Measures of Dispersion, Range, Quartile Deviation, Mean Deviation, Variance, Standard Deviation and Coefficient of Variation

Measures of Dispersion are statistical tools used to determine the degree of spread, variability, or distribution of data values around a central value such as the mean, median, or mode. While measures of central tendency indicate the average position of data, measures of dispersion show how much the observations differ from one another. In Business Analytics, dispersion helps analysts understand consistency, risk, reliability, and variation in datasets. A low dispersion indicates that data values are close to each other, whereas high dispersion indicates greater variability. Measures of dispersion are essential for comparing datasets, assessing performance, and making informed business decisions.

1. Range

Range is the simplest measure of dispersion. It represents the difference between the highest and lowest values in a dataset. Range provides a quick indication of the spread of data and helps analysts understand the extent of variation. Although easy to calculate, it considers only two extreme values and ignores the remaining observations. Therefore, it may not always provide a complete picture of variability. Nevertheless, range is useful for preliminary analysis and comparison of datasets. Businesses often use range to assess fluctuations in sales, prices, production levels, and market conditions.

Formula: Range = Maximum Value − Minimum Value

Example:

Daily sales units: 120, 140, 160, 180, 200

Range = 200 − 120 = 80

The sales data has a range of 80 units, indicating the difference between the highest and lowest sales values.

Characteristics

  • Simplest measure of dispersion.
  • Easy to calculate and interpret.
  • Uses only extreme values.
  • Indicates total spread of data.
  • Sensitive to outliers.

Role

  • Measures overall variability.
  • Supports preliminary data analysis.
  • Helps compare datasets.
  • Assists in performance evaluation.
  • Identifies fluctuations in business activities.

2. Quartile Deviation (Semi-Interquartile Range)

Quartile Deviation measures the spread of the middle 50% of observations in a dataset. It is calculated using the first quartile (Q1) and third quartile (Q3). Since it ignores extreme values, quartile deviation provides a better measure of dispersion for skewed distributions. It is particularly useful when outliers are present and may distort other measures. Quartile deviation focuses on the central portion of data and helps analysts understand the variability of typical observations. Businesses use it for salary analysis, customer spending patterns, and market research.

Formula: Quartile Deviation = (Q3 − Q1) ÷ 2

Example

Q1 = ₹20,000 and Q3 = ₹40,000

Quartile Deviation = (40,000 − 20,000) ÷ 2 = ₹10,000

This indicates the spread of the middle 50% of observations.

Characteristics

  • Based on quartiles.
  • Ignores extreme values.
  • Suitable for skewed distributions.
  • Measures spread of middle observations.
  • Less affected by outliers.

Role

  • Evaluates central variability.
  • Supports analysis of skewed data.
  • Reduces influence of extreme values.
  • Assists income and expenditure studies.
  • Improves reliability of analysis.

3. Mean Deviation

Mean Deviation measures the average of the absolute deviations of observations from a central value such as the mean or median. It considers all observations in the dataset and provides a better understanding of variability than range. Mean deviation indicates how far data values typically deviate from the average. Since positive and negative deviations are converted into absolute values, they do not cancel each other out. Mean deviation is useful for understanding consistency and stability within datasets. Businesses use it to evaluate sales performance, production consistency, and operational efficiency.

Formula: Mean Deviation = Σ|X − Mean| ÷ N

Where:

  • X = Observation
  • Mean = Average value
  • N = Number of observations

Example

Data: 10, 12, 14, 16, 18

Mean = 14

Mean Deviation = (4 + 2 + 0 + 2 + 4) ÷ 5 = 2.4

The average deviation from the mean is 2.4 units.

Characteristics

  • Uses all observations.
  • Measures average deviation.
  • Based on absolute values.
  • Easy to understand.
  • Provides reliable variability information.

Role

  • Measures average variation.
  • Supports performance evaluation.
  • Assesses consistency.
  • Improves analytical accuracy.
  • Helps compare datasets.

4. Variance

Variance is an important measure of dispersion that calculates the average squared deviation of observations from the mean. Squaring deviations eliminates negative values and emphasizes larger differences. Variance is widely used in Business Analytics, finance, economics, and statistical modeling because it provides a comprehensive measure of variability. A higher variance indicates greater dispersion, while a lower variance indicates greater consistency. Variance serves as the foundation for many advanced statistical techniques, including regression analysis and risk assessment.

Formula: Variance (σ²) = Σ(X − Mean)² ÷ N

Example

Data: 5, 7, 9

Mean = 7

Variance = [(5−7)² + (7−7)² + (9−7)²] ÷ 3

= (4 + 0 + 4) ÷ 3 = 2.67

The variance is 2.67.

Characteristics

  • Uses all observations.
  • Measures average squared deviation.
  • Sensitive to variability.
  • Forms basis for advanced analysis.
  • Widely used in statistics.

Role

  • Evaluates data variability.
  • Supports risk analysis.
  • Assists forecasting models.
  • Measures consistency.
  • Enhances statistical analysis.

5. Standard Deviation

Standard Deviation is the most widely used measure of dispersion. It is the square root of variance and indicates how much observations typically deviate from the mean. Because it is expressed in the same units as the original data, it is easier to interpret than variance. Standard deviation helps analysts evaluate consistency, risk, and stability. In Business Analytics, it is commonly used in financial analysis, quality control, forecasting, and performance measurement. A low standard deviation indicates that data values are clustered around the mean, while a high standard deviation indicates greater variability.

Formula: Standard Deviation (σ) = √Variance

Example

If variance = 25,

Standard Deviation = √25 = 5

This means observations typically deviate from the mean by 5 units.

Characteristics

  • Uses all observations.
  • Based on variance.
  • Expressed in original units.
  • Highly reliable.
  • Widely accepted measure.

Role

  • Measures overall variability.
  • Assesses business risk.
  • Supports forecasting.
  • Evaluates consistency.
  • Improves decision-making.

6. Coefficient of Variation (CV)

The Coefficient of Variation is a relative measure of dispersion that compares variability across datasets with different means or units. It expresses standard deviation as a percentage of the mean. A lower coefficient indicates greater consistency, while a higher coefficient indicates greater variability. CV is particularly useful when comparing the risk or stability of different investments, departments, products, or business operations.

Formula: CV = (Standard Deviation ÷ Mean) × 100

Example

Mean = 50, Standard Deviation = 5

CV = (5 ÷ 50) × 100 = 10%

A coefficient of variation of 10% indicates relatively low variability.

Characteristics

  • Relative measure of variability.
  • Expressed as a percentage.
  • Useful for comparisons.
  • Independent of measurement units.
  • Supports risk assessment.

Role

  • Compares different datasets.
  • Measures relative consistency.
  • Assists investment analysis.
  • Supports business comparisons.
  • Evaluates operational stability.

Leave a Reply

error: Content is protected !!