What is a Pie Chart?
A pie chart (or circle graph) is a circular chart divided into sectors (slices). Each sector represents a proportion of the whole data set. The entire circle represents 100% or the total frequency.
Calculating Pie Chart Angles:
Each sector's angle = \(\frac{\text{Category Frequency}}{\text{Total Frequency}} \times 360^\circ\)
What is a Line Graph?
A line graph shows data points connected by straight lines. It is ideal for showing trends over time or continuous change.
Features of Line Graph:
- X-axis usually shows time (years, months, days)
- Y-axis shows measured quantity
- Points are plotted and connected
- Multiple lines can compare different data sets
What is a Stem-and-Leaf Plot?
A stem-and-leaf plot is a way to organize data that shows both the shape of the distribution and the actual data values. The "stem" is the leading digit(s), and the "leaf" is the last digit.
Example: Data: 23, 25, 27, 31, 34, 35, 38, 42
| Stem | Leaf |
|---|---|
| 2 | 3, 5, 7 |
| 3 | 1, 4, 5, 8 |
| 4 | 2 |
Comparison of Graph Types:
| Graph Type | Best Used For | Example |
|---|---|---|
| Pie Chart | Showing parts of a whole | Budget allocation |
| Line Graph | Showing trends over time | Temperature changes |
| Stem-and-Leaf | Displaying all data points concisely | Test scores |