Mean, SD and %RSD calculator

Mean, sample standard deviation, %RSD and a confidence interval on the mean, from replicate results pasted straight out of a spreadsheet — with the t value and degrees of freedom shown, so the arithmetic can be reproduced by hand.

The formula

x̄ = Σxᵢ / n s = √( Σ(xᵢ − x̄)² / (n − 1) ) %RSD = 100 s / x̄ CI = x̄ ± t(α/2, n−1) · s / √n

n
number of replicate results
mean of the replicates
s
sample standard deviation, with the n − 1 denominator that every validation guideline means
%RSD
relative standard deviation — the SD as a percent of the mean, so it can be compared across concentration levels
t(α/2, n−1)
two-sided Student's t critical value for the chosen confidence level and n − 1 degrees of freedom

Worked example

Six replicate assay results

Six replicates read 99.2, 100.1, 99.8, 100.4, 99.5 and 100.0. Their mean is 99.83 and the sample standard deviation is 0.4320, which as a percentage of the mean is a %RSD of 0.4328%. Every figure here is shown to four significant figures; the calculator carries full precision throughout.

The standard error is 0.1764 — the standard deviation divided by the square root of six. With five degrees of freedom, the two-sided t value at 95% is 2.571, giving a margin of error of 0.4535 and a 95% confidence interval of 99.38 to 100.3.

That interval says the mean is known to about ±0.45, not that individual results fall in that band — two of the six replicates lie outside it, as the plot above shows. It is the most commonly misread number on a validation report, and the distinction is the whole reason the standard error and the standard deviation are shown side by side.

Common pitfalls

Turn this into a validation study

The validation suite runs the same statistics, guided section by section, and ends in an auditor-ready PDF report. Sign in free and start one in minutes.

Related calculators