Ah I see. I see. So I guess it's a subjective thing.
I was given a problem with the following 10 data ptns:
289.1 269.6 270.7 277.5 279 267.8 283.7 271 261.9 282.6
I attached this problem.
I was asked to "calculate and plot the histogram with 3 bins."
I'm not sure what they mean by calculate. Think it's just an unnecessary word in the instructions.
Anyway, I was given a template for the plot. On the x-axis the template they gave goes from 260-290 in increments of 5. So from common sense I would have my ranges as 260-270, 270-280, 290-300.
If you're given a template with the maximum and minimum values, would it set the range as the (maximum-minimum)/# of bins?