The formula for calculating Standard Error of the Mean (SEM) is:

σn

This can be expressed mathematically in the following different ways, all of which are identical:

  1. σ2n

  2. σ1n0.5

  3. σ21n0.5

  4. σ2n0.5

In calculating the SEM of independent groups of samples, n is split into two groups, x and y. Where these groups have unequal variance, the variance s2 is also split into 2 groups, x and y.

The SEM for independent groups with unequal variance is:

Sx2nxSy2ny0.5

This corresponds to the SEM above displayed as (4)

The SEM for independent groups with equal variance uses a weighted, ‘pooled’ variance:

Sp2= nx1 Sx2 + ny1 Sy2 / nx+ny-2

The square root of this is the pooled, estimated standard variance used in the calculation of the SEM:

Sp1nx1ny0.5

This corresponds to the SEM above displayed as (2)