Data Handling — Class 8 Mathematics

1. Why Data Handling Matters

Data is EVERYWHERE — exam scores, temperatures, cricket statistics, population figures. DATA HANDLING is the process of COLLECTING, ORGANISING, REPRESENTING, and INTERPRETING data to extract useful INFORMATION. 'Raw data is like uncooked rice — you cannot digest it. Data handling COOKS it into information you can USE.'


2. Organising Data — Frequency Distribution

Frequency = the number of times a particular value OCCURS in a data set. A FREQUENCY DISTRIBUTION TABLE organises data into classes/intervals with their frequencies.

Ungrouped Frequency Distribution

Data: 2, 3, 1, 2, 3, 2, 1, 4, 2, 3, 2, 1, 5, 3, 2.

Item (x)TallyFrequency (f)
1
2
3
4
5
Total

Grouped Frequency Distribution

When data has a LARGE RANGE, group into CLASS INTERVALS (e.g., 0-10, 10-20, 20-30). The width of each interval should be UNIFORM when possible. Class mark (midpoint) = (Lower limit + Upper limit) ÷ 2.

MarksNumber of Students
0-102
10-208
20-3015
30-4010
40-505
Total40

3. Graphical Representation

Bar Graph

Rectangular bars of EQUAL WIDTH with LENGTH proportional to the VALUE. Bars are SEPARATED by equal gaps. Used for: COMPARING categories (ungrouped/discrete data). 'The GAPS between bars are what distinguish a bar graph from a histogram.'

Histogram

Rectangular bars with NO GAPS (bars TOUCH each other). Width of each bar = class interval width. Area of each bar ∝ frequency. Used for: GROUPED/CONTINUOUS data. 'If class intervals are UNEQUAL, adjust BAR HEIGHT = Frequency ÷ Class Width so that AREA is proportional to frequency.'

Pie Chart (Circle Graph)

A circle divided into SECTORS, each proportional to the data it represents. The ENTIRE circle = 360° = 100%. Sector angle = (Value of the item / Total value) × 360°. 'Pie charts show PROPORTIONS — how a whole is divided. You see at a glance which category is largest.'

Worked Example — Pie Chart

Monthly expenditure of a family: Food ₹4000, Rent ₹3000, Education ₹2000, Savings ₹1000. Total = ₹10,000. Food angle = (4000/10000)×360° = 144°. Rent = (3000/10000)×360° = 108°. Education = (2000/10000)×360° = 72°. Savings = (1000/10000)×360° = 36°. Check: 144°+108°+72°+36° = 360° ✓.


4. Probability — The Mathematics of Chance

Probability measures the LIKELIHOOD that an event will occur. Range: 0 ≤ P(E) ≤ 1. P(E) = 0: IMPOSSIBLE event (e.g., getting a 7 on a standard die). P(E) = 1: CERTAIN event (e.g., the sun rising tomorrow). 0 < P(E) < 1: Everything else.

Formula: P(E) = Number of favourable outcomes / Total number of possible outcomes. All outcomes must be EQUALLY LIKELY for this formula.

Random Experiment

An experiment whose OUTCOME cannot be predicted with certainty, though all possible outcomes are KNOWN. Examples: Tossing a coin. Rolling a die. Drawing a card from a well-shuffled deck.

Worked Examples — Probability

Example 1 — Coin Toss: Tossing a fair coin. Possible outcomes: {H, T}. Total = 2. P(Head) = 1/2. P(Tail) = 1/2.

Example 2 — Die Roll: Rolling a fair die. Outcomes: {1,2,3,4,5,6}. Total = 6. P(even number) = 3/6 = 1/2 (favourable: 2,4,6). P(prime number) = 3/6 = 1/2 (favourable: 2,3,5). P(number > 4) = 2/6 = 1/3 (favourable: 5,6).

Example 3 — Playing Cards: A deck has 52 cards: 26 red (13 hearts + 13 diamonds), 26 black (13 spades + 13 clubs). 4 suits. Each suit: Ace, 2-10, Jack, Queen, King (13 each). P(drawing a King) = 4/52 = 1/13. P(drawing a red card) = 26/52 = 1/2. P(drawing a face card) = 12/52 = 3/13 (4 Jacks + 4 Queens + 4 Kings).

Example 4 — Two Coins Tossed: Tossing two coins simultaneously. Outcomes: {HH, HT, TH, TT} — 4 possibilities. P(at least one Head) = 3/4. P(no Head) = P(TT) = 1/4. P(exactly one Head) = 2/4 = 1/2.


5. Central Tendency — Quick Overview (Linked)

  • Arithmetic Mean = Sum of observations / Number of observations.
  • Median = Middle value when data is arranged in order.
  • Mode = Most FREQUENTLY occurring value. 'For a symmetric distribution: Mean ≈ Median ≈ Mode. For skewed data, they differ significantly.'

6. Common Mistakes

  1. Confusing bar graph and histogram: Bar graph has GAPS (discrete data). Histogram has NO gaps (continuous data).
  2. Pie chart sector angles not summing to 360°: ALWAYS check the sum of calculated angles.
  3. Probability > 1: If your answer is >1, you've made an error. Probability can never exceed 1.
  4. Counting outcomes incorrectly: For two dice: total outcomes = 6×6 = 36, NOT 12.

7. AP Exam Focus

TopicMarks
Frequency distribution table2-3
Pie chart construction4-5
Histogram interpretation3-4
Probability problems3-4

Key Exam Tips

  • Pie chart: draw the circle first with a compass. Use a PROTRACTOR to measure angles from the centre.
  • Label every sector of the pie chart with BOTH the category name AND the value/percentage.
  • For probability: WRITE the formula, then substitute, then simplify. Show all three steps.
  • 'Out of 52 cards' — always state the total number of outcomes at the start.

Quick Self-Test

  1. Class size of the interval 20-30? (Answer: 10.)
  2. Sum of sector angles in a pie chart? (Answer: 360°.)
  3. P(getting a vowel from letters of 'PROBABILITY')? (Answer: vowels = O,A,I,I = 4, total = 11. P = 4/11.)
  4. A coin is tossed 3 times. Total possible outcomes? (Answer: 2³ = 8.)
  5. Difference between bar graph and histogram? (Answer: Bar graph has gaps for discrete data; histogram has no gaps for continuous data.)

Advanced Probability Problems

Example — Two Dice: Two dice are rolled simultaneously. Total outcomes = 6×6 = 36. Find P(sum = 7): (1,6),(2,5),(3,4),(4,3),(5,2),(6,1) → 6 outcomes. P = 6/36 = 1/6. P(sum = 11): (5,6),(6,5) → 2/36 = 1/18. P(doublet): (1,1),(2,2),(3,3),(4,4),(5,5),(6,6) → 6/36 = 1/6.

Example — Deck of Cards: P(drawing a face card) = 12/52 = 3/13. P(drawing a red King) = 2/52 = 1/26. P(drawing neither a King nor a Queen) = (52−8)/52 = 44/52 = 11/13.

Example — Letters of a Word: Find P(selecting a vowel) from letters of 'MATHEMATICS'. Total letters = 11. Vowels: A,A,E,I = 3 unique, but A appears twice. So vowels count as occurrences: M-A-T-H-E-M-A-T-I-C-S → A(2), E(1), I(1) = 4 vowels. P = 4/11.

Experimental vs Theoretical Probability

Theoretical probability: what SHOULD happen (based on equally likely outcomes). Experimental probability: what ACTUALLY happens when you perform the experiment. P(Head) = 1/2 theoretically. But if you toss a coin 100 times, you might get 53 heads — experimental P = 0.53. 'As the number of trials INCREASES, experimental probability APPROACHES theoretical probability. This is the LAW OF LARGE NUMBERS.'

Grouped Data — Choosing Class Intervals

Data: 12, 8, 15, 22, 7, 19, 31, 25, 18, 14, 27, 11, 35, 9, 16. Range = 35−7 = 28. For 5 intervals: width = 28/5 ≈ 6. Intervals: 5-11, 11-17, 17-23, 23-29, 29-35. 'Class intervals should be MUTUALLY EXCLUSIVE (a value belongs to exactly one interval) and EXHAUSTIVE (cover all data).'

Reading Histograms

In a histogram with UNEQUAL class widths, the AREA of the bar represents frequency. If one interval is twice as wide, its height should be HALVED to keep area proportional. 'Not all histograms have equal bar heights for equal frequencies. Check if class widths are uniform before interpreting.'

Double Bar Graph — Comparing Two Sets

Use side-by-side bars to compare two related data sets (boys vs girls, last year vs this year). Use DIFFERENT colours or patterns for the two sets. Include a LEGEND. 'Double bar graphs let you compare two data sets AT A GLANCE. The visual comparison is immediate and powerful.'

AP Exam — Data Types Tested

Data TypeGraph Type
Ungrouped categoricalBar graph, Pie chart
Grouped continuousHistogram
Time seriesLine graph
Two-variable comparisonDouble bar graph
Proportion/percentagePie chart
Verified by the tuition.in editorial team
Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo