Last updated on June 4th, 2025
As the name suggests, summary statistics is the summary of the data set. As the data is simplified to a simpler form it helps the reader to understand and analyze the data easier. In this topic, we will learn more about summary statistics in detail.
The summary of the data in a statistical form is known as the summary statistics. It is a part of descriptive statistics that summarizes the given data. The collection, organization, summaries, and presentation of data are known as descriptive statistics.
In statistics, we use different measures to analyse and describe datasets. To measure central tendency, we use mean, median, and mode. In summary statistics, to measure how to spread out the data point, we measure it using range, variance, standard deviation, mean absolute deviation, and so on.
For comparing summary statistics for two or more sets of data, we use the measures of center and measures of variability. Follow these steps to compare two or more sets of quantitative data
To measure the center means finding the value which is centered. To find it the methods we use are mean, median, and mode.
How the comparison is done:
The measures of variability are how the data is spread out. The common measures are range, IQR, variance, and standard deviation.
How the comparison is done:
Summary statistics are used to describe the characteristics of a data set. Now let’s learn a few equations used for summary statistics:
We learned a lot about summary statistics. Now, let’s see how we use summary statistics in real life to analyse and interpret data.
When working on summary statistics, students tend to repeat the same mistakes. So, let’s learn a few common mistakes and how to avoid them in Summary Statistics.
Sarah recorded her math test scores for the last five tests: 85, 90, 78, 92, and 88. What is her average test score?
The average score is 86.6
To find the average, we use the formula;
Average = sum of the terms/number of terms
Here, the sum of the scores: 85 + 90 + 78 + 92 + 88 = 433
Number of terms = 5
Average = 433 / 5 = 86.6
A teacher recorded the heights (in cm) of 7 students: 150, 160, 158, 155, 162, 157, and 159. What is the median height?
The median height is 158 cm
To find the median, we arrange the height in ascending order
150, 155, 157, 158, 159, 160, 162
Here, the middle value is 4, so the median is 158 cm
The following are the ages of students in a classroom: 12, 13, 12, 14, 15, 13, 12, 13, 16. Find the mode of the data.
Here, the mode data is 12 and 13
To find the mode, let’s count the frequency of each age
Age
Frequency
12
3
13
3
14
1
15
1
16
1
Here, 12 and 13 have more frequency as there are two values, so the dataset is bimodal.
The daily temperatures (in °C) for a week were 25, 28, 30, 32, 29, 26, and 31. Find the range of the temperatures.
The range of the temperature is 7 °C
Sorting the data in ascending order: 25, 26, 28, 29, 30, 32
Identifying the maximum and minimum temperatures
The maximum temperature is 32 °C
The minimum temperature is 25°C
The range = maximum temperature - minimum temperature
= 32 - 25 = 7 °C
A company recorded the weekly sales of a product over 5 weeks: 50, 60, 55, 65, and 70 units. Find the variance
Here, the variance is 50
Calculate the mean of the given data
That is (50+ 60 + 55 + 65 + 70) / 5 = 300 / 5 = 60
Calculating each number’s deviation from the mean
(50 - 60)2 = (-10)2 = 100
(60 - 60)2 = (0)2 = 0
(55 - 60)2 = (-5)2 = 25
(65 - 60)2 = (5)2 = 25
(70 - 60)2 = (10)2 = 100
Calculating the variance that is
(100 + 0 + 25 + 25 + 100) / 5 = 250/5 = 50
Jaipreet Kour Wazir is a data wizard with over 5 years of expertise in simplifying complex data concepts. From crunching numbers to crafting insightful visualizations, she turns raw data into compelling stories. Her journey from analytics to education ref
: She compares datasets to puzzle games—the more you play with them, the clearer the picture becomes!