Report

Help us improve this tool

Relative Standard Error Calculator

Compute relative standard error from sample mean and standard error as a percentage.

O M T

What Is Relative Standard Error?

Relative standard error (RSE) measures estimate precision as a percentage of the sample mean. It compares sampling variability to the size of the estimate itself. Related tools: Relative Standard Deviation Calculator and Sampling Error Calculator.

RSE Formula

$$\text{RSE} = \frac{SE}{|\bar{x}|} \times 100\%$$

Here $SE$ is the standard error of the estimate and $\bar{x}$ is the sample mean. Lower RSE means higher precision relative to the estimate size.

RSE vs RSD

Relative standard deviation uses the sample standard deviation. Relative standard error uses the standard error, which already accounts for sample size through $SE = s / \sqrt{n}$.

Example

If the sample mean is 50 and the standard error is 5, then $\text{RSE} = 5/50 \times 100\% = 10\%$.

Frequently Asked Questions

What is a good RSE value?

Lower is better. Many fields treat RSE below 10% as reasonably precise, but acceptable limits depend on context.

Can RSE be negative?

No. Standard error is non-negative and the formula uses the absolute value of the mean.

Why is RSE undefined at mean zero?

The formula divides by the mean. When the mean is zero, a relative percentage is not meaningful.

How is RSE different from sampling error?

Sampling error is an absolute margin of error from a critical value times standard error. RSE expresses standard error relative to the mean as a percentage.