create a histogram with five intervals from this data set: 21, 37, 56, 87, 32, 45, 77, 71, 65, 67, 21…

create a histogram with five intervals from this data set: 21, 37, 56, 87, 32, 45, 77, 71, 65, 67, 21, 34\nstep 1: find the minimum and maximum values.\nminimum: 21 maximum: 87\nstep 2: round the minimum down to the nearest 10.\nrange minimum: 20\nstep 3: round the maximum up to the nearest 10.\nrange maximum:
Answer
Answer:
90
Explanation:
Step1: Identify maximum value
The maximum value in the data - set is 87.
Step2: Round up to nearest 10
Since 87 is closer to 90 than 80, when rounding 87 up to the nearest 10, we get 90.