How do I find the median with an even amount of numbers in a set of data.
Just take the average of the two middle values.......for instance
1, 2, 3 ,4 ,5 ,6, 7 , 8
Median = [ 4 + 5] / 2 = 9/2 = 4.5
EP.....I think you gave the calculation for the mean, not the median........
Egads! I did...... deleted it. Thanx for keeping me honest, Chris !