Graph Standard Deviations

G

Guest

I have about 40 points that I wish to graph. I used these points to get a
logarithmic trendline. Now I want to graph one standard deviation above and
one below. How do I do that.
 
G

Guest

ed said:
I have about 40 points that I wish to graph. I used these points to get a
logarithmic trendline. Now I want to graph one standard deviation above and
one below. How do I do that.


I'd use helper columns. Compute the values for the +/- sigma at each X value
and then just add them to your graph in the normal way. There may be something
more clever, but this should work.

Good luck...

Bill
 

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.

Ask a Question

Similar Threads


Top