Module 1 · Descriptive Statistics · Topic 7
Data Visualization Basics
Why Visualize Data?. Visualizations reveal patterns, trends, and outliers that raw numbers alone might hide. A good chart communicates the story in the data quickly and clearly.
Common Chart Types. Histograms show frequency distributions of quantitative data. Bar charts display counts or percentages for categorical data. Box plots summarize the five-number summary. Dot plots show individual data points along a number line.
Histograms vs Bar Charts. Histograms have adjacent bars (no gaps) because the x-axis is a continuous scale. Bar charts have gaps between bars because each bar represents a separate category.