72 total
By the end of this topic, you should be able to:
An average is a single number that represents a whole set of data. It gives you a sense of what a "typical" value looks like. There are three types of average you need to know: the mean, the median, and the mode.
The mode is the value that appears most often in a data set.
When to use the mode: Use it when the data is non-numerical (for example, favourite colours or types of pets), or when you want to know the most popular/common value. If there are two or more modes, the mode becomes less useful.
The median is the middle value when all values are arranged in order from smallest to largest.
Finding the median — step by step:
Step 1: Write all the values in order from smallest to largest. Step 2: Find the middle value.
Finding the position of the median:
Median position=2n+1th termwhere n is the total number of values.
Example (odd number): Data: 4, 7, 9, 11, 15 There are 5 values. Position = (5+1)/2 = 3rd term. The 3rd value is 9. So the median = 9.
Example (even number): Data: 3, 6, 8, 12 There are 4 values. Position = (4+1)/2 = 2.5th term → average of 2nd and 3rd values. (6 + 8) ÷ 2 = 7. So the median = 7.
When to use the median: The median is very useful when the data contains extreme values (very high or very low numbers that don't represent the rest of the data). Unlike the mean, the median is not affected by these extreme values.
Sign in to view full notes