Problem
Suppose we have this list of entries: 100, 25, 0, 1, 75, 50,125. What would be the number of bins (using min and max) if the width of the bin is 5? I already saw the explanation in course hero but the description seems incorrect since it states that the max number is 100 but actually is 125. so kindly explain the answer.