← Back to list

Descriptive Statistics for Beginners

We live in a world surrounded by data. From exam marks and weather reports to online shopping trends and social media activity, data is…

Akshitasutrayea · 2026-05-19 06:08 · 3 claps · 10.5 min read
#data-science #statistics #descriptive-statistics #basic-machine-learning
Open on Medium ↗
Wiki topics: ML · Machine Learning EDU · Education & Learning 🔒 · Cybersecurity 📐 · Mathematics 🌍 · Earth Science 🔬 · Science · General

Descriptive Statistics for Beginners

We live in a world surrounded by data. From exam marks and weather reports to online shopping trends and social media activity, data is everywhere. But when we see a large set of numbers, understanding what they actually mean can feel confusing. This is where descriptive statistics comes in. Descriptive statistics is a simple method used to organize, summarize, and explain data in an easy way.

Instead of looking at hundreds of numbers individually, it helps us understand the bigger picture quickly. In simple words, it turns raw and confusing data into useful information.

Example : Imagine a teacher checking marks of an entire class. Looking at every student’s score one by one takes time and may not give a clear understanding of overall performance.

But by finding the average marks, the highest and lowest scores, or understanding how marks are distributed, the teacher can easily understand the class performance. This is exactly what descriptive statistics does.

Tools used in descriptive statistics are Mean, Median, Mode, Range, Variance, Standard deviation and charts/graphs.

Measures of central tendency:

Have you ever looked at a lot of numbers and wondered, “What is the typical value here?” For example, if a teacher wants to know how a class performed in an exam, checking every student’s marks can be confusing. Instead, they can find one value that represents the whole class. This is called the center of the data.

Measures of central tendency help us find this center or typical value in a group of numbers. They make data easy to understand by giving us one simple number that summarizes everything.

For example, imagine the marks of students are: 60, 70, 75, 80, 85. Instead of looking at all five numbers separately, we can find a central value to understand the overall performance.

Finding the center of data means identifying one value that best represents a group of numbers. Instead of looking at many values separately, we choose a single number that gives a quick idea of what the data is generally like.

For example, imagine a class has marks: 50, 60, 70, 80, 90. Looking at all the marks can feel confusing, but we can say the class performance is around 70, which represents the center of the data.

The average (mean) can sometimes be misleading because very high or very low values can change the result and give a wrong impression of the data.

For example, imagine the salaries of five employees are:

₹20,000, ₹22,000, ₹25,000, ₹28,000, ₹2,00,000

The average salary becomes very high because one person earns ₹2,00,000. But in reality, most employees earn around ₹20,000–₹28,000.

So, the average may not always show the true or typical situation. In such cases, the median (middle value) gives a better understanding of the data.

Mean:

The mean is the average value of a group of numbers. It is found by adding all the values and dividing by the total number of values.

Example:

Marks of students: 60, 70, 80, 90

Mean = (60 + 70 + 80 + 90) ÷ 4 = 75

So, 75 is the average mark.

The mean is called the balance point because it balances all the values in the data set, like a seesaw balancing at the center.

For example:

Numbers: 2, 4, 6

The mean is 4.

Here, 4 is the center where the smaller and larger values balance each other. The numbers below and above the mean are evenly spread around it.

Think of it like balancing weights on a scale — the mean is the point where everything balances.

The mean is affected by very high or very low values (called extreme values or outliers).

Example:

Marks: 40, 45, 50, 55, 100

Mean = (40 + 45 + 50 + 55 + 100) ÷ 5 = 58

Even though most marks are around 40–55, the mean becomes 58 because of the high score 100.

This shows that one unusual value can change the average.

The mean is useful when:

· The data is fairly balanced

· There are no extreme high or low values

· We want an overall average

The mean may give a wrong understanding when the data has extreme values.

Example:

Monthly incomes: ₹15,000, ₹18,000, ₹20,000, ₹22,000, ₹5,00,000

The average income becomes very high, but most people actually earn much less.

In this case, the mean does not show the real picture of the data, and the median may be a better choice.

Median:

The median is the middle value in a set of numbers arranged in order (smallest to largest).

It shows the center of the data by finding the value that lies exactly in the middle.

The median is not affected by outliers (very high or very low values) because it only looks at the middle position, not all the numbers.

Example:

Salaries: ₹20,000, ₹22,000, ₹25,000, ₹28,000, ₹5,00,000

The middle value is ₹25,000.

So, the median salary = ₹25,000.

Even though one salary is extremely high (₹5,00,000), the median stays almost the same because it focuses only on the middle value.

This makes the median more reliable when data contains unusual values.

Businesses often prefer the median because it gives a more realistic picture of typical salaries or house prices.

Example: Salaries

If a company has a few highly paid managers and many employees with normal salaries, the average salary may look much higher than what most employees actually earn.

The median salary shows what a typical employee earns.

Example: House Prices

In a city, a few luxury houses may cost crore of rupees, while most houses are affordable. The average house price becomes very high because of expensive houses.

The median house price better represents what an ordinary buyer can expect to pay.

Mode:

The mode is the value that appears most frequently in a data set. In simple words, it shows the most common or popular value among all the data.

For example, in the numbers 2, 3, 3, 5, 7, the mode is 3 because it appears most often.

The mode is useful for categorical data because categories cannot be averaged or arranged in order. It helps identify the most common category or choice.

For example, if most customers prefer a particular brand or shirt size, the mode helps businesses understand what is most popular.

Measures of Dispersion:

Imagine two classes where the average marks are the same. Does that mean both classes performed in the same way? Not always! One class may have students scoring almost similar marks, while another may have students scoring very high and very low marks. This is where measures of dispersion become important.

Measures of dispersion help us understand how spread out the data is. While measures of central tendency (mean, median, and mode) tell us the center of the data, dispersion tells us how far the values are from that center.

In simple words, dispersion helps answer questions like:

· Are the values close together or far apart?

· Is the data consistent or highly varied?

· How much difference exists within the data?

For example, two companies may have the same average salary, but one company may pay employees nearly the same amount while another has a huge salary gap. Even though the average is the same, the data behaves very differently.

That is why looking at the center alone is not enough. To truly understand data, we must also understand its spread or variation

Finding the average gives us only part of the story. It tells us the center of the data but not how the values are distributed.

For example:

Dataset A: 48, 50, 52 Dataset B: 20, 50, 80

Both datasets have the same average (50), but they behave very differently. In Data set A, values are close to each other, while in Data set B, values are spread far apart. This shows that the same mean can hide different patterns in data.

Two datasets can have the same mean but show completely different behavior. Think of two businesses with the same average monthly sales. One business may have stable sales every month, while another may have huge ups and downs.

Measures of dispersion help us understand:

· Consistency in data

· Variation between values

· Risk and uncertainty in performance

They help us see the complete picture, not just the average.

Range:

The range is the simplest way to measure spread. It tells us the difference between the largest and smallest values in the data.

Range = Highest Value − Lowest Value

A small range means values are close together, while a large range means they are more spread out.

Advantages of Range

· Easy to calculate

· Simple to understand

· Quickly shows data spread

Limitations of Range

· Depends only on the highest and lowest values

· Can be affected by unusual values (outliers)

· Does not show the full picture of the data

Variance :

Variance measures how far data values are from the average. It helps us understand the level of variation in the data.

A small variance means values stay close to the mean, while a large variance means values are widely spread.

Variance squares the differences from the mean because:

· Positive and negative values should not cancel each other out

· Larger differences become more noticeable

This helps measure spread more accurately.

A large variance means the data is more spread out and less consistent.

For example, if student marks vary a lot, the variance will be high. If most students score similar marks, the variance will be low.

Standard Deviation:

Although variance is useful, it can sometimes be difficult to understand because it uses squared values.

Standard deviation is preferred because it converts the result back into the original unit, making it easier to interpret.

Standard deviation helps us understand how consistent data is.

· Low standard deviation → values are close to the average

· High standard deviation → values are spread out

Standard deviation is often used to measure risk and uncertainty, especially in business and finance.

· Low standard deviation means less risk and more stability

· High standard deviation means greater uncertainty

For example, businesses use it to understand changes in sales, profits, or investments

Quartiles and Interquartile Range:

Quartiles divide data into four equal parts:

· Q1 → first 25% of the data

· Q2 → middle value (median) — 50%

· Q3 → 75% point of the data

These help us understand where values are concentrated.

Instead of looking only at the average, quartiles divide data into sections to show how values are distributed. This gives a clearer picture of spread and variation.

The Interquartile Range (IQR) measures the spread of the middle 50% of the data.

IQR = Q3 − Q1

It helps identify outliers, which are values that are unusually high or low compared to the rest of the data.

Business Examples

Businesses use measures of dispersion to:

· Understand salary differences among employees

· Analyze sales consistency

· Measure financial risk

· Study customer spending patterns

Measures of Shape:

When we look at data, it is easy to think that values are always evenly spread around the center. But in real life, data is not always symmetrical. Sometimes, values may be concentrated on one side, while in other cases, there may be unusual extreme values.

This is where measures of shape become important.

Measures of shape help us understand the pattern or distribution of data. They tell us whether data is balanced, tilted to one side, or contains extreme values. The two main measures of shape are:

· Skewness → shows whether data leans to the left or right

· Kurtosis → shows how heavy or extreme the tails of data are

Understanding the shape of data helps us make better decisions and avoid wrong conclusions.

In an ideal situation, data may look perfectly balanced, where values are evenly distributed around the center. However, real-world data often behaves differently.

For example:

· Most people earn moderate salaries, while a few earn extremely high salaries.

· Most students score average marks, while only a few score very high or very low.

Because of these differences, data may become uneven or asymmetrical.

The shape of data matters because it helps us understand:

· Whether data is balanced or uneven

· If extreme values are affecting results

· Whether averages give the true picture

Skewness:

Skewness measures whether data is tilted or stretched more toward one side.

In simple words, it tells us if data is:

· Balanced

· Positive Skewness (Leaning toward the left)

· Negative Skewness (Leaning toward the right)

In right-skewed data, most values are small, but a few very large values stretch the data to the right.

Example: Income or salaries Most people earn moderate salaries, while a few people earn very high incomes.

In left-skewed data, most values are high, but a few very small values stretch the data to the left.

Example: Easy exam scores Most students score high marks, while only a few score very low marks.

Relationship Between Mean and Median

Skewness affects the relationship between the mean and median.

· Right-skewed data → Mean > Median > Mode (High values pull the mean upward)

· Left-skewed data → Mean < Median < Mode (Low values pull the mean downward)

This relationship helps us identify the shape of the data.

Real-Life Examples

· Salary distribution → usually right-skewed because a few people earn very high salaries.

· House prices → right-skewed due to expensive luxury homes.

· Exam scores in easy tests → may be left-skewed because many students score high marks.

Kurtosis:

Kurtosis measures how much data contains extreme values (outliers) and how heavy the tails of a distribution are. In simple words, it tells us whether unusual values happen rarely or frequently.

The tails of a distribution represent the extreme ends of the data.

· Light tails → very few unusual values

· Heavy tails → more extreme or unusual values

Heavy tails mean there is a higher chance of seeing unexpected values.

Normal Distribution

A normal distribution has a balanced shape with fewer extreme values.

Most data stays close to the center.

Heavy-Tailed Distribution

A heavy-tailed distribution has more extreme values than normal.

This means unexpected events happen more often.

Finance

In finance, kurtosis helps measure risk.

If investments have heavy tails, there is a higher chance of big profits or large losses.

Fraud Detection

In fraud detection, unusual transactions often appear as extreme values.

Heavy-tailed data can help companies identify:

· Suspicious banking activity

· Unusual spending patterns

· Possible fraud cases

Conclusion:

Descriptive statistics helps us understand data in a simple and meaningful way. It makes large amounts of information easier to analyze using tools like mean, median, mode, range, and standard deviation. By understanding patterns and trends in data, descriptive statistics helps people make better decisions in everyday life, business, education, and many other fields.


메타데이터
post_id
f7d33afcd26d
slug
descriptive-statistics-for-beginners-f7d33afcd26d
url
https://medium.com/@akshitasutrayea/descriptive-statistics-for-beginners-f7d33afcd26d
canonical_url
https://medium.com/@akshitasutrayea/descriptive-statistics-for-beginners-f7d33afcd26d
author_url
https://medium.com/@akshitasutrayea
status
ok
fetched_at
2026-06-09 15:37:30