Description Usage Arguments Value Examples
Find the zscore
1 | zscore_func(mean, val, sd)
|
mean |
the mean of a sample |
val |
the value being examines |
sd |
the standard deviation of the sample |
zscore of the value in a sample
1 | zscore_func(89, 80, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.