Cohen's d
Cohen's d is defined as the difference between two means divided by a standard deviation for the data.
Cohen's d depends directly on the difference between two sample means. Sample deviation and size are used to calculation a pooled standard deviation. As this measure increases, Cohen's d decreases inversely.
Formula
symbol | description | physical quantity |
---|---|---|
d | Cohen's d | "Unitless" |
n1 | first sample size | "Unitless" |
n2 | second sample size | "Unitless" |
s1 | first sample standard deviation | "Unitless" |
s2 | second sample standard deviation | "Unitless" |
x̅1 | first sample mean | "Unitless" |
x̅2 | second sample mean | "Unitless" |
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |