Calculating the mean for grouped data. |
Sometimes the data for which we want to find a mean
has been grouped into classes.
We don't know the individual values, only the number
of values in each class.
As an example consider the times taken by 30 students to do a test. Their times have been summarised in a table
|
Minutes spent on
test
|
Number of students |
| 0 to less than 5 minutes |
2
|
| at least 5 but less than 10 minutes |
12
|
| at least 10 but less than 20 minutes |
16
|
We make the assumption that within each class the
mean of the values in that class equals the mid-point value of the class.
To find the mid-point value for each class
add the values of the 2 end points together and divide by 2.
e.g. for the first class 0 + 5 = 5, and 5/2 = 2·5
Back
to the Averages page
Back
to the Index of statistics pages
Back
to the Mathematics Support Centre Home page
Sidney Tyrrell , MIS, Coventry University, January 2001