Relative Standard Deviation Calculator

Calculate relative standard deviation (RSD), also known as the coefficient of variation (%CV) — the standard deviation expressed as a percentage of the mean. Paste raw data or enter your SD and mean directly, and get a full step-by-step solution with a precision-quality rating.

Textbook-accurate formula · Reviewed July 2026 · Precision bands aligned with coefficient of variation conventions

Enter Your Data

Your numbers0 values

Works with commas, spaces, tabs, or line breaks. Decimals are fine.

Data type

Use Sample for experimental or lab data (most common). Use Population only when you have every value.

Your Result

Relative Standard Deviation (RSD)
Enter data to see your result
CV (decimal)
Std dev
Mean
Count

Precision Quality

Excellent
<2%
Good
2–5%
Acceptable
5–15%
High
>15%

What Is Relative Standard Deviation (RSD)?

Relative standard deviation (RSD) is the standard deviation expressed as a percentage of the mean. Where the ordinary standard deviation tells you the spread of your data in its original units, RSD puts that spread into perspective — it tells you how large the standard deviation is relative to the average. A small RSD means your values cluster tightly around the mean; a large RSD means they’re widely scattered. Because it’s a percentage, RSD is dimensionless, which makes it perfect for comparing the variability of datasets that use different units or have very different magnitudes.

RSD is also known as the coefficient of variation (CV) — the two are mathematically identical. The only difference is how they’re written: CV is usually expressed as a decimal (0.05), while RSD is expressed as a percentage (5%). RSD is the more common term in laboratory sciences, analytical chemistry, and quality control, where it’s the standard way to report the precision of a measurement.

The Relative Standard Deviation Formula

The RSD formula is refreshingly simple:

RSD = ( s / |x̄| ) × 100%

Here s is the standard deviation and is the mean. The vertical bars mean absolute value — because RSD divides by the absolute value of the mean, it’s always positive, even if your mean happens to be negative. This is the one subtle difference from the coefficient of variation, which can technically be negative when the mean is negative.

How to calculate RSD step by step

  1. Find the mean — add all your values and divide by how many there are.
  2. Find the standard deviation — use the sample formula (÷ n − 1) for experimental data, or the population formula (÷ N) if you have every value.
  3. Divide the SD by the absolute value of the mean.
  4. Multiply by 100 to express the result as a percentage.

The calculator above runs all four steps for you and shows the working. If you already know your standard deviation and mean, switch to “SD & mean” mode to skip straight to the RSD.

How to Interpret RSD: What Is a Good RSD?

A lower RSD is generally better — it signals more precise, consistent, tightly clustered data. But what counts as “good” depends heavily on your field. In analytical chemistry an RSD under 2% is often required, while in biology or finance a much higher RSD may be perfectly normal. As a broad guide:

RSD ValueInterpretationTypical context
Below 2%Excellent precisionHPLC system suitability, instrument replicates
2% – 5%Good precisionMost analytical method validation
5% – 15%Acceptable / moderateBioanalytical assays, QC samples
Above 15%High variabilityOften flagged; may need investigation

These bands are general reference points, not universal rules. In regulated pharmaceutical and analytical work, specific acceptance criteria come from guidelines such as ICH and USP — for example, a common system-suitability requirement is an RSD of 2% or less across five injections, while bioanalytical QC samples are frequently held to 15% (or 20% at the lower limit of quantitation). Always defer to the acceptance criteria that apply to your specific method.

RSD vs. Standard Deviation vs. Coefficient of Variation

These three measures are closely related but answer different questions:

  • Standard deviation measures spread in the original units of your data. Use our Standard Deviation Calculator to find it on its own.
  • Coefficient of variation (CV) is the standard deviation divided by the mean, usually written as a decimal.
  • Relative standard deviation (RSD) is the CV multiplied by 100 and expressed as a percentage, using the absolute value of the mean so it’s always positive.

For a complete breakdown of one dataset — mean, median, quartiles, standard deviation, and more — try the Descriptive Statistics Calculator. And when you need to combine the variability of several groups into one figure, the Pooled Standard Deviation Calculator is the right tool.

Where RSD Is Used

  • Analytical chemistry & pharma: reporting the precision and repeatability of assays, HPLC peak areas, and titrations under ICH/USP guidelines.
  • Manufacturing & quality control: monitoring process consistency; rising RSD can signal equipment drift.
  • Finance: quantifying the volatility of returns on a single dimensionless scale.
  • Biology & research: comparing variability across measurements with different units or magnitudes.

Frequently Asked Questions

Relative standard deviation is the standard deviation expressed as a percentage of the mean, calculated as RSD = (s / |x̄|) × 100%. It shows how large the spread of your data is relative to its average, making it a dimensionless way to compare variability across datasets with different units or magnitudes. A low RSD means tightly clustered, precise data; a high RSD means widely scattered data.

They measure the same thing — the ratio of standard deviation to mean — but are expressed differently. The coefficient of variation (CV) is usually written as a decimal (e.g., 0.05), while RSD is written as a percentage (e.g., 5%). RSD also uses the absolute value of the mean, so it’s always positive, whereas CV can technically be negative if the mean is negative. In practice, RSD equals |CV| × 100.

Lower is better, but “good” depends on the field. In analytical chemistry, an RSD below 2% is often considered excellent and is a common system-suitability requirement. RSD between 2% and 5% is good, 5% to 15% is acceptable for many bioanalytical assays, and above 15% usually signals high variability worth investigating. Always compare against the specific acceptance criteria for your method rather than a universal threshold.

Divide the standard deviation by the absolute value of the mean, then multiply by 100. For example, if your standard deviation is 2.84 and your mean is 52.2, the RSD is (2.84 / 52.2) × 100 = 5.44%. If you already have your SD and mean, switch this calculator to “SD & mean” mode and enter them directly.

Because the RSD formula divides by the mean, a mean of zero would require dividing by zero, which is mathematically undefined. RSD also becomes unreliable when the mean is very close to zero, since tiny changes in the mean cause huge swings in the result. For this reason, RSD is only meaningful for ratio-scale data with a true zero and a mean that is clearly positive (or clearly non-zero).

Use the sample standard deviation (divide by n − 1) when your data is a subset of a larger population — this is the norm in experimental and analytical work. Use the population standard deviation (divide by N) only when your data covers the entire population, such as census data. The choice changes the SD slightly and therefore the RSD. When in doubt, sample is the safer default, and it’s selected here by default.

Methodology & formulas used

This calculator uses standard textbook formulas, reviewed July 2026. All computation runs locally in your browser; your data is never uploaded.

  • Mean: x̄ = Σxᵢ / n
  • Sample standard deviation: s = √[ Σ(xᵢ − x̄)² / (n − 1) ]
  • Population standard deviation: σ = √[ Σ(xᵢ − x̄)² / N ]
  • Coefficient of variation (decimal): CV = s / x̄
  • Relative standard deviation: RSD = (s / |x̄|) × 100%

RSD uses the absolute value of the mean, so the result is always non-negative. The precision-quality bands (excellent <2%, good 2–5%, acceptable 5–15%, high >15%) are general reference points; regulated methods should follow their own ICH/USP or equivalent acceptance criteria. Results are rounded for display but computed at full precision. RSD is undefined when the mean is zero.

References

  1. Wikipedia. Coefficient of Variation (RSD) — definition and formula. en.wikipedia.org
  2. Statistics How To. Relative Standard Deviation — Definition and Formula. statisticshowto.com
  3. NIST/SEMATECH. Measures of Scale — e-Handbook of Statistical Methods. itl.nist.gov