Relative Standard Deviation Calculator
Compute relative standard deviation as a percent from your dataset or summary stats. Helpful for lab precision and comparing variability.
Enter the Details
Enter a data set or the standard deviation and mean if known to calculate relative standard
deviation using the calculator below.
Data Set:
Separate numbers using a comma (,)
Result will appear here...
What the relative standard deviation calculator does
The relative standard deviation, or RSD, expresses the spread of your data as a percentage of the average. It puts the standard deviation in context: not just how far the values scatter, but how far they scatter relative to how big they are. This calculator works it out either from a full data set or straight from a standard deviation and mean you already have.
Reported as a percentage, the RSD is the everyday language of precision in laboratories and quality control. Below is how it works and where it earns its keep.
How to use it
- Choose your input. Pick Using Data Set to paste in your numbers, or Using Standard Deviation and Mean to enter those two directly.
- Enter the values for whichever mode you chose.
- Press Calculate for the RSD as a percentage, or Reset to clear it.
How the relative standard deviation is worked out
Divide the standard deviation by the mean, then multiply by 100 to make it a percentage:
RSD = (standard deviation ÷ mean) × 100 percent
When you paste a data set, this calculator uses the sample standard deviation, the version that divides by one less than the count, which is the usual choice when your numbers are a set of measurements standing in for many possible ones. When you enter a standard deviation and mean yourself, it simply uses the figures you give it.
RSD and the coefficient of variation
The relative standard deviation and the coefficient of variation are the same measure wearing two names. Both are the standard deviation divided by the mean. The only difference is how they are dressed: the coefficient of variation is usually left as a plain ratio, while the relative standard deviation is written as a percentage. An RSD of 5 percent and a coefficient of variation of 0.05 say exactly the same thing.
One detail to be aware of on this site: this calculator uses the sample standard deviation, while our coefficient of variation calculator uses the population version. For the same data they will differ slightly, so it is worth knowing which you want, the sample version for measurements that represent a larger set, the population version when your data is the whole group.
Where the RSD is used
The RSD is the standard way to talk about precision in analytical work. When a lab runs the same test several times, the RSD of those results says how repeatable the method is, and a small RSD means the measurements land close together each time. Method validation guidelines lean on it, with tight acceptance limits, often just a few percent, for a test to be considered reliable.
The same logic carries into manufacturing and quality control, where a rising RSD can be an early sign that a process is drifting. Anywhere consistency is the goal and the numbers sit on a positive scale, the RSD turns the standard deviation into a figure you can judge at a glance.
A worked example: repeat measurements
Suppose you measure the same sample five times and get 9.8, 10.1, 9.9, 10.2, and 10.0. The mean is 10.0, and the sample standard deviation works out to about 0.158.
The RSD is that divided by the mean, times 100: (0.158 ÷ 10.0) × 100 = about 1.58 percent. A figure that low says the five measurements are tightly clustered, the sort of repeatability a precise method is expected to show.
The two input modes, and the rounding
In data set mode you can separate numbers with commas, spaces, or line breaks, in any mix, and the order does not matter. In the other mode you supply the standard deviation and mean directly, which is handy when a report already gives you those. Either way the RSD is shown as a percentage to two decimal places. As with any relative measure, it only makes sense when the mean is solidly positive, since a mean near zero sends the percentage soaring.
Questions people ask
What is the relative standard deviation?
The standard deviation expressed as a percentage of the mean, found by dividing one by the other and multiplying by 100. It measures spread relative to the size of the numbers.
Is the RSD the same as the coefficient of variation?
Yes, they are the same calculation. The coefficient of variation is usually left as a ratio, while the relative standard deviation is written as a percentage.
What is a good RSD?
It depends on the field, but in analytical work a low RSD of just a few percent signals good precision. The smaller the RSD, the more repeatable the measurements.
Does this use the sample or population standard deviation?
In data set mode it uses the sample standard deviation, which suits measurements that represent a larger set. If you need the population version, our coefficient of variation calculator uses that.
References
A quick note on where the methods here come from. The relative standard deviation, as the coefficient of variation expressed as a percentage, is set out in the NIST/SEMATECH e-Handbook of Statistical Methods, the US government's public statistics reference. OpenStax Introductory Statistics is a free, widely used textbook covering the coefficient of variation and relative spread.
- NIST/SEMATECH e-Handbook of Statistical Methods (measures of spread). https://www.itl.nist.gov/div898/handbook/
- OpenStax, Introductory Statistics (measures of the spread of the data). https://openstax.org/details/books/introductory-statistics-2e
Ankit Khatiwada is a researcher and graduate student in Computer Science at Saarland University, with strengths in statistics, data analysis, data engineering, and full stack development. His work sits at the intersection of quantitative reasoning and applied technology, making him a strong fit for tools that depend on clear numerical logic. At Eon Tools, he reviews number and statistical tools.