{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
Show less Show more expand_more
{{ ability.description }} {{ ability.displayTitle }}
Lesson Settings & Tools
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }}
{{ 'ml-lesson-time-estimation' | message }}
Concept

Dot Plot

A dot plot, also known as a line plot, is a way to represent numerical or categorical data in which each data point is represented with a dot above a horizontal line with numbers or categories. Dots representing the same measurement are stacked above each other. Consider the following data set.
  • There are two in this data set, so two dots are stacked above the number on the number line of the corresponding dot plot.
  • There is one in this data set, so a single dot is drawn above number
  • There are five in this data set, so five dots are stacked above number on the number line.
A dot plot illustrating the data set given in the text.

Dot plots are normally used for discrete data. For data sets containing more than data points, dot plots are often inconvenient and other representations are preferred.

Loading content