Relative Standard Error (RSE) Calculator

Calculate the relative standard error, coefficient of variation, and quality rating for survey estimates. Includes confidence intervals and sample size planning.

RSE (%)
2.67%
SE / |Estimate| × 100 = 120.00 / 4,500.00 × 100
Coefficient of Variation
0.0267
CV = SE / |Estimate| = 0.0267
Quality Rating
Excellent
RSE of 2.7% classified per survey standards
95% Confidence Interval
(4,264.80, 4,735.20)
Estimate ± 1.96 × SE = 4,500.00 ± 235.20
Relative Margin (95%)
±5.23%
RSE \u00D7 1.96 gives the relative margin at 95% confidence
Sample Size
500.00
n = 500.00 observations

Estimate Quality

Excellent
Good
Acceptable
Caution
Poor
2.7%

Confidence Intervals

Confidencez*MarginRelative MarginLowerUpper
90%1.645\u00B1197.40\u00B14.39%4,302.604,697.40
95%1.960\u00B1235.20\u00B15.23%4,264.804,735.20
99%2.576\u00B1309.12\u00B16.87%4,190.884,809.12

Sample Size for Target RSE

Target RSERequired nCurrent nMultiplier
\u22645%143.00500.000.3\u00D7
\u226410%36.00500.000.1\u00D7
\u226415%16.00500.000.0\u00D7
\u226420%9.00500.000.0\u00D7
\u226425%6.00500.000.0\u00D7
\u226430%4.00500.000.0\u00D7
Planning notes, formulas, and examples

About the Relative Standard Error (RSE) Calculator

The Relative Standard Error (RSE) Calculator computes the RSE — the standard error expressed as a percentage of the estimate — along with confidence intervals, quality ratings, and sample size requirements for target precision levels.

RSE is the primary measure of estimate reliability in survey statistics. It normalizes the standard error against the estimate's magnitude, making it easy to compare precision across estimates of different sizes. Government agencies like the Census Bureau and Bureau of Labor Statistics use RSE thresholds to classify data quality: estimates with RSE under 10% are considered reliable, while those above 25% should be used with extreme caution.

This calculator goes beyond the basic RSE formula by providing confidence intervals at multiple levels, a visual quality gauge with color-coded bands, and a sample size planning table showing how many observations you'd need to achieve different RSE targets. It is useful when you need to judge whether an estimate is publishable and what sample-size increase would materially improve precision.

When This Page Helps

Survey statisticians and researchers need a standardized way to assess and communicate estimate quality. RSE provides that standard — it's used by the U.S. Census Bureau, Bureau of Labor Statistics, and statistical agencies worldwide to flag unreliable estimates.

This calculator is essential for survey analysts, government statisticians, market researchers, and anyone who publishes estimates with associated standard errors. The sample size planning feature helps design future surveys with adequate precision.

How to Use the Inputs

  1. Enter the point estimate from your survey or study.
  2. Enter the standard error of the estimate.
  3. Enter the sample size used to produce the estimate.
  4. Use presets for common scenarios like survey data or economic indicators.
  5. Review the RSE percentage and quality rating in the output cards.
  6. Check the confidence intervals table for margins at different levels.
  7. Use the sample size table to plan for improved precision.
Formula used
RSE = (Standard Error / |Estimate|) × 100. CV = SE / |Estimate|. 95% CI = Estimate ± 1.96 × SE. Required n ≈ n_current × (RSE_current / RSE_target)².

Example Calculation

Result: RSE = 2.67%, CV = 0.0267, Quality = Excellent

RSE = (120 / 4500) × 100 = 2.67%. This is under 5%, so the estimate is rated "Excellent" quality. The 95% CI is 4500 ± 235.2 = (4264.8, 4735.2).

Tips & Best Practices

  • Always report RSE alongside published estimates so users can judge reliability.
  • Estimates with RSE > 25% should generally not be used for decision-making.
  • Quadrupling sample size halves the RSE (diminishing returns on precision).
  • Use stratified sampling to reduce RSE for subgroup estimates without increasing total n.
  • RSE is most useful for positive estimates; for estimates near zero, use absolute SE instead.
  • The quality gauge follows U.S. Census Bureau classification standards.

RSE in Government Statistics

Government statistical agencies publish thousands of estimates annually, each with associated standard errors. The RSE provides a quick, standardized quality metric. The U.S. Census Bureau suppresses estimates with RSE above 50% and flags those above 25% with warnings. The Bureau of Labor Statistics uses similar thresholds for employment data.

Sample Size Planning

One of the most practical applications of RSE is planning future surveys. If your current survey of n=500 yields RSE=12%, and you need RSE≤5%, you'd need approximately n=500×(12/5)²=2,880 observations. This calculation assumes the same design effect and similar variability in the new survey.

Design Effects and Complex Surveys

In complex survey designs (cluster sampling, stratification), the standard error differs from what simple random sampling would give. The design effect (DEFF) measures this ratio. RSE calculations should use the actual SE accounting for the survey design, not the simple random sampling SE. Most survey software (SAS, Stata, R survey package) computes design-adjusted standard errors automatically.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Standard error is in the same units as the estimate (e.g., dollars). RSE divides by the estimate to create a percentage, making it comparable across different-sized estimates. An SE of $100 on a $1,000 estimate (RSE=10%) is worse than $100 on a $100,000 estimate (RSE=0.1%).