Facebook Pixel
Mathos AI logo

Dot Plots and Frequency Tables

Dot Plots and Frequency Tables

When we collect data, it is often just a messy list of numbers. To make sense of it, we use tools like frequency tables and dot plots to organize and visualize the information so we can easily spot patterns.

Frequency Tables

A frequency table shows how many times each value occurs in a data set. The "frequency" is simply the count.

For example, consider this set of test scores: 3,4,4,5,5,5,6,6,73, 4, 4, 5, 5, 5, 6, 6, 7.

We can organize this into a frequency table by listing each unique number and counting how many times it appears:

  • Value 33: Frequency 11
  • Value 44: Frequency 22
  • Value 55: Frequency 33
  • Value 66: Frequency 22
  • Value 77: Frequency 11

To find the total number of data points, just add the frequencies together: 1+2+3+2+1=91 + 2 + 3 + 2 + 1 = 9.

Dot Plots

A dot plot takes the data from a frequency table and displays it visually on a number line. For every time a number appears in the data set, you draw a dot above that number on the line.

Using the same example, you would draw a number line from 33 to 77. You would place one dot above the 33, two dots stacked vertically above the 44, three dots stacked above the 55, and so on. This creates a visual "mountain" of data that makes it easy to see where most of the values are grouped.

Describing the Shape of the Data

Once you have created a dot plot, you can describe the shape of the data distribution by looking at how the dots are arranged.

  • Symmetric: The left and right sides of the dot plot look like mirror images. Our example above is symmetric, peaking right in the middle at 55.
  • Skewed Left: The "tail" of the data stretches to the left. This means most of the dots are clustered on the right side of the number line, with a few low values trailing off to the left.
  • Skewed Right: The "tail" stretches to the right. Most of the dots are clustered on the left side, with a few high values trailing off to the right.

Special Features

You should also look for specific features within the data set:

  • Clusters: Groups of data points that are packed closely together.
  • Gaps: Empty spaces on the number line where there are no data points.
  • Outliers: Data values that are unusually high or unusually low compared to the rest of the group. For example, if our data set was 3,4,4,5,5,5,6,6,7,3, 4, 4, 5, 5, 5, 6, 6, 7, and 2020, the number 2020 would be an outlier because it sits far away from the main cluster of data.