How do you find the mean median and mode of a histogram?

1 Answer
Dec 10, 2017

Mode = peak of dataset so, whichever bar of histogram is tallest, the mid point of that class is mode.

Median = Middle of data-set.
Suppose the data size is n.
If n is odd, median = mid point of the class that contains the (n+1)/2n+12 th entry. If n is even, then we need to take average of the mid points of two classes that contain (n/2)(n2) and (n/2)+1(n2)+1 the entry of the ordered set..