where "sd" is the std dev constant, STDEV(range),
or reference to a cell containing "sd".
Perhaps what you need is the data value associated
with 2sd. That would be:
=avg + 2*sd
=avg - 2*sd
where "avg" is the average constant, AVERAGE(range),
or reference to a cell that containing "avg".
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.