Difference between revisions of "Kategorie:Arithmetisches Mittel"
Jump to navigation
Jump to search
m |
m |
||
Line 3: | Line 3: | ||
:<math>\bar{x} = \frac{1}{n} \sum_{i=1}^n x_i</math> | :<math>\bar{x} = \frac{1}{n} \sum_{i=1}^n x_i</math> | ||
− | : | + | :{{R}}: <span style="font-style:courier">mean(x)</span> |
</div> | </div> |
Revision as of 17:49, 24 June 2011
Arithmetisches Mittel:
- R code: mean(x)
Pages in category "Arithmetisches Mittel"
This category contains only the following page.