Understanding Data: Central Tendencies and Variability
Understanding Data: Central Tendencies and Variability
This blog will explain two basic ideas in Statistics. They are Central Tendencies and Variability. Here, I will explain them with real-life examples so that it could be easily understandable.
Central Tendencies: Finding “Average”
Central tendency helps us to find or identify the
central value in a dataset. The three common measures are:
· Mean
: It is often known as average. It is calculated by summing all the values in a
dataset and dividing by the number of values.
For example: Imagine the score of English test of 5 students are : 70,80,90,85, and 95.
The mean score is: 70+80+90+85+95 / 5 = 84
Here, you can understand what kind of question can be formed from the concept of Mean.
- Below is a small dataset:
10, 12, 14, 20, 24
Calculate: Mean
· Median:
The median is the middle value of the dataset when values are arranged in
ascending order. If the values are in an even number, the median is the average
of the two middle values.
For example: Using the same test
scores (70,80,90,85, and 95)
Arrange it in ascending order : 70, 80, 85,
90, 95
The median is 85 because it is the
middle value.
What if we had six scores: (70, 80,
85, 90, 95, 100)
The median would be: 85+90 / 2 = 87.5
- Think & Answer
If a student suddenly scores 0 in a test while others scored around 60–80, which measure of central tendency will give a fairer result — Mean or Median?
· Quartiles: Quartiles divide dataset into four equal parts. The first quartile (Q1) is the median of the lower half of the data, the second quartile (Q2) is the median of the entire dataset, and the third quartile (Q3) is the median of the upper half of the data.
For example: The data is: 1,3,5,7,9,11,13
Ø Q1
(median of 1,3,5) = 3
Ø Q2
(median of 1,3,5,7,9,11,13) = 7
Ø Q3
(median of 9,11,13) = 11
M Measures of Variability
While central
tendencies tells us about average, measures of variability describes how the
data is spread out. The two key measures are: Variance and Standard Deviation
· Variance:
It looks at how far each number is from the mean or average. If the numbers are
close to the mean, variance is small. If they are spread out, variance is
bigger.
For example: Here we have two sets of
daily temperatures in Celsius for a week
Set A: 20, 21, 22, 23, 24, 25, 26
(Mean = 23)
Set B: 15, 18,21,23,25,28,31 (Mean = 23)
Both sets have the same mean, but Set
B’s numbers are farther apart from 23, so its variance is higher.
- Quiz
Q: Which dataset has higher variability?
A: 50, 52, 51, 49, 48
B: 10, 80, 5, 100, 45
Answer: B
· Standard
Deviation: The standard deviation is the square root of the variance. It tells
us how spread out the number are, but in the same unit as the data.
For example: In the sets above Set A
has a lower standard deviation than Set B. That means Set A’s temperatures are
more consistent, while Set B’s vary more.
Real-Life Example
A shop records daily customers:
Shop A: 90, 92, 89, 91, 90
Shop B: 50, 120, 30, 130, 20
- Which shop is more stable?
- Which one has higher standard deviation?
Real – World Applications
Ø Finance:
When looking at stock prices, the mean shows the average price, while standard
deviation shows how much the price goes up and down.
Ø Education: Teachers look at the average test score of a class to see overall performance. The standard deviation tells whether students scores are close together or vary far apart.
Conclusion
Knowing about central
tendencies and variability helps us understand the data better and make smarter
decisions. The tools are useful in almost every field of life.

Comments