Elementary Statistics — RRB NTPC Study Notes
Overview
Elementary Statistics is a moderate-weightage topic in RRB NTPC Mathematics, typically yielding 2–4 questions per paper. Questions test your ability to compute measures of central tendency (mean, median, mode) and dispersion (range) from raw data, frequency distributions, or grouped data. You may also encounter basic data interpretation from tables or simple charts.
This topic rewards systematic practice. Most questions follow standard formulas, so accuracy and speed in arithmetic are crucial. Students often lose marks through calculation errors rather than conceptual gaps. The key is to memorize the formulas clearly, understand when to apply each measure, and practice sufficient problems to handle variations like missing frequencies or combined datasets.
Master this topic by drilling formula application on 15–20 varied problems. Since calculations can be lengthy, develop shortcuts for finding medians in sorted lists and for calculating means with assumed means (step-deviation method). This preparation pays off with quick, confident answers on exam day.
Key Concepts
- **Mean (Arithmetic Average)**: The sum of all observations divided by the number of observations. It represents the "balance point" of the data and is affected by every value, including outliers.
- **Median**: The middle value when data is arranged in ascending or descending order. For odd n, it's the ((n+1)/2)th term; for even n, it's the average of the (n/2)th and (n/2 + 1)th terms. Median is robust to extreme values.
- **Mode**: The most frequently occurring value in a dataset. A dataset can be unimodal (one mode), bimodal (two modes), multimodal, or have no mode if all values occur equally.
- **Range**: The difference between the maximum and minimum values. It measures the spread or dispersion of data and is the simplest measure of variability.
- **Frequency Distribution**: Data organized into classes/groups with their frequencies. For grouped data, use class marks (midpoints) and apply modified formulas for mean, median, and mode.
- **Cumulative Frequency**: Running total of frequencies, used to locate the median class in grouped data.
Formulas / Key Facts
**For Ungrouped (Raw) Data:**
- **Mean** = (Sum of all observations) / (Number of observations) = (Σx) / n
- **Median** = Middle value after sorting. If n is odd: ((n+1)/2)th term. If n is even: average of (n/2)th and (n/2 + 1)th terms.
- **Mode** = Most frequent value(s) in the dataset.