Paste your data
Enter your numbers separated by commas, spaces, or new lines. Or switch to the second tab to enter a known SD and mean.
Pega un conjunto de datos o introduce SD y media conocidas — obtén RSD, varianza y resolución paso a paso en milisegundos.
Choose your input method
Live, accurate, and shareable
Your RSD, standard deviation, mean, and full breakdown will appear here.
Relative Standard Deviation — also called the coefficient of variation — expresses how spread out a data set is as a percentage of its mean. It lets you compare consistency across measurements with completely different scales: lab results, stock prices, manufacturing tolerances, exam scores.
A small RSD means values cluster tightly around the mean (high precision). A large RSD means they're scattered (high variability).
No accounts, no setup, no friction — just paste and calculate.
Enter your numbers separated by commas, spaces, or new lines. Or switch to the second tab to enter a known SD and mean.
Choose Sample (n − 1) for a subset drawn from a larger population, or Population (n) when your data covers everyone.
See RSD as a percentage, plus standard deviation, mean, variance, range, and full step-by-step working.
Relative standard deviation expresses dispersion as a percentage of the mean — making it easy to compare variability across data sets with different scales.
Divide the standard deviation (σ) by the mean (μ), then multiply by 100 to express it as a percentage.
Add every value in the data set, then divide by the number of values (n) to get the average.
Used when your data represents a sample of a larger population. Bessel's correction (n − 1) reduces bias.
Used when your data represents the entire population, not a sample drawn from one.
Click any card to load it into the calculator.
RSD, also called the coefficient of variation (CV), is the standard deviation expressed as a percentage of the mean. It tells you how spread out your data is relative to its average — making it easy to compare variability across data sets with very different magnitudes.
It depends entirely on context. In analytical chemistry an RSD under 2% is typically considered excellent precision; under 5% is acceptable. Financial data routinely sees RSDs of 20%+. Always compare against the expected variability for your field.
Use sample standard deviation (n − 1 in the denominator) when your data is a subset drawn from a larger group. Use population standard deviation (n in the denominator) when your data covers every member of the group you care about. Sample is the more common choice in practice.
RSD is conventionally reported as a positive percentage. If your mean is negative, the calculation may produce a negative number — most practitioners take the absolute value. RSD is undefined when the mean is exactly zero.
None — "relative standard deviation" and "coefficient of variation" are two names for the same statistic. CV is more common in finance and biology; RSD is more common in chemistry. Some authors report CV as a decimal (0.46) and RSD as a percentage (46%).
Calculations use JavaScript's IEEE 754 double-precision floating-point math, providing approximately 15 significant digits — far more than any real measurement requires. We use the textbook formulas without shortcut approximations.