Summary of "Statistics 101: Descriptive Statistics, Histograms"

Statistics 101: Descriptive Statistics — Histograms

Main ideas and lessons

Quantitative vs categorical data

What a histogram is and why it’s useful

A histogram groups (bins) quantitative data into contiguous, non-overlapping intervals (bins/buckets) and displays the count (frequency) or relative frequency for each bin as a vertical bar.

Bins / buckets — core concepts

Axes and frequencies

Common histogram shapes (how to interpret)


Worked example: smartphone users’ ages

Example dataset: 100 smartphone users in the U.S., with brand (categorical) and age (quantitative).

Binning choices demonstrated:

Frequency vs relative frequency:


Practical step-by-step: create and interpret a histogram

  1. Choose the quantitative variable of interest (e.g., age).
  2. Decide a binning strategy:
    • Choose number of bins or bin width (consider domain conventions, convenience, or software defaults).
    • Make bins contiguous and non-overlapping so every observation falls in exactly one bin.
  3. Tally observations per bin (frequency).
  4. Optionally compute relative frequency: frequency / total sample size.
  5. Draw a bar for each bin:
    • Horizontal span = bin interval.
    • Height = frequency or relative frequency.
    • Bars touch (no gaps) in a histogram.
  6. Check that the sum of frequencies equals the total sample size.
  7. Inspect the histogram’s shape and consider:
    • Skewness, symmetry, modes (peaks), uniformity, or multimodality.
    • Whether bin width needs adjustment (too coarse or too fine).
  8. Use histogram insights for further analysis (e.g., identifying subgroups, transformation needs, outliers).

Warnings and tips


Speakers / sources (as identified)

Category ?

Educational


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video