quartile
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
quartile [2020/09/21 13:25] – hkimscil | quartile [2023/09/11 08:42] (current) – [r method] hkimscil | ||
---|---|---|---|
Line 96: | Line 96: | ||
</ | </ | ||
median = (9+12)/2 | median = (9+12)/2 | ||
- | the 1st quartile = 7 + ((9-7)*(1/4)) = 7 + 0.5 = 7.5 | + | the 1st quartile = 7 + (9-7)*(1/4) = 7 + 0.5 = 7.5 |
- | the 3rd quartile = 12 + ((12-9)*(3/4)) = 12 + 2.25 = 14.25 | + | the 3rd quartile = 12 + (12-9)*(3/ |
---- | ---- |
quartile.1600662350.txt.gz · Last modified: 2020/09/21 13:25 by hkimscil