Key procedural idea: Convert the visual display into numerical frequencies before doing statistics with it.
| Feature | Bar Chart | Pictogram | | --- | --- | --- | | Main display | Rectangular bars | Repeated symbols | | Numerical reference | Axes and scale | Key | | Precision | Usually easier to read exactly | Can be slower if partial symbols are used | | Best use | Clear comparison and calculation | Simple visual communication |
| Comparison | Bar Chart | Histogram | | --- | --- | --- | | Data type | Discrete or categorical | Continuous or grouped continuous | | Gaps between bars | Yes | No | | Meaning of width | Usually just formatting | Part of the class interval structure |
Exam habit to memorise: read labels, read scale or key, extract frequencies, then answer the question.