Q1. Find the median of 5, 9, 8, 6, 7.
Arrange: 5, 6, 7, 8, 9
n = 5 (odd), middle value is the 3rd
Median = 7
Turn a pile of numbers into one meaningful value. Compute the mean, median and mode of any data set instantly.
Enter numbers (comma separated) to get the mean, median, mode and range.
Mean problems with steps.
Loading…
Q1. Find the median of 5, 9, 8, 6, 7.
Arrange: 5, 6, 7, 8, 9
n = 5 (odd), middle value is the 3rd
Median = 7
| Quantity | Formula |
|---|---|
| Mean | x̄ = Σx / n |
| Median (n odd) | ((n+1)/2)-th value |
| Median (n even) | average of the two middle values |
The mean (average), median (middle value) and mode (most frequent value).
Arrange the data in order; the median is the middle value (or the average of the two middle values if n is even).
A bar graph has gaps between bars (categorical data); a histogram has no gaps (continuous grouped data).
Hi! Found an error or have a suggestion? Let us know and we'll fix it.
Thanks! Your feedback has been sent. We'll look into it.