Measures of Dispersion Notes

Measures of Dispersion

Introduction

  • Dispersion is described as a single value that describes the spread of a distribution.
  • The common measures of dispersion are:
    • Range
    • Interquartile Range
    • Variance
    • Standard Deviation

Range

  • The range (R) is the difference between the highest value (HV) and the lowest value (LV) in a data set.
  • It is considered the weakest measure of dispersion.
  • Formula: R = HV - LV

Interquartile Range

  • The interquartile range is the middle 50% of a data set.
  • It is the difference between the upper quartile (UQ) and the lower quartile (LQ).
  • Formula: Interquartile Range = UQ - LQ

Example Calculation

  • Given Data Set: 21, 24, 25, 25, 28, 29, 30, 31, 32, 33, 39, 42, 48
  • Calculate the range, interquartile range, variance, and standard deviation.

Data and Calculations Table

xx̄ (mean)(x – x̄)(x – x̄)²
2131.31-10.31106.2961
2431.31-7.3153.4361
2531.31-6.3139.8161
2531.31-6.3139.8161
2831.31-3.3110.9561
2931.31-2.315.3361
3031.31-1.311.7161
3131.31-0.310.0961
3231.310.690.4761
3331.311.692.8561
3931.317.6959.1361
4231.3110.69114.2761
4831.3116.69278.5561
Σx = 407Σ(x – x̄)² = 712.7693
  • Mean (x̄) Calculation: x̄ = $\\\Sigma x / n = 407 / 13 = 31.3076 ≈ 31.31
  • Sum of Squared Differences: \\\Sigma(x – x̄)² = 712.7693

1. Range Calculation:

  • Highest Value (HV) = 48
  • Lowest Value (LV) = 21
  • R = 48 - 21 = 27

Interquartile Range Calculation:

  • Median = 30
  • Lower Quartile (LQ) = 25 (average of 25 and 25)
  • Upper Quartile (UQ) = 36 (average of 33 and 39)
  • Interquartile Range = 36 - 25 = 11

Variance Calculation:

  • Formula: S² = \\\Sigma(x – x̄)² / (n - 1)
  • S² = 712.7693 / (13 - 1) = 712.7693 / 12
  • S² = 59.3974 ≈ 59.40

Standard Deviation Calculation:

  • Formula: Sd = \\\sqrt{S²}
  • Sd = \\\sqrt{59.40} = 7.707 ≈ 7.71

Problem Analysis 1-2

  • Given the results of 6 students in a 50-item multiple-choice exam: 47, 36, 42, 35, 23, 27
  • Task: Rearrange the data, construct a table for x, x̄, (x-x̄), and (x-x̄)², and compute the range, interquartile range, first quartile, third quartile, mean, variance, and standard deviation.