3.11
データセットの中心傾向の定量的推定値を計算するのがある程度簡単なのは、その中間範囲であり、これは、順序付けされたデータセットの最小値と最大値の平均として定義されます。
簡単に言うと、ミッドレンジはデータセットの範囲の半分です。平均値と同様に、ミッドレンジは極値、したがって予想される外れ値に敏感です。…
ミッドレンジは、中心傾向の測度の 1 つです。これは、2 つの極値の中間にある値で、通常はデータ値の最大値と最小値の算術平均として定義されます。
乳児の睡眠時間のこのサンプル データセットでは、最大時間と最小時間を加算し、合計を 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.