The mode is identified as the data value with the highest frequency; if two values share the highest frequency, the data is considered bimodal.
The median is the middle value of the ordered set, found by calculating the position and using cumulative frequency to locate which value occupies that rank.
The mean () is calculated by multiplying each value () by its frequency (), summing these products, and dividing by the total frequency.
Mean Formula:
Grouped frequency tables use class intervals to manage continuous data, often expressed using inequalities such as to ensure every possible value falls into exactly one category.
When data is grouped, the specific individual values are lost, meaning any statistical measures calculated (like the mean) are estimates rather than exact values.
The modal class is the interval that contains the highest frequency, representing the most common range of values in the distribution.
To perform calculations on grouped data, the midpoint () of each class must be determined by averaging the upper and lower boundaries of the interval.
| Feature | Ungrouped Data | Grouped Data |
|---|---|---|
| Data Type | Discrete / Small sets | Continuous / Large sets |
| Accuracy | Exact calculations | Estimated calculations |
| Central Value | Mode (specific value) | Modal Class (interval) |
| Representative | The value itself | Class Midpoint |
Choosing between grouped and ungrouped formats depends on the volume of data and whether the variable is discrete (countable) or continuous (measurable).
Check for Gaps: Always verify if class boundaries are continuous (e.g., and have a gap that must be closed to and before calculating midpoints).
Sanity Check: Ensure your calculated mean falls within the range of the data; if your mean is higher than your largest value or lower than your smallest, a calculation error has occurred.
Cumulative Frequency: Use a running total of frequencies to quickly locate the median position without listing every single data point.
Precision: In exams, keep intermediate values (like ) exact or to high precision to avoid rounding errors in the final mean calculation.