Mean, Median & Standard Deviation
Measures of Central Tendency and Dispersion in Data Analysis
In data analysis, understanding your dataset is the first step toward making meaningful decisions. Two important concepts every analyst must know are measures of central tendency and measures of dispersion.
These statistical tools help summarize data and understand how values are distributed. Whether you’re learning through google data analytics courses or practicing on real datasets, mastering these basics is essential.
Measures of Central Tendency
Measures of central tendency describe the central or typical value in a dataset.
1. Mean (Average)
The mean is the average of all values.
Formula:
Mean = (Sum of all values) / (Total number of values)
Example:
Data: 10, 20, 30
Mean = (10 + 20 + 30) / 3 = 20
✔ Easy to calculate
✔ Sensitive to outliers
2. Median
The median is the middle value when data is arranged in order.
How to find the median:
-
Arrange data in ascending order
-
If odd count → middle value
-
If even count → average of two middle values
Example:
Data: 5, 10, 15
Median = 10
Understanding how to find the median is useful when data contains outliers.
3. Mode
The mode is the value that appears most frequently.
Example:
Data: 2, 3, 3, 5
Mode = 3
✔ Useful for categorical data
✔ Can have more than one mode
Measures of Dispersion
Measures of dispersion show how spread out the data is.
1. Range
Range = Maximum value – Minimum value
Example:
Data: 10, 20, 30
Range = 30 – 10 = 20
✔ Simple measure
✔ Does not consider all data points
2. Variance
Variance measures how far each value is from the mean.
✔ Higher variance = more spread
✔ Lower variance = values closer to mean
3. Standard Deviation
Standard deviation is the square root of variance and is one of the most important metrics in data analysis.
Why it matters:
-
Shows data variability
-
Helps in risk analysis
-
Used in machine learning models
How to find the standard deviation:
-
Calculate the mean
-
Subtract mean from each value
-
Square the results
-
Find the average of squared values (variance)
-
Take square root
Understanding how to find the standard deviation is crucial for analyzing data consistency.
Why These Concepts Matter in Data Analysis
Both central tendency and dispersion are essential for:
✔ Understanding data distribution
✔ Identifying patterns and trends
✔ Detecting outliers
✔ Making data-driven decisions
Professionals learning through google data analytics programs often start with these fundamental concepts before moving to advanced analytics.
Real-Life Example
Consider a company analyzing employee salaries:
-
Mean gives average salary
-
Median shows middle salary (better for skewed data)
-
Standard deviation shows salary variation
This helps organizations make better compensation decisions.
Conclusion
Understanding measures of central tendency and dispersion is the foundation of data analysis. Concepts like how to find the median and find the standard deviation help analysts interpret data effectively.
Whether you are a beginner or advancing your skills through google data analytics, mastering these concepts will improve your analytical thinking and decision-making ability.
At Learnomate Technologies, students receive hands-on training from experienced industry professionals and gain practical skills required for real data analytics jobs.
If you want to build expertise similar to skills used in Google Data Analytics programs, our training program helps you learn industry-ready tools and techniques.
📍 Learnomate Technologies – Data Analyst Training Institute in Pune
Subscribe to our channel for tutorials on Python, Data Analytics, SQL, and Business Intelligence tools.





