User Tools

Site Tools


quartile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
quartile [2023/09/10 23:42] – [r method] hkimscilquartile [2026/09/13 23:04] (current) – [e.g. 1, Head First method] hkimscil
Line 36: Line 36:
 upper quartile: 6.5 upper quartile: 6.5
  
-Ordered Data Set: 6, 7, 15, 36, 39, 40, 41, 42, 43, 47, 49 +Data Set: c(6, 7, 15, 36, 39, 40, 41, 42, 43, 47, 49) 
- +Ordered: c(6, 7, 15, 36, 39, 40, 41, 42, 43, 47, 49) 
-  * 11 / 4 = 2.75 -> 3+  * n = 11 
 +  * n / 4 = 11 / 4 = 2.75 -> 3
   * lower quartile: 15   * lower quartile: 15
-  * 33 / 4 = 8.25 -> 9+  * (3*n) / 4 = (3*11) / 4 = 8.25 -> 9
   * upper: 43   * upper: 43
  
quartile.1694389330.txt.gz · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki