Introduction
The RSD Calculator finds the relative standard deviation of your numbers. RSD is also called the coefficient of variation (%CV). It shows how spread out your data is compared to the average. You get one simple percent instead of a raw number, so you can compare data sets that use different units or sizes.
The math is easy: divide the standard deviation by the mean, then multiply by 100.
You can use this tool two ways. Type in a full list of numbers, and the calculator finds the mean, the standard deviation, and the RSD for you. Or, if you already know the standard deviation and the mean, just enter those two values.
You also get extra stats like the sum, variance, standard error, median, range, and a table of deviations. A chart shows each data point next to the mean and the ±1 SD lines, and a gauge tells you if your precision is excellent, good, acceptable, fair, or poor.
A small RSD means your results are close together and steady. A large RSD means the numbers jump around a lot. This is why labs, quality control teams, students, and researchers use RSD to check how good and repeatable their measurements are.
How to use our RSD Calculator
Enter your data set, or type in a standard deviation and mean you already know. The calculator gives you the relative standard deviation (RSD, also called %CV), plus the mean, standard deviation, full stats, step-by-step math, and charts.
Data Set Input tab: Pick this tab if you have raw numbers, like repeat lab test results.
Data Values: Type your numbers in the box. Split them with commas, spaces, or new lines. You need at least 2 numbers. You can also click a preset button to load sample data.
Standard Deviation Type: Choose "Sample SD (n − 1)" if your numbers are just part of a bigger group. Choose "Population SD (n)" if your numbers are the whole group.
Known SD & Mean tab: Pick this tab if you already know the standard deviation and mean, and just want the RSD. Need the mean first? Use the Average Calculator or the Mean Median Mode Calculator.
Standard Deviation (σ or s): Type the standard deviation. It must be 0 or higher.
Mean (μ or x̄): Type the mean. It can be negative, but it cannot be 0, because RSD divides by the mean.
Decimal Precision: Pick how many decimal places you want in every result, from 2 up to 15. For reporting rules, see the Sig Fig Calculator and the Rounding Calculator.
Calculate: Click this to see your RSD and all the results. Results also update when you change an input.
Reset: Click this to clear your work and go back to the default values.
Copy Results / Print: Copy all results to your clipboard, or print the page for your records.
What Is Relative Standard Deviation (RSD)?
Relative standard deviation, or RSD, shows how spread out your numbers are compared to their average. It takes the standard deviation and turns it into a percent of the mean. Because it is a percent, RSD has no units. That makes it easy to compare data sets that use different scales, like grams and milliliters.
The RSD Formula
RSD = (standard deviation ÷ |mean|) × 100%
The bars around the mean mean "absolute value." That keeps the answer positive even if the mean is negative. RSD is also called the coefficient of variation (%CV). The two names mean the same thing. If you need the raw percent math itself, the Percentage Calculator can help.
How to Find RSD Step by Step
- Add all your values and divide by how many there are. That is the mean. The Sum Calculator makes step one quick.
- Subtract the mean from each value to get the deviations.
- Square each deviation and add them up.
- Divide that sum by n − 1 (sample) or n (population) to get the variance.
- Take the square root of the variance. That is the standard deviation.
- Divide the standard deviation by the absolute mean and multiply by 100.
Sample vs. Population Standard Deviation
Use the sample version (divide by n − 1) when your numbers are only part of a bigger group, such as a few test runs. Use the population version (divide by n) when your numbers are the whole group. The sample version gives a slightly larger answer, which helps correct for the missing data. If you are planning how many runs to collect, try the Sample Size Calculator.
What a Good RSD Value Looks Like
- Under 1% – excellent precision. Results are very tight.
- 1% to 5% – good precision. Fine for most lab work.
- 5% to 10% – acceptable, but a bit loose.
- 10% to 20% – high variability. Be careful with the results.
- Over 20% – poor precision. The data is scattered.
These are general guides. Some fields, like biology or field sampling, allow higher RSD values than chemistry labs do.
Where RSD Is Used
Labs use RSD to check if repeated tests give steady answers, often alongside the Percent Error Calculator for accuracy and the Molarity Calculator or Dilution Calculator for prep work. Factories use it for quality control on weights and sizes. Scientists use it to compare how noisy two data sets are, then follow up with a Confidence Interval Calculator, a t Test Calculator, or the Correlation Coefficient Calculator. Businesses use it to see how much sales or costs bounce around.
Things to Watch For
RSD does not work when the mean is zero, because you cannot divide by zero. It also gives odd results when the mean is very close to zero, since a tiny mean makes the percent huge. RSD works best with data that is all positive and on a real scale, like weight, length, or concentration. Before you judge a high RSD, check for extreme points with the Outlier Calculator or the IQR Calculator, and use the Z Score Calculator to see how far a single value sits from the mean. For a broader summary of any data set, the Statistics Calculator pulls everything together.