PDF download Download Article PDF download Download Article

This wikiHow teaches you how to find the Relative Standard Deviation (RSD) of a range in Microsoft Excel. The formula you’ll need to use is =(STDEV(RANGE)/AVERAGE(RANGE))*100

Quick Steps

  1. Enter =(STDEV( in an empty cell.
  2. Type in the range (like B2:B10).
  3. Type ) once you've typed in the range.
  4. Type /AVERAGE( right after the formula.
  5. Enter the same range you typed previously (like B2:B10).
  6. Type )).
  7. Enter *100 and hit Enter.
  1. Before you can find the RSD of a range, you’ll need to use the STDEV formula to calculate the standard deviation.
  2. This starts the formula.[1]
    Advertisement
  3. This adds the range to the formula.
    • For example, to calculate the standard deviation for the values of cells A2 through A10, highlight cells A2 through A10. A2:A10 will be added to the formula.
    • You can also type the range into the formula manually.
  4. The formula should now look like this (if the values are A2:10):
    • =(STDEV(A2:A10)
  5. Type this right after the last character of the formula.
  6. Just as you did before, drag the mouse over the range of values, or manually type the same range for which you just calculated the standard deviation.
  7. The formula should now look like this (using the example):
    • =(STDEV(A2:A10)/AVERAGE(A2:A10)).
  8. This tells Excel to multiply the result of the formula by 100. This step ensures that the RSD displays in the correct format (as a percentage). The full formula should now look like this:
    • =(STDEV(A2:A10)/AVERAGE(A2:A10))*100
  9. The RSD for the range now appears in the cell in which you typed the formula.
    • If the value displays a decimal instead of a percentage, click the cell once to select it, click the small arrow next to ″Number Format″ on the Home tab, then select Percentage.[2]
  10. Advertisement

Expert Q&A

Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!

About This Article

Nicole Levine, MFA
Written by:
wikiHow Technology Writer
This article was co-authored by wikiHow staff writer, Nicole Levine, MFA. Nicole Levine is a Technology Writer and Editor for wikiHow. She has more than 20 years of experience creating technical documentation and leading support teams at major web hosting and software companies. Nicole also holds an MFA in Creative Writing from Portland State University and teaches composition, fiction-writing, and zine-making at various institutions. This article has been viewed 162,551 times.
How helpful is this?
Co-authors: 4
Updated: August 15, 2024
Views: 162,551
Categories: Microsoft Excel
Article SummaryX

To find the relative standard deviation of a range, first find the standard deviation (using the STDEV function), divide it by the range's average, and then multiple the result by 100. Use this formula: =(STDEV(RANGE)/AVERAGE(RANGE))*100

Did this summary help you?

Thanks to all authors for creating a page that has been read 162,551 times.

Is this article up to date?

Advertisement