#help please!
9 messages · Page 1 of 1 (latest)
,rotate
What do you mean?
,rotate
Ok so to get the IQR, you need to find the upper and lower quartiles
For the LQ, you do the number of terms + 1, and then divide by 4, so in this case is would be (15+1)/4 = 4, so the lower quartile is the 4th position which is 89
For the UQ you do the same as for the LQ but multiply by 3, so 3(15+1)/4 = 12, so the 12th position which is 113
Then you just do 113 - 89 which is 24