
Dispersion Formula Methods and Solved Examples in Statistics
The concept of dispersion in statistics plays a key role in mathematics and is widely applicable to data analysis, business, research, and exams. Understanding it helps students compare sets of data and measure how much values differ from the average.
What Is Dispersion in Statistics?
Dispersion in statistics is defined as the measure of how much the values in a data set vary or "spread out" from the mean or average value. You’ll find this concept applied in statistics, data science, business studies, and everyday problem-solving wherever groups of numbers need to be compared.
Why Is Dispersion Important?
Understanding dispersion is important to find out whether a data set is consistent or variable. It helps students:
- Compare different groups’ performances.
- Identify outliers or unusual values.
- Decide which average (mean, median, mode) best describes the data.
- Prepare for statistics chapters in board exams and competitive tests.
Types of Dispersion in Maths
There are two main types of dispersion: Absolute Dispersion (measured in same units as data, e.g. marks, cm, kg) and Relative Dispersion (ratios or percentages, no units). Here are the most common measures:
| Measure | Type | Formula | Use/Notes |
|---|---|---|---|
| Range | Absolute | Max value – Min value | Quick spread check |
| Quartile Deviation | Absolute | (Q3 – Q1)/2 | Spread of middle 50% of data |
| Mean Deviation | Absolute | Sum of |differences from mean| / N | Average distance from mean |
| Standard Deviation (SD) | Absolute | \( \sqrt{ \frac{ \sum (x_i-\bar{x})^2 }{ n } } \) | Most common, used in exams |
| Variance | Absolute | \( \frac{ \sum (x_i-\bar{x})^2 }{ n } \) | SD squared, less used alone |
| Coefficient of Dispersion | Relative | (Dispersion Measure) / Central Value | Compare dispersion across data sets |
Key Formulas for Dispersion in Statistics
- Range: \( \text{Range} = \text{Largest value} - \text{Smallest value} \)
- Quartile Deviation: \( QD = \frac{Q_3 - Q_1}{2} \)
- Mean Deviation: \( MD = \frac{ \sum |x - \bar{x}| }{ n } \)
- Variance: \( \sigma^2 = \frac{ \sum (x_i - \bar{x})^2 }{ n } \)
- Standard Deviation (SD): \( \sigma = \sqrt{ \frac{ \sum (x_i - \bar{x})^2 }{ n } } \)
Step-by-Step Illustration with Solved Example
Question: Find the range and standard deviation for the data: 3, 5, 7, 8, 10.
1. Range = Largest – Smallest = 10 – 3 = **7**2. Mean \( \bar{x} \) = (3 + 5 + 7 + 8 + 10) / 5 = 33 / 5 = **6.6**
3. Find each value’s difference from mean: (3–6.6)=–3.6, (5–6.6)=–1.6, (7–6.6)=0.4, (8–6.6)=1.4, (10–6.6)=3.4
4. Square each difference: 12.96, 2.56, 0.16, 1.96, 11.56
5. Sum = 12.96 + 2.56 + 0.16 + 1.96 + 11.56 = **29.2**
6. Variance = 29.2 / 5 = **5.84**
7. SD = \( \sqrt{5.84} \approx \) **2.42**
So, range is 7, and standard deviation is approximately 2.42.
Speed Trick or Shortcut
For simple data sets, use the range to get a quick sense of dispersion: it’s simply the difference between highest and lowest. For grouped data or exam speed, use shortcut formulas for standard deviation, as shown in many Vedantu topic notes.
Example Trick: For quick variance or standard deviation, arrange values so that their mean is a whole number, or use step deviation for grouped data.
Relation to Other Math Topics
Dispersion works hand-in-hand with central tendency (mean, median, mode). While averages show the "center" or typical value, dispersion tells you how "scattered" the values are. If two data sets have the same mean but different spreads, their dispersion measures will reveal this difference.
- Mean deviation is an improved measure over range, showing average distance from mean or median
- Variance and standard deviation are linked; SD is the square root of variance
Frequent Errors and Misunderstandings
- Assuming low range always means low dispersion—it ignores outliers, check SD too!
- Mixing up variance and standard deviation—variance is squared units, SD is original units
- Forgetting to take the absolute value for mean deviation
- Not dividing by correct ‘n’ (number of observations)
Try These Yourself
- Find the range and standard deviation for 12, 15, 18, 21, 24.
- Calculate the mean deviation for 4, 7, 9, 11.
- If two sets have the same mean but different standard deviations, which is more consistent?
- Which measure of dispersion is affected least by outliers?
Classroom Tip
A quick way to remember "dispersion" is: the bigger the SD or range, the more "spread out" the data. Vedantu’s teachers recommend drawing quick dot plots to visualize spreads in class, making this abstract idea more concrete.
We explored dispersion in statistics—from meaning, types, and formulas, to calculation steps, mistakes, and how it links to averages. Keep practicing with Vedantu’s topic pages, such as range, mean, and variance vs. standard deviation, to build strong foundations for statistics and data interpretation skills!
FAQs on Dispersion in Statistics and Measures of Data Spread
1. What is dispersion in statistics?
Dispersion in statistics is the measure of how spread out or scattered data values are around a central value like the mean or median. It shows the variability within a dataset.
- If dispersion is small, the data points are close together.
- If dispersion is large, the data points are widely spread.
- Common measures of dispersion include range, variance, standard deviation, and interquartile range (IQR).
2. What are the main measures of dispersion?
The main measures of dispersion are range, variance, standard deviation, and interquartile range (IQR). These quantify how data values are spread out.
- Range = Maximum − Minimum
- Variance = Average of squared deviations from the mean
- Standard deviation = Square root of variance
- IQR = Q3 − Q1
3. What is the formula for variance?
The formula for population variance is σ² = Σ(x − μ)² / N, and for sample variance it is s² = Σ(x − x̄)² / (n − 1). Here:
- x = each data value
- μ = population mean
- x̄ = sample mean
- N = population size
- n = sample size
4. How do you calculate standard deviation step by step?
Standard deviation is calculated by finding the square root of the variance. Steps:
- 1. Find the mean of the data.
- 2. Subtract the mean from each value.
- 3. Square each deviation.
- 4. Find the average of the squared deviations (variance).
- 5. Take the square root of the variance.
5. What is the difference between variance and standard deviation?
The difference is that variance is the average of squared deviations, while standard deviation is the square root of variance. Key distinctions:
- Variance is expressed in squared units.
- Standard deviation is in the same units as the data.
- Standard deviation is easier to interpret.
6. What is the range in statistics?
The range is the difference between the maximum and minimum values in a dataset. Formula:
- Range = Maximum − Minimum
7. What is interquartile range (IQR)?
The interquartile range (IQR) is the difference between the third quartile (Q3) and first quartile (Q1). Formula:
- IQR = Q3 − Q1
8. Why is dispersion important in statistics?
Dispersion is important because it shows how consistent or variable data values are around the average. Even if two datasets have the same mean, their spread can differ.
- Helps compare reliability of results.
- Identifies variability and risk.
- Detects outliers and data consistency.
9. What is the coefficient of variation?
The coefficient of variation (CV) is the ratio of standard deviation to the mean, expressed as a percentage. Formula:
- CV = (Standard Deviation / Mean) × 100%
10. Can you give an example of calculating dispersion?
Yes, dispersion can be calculated using measures like range and standard deviation. Example with data 3, 7, 7, 19:
- Range = 19 − 3 = 16
- Mean = (3 + 7 + 7 + 19) / 4 = 9
- Squared deviations = 36, 4, 4, 100
- Variance = (36 + 4 + 4 + 100) / 4 = 36
- Standard deviation = √36 = 6





















