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 just under 64?

(1 point)
Responses

16
16

1
1

3
3

0

1 answer

To determine how many numbers from the dataset fall within the bin that ranges from 62 to just under 64, we first identify the dataset:

Dataset: 70, 61, 60, 64, 70, 65, 65, 66, 60, 61, 68, 68, 67, 65, 64, 62

Specified bins:

  • Bin 1: 60 to just under 62
  • Bin 2: 62 to just under 64
  • Bin 3: 64 to just under 66
  • Bin 4: 66 to just under 68
  • Bin 5: 68 to just under 70

Now, we identify how many numbers fall into the second bin (62 to just under 64).

From the dataset:

  • The values that fall in the range 62 to just under 64 are:
    • 62

Counting these:

  • There is 1 number that falls within the range of 62 to just under 64.

Thus, the answer is 1.