Posted by B.B. on Wednesday, July 29, 2009 at 1:53pm.
1. arrange the numbers in ascending numerical order:
{ 72, 80, 80, 82, 88, 90, 96}.
2. Find the median, which is the middle number of the list. In the given case, the middle number of 7 number is the fourth, namely 82.
{ 72, 80, 80, 82, 88, 90, 96}
3. Find the first quartile:
Disregard the median and numbers higher than the median. For the remaining numbers, repeat step number 2, this is the first quartile. (80)
{ 72, 80, 80 ...}.
4. Find the third quartile: repeat step 3 using the upper half of the list of numbers.
{ ... 88, 90, 96}.
5. We should end up with the data set as follows:
{ 72, 80, 80, 82, 88, 90, 96}.
The inner quartile range is the difference between the third and the fisrt quartiles, namely 90-80=10 in the given case.
Note that there are specific procedures for finding the median when there the number of numbers is even.
Thank you.
Related Questions
Math - calculate the range, variance, standard deviation, and interquartile ...
Math - calculate the range, variance, standard deviation, and interquartile ...
math - calculate the range, variance, standard deviation, and interquartile ...
statistics - Would someone mind checking me and pointing out which may be ...
Statistics - Calculate the mean, median, and mode for the following data set. Is...
Math: Statistics - Organize the data into a class interval frequency ...
maths - The data in table below gives marks for an exam of a particular tutors ...
math - Male: 60,63,65,70,66,80,85,73,79,80,83,85,81,76, 77,90,91,88,78,92 ...
MATH Please help me - Male: 60,63,65,70,66,80,85,73,79,80,83,85,81,76, 77,90,91,...
Math (stastiscs) - Male: 60,63,65,70,66,80,85,73,79,80,83,85,81,76, 77,90,91,88,...
For Further Reading