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
quartile [2026/09/13 23:03] – [e.g. 1, Head First method] hkimscilquartile [2026/09/13 23:04] (current) – [e.g. 1, Head First method] hkimscil
Line 38: Line 38:
 Data Set: c(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) 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.txt · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki