wan_c2: Estimate the Sample Mean from Quartiles, Range, and Size

wan_c2R Documentation

Estimate the Sample Mean from Quartiles, Range, and Size

Description

Estimate the Sample Mean from Quartiles, Range, and Size

Usage

wan_mean_C2(a, q_1, m, q_3, b)

wan_se_C2(a, q_1, m, q_3, b, n)

Arguments

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.

See Also

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


softloud/varameta documentation built on Feb. 8, 2023, 12:12 a.m.