Description Usage Arguments Value Examples
Calculate One Sample Z-Score
1 | oneSampleZ(v, u)
|
v |
a numerical vector |
u |
the hypothesised mean |
a number
1 | oneSampleZ(rnorm(50),50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.