wan_c2 | R Documentation |
Estimate the Sample Mean from Quartiles, Range, and Size
wan_mean_C2(a, q_1, m, q_3, b) wan_se_C2(a, q_1, m, q_3, b, n)
a |
Minimum value of sample. |
q_1 |
First quartile of sample. |
m |
Median of sample. |
q_3 |
Third quartile of sample. |
b |
Maximum value of sample. |
n |
Sample size. |
Other one_neet Inputs and outputs neet tested.:
bland
,
effect_se()
,
g_
,
hozo
,
wan_c1
Other meansd_estimator Approximate an estimator for the mean from quartiles.:
bland
,
hozo
,
wan_c1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.