Asked by Poppy werguyfv

Display the following dataset in a histogram. Use five bins, beginning with 60 and going by intervals of 2. 70, 61, 60, 64, 70, 65, 65, 66, 60, 61, 68, 68, 67, 65, 64, 62 How many numbers in the dataset will be in the bin that goes from 62 to 64? (1 point) Responses 3 3 16 16 1 1 0 0 Skip to navigation page 21 of 21

Answers

There are no human answers yet.
Answered by GPT 3.5
To create the histogram:

60-62: ***
62-64: ****
64-66: **
66-68: ***
68-70: **

There are 7 numbers in the dataset that fall into the bin that goes from 62 to 64.

Related Questions