User Tools

Site Tools


median:out01

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
median:out01 [2026/03/10 02:47] hkimscilmedian:out01 [2026/03/10 03:31] (current) hkimscil
Line 5: Line 5:
 > print(a) > print(a)
  [1] 104  19  20  19  20 100  20  21  21  24  [1] 104  19  20  19  20 100  20  21  21  24
 +> median(a)
 +[1] 20.5
 +> mean(a)
 +[1] 36.8
 </code> </code>
- 
-$$ \text{median} = \frac {(20 + 21)}{2} $$ 
  
  
  
median/out01.1773110839.txt.gz · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki