Description Usage Arguments Details References Examples
Provides magnitude-based inferences upon given r value and sample size. Based upon WG Hopkins Microsoft Excel spreadsheet.
1 |
r |
correlation coefficient |
n |
sample size |
conf.int |
(optional) confidence level of the interval. Defaults to |
swc |
(optional) number indicating smallest worthwhile change. Defaults to |
plot |
(optional) logical indicator specifying to print associated plot. Defaults to |
Refer to vignette for further information.
Hopkins WG. (2007). A spreadsheet for deriving a confidence interval, mechanistic inference and clinical inference from a p value. Sportscience 11, 16-20. sportsci.org/2007/wghinf.htm
1 | corr(.40, 25, 0.95)
|
Correlation Coefficient:
r = 0.4
n = 25
95% CI [0.01, 0.69]
Magnitude-Based Inference
Very Unlikely Unlikely Likely
"Negative" "Trivial" "Positive"
MBI (%) "0.7" "5.8" "93.5"
Inference: Likely Moderate Positive Correlation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.