| A | B |
| numerical data | data dealing with values or counts |
| categorical data | data dealing with words or descriptions |
| line graph | single axis of stacked data (x's) |
| bar graph | graph using columns of data |
| range | minimum to the maximum data value |
| mean | the sum of all data points |
| median | middle data value |
| mode | most frequent data value(s) |
| frequency | the occurrence of data |
| x-axis | horizontal axis |
| y-axis | vertical axis |
| box & whisker plot | graph showing several medians within the range |