Data Visualization and Organization
Enter a set of numerical data to generate a dot plot and calculate essential statistical measures.
Explore these examples to see how the Dot Plot Calculator works with different data sets.
A teacher records the scores of 15 students on a 10-point quiz.
Data: 8, 7, 9, 8, 10, 7, 8, 9, 6, 8, 7, 9, 8, 5, 9
Daily low temperatures recorded over two weeks in winter.
Data: 2, 1, -1, 0, 2, -1, -2, -1, 0, 1, 2, 3, 0, -1
Measuring the height of seedlings in a science experiment.
Data: 3.5, 4.0, 3.5, 4.2, 3.8, 4.0, 3.5, 3.5, 4.1, 3.8
Ages of various electronic devices in a household.
Data: 1, 1, 2, 1, 5, 8, 2, 3, 1, 10, 7, 2, 1, 4
10, 15.5, -2, 10, 8
.Mean = (Σx) / n
, where Σx
is the sum of all values and n
is the number of values.n
) is odd, the median is the middle number. If n
is even, the median is the average of the two middle numbers.Range = Maximum Value - Minimum Value
.