calculating standard deviation

  • Thread starter Thread starter Bob Weiner
  • Start date Start date
B

Bob Weiner

How do I calculate the standard deviation when given intervals and number of
occurances. For instance:

Interval Occurances
10 2
20 0
30 0
40 2

What I need is stdev (10, 10, 40, 40)

It would seem there would be an obvious way to calculate this but google
couldn't find any examples.

thanks,
bob
 
Never mind, I figured it out. (I did try before posting, really)
 

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


Back
Top