Mathematics · CTET Notes

Data Handling, Statistics and Probability (P2)

Data handling is where mathematics connects directly with real-world decision-making. At the upper-primary level (Classes 6–8), children move beyond tally marks and pictographs to work with bar graphs, histograms, pie charts, and the core measures of central tendency: mean, median, mode, and the measure of spread: range. NCERT Class 8 also introduces an elementary idea of probability. CTET Paper 2 tests all of these — both the computational procedures (calculate the mean of a dataset; read a pie chart; compute a probability) and the pedagogical understanding (what does the mean actually represent? how do we use data to make arguments?). This note covers everything needed for both types of question.

MonTueWedThuFriMean · Median · Mode · Range

Mean, Median and Mode — Definitions and Calculations

The three measures of central tendency — mean, median, and mode — each describe the 'centre' of a dataset in a different way. Understanding when to use each measure and how to compute it is essential for CTET Paper 2.

Mean (Arithmetic Mean): Sum of all observations divided by the number of observations.
Mean = (Σx) / n
The mean is sensitive to extreme values (outliers). Adding a large outlier pulls the mean upward; removing data values affects the mean proportionally.

Median: The middle value when data is arranged in ascending (or descending) order. For n observations:
• If n is odd: Median = value at position (n+1)/2.
• If n is even: Median = average of values at positions n/2 and n/2+1.
The median is resistant to outliers — it locates the 'middle' by position, not by value.

Mode: The observation that occurs most frequently. A dataset may have no mode (all values distinct), one mode (unimodal), or more than one mode (bimodal, multimodal).

Range: Maximum value − Minimum value. Measures spread, not centre.

Worked example: Data: 36, 37, 31, 40, 39, 49, 42, 43, 36, 37. Sorted: 31, 36, 36, 37, 37, 39, 40, 42, 43, 49. Mode = 36 and 37 (bimodal). Median = avg of 5th and 6th = (37+39)/2 = 38. Range = 49−31 = 18. Mean = (36+37+31+40+39+49+42+43+36+37)/10 = 390/10 = 39.

Mean of mode, median and range: If mode=5, median=7, range=10: mean of these three = (5+7+10)/3 = 22/3 ≈ 7.33. Or for data 5, 7, 10, 8, 8 (sorted: 5,7,8,8,10): mode=8, median=8, range=5; mean of {8,8,5} = 21/3 = 7.

Pie Charts — Reading and Computing

A pie chart (circle graph) represents data as sectors of a circle. Each sector's angle is proportional to the frequency (or percentage) of that category. Pie charts are introduced at Class 7 in NCERT and are tested directly in CTET Paper 2.

Key formula: Angle for a category = (Frequency of category / Total frequency) × 360°.
Alternatively: Angle = percentage × 3.6°.

Reading a pie chart: From the angle or percentage of a sector, find the actual quantity:
Actual quantity = (Angle / 360°) × Total, or (% / 100) × Total.

Worked example: In a pie chart showing marks in subjects, Mathematics sector has angle 90°. Total marks = 600. Marks in Maths = (90/360) × 600 = 150.

Pie chart with percentages: If Maths = 25%, then marks = 0.25 × 600 = 150. The relationship: percentage × 3.6 = angle in degrees. So 25% corresponds to 90°.

Pie chart with number of fruits: A table shows different fruits and their quantities. Total = sum of all quantities. Angle for each = (quantity/total) × 360°. CTET may ask for the angle of a specific fruit's sector, or identify which fruit corresponds to a given angle.

Constructing a pie chart:

  1. Calculate the total frequency.
  2. For each category: angle = (frequency/total) × 360°.
  3. Draw a circle; use a protractor to draw each sector.
  4. Label each sector with category name and percentage/angle.

Bar Graphs, Histograms and Other Representations

Graphical representations allow data to be visualised and patterns to be identified. At the upper-primary level, the key representations tested in CTET Paper 2 are bar graphs, double bar graphs, and histograms.

Bar graph: Bars of equal width, heights proportional to frequencies. Used for categorical or discrete data. Bars are separated by gaps.

Double bar graph: Two bars for each category side by side — allows comparison of two datasets. Example: marks of boys and girls in each subject.

Histogram: Used for continuous data grouped into class intervals. No gaps between bars (since the intervals are continuous). Height of each bar = frequency of that interval.

Frequency polygon: Join the midpoints of the tops of histogram bars. Represents continuous data trends more smoothly.

Line graph: Points plotted and connected by lines. Best for showing change over time (time series data).

Reading Sunita's marks in a bar graph: A bar graph shows pre-board marks in English, Hindi, Maths, Science, Social Studies. To find the subject in which Sunita's score is highest: identify the tallest bar. To compute mean: sum all bar heights and divide by number of subjects.

Misleading graphs: A graph can mislead if the vertical axis does not start at zero (making small differences look large), if bars are of unequal width, or if a 3D effect distorts relative sizes. NCF 2005 values statistical literacy — the ability to read graphs critically.

Probability — Basic Concepts and Calculation

Probability is introduced at Class 8 in NCERT. It quantifies the likelihood of an event using a number between 0 (impossible) and 1 (certain).

Basic probability formula:
P(event) = Number of favourable outcomes / Total number of equally likely outcomes.

Key terms:

  • Experiment: A process with uncertain outcomes (rolling a die, tossing a coin).
  • Sample space (S): All possible outcomes. For a die: S = {1, 2, 3, 4, 5, 6}.
  • Event (E): A subset of the sample space. 'Getting an even number' = {2, 4, 6}.
  • Complementary event: P(E') = 1 − P(E).

Simple probability computations:

  • Probability of getting a head on one toss of a fair coin = 1/2.
  • Probability of getting a number > 4 on a die = 2/6 = 1/3 (outcomes: 5, 6).
  • Probability of getting a red ball from a bag of 3 red, 5 blue: P(red) = 3/8.

Equally likely outcomes: All outcomes must have the same chance for the basic formula to apply. A biased coin does not have equally likely outcomes for heads and tails.

Experimental vs theoretical probability: Theoretical probability uses the formula. Experimental probability = (number of times event occurs) / (total number of trials). As trials increase, experimental probability converges to theoretical probability (Law of Large Numbers).

Organising and Interpreting Data

Before applying statistical measures, data must be organised. At the upper-primary level, NCERT teaches frequency tables, grouped frequency tables, and tally marks as tools for organising large datasets.

Raw data → Frequency table: List each distinct value and count how many times it appears. Example: marks list → frequency table showing each mark and its count.

Grouped data (class intervals): When data spans a wide range, group into intervals of equal width. Class interval: e.g., 0–10, 10–20, 20–30. Class width = 10. Class mark (midpoint) = (lower bound + upper bound)/2.

Measures computed from grouped data: Mean = Σ(class mark × frequency) / Σ(frequency). This is an estimate because we assume all values in a class fall at the class mark.

Finding missing frequency: If the mean of a dataset is known and one frequency is unknown, set up the equation: Σ(fx) / Σf = mean → solve for the unknown f.

Effect of adding/removing values: If a new value x is added to a dataset of n values with mean m, new mean = (nm + x)/(n+1). This tests understanding of mean as a balance point, not just a formula.

Interpreting data: CTET Paper 2 may present a table or graph and ask interpretive questions: 'Which subject has the highest average marks?' 'What percentage of students scored above 40?' Answering these requires reading the representation accurately and applying the appropriate formula.

Statistical Literacy and Critical Thinking

Statistical literacy — the ability to read, interpret, and critically evaluate data-based claims — is one of the key mathematical goals of NCF 2005 for the upper-primary stage. This goes beyond computing means and reading pie charts to questioning whether the data is appropriate, whether the visual representation is honest, and whether the conclusion follows from the data.

What mean does and does not tell you: The mean income of a group of 10 people (where 9 earn ₹20,000 and 1 earns ₹5,00,000) is about ₹68,000 — a number that represents nobody in the group accurately. In such cases, the median (₹20,000) is far more informative. NCF 2005 wants children to understand these limitations.

Sample and population: A sample is a subset of the population used to estimate population characteristics. A biased sample leads to misleading conclusions. Example: surveying only students who attend extra classes about the need for extra classes — the sample is not representative.

Correlation vs causation: Just because two variables move together does not mean one causes the other. A famous classroom example: ice cream sales and drowning rates are correlated (both peak in summer) but ice cream does not cause drowning.

Data collection methods: Primary data (collected directly by the researcher through surveys, experiments, observations) vs secondary data (collected by someone else, used from published sources). Both have roles; knowing the source is important for evaluating reliability.

Teaching Data Handling at Upper-Primary Level

Data handling is one of the topics where NCF 2005's vision of mathematics-as-meaning-making is most directly realisable. Data from children's own lives makes statistics personally meaningful.

Project-based data collection: Children design a survey question (e.g., 'What is your favourite sport?'), collect data from classmates, organise it into a tally table, draw a bar graph, and compute the mode. This integrates all stages of the data handling cycle in one activity.

Critique of media statistics: Bring a newspaper or news clip that makes a statistical claim ('crime rate doubled this year'). Ask children to identify: What was measured? Who was surveyed? What does the graph actually show? This builds critical thinking alongside mathematical skills.

The data handling cycle (NCERT approach):

  1. Pose a question that data can answer.
  2. Collect data (primary or secondary).
  3. Organise and display data (table, graph).
  4. Interpret and analyse (mean, median, mode, range).
  5. Communicate findings and conclusions.

CTET pedagogy questions on data handling: May present a classroom scenario and ask which approach best develops statistical thinking. Activities that position children as data collectors, analysts, and communicators (not just calculators) align with NCF 2005.

CTET Exam Focus

Data handling questions in CTET Paper 2 Mathematics fall into four main computational patterns and one pedagogical pattern.

Pattern 1 — Pie chart sector from marks. Marks in a subject / Total marks × 360° = sector angle. Reverse: sector angle / 360° × Total = marks. Example: Maths sector = 90°, total = 600 → marks = 150.

Pattern 2 — Mean, median, mode, range of a dataset, then mean of those measures. Sort the data. Find mode (most frequent), median (middle), range (max−min). Then compute mean of {mode, median, range} = sum/3. Example: data 5,7,10,8,8 → mode=8, median=8, range=5; mean = (8+8+5)/3 = 7.

Pattern 3 — Bar graph reading (Sunita's marks). Read each bar height; sum for total; divide for mean; identify max bar for best subject. If a specific bar's height is to be found from a given mean and the rest are known, set up equation.

Pattern 4 — Missing value given mean. Mean of n values including one unknown x is m. Equation: (known sum + x)/n = m → x = mn − known sum.

Pattern 5 — Probability basics. P(event) = favourable/total. Complement = 1 − P. Ensure outcomes are equally likely before applying formula.

Common traps: (i) In even-numbered datasets, taking one middle value instead of averaging two. (ii) Confusing range (a measure of spread) with mean (a measure of centre). (iii) In pie chart computation, using percentage directly (not converting to fraction of 360°) when the question asks for angle. (iv) Computing probability without first listing the sample space.

Practice Questions

Q1. In a pie chart, the marks obtained by a student in Mathematics, Science, Social Science, Hindi and English are respectively represented by sectors of circles 90°, 80°, 65°, 75° and 50°. If the total marks obtained by the students were 540, then what is the difference of the marks obtained by him/her in Mathematics and English?

  • 60
  • 50
  • 40
  • 30

Explanation: Maths sector angle = 90°. Marks = (90/360)×600 = 150.

Source: CTET Jul 2024 Paper 2, Q39

Q2. Marks obtained by some students of a class are: 36, 37, 31, 42, 23, 38, 17, 18, 35, 29, 35. The difference of the mean and the range of the data is:

  • 4.5
  • 5.0
  • 5.5
  • 6.0

Explanation: Sort data; find mode (most frequent), median (middle two averaged), range (max−min). Then mean of these three.

Source: CTET Jul 2024 Paper 2, Q54

Q3. What is the mean of the mode, median and range of the data: 17, 8, 11, 13, 9, 14, 10, 11, 16, 23, 15, 7?

  • 13
  • 12.5
  • 13.5
  • 12

Explanation: Sort 5,7,10,8,8: mode=8, median=8, range=5. Mean of {8,8,5} = 21/3 = 7.

Source: CTET Aug 2023 Paper 2, Q45

Q4. Marks obtained by Sunita in her pre-board examination: English=72, Hindi=84, Mathematics=96, Science=96, Social Science=52. If a pie chart is constructed, what is the angle of the sector for Mathematics?

  • 75.6 degrees
  • 72 degrees
  • 86.4 degrees
  • 64.8 degrees

Explanation: Read each subject's bar; sum all marks; divide by number of subjects to get mean. Identify the subject with highest bar.

Source: CTET Aug 2023 Paper 2, Q50

Q5. The following table shows the number of different fruits kept in a carton: Mangoes=44, Apples=56, Oranges=42, Guavas=30, Pomegranates=38. If a pie chart is constructed for the above data, what will be the angle of the sector representing apples?

  • 79.2°
  • 72°
  • 96°
  • 100.8°

Explanation: For each fruit: angle = (quantity/total)×360°. Identify the fruit whose sector angle matches the given value.

Source: CTET Jan 2024 Paper 2, Q56