How do i find the IQR for 50 terms?
whats an IQR?
Interquartile range
q0 q1 q2 q3 q4 are the quartiles right? its been awhile
in anycase, the qs relate to the p0, p25, p50, p75, and p100
so you want the p25 thru te p75 percentiles 50 * .25 is the position of the p25 50 * .75 is the position of the p75
yes they are the quartiles
if the position results in a whole number; you wanna average the position and the position + 1
does that make sense?
for example: 84 68 72 49 84 73 we would sort these in order from low to high 49 68 72 73 84 84 there are 6 data enteries; p25 = 6 * .25 = 1.50; since this is not a whole number, round up to 2 p25 is the number in the 2nd position: 68 p75 = 6 * .75 = 4.50; since htis is not a whole number, round up to 5 p75 is the number in the 4th position: 84 the IQR is then the from the 2nd to the 5th positions
yes it does! thanks for your help
youre welcome
Join our real-time social learning platform and learn together with your friends!