scales
这是本文档旧的修订版!
变量的测度等级 Scale of Variable
收集数据需要我们对所观察的现象进行测量,包括定性测量和定量测量。即,我们用变量来量化地描述概念。
- Collecting data requires us to measure the observed phenomena, including qualitative and quantitative measurements. That is, we use variables to quantify the description concept.
不同的变量能够被量化的程度有所不同,变量的测度等级按照这种被量化的程度可以分为以下四类1):
- The degree to which different variables can be quantized varies, and the scale levels of variables can be divided into the following four categories according to the degree of quantization:
命名测度(nominal scale):也称名义测度等级,是最低的一种测度等级,由一系列具有不同名称的类型组成。命名测度对观察结果进行标定和分类,但数据没有大小之分。命名测度等级也可以用数字表示,不过这些数字仅可定性,并不反映定量信息,也不可比较,如样本代号和数字、编码等。命名数据不支持四则运算,仅支持等于或不等于、是或不是。
- Nominal scale,also known as the nominal measurement grade, it is the lowest measurement grade and consists of a series of types with different names. Named measures calibrate and classify observations, but there is no difference in size of the data. Named measure grades can also be expressed as numbers, but these numbers are only qualitative and do not reflect quantitative information, and are not comparable,such as sample codes and numbers, codes, etc.Nominal data does not support any form of arithmetic computation,and the only kind of mathematical opration it supports is equal to or not equal to, yes or no.
顺序测度(ordinal scale):量化水平高于命名测度等级,由一系列按顺序排列的范畴组成。将观察所得结果按其大小或数量排定秩次(rank),可以提供不同个体之间的顺序差异。顺序数据点之间可进行大小比较,但其本质依旧是定性而非定量的,因此不支持四则运算,也无法体现数据点之间差异的大小及程度。
- Ordinal scale has a higher quantification level than nominal scale, and consists of a series of sequential categories. Ranking the observations by their size or number can provide sequential differences between different individuals. Sequential data points can be compared in size, but they are still qualitative rather than quantitative, so it does not support any form of arithmetic computation as well, and the magnitude and extent of the differences between data points cannot be reflected.
等距测度(interval scale):也称间距测度等级,沿数字刻度测量,拥有更高的量化水平。相较于顺序测度,规定每两个相邻范畴之间距离相等。一般是采用一定单位的实际测量值,可以用加减运算得到数值之间的差或和,反映大小差距。但缺少物理意义上的绝对零点,因此乘除运算没有意义。一些心理量表,如里科特5点等级量表和是/否的两点量表就是常见的等距量表。
- Interval scale,also known as the spacing measurement grade,has a higher quantification level than ordinal scale. It is measured along a numerical scale.In contrast to the sequential measure, the distance between every two adjacent categories is equal. Generally used the actual measured value in a certain unit, and the difference or sum between the values can be obtained by addition and subtraction operations to reflect the size difference. But the true 0 point in the physical sense is missing, so multiplication and division is meaningless. Some psychological scales, such as the Ricott 5-point scale and the yes/no two-point scale, are common isometric scales.
比例测度(ratio scale):是最高的测度等级,除等距测度的特征外,还拥有绝对零点,可以表示差异的比率。可以进行乘除运算,反映数量间的比例关系。
- Ratio scale is the highest measurement grade.In addition to the characteristics of equidistant measurements, it also has an true 0 point,and the ratios of differences can be expressed. Multiplication and division operations can be performed to reflect the proportional relationship between quantities.
特征表(Feature table)
测度等级(scale level) | 变量(variable)类型 | 单位(unit) | 零点(zero) | 可采用的数学运算 | 是否等距 | 变量是否可比较 |
---|---|---|---|---|---|---|
命名测度(nominal scale) | 离散型(discrete) | 不相等 | / | =,≠ | / | 不可以(No) |
顺序测度(ordinal scale) | 离散型 | 不相等 | / | >,< | 否(No) | 可以(Yes) |
等距测度(interval scale) | 可以是连续型(continuous) | 相等 | 相对(relative)零点 | +,- | 是(Yes) | 可以(Yes) |
比例测度(ratio scale) | 可以是连续型 | 相等 | 绝对(true)零点 | +,-,×,÷ | 是(Yes) | 可以(Yes) |
例子
- 命名测度:性别、血型、职业、十二星座、各种人格、不同颜色;
- Gender, blood type, occupation, 12 constellations, various personalities, different colors.
- 顺序测度:游戏段位、(病情等)轻/中/重、(绩效评定)优/良/及格/不及格、学历、Likert 5等级量表(不同程度之间不等距);
- Game Rank, (illness, etc.) light/medium/heavy, (performance evaluation) excellent/good/pass/fail, educational background, Likert 5 rating scale (unequal distance between different degrees).
- 等距测度:IQ/意愿倾向/能力分数等等距量表、疼痛程度、温度(摄氏或华氏温标);
- IQ/propensity/ability, etc. score, pain degree, temperature (Celsius or Fahrenheit).
- 比例测度:长度、距离、质量(体重)、心率、收入、年龄、温度(热力学温标)。
- Length, distance, mass (weight), heart rate, income, age, temperature (Kelvin).
统计方法的选择
各种测量类型的局限性直接关系到统计分析方法的选取,因此在开始收集实验数据之前,应格外注意。
命名测度
- 描述统计:可以使用频率分布和模式、百分比、次数、众数等;
- 假设检验:可以进行非参数的统计检验,如卡方独立性检验和Fisher检验。
- 绘图:条形图、饼状图。
顺序测度
等距测度
- 描述统计:可以使用频率分布和模式、中位数、平均数、序列、标准差、方差、等级相关、积差相关。
- 绘图:条形图、饼状图、折线图、直方图、箱型图、散点图。
比例测度
- 描述统计:可以使用频率分布和模式、中位数、平均数、序列、标准差、方差、几何平均数、变异系数等;
- 假设检验:可以进行参数的统计检验,如方差分析、线性回归,以及其他等距量表可以使用的方法。
- 绘图:条形图、饼状图、折线图、直方图、箱型图、散点图、小提琴图、山脊图等。
1)
这是我们提供的通俗阐释, 点此查看《APA统计与研究方法词典》(APA Dictionary of Statistics and Research Methods)的定义。
scales.1709514619.txt.gz · 最后更改: 2024/03/04 01:10 由 hant_g._cavendish