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 22:58] (current) hkimscil
Line 3: Line 3:
 > sort(a) > sort(a)
  [1]  19  19  20  20  20  21  21  24 100 104  [1]  19  19  20  20  20  21  21  24 100 104
-print(a) +median(a) 
- [1] 104  19  20  19  20 100  20  21  21  24+[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