Description Usage Arguments Value Examples
Calculate Cohen's d given some descriptive statistics
1 |
mean.one |
consumes the mean of first group |
mean.two |
consumes the mean of second group |
sd.one |
consumes the standard deviation of first group |
sd.two |
consumes the standard deviation of second group. This can be left empty if the groups share the same standard deviation. |
sd |
Type "same" if both groups have the same sd. Type "diff" if the groups do not have the same standard deviation. In this case, the pooled standard deviation is used. |
A string containing Cohen's d statistic that informs user of effect size
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.