Quantitative distributions are displayed with histograms, dotplots, stem-and-leaf plots, and cumulative graphs (ogives). Each graph reveals the shape of the distribution differently. Histograms group data into bins; bin width affects the appearance. Dotplots show every individual value. Stem-and-leaf plots preserve the original data values. Ogives show cumulative relative frequency and are used to read off percentiles.
- Histogram: Bars represent the count or proportion of observations in each equal-width interval; bars touch because the variable is continuous.
- Dotplot: Each observation is a dot placed at its value on a number line; nearly identical values stack vertically.
- Stem-and-leaf plot: Each value is split into a stem (leading digit) and leaf (last digit), preserving original data while showing shape.
- Ogive (cumulative graph): Plots cumulative relative frequency against data values; the value at 0.50 on the y-axis is the median.
Sketch a rough histogram for the data set {2, 3, 3, 5, 7, 8, 9, 9, 10} using bins of width 3. What shape does it suggest?