| wan_c3 | R Documentation |
Estimate the Sample Mean from the Sample Median and Range
wan_mean_C3(q_1, m, q_3) wan_se_C3(q_1, m, q_3, n)
q_1 |
First quartile of sample. |
m |
Median of sample. |
q_3 |
Third quartile of sample. |
n |
Sample size. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.