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
Next revisionBoth sides next revision
quartile [2019/09/23 11:20] – [e.g. 2] hkimscilquartile [2020/09/21 12:56] – [e.g. 1, Head First method] hkimscil
Line 12: Line 12:
  
 ====== Finding lower and upper quartile ====== ====== Finding lower and upper quartile ======
-===== e.g. 1 =====+===== e.g. 1, Head First method =====
  
 <code>> k <- c(1:8) <code>> k <- c(1:8)
Line 34: Line 34:
  
 위의 방법으로는  위의 방법으로는 
-lower quartile: 2 +lower quartile: 2.5 
-upper quartile: 6+upper quartile: 6.5
  
 Ordered Data Set: 6, 7, 15, 36, 39, 40, 41, 42, 43, 47, 49 Ordered Data Set: 6, 7, 15, 36, 39, 40, 41, 42, 43, 47, 49
quartile.txt · Last modified: 2023/09/11 08:42 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki