User Tools

Site Tools


median:out01

Differences

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

Link to this comparison view

Next revision
Previous revision
median:out01 [2026/03/10 02:42] – created 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.1773110558.txt.gz · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki