Statistics and Probability
Overview
Statistics and Probability form a significant portion of the KAR TET Paper II Mathematics section. These topics test your ability to analyse data, calculate central tendencies, and understand the likelihood of events—skills essential for teaching upper-primary students how to interpret real-world information.
For the exam, you must be comfortable calculating mean, median, and mode from raw data, grouped frequency distributions, and simple datasets. Probability questions typically involve basic experiments like coin tosses, dice throws, and card draws. The pedagogy angle expects you to connect these concepts to everyday situations students encounter.
Mastery here requires both computational accuracy and conceptual clarity. Many questions are straightforward if you know the formulas, but careless errors in ordering data or misreading frequency tables are common traps.
---
Key Concepts
- **Mean (Arithmetic Average)**: The sum of all observations divided by the number of observations. It uses every data point and is sensitive to extreme values (outliers).
- **Median**: The middle value when data is arranged in ascending or descending order. For an even number of observations, it is the average of the two middle values. It is not affected by extreme values.
- **Mode**: The value that occurs most frequently in a dataset. A dataset can have no mode, one mode (unimodal), or multiple modes (bimodal/multimodal).
- **Grouped Data**: When data is presented in class intervals, use class marks (mid-points) for calculations. Mean uses the assumed mean or direct method; median uses cumulative frequency; mode uses the modal class formula.
- **Probability**: A measure of how likely an event is to occur, expressed as a number between 0 and 1 (or 0% to 100%).
- **Sample Space**: The set of all possible outcomes of an experiment. For a die, sample space = {1, 2, 3, 4, 5, 6}.
- **Favourable Outcomes**: Outcomes that satisfy the condition of the event in question.
- **Complementary Events**: If P(E) is the probability of event E, then P(not E) = 1 − P(E).
---
Formulas / Key Facts
**Measures of Central Tendency (Ungrouped Data)**
| Measure | Formula | |---------|---------| | Mean | x̄ = Σxᵢ / n | | Median (n odd) | Value at position (n+1)/2 | | Median (n even) | Average of values at positions n/2 and (n/2)+1 | | Mode | Most frequently occurring value |
**Measures of Central Tendency (Grouped Data)**