Averages from tables are found by interpreting a frequency table as a compact way of listing repeated data values. The key idea is that each data value occurs a certain number of times, so calculations for mode, median, mean, and range must use frequencies correctly rather than treating the table as a simple list of row entries. This topic matters because frequency tables are a standard way to summarize discrete data efficiently while still allowing exact averages to be calculated.
Key formula:
| Measure | What it uses | Best table tool | Common confusion |
|---|---|---|---|
| Mode | Highest frequency | Frequency column | Giving the frequency instead of the value |
| Median | Middle position | Cumulative frequency | Using the middle row instead of the middle value |
| Mean | Total of all values | column | Forgetting to multiply by frequency |
| Range | Largest minus smallest value | Extreme data values | Using frequencies instead of values |
Remember:
This helps you avoid dividing by the wrong quantity or forgetting to include repeated values.