Statistics
Statistics is the branch of mathematics that deals with collection, analysis, interpretation, and presentation of data.
In aptitude exams, statistics questions usually revolve around:
- Central Tendency: Mean, Median, Mode
- Dispersion: Range, Variance, Standard Deviation
Think of statistics as tools to summarize and compare datasets effectively.
2. Key Formulas & Shortcuts
A. Mean (Average)
1. Arithmetic Mean (AM):
2. Weighted Mean:
If observations have weights:
Where:
- = value
- = corresponding weight
B. Median
The middle value when data is arranged in ascending or descending order.
- For odd number of values:
- For even number of values:
C. Mode
The most frequently occurring value in the data set.
If no value repeats → No mode.
If multiple values have highest frequency → Multimodal.
D. Range
E. Variance and Standard Deviation
1. Variance ():
Measures how much the data points deviate from the mean.
2. Standard Deviation ():
For aptitude, it's rarely asked in full derivation — mostly conceptually.
3. Conceptual Tips & Common Mistakes
-
Don’t confuse mean with median. Median is positional; mean is arithmetic.
-
In skewed distributions, mean ≠ median ≠ mode.
-
For grouped data, use assumed mean method for speed.
-
Weighted mean often appears in mixture or average speed problems in disguise.
-
Know when no mode or multiple modes occur.
-
Median is not affected by extreme values, mean is.
-
Understand the difference:
- Mean: balancing point
- Median: central point
- Mode: most common value
4. Visual Explanation
A. Mean, Median, Mode (Symmetric vs Skewed)
Symmetric Distribution:
Right-Skewed (Positive Skew):
Left-Skewed (Negative Skew):
B. Data Distribution Visual
Dataset: 2, 3, 4, 4, 4, 5, 6
Mean = 4
Median = 4
Mode = 4
Change to 2, 3, 4, 4, 4, 5, 100 →
Mean shifts right (to ~23), Median still 4, Mode still 4.
5. Solved Examples
Example 1: Mean (Average)
Q: The average age of 5 students is 20. Find their total age.
A:
Example 2: Weighted Mean
Q: A student scores 60 in Maths (weight 4), 70 in English (weight 3), and 80 in Science (weight 3). Find weighted average.
Example 3: Median (Odd Count)
Q: Find the median of 3, 5, 7, 9, 11
A:
Middle value = 7
Example 4: Median (Even Count)
Q: Find the median of 10, 12, 15, 18
Example 5: Mode
Q: Find the mode of: 2, 4, 4, 4, 5, 5, 7
A:
Mode = 4 (highest frequency)
Example 6: Range
Q: Data = 10, 15, 20, 25, 40