To find the Median (), locate the value at on the y-axis (where is the total frequency), move horizontally to the curve, and then vertically down to the x-axis.
The Lower Quartile () is found at and the Upper Quartile () at . These values help determine the spread of the middle 50% of the data.
The Interquartile Range (IQR) is calculated as . A smaller IQR indicates that the data is more centrally clustered around the median.
Percentiles can be estimated similarly; for example, the 90th percentile is found by locating on the y-axis and reading the corresponding x-value.
| Feature | Frequency Polygon | Cumulative Frequency Chart |
|---|---|---|
| X-Axis Value | Class Midpoint | Upper Class Boundary |
| Y-Axis Value | Interval Frequency | Running Total (Cumulative) |
| Graph Shape | Peaks and valleys | Non-decreasing S-curve |
| Primary Use | Comparing distributions | Estimating quartiles/percentiles |
Unlike a histogram which shows the frequency of individual intervals, the cumulative frequency chart shows the total count 'up to' a certain point, making it better for identifying thresholds and cut-off points.
Check the Total: Always ensure the final point on your graph corresponds to the total frequency () given in the data. If it doesn't, there is an error in your addition.
Boundary Precision: Examiners frequently penalize students for plotting at the midpoint. Always double-check that you are using the upper boundary of the interval.
The Zero Start: Don't forget to anchor your curve at the x-axis. If your first interval is , your first point should be .
Reading the Scale: Pay close attention to the axis scales. A common mistake is misreading the value of a single grid square, leading to incorrect quartile estimates.