Presentation of Data
"A picture is worth a thousand words. A good chart is worth a thousand numbers."
1. Chapter Overview
Data must be PRESENTED in forms that humans can UNDERSTAND. This chapter covers: TEXTUAL presentation (descriptive), TABULAR presentation (tables), and DIAGRAMMATIC/GRAPHIC presentation (bar charts, pie charts, histograms, frequency polygon, ogive). Each method has its strengths and appropriate uses.
2. Forms of Presentation
Textual (Descriptive)
- Data described in sentences and paragraphs
- OK for small amounts of data. HOPELESS for large datasets.
Tabular
- Data arranged in ROWS and COLUMNS
- The WORKHORSE of statistical presentation
- A good table has: title, stub (row headings), caption (column headings), body (the data), source, footnotes
Diagrammatic / Graphic
- Data presented VISUALLY
- Easier to grasp PATTERNS at a glance
3. Diagrammatic Presentation
Bar Diagram
- RECTANGULAR BARS — length proportional to the value
- Simple bar: ONE bar per category. Shows ONE variable.
- Multiple bar: TWO or MORE bars per category (comparing multiple variables across same categories). Shows grouped data.
- Sub-divided (Component) bar: Each bar is SPLIT into sub-parts showing components.
Pie Chart
- A CIRCLE divided into SECTORS. Each sector's ANGLE (and area) = proportional to value.
- Angle = (Value ÷ Total) × 360°
- Best for showing: COMPOSITION of a whole (how a total is divided among categories)
4. Graphic Presentation — Frequency Diagrams
Histogram
- For CONTINUOUS frequency distribution
- Rectangles with NO GAP between them (unlike bar chart which has gaps)
- Width = class interval. Height = frequency (or frequency density if class intervals are unequal)
- AREA of each rectangle = proportional to frequency
Frequency Polygon
- Line graph. Plot MID-POINTS of each class interval on X-axis; frequencies on Y-axis. Connect the dots.
- Can be drawn with or WITHOUT the histogram
Frequency Curve
- A SMOOTHED version of the frequency polygon (curve instead of straight lines)
Ogive (Cumulative Frequency Curve)
- Plots CUMULATIVE frequencies (running total)
- Less than ogive: Shows how many observations are LESS THAN each value
- More than ogive: Shows how many observations are MORE THAN each value
- The two ogives CROSS at the MEDIAN
- Use: finding median, quartiles, percentiles graphically
5. Choosing the Right Presentation Method
| You Want To | Use |
|---|---|
| Show exact values precisely | TABLE |
| Compare categories | BAR CHART |
| Show composition of a whole | PIE CHART |
| Show distribution of a continuous variable | HISTOGRAM |
| Show trend over time | LINE GRAPH (time series) |
| Find median/quartiles graphically | OGIVE |
6. Exam Focus
- Bar diagram types — simple, multiple, sub-divided
- Pie chart — angle calculation
- Histogram vs Bar chart — difference (no gap vs gap)
- Frequency polygon — how drawn
- Ogive — less than and more than; crossing point = median
7. Common Mistakes
- Histogram = Bar chart — NO. Histogram: no gaps between bars (continuous data). Bar chart: gaps between bars (discrete categories). Different purposes.
- Pie chart angle calculation — SECTOR ANGLE = (Component Value ÷ Total) × 360°. Don't forget to multiply by 360!
8. Conclusion
The best data is USELESS if it can't be understood:
- TABLES for precision. DIAGRAMS for impact.
- BAR CHARTS for comparison. PIE for composition. HISTOGRAM for distribution.
- OGIVE for finding the median at a glance.
'The greatest value of a picture is when it forces us to notice what we never expected to see.' — John Tukey. Good visualisation reveals patterns hidden in raw data.
