
As the number of observations are odd which is 13, the median for the entire data is 110. While calculating Q1 and Q3 we will take 110 in both the series. Q1 is the median of data from 52 to 110 which will be 82 [(n+1)/2][(7+1)/2]th observation that is the 4th observation which is 82.
Now for Q3, we will take data from 110 to 265 and the median will come out as 195 . Again the 4th term of the series from 110 to 265 which is 195.
Now,
IQR = Q3 - Q1
= 195 - 82
= 113
The answer says 113.. but when. I use the explained methods it doesn’t ass up!! I've...