Statistics Class 9: Mean, Median, Mode & Frequency Distribution
A complete guide to NCERT Chapter 14 — data presentation, graphical representation and measures of central tendency.

What is Statistics and Why Does It Matter?
Statistics is the branch of mathematics that deals with collecting, organising, analysing and interpreting data. In Class 9, NCERT Chapter 14 introduces you to the foundational tools of statistics.
Why care? Every field — from cricket rankings to election predictions to medical research — uses statistics. Understanding how to summarise data with a single number (mean, median or mode) is a life skill, not just an exam topic.
The chapter covers three main areas:
1. Collection and presentation of data (frequency distribution tables)
2. Graphical representation (bar graphs, histograms, frequency polygons)
3. Measures of central tendency (mean, median, mode)
Let's go through each one.
Collection and Presentation of Data
Raw data is unorganised information. For example, the marks of 30 students in a test:
Looking at this, it is hard to draw any conclusion. That's why we organise data.
Frequency: The number of times a particular value occurs in the data.
Ungrouped Frequency Distribution Table:
| Marks | Tally | Frequency |
|---|---|---|
| 42 | 6 | |
| 56 | 6 | |
| 65 | 4 | |
| 73 | 3 | |
| 78 | 5 | |
| 89 | 3 | |
| 91 | 3 |
Now the data makes much more sense at a glance!
Grouped Frequency Distribution
When data has a large range, we group it into class intervals (also called bins).
Key Terms:
- Class interval: A range like -, -, etc.
- Class size / width: Upper limit Lower limit. For -, class size .
- Class mark (mid-value): . For -, class mark .
- Frequency: Number of observations falling in each class interval.
Example: The marks of 50 students (out of 100) are grouped:
| Class Interval | Frequency |
|---|---|
| - | 4 |
| - | 8 |
| - | 15 |
| - | 14 |
| - | 9 |
Convention: In -, the observation is included but is not. This ensures each observation falls in exactly one class.
Cumulative Frequency: The running total of frequencies.
| Class | Frequency | Cumulative Frequency |
|---|---|---|
| - | 4 | 4 |
| - | 8 | 12 |
| - | 15 | 27 |
| - | 14 | 41 |
| - | 9 | 50 |
Practice this topic on SparkEd — free visual solutions and AI coaching
Graphical Representation of Data
Graphs make data visual and easy to compare. Class 9 covers three types.
1. Bar Graph:
- Used for ungrouped or categorical data.
- Bars of equal width with uniform gaps between them.
- Height of each bar frequency of that category.
2. Histogram:
- Used for grouped (continuous) data.
- Bars are drawn without gaps (because the class intervals are continuous).
- Width of each bar class size; height frequency.
- If class sizes are unequal, use frequency density on the y-axis: .
3. Frequency Polygon:
- Formed by joining the mid-points of the tops of the bars in a histogram with straight lines.
- Can also be drawn independently: plot class marks on the x-axis and frequencies on the y-axis, then connect the points.
- Add a class interval with zero frequency on each side to close the polygon.
Key Difference: Bar graphs have gaps between bars; histograms do not. Bar graphs work for discrete data; histograms work for continuous data.
Mean (Arithmetic Mean)
The mean is the most commonly used measure of central tendency. It gives the 'average' value.
For raw data:
For ungrouped frequency distribution:
where is the frequency and is the observation.
Solved Example:
The following table shows the number of goals scored by a football team in 20 matches.
| Goals () | 0 | 1 | 2 | 3 | 4 | 5 |
|---|---|---|---|---|---|---|
| Matches () | 2 | 5 | 6 | 4 | 2 | 1 |
The team scored an average of goals per match.
Median
The median is the middle value when the data is arranged in ascending (or descending) order. It divides the data into two equal halves.
How to find the median:
1. Arrange all observations in ascending order.
2. If (number of observations) is odd: Median observation.
3. If is even: Median observations.
**Solved Example 1 (Odd ):**
Find the median of: .
Arranged: . Here (odd).
Median observation .
**Solved Example 2 (Even ):**
Find the median of: .
Arranged: . Here (even).
Median .
When is median better than mean? When data has extreme values (outliers). For example, if incomes are , the mean () is skewed by the outlier, but the median () better represents the typical income.
Mode
The mode is the value that occurs most frequently in the data. It is the simplest measure of central tendency.
How to find the mode: Count the frequency of each value. The value with the highest frequency is the mode.
Solved Example:
Find the mode of: .
| Value | 2 | 3 | 5 | 7 | 8 |
|---|---|---|---|---|---|
| Frequency | 2 | 4 | 3 | 1 | 1 |
The value has the highest frequency ().
Mode .
Special Cases:
- No mode: If all values occur with equal frequency (e.g., ).
- Bimodal: If two values have the same highest frequency (e.g., in , both and are modes).
When is mode useful? When you want the most 'popular' or 'common' value — e.g., the most common shoe size in a class or the most frequently ordered dish in a restaurant.
Mean vs Median vs Mode: When to Use Which
| Measure | Best When | Affected by Outliers? |
|---|---|---|
| Mean | Data is evenly distributed, no extreme values | Yes — heavily |
| Median | Data has outliers or is skewed | No |
| Mode | You want the most common value; categorical data | No |
Empirical Relationship (for moderately skewed data):
This formula is handy for quick estimation and sometimes appears in objective-type questions.
Solved Example:
If the mean of a data set is and the median is , estimate the mode.
More Solved Examples for Practice
Example 1: Mean from a frequency table
The runs scored by 11 players in a cricket match are: . Find the mean and median.
Solution:
Arranged: . (odd).
Median value .
Notice the big difference between the mean () and median (). The mean is pulled up by the century-scorers (). In this case, the median better represents the typical score.
Example 2: Finding Missing Frequency
Problem: The mean of the following distribution is . Find the missing frequency .
| 10 | 30 | 50 | 70 | 90 | |
|---|---|---|---|---|---|
| 17 | 32 | 24 | 19 |
Solution:
Exam Tips & Common Mistakes
Mistake 1: Forgetting to arrange data before finding the median. The median requires data in ascending order. Jumping straight to the middle value of unsorted data gives the wrong answer.
Mistake 2: Confusing histograms and bar graphs. Histograms have no gaps and are for continuous grouped data. Bar graphs have gaps and work for discrete or categorical data.
**Mistake 3: Wrong formula for even median.** When is even, you need the average of the two middle values, not just one of them.
Strategy: In the exam, if a question gives a frequency table and asks for the mean, set up a clean table with columns for , and . This organised approach prevents arithmetic errors and earns full marks.
Marks Tip: Statistics questions in CBSE Class 9 are typically 3-mark or 5-mark questions. They are considered scoring because the method is straightforward — just be careful with arithmetic.
Summary & Next Steps
Here is a compact recap of everything from NCERT Chapter 14.
Data Presentation: Raw data Frequency distribution (ungrouped / grouped) Graphical representation (bar graph / histogram / frequency polygon).
Measures of Central Tendency:
- Mean
- Median Middle value (after sorting)
- Mode Most frequent value
Key Insight: Mean is affected by extreme values; median and mode are not. Choose the right measure based on the data.
Want to practise statistics problems with instant feedback? Head to the SparkEd Statistics practice page for adaptive questions. Use the SparkEd Math Solver for step-by-step calculation checks, or ask the SparkEd Coach to explain any concept in more detail.
Practice These Topics on SparkEd
Frequently Asked Questions
Try SparkEd Free
Visual step-by-step solutions, three difficulty levels of practice, and an AI-powered Spark coach to guide you when you are stuck. Pick your class and board to start.
Start Practicing NowYou might also like

Areas Related to Circles Class 10: Sectors, Segments & Solved Problems
Master Areas Related to Circles Class 10 CBSE. Learn area of sector, segment, arc length, areas of combinations with for...

CBSE Class 10 Maths Important Questions 2026: Chapter-Wise with Solutions
CBSE Class 10 Maths important questions 2026 chapter-wise with solutions. Practice 2-3 key questions per chapter, markin...

Pair of Linear Equations Class 10: All 5 Methods with Solved Examples
Master Pair of Linear Equations Class 10 CBSE. Learn graphical, substitution, elimination, cross-multiplication methods,...