Residual Standard Error Calculator

Relative Standard Error (RSE) Calculator

Measure the reliability and precision of sample estimates relative to the mean.

Last updated: March 2026

Calculator

Relative Standard Error
2.0428%
Standard Error1.0132
Std Dev (Sample)3.2042
Mean49.6000
n (Sample size)10
✓ Reliable estimate (RSE ≤ 25%)

What is Relative Standard Error (RSE)?

Relative Standard Error (RSE) is a standardized measure of volatility that expresses the standard error as a percentage of the mean. It quantifies the precision of an estimate—how much the sample mean is likely to vary from the true population mean. RSE is particularly useful because it allows comparison of variability across datasets with different scales or units.

The RSE is calculated by dividing the standard error (standard deviation divided by √n) by the absolute value of the mean and multiplying by 100. A lower RSE indicates a more reliable and precise estimate, while a higher RSE suggests greater relative variability. Survey statisticians and quality-control professionals typically use RSE = 25% as a threshold for acceptable estimate reliability.

Unlike absolute standard deviation which depends on the scale of measurement, RSE provides a unitless, comparable measure. This is why government agencies (like the Census Bureau) and statistical organizations publish RSE values to indicate data quality. An RSE of 5% means your estimate has much tighter confidence intervals than an RSE of 30%.

How to Calculate RSE

RSE Calculation Steps

Step 1: Calculate the sample mean (average of all values)
Step 2: Calculate the sample standard deviation (spread of values)
Step 3: Calculate standard error = Std Dev / √n
Step 4: Calculate RSE = (Standard Error / |Mean|) × 100%
Step 5: Interpret RSE as estimate reliability

RSE Formula

RSE = (SE / |μ|) × 100%
where:
SE = s / √n (Standard Error)
s = sample standard deviation
n = sample size
μ = sample mean

RSE Interpretation Guide

RSE < 5%Excellent (highly reliable)
5% - 15%Good (reliable)
15% - 25%Acceptable (use with caution)
RSE > 25%Poor (unreliable, avoid publishing)

Worked Example

Survey Data: Monthly Household Income Estimates (n=100 sampled households)

Given:
Sample of 100 households with mean income $3,500
Sample standard deviation: $480
Calculation:
SE = $480 / √100 = $480 / 10 = $48
RSE = ($48 / $3,500) × 100 = 1.37%
Interpretation:
RSE = 1.37% (Excellent)
The sample mean of $3,500 is a very reliable estimate. The standard error of $48 represents only 1.37% of the estimated mean, indicating high precision for a 100-household sample.
For policy decisions, this low RSE means the estimate can be trusted for planning and budgeting purposes.

Frequently Asked Questions

What's the difference between RSE and standard deviation?

Standard deviation measures absolute spread in data units. RSE expresses it as a percentage of the mean, making it unit-free and comparable across different scales. RSE is better for comparing estimate precision.

Why use RSE instead of confidence intervals?

RSE and confidence intervals measure precision differently. RSE is simpler to calculate and report (single number), while confidence intervals show the range. RSE is faster for quick reliability assessment.

What RSE value is considered acceptable?

Government statistical agencies typical use RSE ≤ 25% as acceptable. Values 5-15% are good. <5% is excellent. >25% suggests the estimate may be too unreliable for public use, though context matters.

How does sample size affect RSE?

RSE decreases as sample size increases. It's inversely proportional to √n. Doubling sample size reduces RSE by ~29%. This is why larger samples produce more precise estimates.

Can I use RSE for comparing different surveys?

Yes, that's RSE's main advantage. You can directly compare precision of estimates from different surveys, different time periods, or different subpopulations using RSE percentages.

What if my mean is zero or negative?

For RSE calculation, we use the absolute value of the mean. A mean of zero creates problems—RSE would be undefined. Negative means are handled by taking absolute value before division.

Related Tools