KTET · Mathematics and Science (Category II/III)

Statistics and Probability

Mean, median, mode, standard deviation and basic probability.

Share with your prep group:WhatsApp

Test yourself on Statistics and Probability

5 real KTET questions with instant answers — no signup, ~3 minutes.

Take the 5-question quiz →

Statistics and Probability

Overview

Statistics and Probability form an essential component of the KTET Category II/III Mathematics and Science paper. This topic tests your ability to analyse data, measure central tendency, understand dispersion, and calculate the likelihood of events. Questions typically involve direct formula application, interpretation of data sets, and word problems requiring logical reasoning.

For KTET, expect questions on calculating mean, median, and mode from grouped and ungrouped data, finding standard deviation, and solving basic probability problems involving coins, dice, and cards. Mastery of this topic requires both computational accuracy and conceptual clarity about when to apply each measure. The syllabus aligns with Classes 8-10 NCERT content, so familiarity with textbook examples provides a strong foundation.

Key Concepts

  • **Mean (Arithmetic Average)**: The sum of all observations divided by the number of observations. It is affected by extreme values (outliers) and is best used for symmetric distributions.
  • **Median**: The middle value when data is arranged in ascending or descending order. For grouped data, it lies in the median class. It is not affected by extreme values, making it ideal for skewed distributions.
  • **Mode**: The most frequently occurring value in a data set. A data set can be unimodal (one mode), bimodal (two modes), or multimodal. Mode is useful for categorical data.
  • **Standard Deviation (SD)**: Measures how spread out the data is from the mean. A low SD indicates data points are close to the mean; a high SD indicates greater spread.
  • **Variance**: The square of standard deviation. It measures the average of squared deviations from the mean.
  • **Probability**: A measure of the likelihood of an event occurring, expressed as a number between 0 and 1 (or 0% to 100%). P(E) = Number of favourable outcomes / Total number of outcomes.
  • **Complementary Events**: If P(E) is the probability of an event, then P(not E) = 1 - P(E).
  • **Empirical Relationship**: For moderately skewed distributions, Mode ≈ 3 Median - 2 Mean.

Formulas / Key Facts

**Measures of Central Tendency (Ungrouped Data)**

  • Mean = Sum of observations / Number of observations = Σxᵢ / n
  • Median = Middle value (for odd n) or average of two middle values (for even n)
  • Mode = Value with highest frequency

**Measures of Central Tendency (Grouped Data)**

  • Mean (Direct Method): x̄ = Σfᵢxᵢ / Σfᵢ, where xᵢ is class mark and fᵢ is frequency
  • Mean (Assumed Mean): x̄ = A + (Σfᵢdᵢ / Σfᵢ), where dᵢ = xᵢ - A
  • Mean (Step Deviation): x̄ = A + h × (Σfᵢuᵢ / Σfᵢ), where uᵢ = (xᵢ - A)/h
  • Median = l + [(n/2 - cf) / f] × h, where l = lower limit of median class, cf = cumulative frequency before median class, f = frequency of median class, h = class width
  • Mode = l + [(f₁ - f₀) / (2f₁ - f₀ - f₂)] × h, where f₁ = frequency of modal class, f₀ = frequency of class before, f₂ = frequency of class after

**Standard Deviation**

  • SD (σ) = √[Σ(xᵢ - x̄)² / n] for population
  • SD (σ) = √[Σfᵢ(xᵢ - x̄)² / Σfᵢ] for grouped data
  • Variance = σ²

**Probability**

  • P(E) = n(E) / n(S), where n(E) = favourable outcomes, n(S) = sample space
  • P(E) + P(not E) = 1
  • For a fair die: P(any face) = 1/6
  • For a fair coin: P(Head) = P(Tail) = 1/2
  • For a deck of 52 cards: P(any specific card) = 1/52

Worked Examples

**Example 1: Finding Mean (Grouped Data)** Find the mean of the following distribution:

| Class | 10-20 | 20-30 | 30-40 | 40-50 | |-------|-------|-------|-------|-------| | Frequency | 5 | 8 | 12 | 5 |

**Solution:** Step 1: Find class marks (xᵢ): 15, 25, 35, 45 Step 2: Calculate Σfᵢxᵢ = (5×15) + (8×25) + (12×35) + (5×45) = 75 + 200 + 420 + 225 = 920 Step 3: Calculate Σfᵢ = 5 + 8 + 12 + 5 = 30 Step 4: Mean = 920/30 = 30.67

**Example 2: Finding Median (Grouped Data)** For the same distribution, find the median.

**Solution:** Step 1: n/2 = 30/2 = 15 Step 2: Cumulative frequencies: 5, 13, 25, 30 Step 3: Median class is 30-40 (since cf = 13 < 15 and next cf = 25 ≥ 15) Step 4: l = 30, cf = 13, f = 12, h = 10 Step 5: Median = 30 + [(15 - 13)/12] × 10 = 30 + (2/12) × 10 = 30 + 1.67 = 31.67

**Example 3: Basic Probability** A bag contains 4 red, 6 blue, and 5 green balls. What is the probability of drawing a blue ball?

**Solution:** Total balls = 4 + 6 + 5 = 15 Favourable outcomes (blue) = 6 P(blue) = 6/15 = 2/5

**Example 4: Probability of Complementary Event** If P(raining tomorrow) = 0.3, what is P(not raining)?

**Solution:** P(not raining) = 1 - P(raining) = 1 - 0.3 = 0.7

Common Mistakes

  • **Using wrong median formula for even vs odd n**: For ungrouped data with even n, median is the average of the two middle values, not just one middle value.
  • **Confusing cumulative frequency with frequency in median calculation**: The cf in the formula is the cumulative frequency of the class *before* the median class, not of the median class itself.
  • **Forgetting to identify modal class correctly**: The modal class has the highest frequency. Students sometimes pick the class with the highest class mark instead.
  • **Adding probabilities incorrectly for independent events**: For P(A and B), multiply probabilities; for P(A or B) with mutually exclusive events, add probabilities.
  • **Using class limits instead of class marks for mean**: Always use the midpoint (class mark) = (upper limit + lower limit)/2, not the boundaries directly.
  • **Ignoring the condition 0 ≤ P(E) ≤ 1**: If your calculated probability is negative or greater than 1, recheck your work—this is mathematically impossible.

Quick Reference

  • Mean is best for symmetric data; median for skewed data; mode for categorical data.
  • Median class: first class where cumulative frequency ≥ n/2.
  • Modal class: class with the highest frequency.
  • Standard deviation measures spread; variance = SD².
  • Probability always lies between 0 and 1 inclusive.
  • For complementary events: P(E) + P(not E) = 1.

You read the notes — now try one

The mean of five numbers 8, 12, 15, 20, and x is 14. The value of x is:

Tap an option to check your answer.

👥 Study this together

Invite your prep group — read the same notes, then discuss doubts in this topic's shared room.

Invite to study

Need more? Ask Shishya

Shishya is your personal tutor for this topic. Pick a starter or open a free chat.

Open Shishya tutor →

Practice this topic

Take a full mock
  • Q1 · Statistics and Probability · MEDIUM

    The mean of five numbers 8, 12, 15, 20, and x is 14. The value of x is:

Ask Shishya to explain these →

Notes generated on 27 Jun 2026