Solved Examples

NCERT Solutions for Class 9 Maths Chapter 12: Statistics — Free PDF

Complete solutions — data collection, frequency tables, bar graphs, histograms, mean, median, and mode.

CBSEClass 9
The SparkEd Authors (IITian & Googler)15 March 202635 min read
NCERT Solutions Class 9 Maths Chapter 12 Statistics — SparkEd

Overview of Chapter 12: Statistics

Chapter 12 introduces the basics of statistics — the science of collecting, organising, analysing, and interpreting data. Statistics has enormous real-world importance: governments use it for census data, businesses for market research, and scientists to analyse experimental results.

The chapter has four exercises covering frequency distribution tables, graphical representations (bar graphs, histograms, frequency polygons), and measures of central tendency (mean, median, mode). The techniques you learn here — organising raw data into frequency tables, drawing graphs, and computing averages — are the building blocks of all data analysis.

Mastering this chapter sets you up well for Class 10 statistics (where you study mean of grouped data, cumulative frequency, and ogives) and for the statistics and probability questions that appear in board exams and competitive entrance tests.

Key Concepts and Definitions

Before solving the exercises, familiarise yourself with the following terminology.

Data and Frequency

Data: Information collected for a specific purpose. Data can be primary (collected first-hand) or secondary (obtained from existing sources).

Raw data: Unorganised data as originally collected.

Frequency: The number of times a particular observation occurs in the data set.

Ungrouped and Grouped Frequency Distributions

Ungrouped frequency distribution: A table listing each distinct observation alongside its frequency. Best used when the range of data is small.

Grouped frequency distribution: Data is organised into non-overlapping class intervals (e.g., 001010, 10102020). Used when the range is large. The class intervals must be continuous (the upper limit of one class equals the lower limit of the next).

Class mark (midpoint): Upper limit+Lower limit2\dfrac{\text{Upper limit} + \text{Lower limit}}{2}. This value represents all observations falling in that class.

Class width (size): Upper boundary - Lower boundary of a class interval.

Measures of Central Tendency

A measure of central tendency is a single value that represents the centre of the data set.

  • Mean: The arithmetic average. Uses every data point but is sensitive to outliers.
    - Median: The middle value when data is sorted. Robust to extreme values.
    - Mode: The most frequently occurring value. The only measure applicable to categorical data.

Each measure has different strengths, and choosing the right one depends on the nature of the data.

Graphical Representations

Bar Graph: Used for discrete or categorical data. Bars have equal gaps between them.

Histogram: Used for continuous grouped data. Bars touch each other (no gaps). The width of each bar equals the class width.

Frequency Polygon: Formed by joining the midpoints of the tops of histogram bars with straight lines. Must be closed at both ends with zero-frequency points.

Exercise 12.1 — Frequency Distribution Tables

This exercise focuses on organising raw data into frequency tables.

Problem 1: Blood group frequency table

The blood groups of 30 students are: A, B, O, O, AB, O, A, O, B, A, O, B, A, O, O, A, AB, O, A, A, O, O, AB, B, A, O, B, A, B, O. Prepare a frequency distribution table.

Solution:

Blood GroupFrequency
A99
B66
AB33
O1212
Total**3030**

Verification: 9+6+3+12=309 + 6 + 3 + 12 = 30

This is an ungrouped frequency distribution because each category is listed individually.

Problem 2: Grouped frequency distribution

The distance (in km) of 40 engineers from their residence to their place of work were found. Construct a grouped frequency distribution table with class size 5.

Solution:
Classes: 0055, 551010, 10101515, 15152020, 20202525, 25253030, 30303535.

Count the number of observations falling in each class interval. The class 0055 includes values 0\geq 0 and <5< 5.

In a grouped frequency distribution, the upper boundary of one class equals the lower boundary of the next class (continuous classes).

Problem 3: Marks frequency table

Construct a frequency distribution for the marks of 30 students with class intervals 001010, 10102020, etc.:
6, 15, 27, 34, 41, 8, 22, 19, 37, 48, 11, 25, 33, 16, 44, 9, 29, 38, 21, 47, 12, 31, 40, 7, 23, 36, 18, 43, 14, 28.

Solution:

Class IntervalFrequency
00101044
1010202077
2020303077
3030404066
4040505066
Total**3030**

Always verify that the total frequency equals the number of data points.

Practice this topic on SparkEd — free visual solutions and AI coaching

Try Free

Exercise 12.2 — Graphical Representations

This exercise covers bar graphs, histograms, and frequency polygons.

Problem 1: Drawing a histogram

Draw a histogram for the following distribution:

Class Interval00101010102020202030303030404040405050
Frequency55101088121266

Solution:
Steps:
1. Mark class intervals on the x-axis.
2. Mark frequencies on the y-axis.
3. Draw rectangles with widths equal to class size and heights equal to frequencies.
4. There should be no gap between consecutive bars.

The tallest bar corresponds to the class 30304040 with frequency 1212.

Problem 2: Drawing a frequency polygon

For the same data, draw a frequency polygon.

Solution:
Find the midpoints of each class: 5,15,25,35,455, 15, 25, 35, 45.
Plot points: (5,5)(5, 5), (15,10)(15, 10), (25,8)(25, 8), (35,12)(35, 12), (45,6)(45, 6).
Add closure points at (5,0)(-5, 0) and (55,0)(55, 0) to close the polygon.
Join all points with straight lines.

The frequency polygon gives a clearer picture of the trend in the data compared to the histogram.

Problem 3: Histogram and frequency polygon together

The following table gives the number of students in each age group:

Age (years)55101010101515151520202020252525253030
Students40403232484836362424

Solution:
1. Draw the histogram with bars for each class.
2. Mark the midpoints: 7.57.5, 12.512.5, 17.517.5, 22.522.5, 27.527.5.
3. Plot points at (7.5,40)(7.5, 40), (12.5,32)(12.5, 32), (17.5,48)(17.5, 48), (22.5,36)(22.5, 36), (27.5,24)(27.5, 24).
4. Add closure points (2.5,0)(2.5, 0) and (32.5,0)(32.5, 0).
5. Join all points to form the polygon.

Note: the frequency polygon can be drawn independently without the histogram by directly plotting midpoint-frequency pairs.

Exercise 12.3 — Mean of Data

This exercise covers computing the arithmetic mean for ungrouped and frequency data.

Problem 1: Mean of simple data

Find the mean of the first five natural numbers.

Solution:

xˉ=1+2+3+4+55=155=3\bar{x} = \frac{1+2+3+4+5}{5} = \frac{15}{5} = 3

Problem 2: Finding a missing value from the mean

If the mean of 6,8,5,x,46, 8, 5, x, 4 is 77, find xx.

Solution:

6+8+5+x+45=7\frac{6+8+5+x+4}{5} = 7

23+x=3523 + x = 35

x=12x = 12

Problem 3: Mean from a frequency distribution

Find the mean of the following frequency distribution:

xix_i10101515202025253030
fif_i3355774411

Solution:
fixi=10(3)+15(5)+20(7)+25(4)+30(1)=30+75+140+100+30=375\sum f_i x_i = 10(3) + 15(5) + 20(7) + 25(4) + 30(1) = 30 + 75 + 140 + 100 + 30 = 375

fi=3+5+7+4+1=20\sum f_i = 3 + 5 + 7 + 4 + 1 = 20

xˉ=37520=18.75\bar{x} = \frac{375}{20} = 18.75

Exercise 12.4 — Median and Mode

This exercise covers finding the median and mode of ungrouped data.

Median: Odd number of observations

Find the median of: 13, 16, 12, 14, 19, 12, 14, 13, 14.

Solution:
Arranging in ascending order: 12,12,13,13,14,14,14,16,1912, 12, 13, 13, 14, 14, 14, 16, 19
n=9n = 9 (odd), so median =(9+12)th=5th= \left(\dfrac{9+1}{2}\right)^{\text{th}} = 5^{\text{th}} observation =14= 14.

Median: Even number of observations

Find the median of: 3, 7, 2, 5, 8, 1, 4, 6.

Solution:
Arranging in ascending order: 1,2,3,4,5,6,7,81, 2, 3, 4, 5, 6, 7, 8
n=8n = 8 (even).
Median =12[4th+5th]=12[4+5]=4.5= \dfrac{1}{2}\left[4^{\text{th}} + 5^{\text{th}}\right] = \dfrac{1}{2}[4 + 5] = 4.5

Mode

Find the mode of: 2, 6, 5, 3, 0, 3, 4, 3, 2, 4, 5, 2, 4.

Solution:
Frequencies: 00(1), 22(3), 33(3), 44(3), 55(2), 66(1).
Three values (22, 33, 44) each appear 33 times. This is a trimodal distribution with modes 22, 33, and 44.

A data set can have no mode (all values occur equally), one mode (unimodal), two modes (bimodal), or more (multimodal).

Worked Examples — Additional Practice

These extra examples cover important problem types that appear in exams.

Example 1: Mean with a missing frequency

The mean of the following distribution is 2222. Find the missing frequency pp.

xix_i1010202030304040
fif_i44pp8822

Solution:
fi=4+p+8+2=14+p\sum f_i = 4 + p + 8 + 2 = 14 + p

fixi=10(4)+20p+30(8)+40(2)=40+20p+240+80=360+20p\sum f_i x_i = 10(4) + 20p + 30(8) + 40(2) = 40 + 20p + 240 + 80 = 360 + 20p

360+20p14+p=22\frac{360 + 20p}{14 + p} = 22

360+20p=308+22p360 + 20p = 308 + 22p

52=2p52 = 2p

p=26p = 26

Example 2: Choosing the right central tendency measure

The daily wages (in Rs) of 10 workers: 120, 120, 130, 130, 130, 140, 160, 160, 200, 1000. Compute the mean, median, and mode. Which best represents the data?

Solution:
Mean =229010=229= \dfrac{2290}{10} = 229

Median: n=10n = 10, so median =5th+6th2=130+1402=135= \dfrac{5^{\text{th}} + 6^{\text{th}}}{2} = \dfrac{130 + 140}{2} = 135

Mode =130= 130 (appears 33 times)

The mean (229229) is pulled up by the outlier (10001000). The median (135135) best represents the typical wage since it is not affected by extreme values.

Example 3: Effect of adding a constant

If 55 is added to each observation, how do the mean, median, and mode change?

Solution:
All three increase by 55. In general, if a constant kk is added to every observation:
- New mean == old mean +k+ k
- New median == old median +k+ k
- New mode == old mode +k+ k

Similarly, if every observation is multiplied by kk, then the mean, median, and mode are all multiplied by kk.

Example 4: Range of data

Find the range of: 15,22,9,47,31,18,6,4015, 22, 9, 47, 31, 18, 6, 40.

Solution:
Range == Maximum value - Minimum value =476=41= 47 - 6 = 41.

The range gives a rough measure of spread but is heavily influenced by extreme values. It uses only two data points, so it does not tell the full story about how data is distributed.

Common Mistakes to Avoid

Watch out for these frequent errors that cost marks in exams.

Mistake 1: Finding median without sorting

The median is the middle value of the sorted data, not the value in the middle of the original list. Always arrange the observations in ascending (or descending) order before finding the median.

Mistake 2: Incorrect class boundaries for histograms

If the given classes have gaps (e.g., 111010, 11112020, 21213030), you must convert them to continuous classes (0.50.510.510.5, 10.510.520.520.5, 20.520.530.530.5) by subtracting 0.50.5 from each lower limit and adding 0.50.5 to each upper limit.

Mistake 3: Forgetting closure points in frequency polygons

A frequency polygon must close at both ends by adding points with zero frequency — one class-width before the first class midpoint and one class-width after the last. Without these closure points, the polygon is incomplete.

Mistake 4: Wrong mean formula for frequency data

For data with frequencies, the mean is fixifi\dfrac{\sum f_i x_i}{\sum f_i}, NOT xin\dfrac{\sum x_i}{n}. Each observation must be weighted by its frequency. Forgetting the frequency weights is a very common error.

Mistake 5: Assuming exactly one mode always exists

A data set can have no mode (if all values occur equally often), one mode (unimodal), two modes (bimodal), or more (multimodal). Do not force a single mode when the data has multiple values with the same highest frequency.

Practice Questions with Answers

Try these on your own, then check the answers.

Q1. Mean, median, and mode

The marks of 10 students are: 45, 60, 55, 72, 38, 55, 80, 55, 62, 48. Find the mean, median, and mode.

Answer:
Sorted: 38,45,48,55,55,55,60,62,72,8038, 45, 48, 55, 55, 55, 60, 62, 72, 80.
Mean =57010=57= \dfrac{570}{10} = 57.
Median (n=10n = 10, even): 55+552=55\dfrac{55 + 55}{2} = 55.
Mode =55= 55 (appears 33 times).

Q2. Missing value from mean

If the mean of 5,8,11,p,205, 8, 11, p, 20 is 1212, find pp.

Answer: 5+8+11+p+205=12    44+p=60    p=16\dfrac{5 + 8 + 11 + p + 20}{5} = 12 \implies 44 + p = 60 \implies p = 16.

Q3. Class mark

Find the class mark of the class interval 25253535.

Answer: Class mark =25+352=30= \dfrac{25 + 35}{2} = 30.

Q4. Histogram vs bar graph

A survey records the favourite colours of 5050 students. Should you use a histogram or a bar graph to represent this data? Explain.

Answer: Use a bar graph. Favourite colour is categorical (discrete) data, not continuous grouped data. Bars should have gaps between them. A histogram is used only for continuous grouped numerical data.

Key Concepts Summary

ConceptKey Fact
Meanxˉ=xin\bar{x} = \dfrac{\sum x_i}{n}; affected by extreme values
MedianMiddle value of sorted data; not affected by outliers
ModeMost frequent value; can have 00, 11, or more modes
Class widthUpper boundary - Lower boundary
Class markUpper+Lower2\dfrac{\text{Upper} + \text{Lower}}{2}
HistogramFor continuous grouped data; bars touch
Bar graphFor discrete/categorical data; bars have gaps
Frequency polygonJoin midpoints of histogram bars; close at both ends

Tips for Scoring Full Marks

1. Arrange data before finding median. Always sort the data in ascending order first. Students lose marks by picking the middle value from unsorted data.
2. Check your mean using estimation. After calculating the mean, verify it falls between the smallest and largest values. If not, you have an arithmetic error.
3. In histograms, check class boundaries. If given classes like 111010, 11112020 (gaps between classes), convert to 0.50.510.510.5, 10.510.520.520.5 to make them continuous.
4. Know when to use which measure. Mean is best for symmetric data, median for data with outliers, mode for categorical data.
5. For frequency polygon, always add closure points. Add a class before the first and after the last with zero frequency so the polygon closes properly.
6. Verify your frequency table. The sum of all frequencies must equal the total number of data points. A mismatch indicates a counting error.
7. Show the formula before substituting. Writing the formula earns method marks even if your arithmetic is wrong.
8. For missing-value problems, set up the equation using the mean formula, cross-multiply, and solve for the unknown.

Practice on SparkEd Statistics for instant feedback.

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 Now