Introduction to Statistics
Calculate measures of central tendency and create basic data displays.
Try the Interactive Version!
Learn step-by-step with practice exercises built right in.
Introduction to Statistics
Measures of Central Tendency
Mean (Average)
Median
Middle value when data is ordered. For even count, average the two middle values.
Mode
Most frequently occurring value.
Example
Data:
Ordered:
- Mean:
- Median: (4th value out of 7)
- Mode: (appears 3 times)
Measures of Spread
- Range:
- IQR (Interquartile Range):
Box Plots
Show the five-number summary: Min, Q1, Median, Q3, Max
Stem-and-Leaf Plots
Show data values organized by their leading digits.
Data: 23, 25, 31, 34, 37, 42, 45
| Stem | Leaf | |------|------| | 2 | 3 5 | | 3 | 1 4 7 | | 4 | 2 5 |
Choosing the Right Display
| Data Type | Display | |-----------|---------| | Categorical | Bar graph, circle graph | | Numerical | Histogram, dot plot, box plot | | Comparing two groups | Double bar graph, side-by-side box plots |
Key idea: The mean is affected by outliers; the median is not. Choose the median for skewed data.
📚 Practice Problems
No example problems available yet.