powered by
Estimate descriptive statistics of reliabilities from descriptive statistics of square-root reliabilities via Taylor series approximation
estimate_rel_dist(mean_q, var_q)
The estimated mean and variance of a distribution of reliability values.
Mean square-root reliability value.
Variance of square-root reliability values.
$$var_{\rho_{XX}}=4q_{X}^{2}var_{\rho_{XX}}$$
estimate_rel_dist(mean_q = .9, var_q = .05)
Run the code above in your browser using DataLab