median:out01
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| median:out01 [2026/03/10 02:49] – hkimscil | median: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 | ||
| - | </ | ||
| - | |||
| - | $$ \text{median} = \frac {(20 + 21)}{2} $$ | ||
| - | |||
| - | < | ||
| > median(a) | > median(a) | ||
| [1] 20.5 | [1] 20.5 | ||
median/out01.txt · Last modified: by hkimscil
