3.11
简而言之,中程数是定序数据集中最小值和最大值的平均值。
简而言之,中程数是数据集范围的一半。这与平均值是类似的,中程数对极值也很敏感,因此会出现离群值。然而,与平均值不同的是,中程数对数据集中位于中间区域的所有值并不敏感。因此,它很容易出现异常值,并且不能准确地代表数据集的集中趋势。
由于存在存在这…
中程数是集中趋势的度量指标之一。 它是介于两个极值之间的中间值,通常定义为数据最大值与最小值的算术平均数。
在此婴儿睡眠时间的示例数据集中,中程值可通过将最大值和最小值的小时数相加,再将总和除以2来计算。
尽管中程数的计算相对简单,但在统计学中很少使用,因为它忽略了所有中间数据值,且在测量中缺乏稳健性。
中程数也容易受到极端值的影响。在此示例中,睡眠小时数的最大值或最小值发生变化时,中程数也会随之改变。此外,中程数不能用于等级或标签等分类数据。
中程数是对极差(即最大值与最小值之差)的补充。例如,通过已知的中程数值和数据范围,可以计算出该数据集中的最大值和最小值。
View the full transcript and gain access to JoVE Core videos
Q1: How is the midrange calculated from a dataset?
The midrange is calculated by adding the maximum and minimum values in a dataset and dividing the sum by two. This arithmetic mean of the extreme values provides a quick quantitative estimate of central tendency. For example, if infant sleep times range from 8 to 16 hours, the midrange would be (8 + 16) / 2 = 12 hours.
Q2: Why is the midrange rarely used in statistical analysis?
The midrange ignores all intermediate data values and lacks robustness in measurement. It is highly sensitive to extreme values, meaning a single change in the maximum or minimum can significantly alter the result. Additionally, the midrange cannot be applied to categorical data such as ranks or labels, limiting its practical utility.
Q3: What is the relationship between midrange and data range?
The midrange is complementary to the range, which is the difference between maximum and minimum values. By knowing both the midrange and the data range, you can compute the actual maximum and minimum values in a dataset. The midrange is essentially half of the data set's range.
Q4: How does the midrange compare to other measures of central tendency?
Like the arithmetic mean, the midrange is sensitive to extreme values and outliers. However, unlike the arithmetic mean, it ignores all intermediate values and does not account for the distribution of data points. This makes the midrange less reliable for representing overall central tendency in most datasets.
Q5: When is the midrange useful as a statistical measure?
The midrange is useful in relatively fluctuation-free datasets where it can easily provide a quick estimate of central tendency. Its simplicity makes it valuable for rapid calculations when data lacks significant outliers or extreme variations. However, for most real-world applications with variable data, more robust measures are preferred.
Q6: Can the midrange be used with all types of data?
No, the midrange cannot be used with categorical data such as ranks or labels. It is exclusively a quantitative measure designed for numerical datasets. This limitation further restricts its application compared to other central tendency measures that may accommodate different data types.
Q7: What makes the midrange prone to outliers?
The midrange depends entirely on the maximum and minimum values, making it extremely vulnerable to outliers. A single extreme value can substantially shift the midrange, even if all other data points cluster closely together. This sensitivity to extreme values is why the midrange is considered less reliable for representing typical data behavior.