
Originally Posted by
sfspitfire23
Fellas,
Say I have a list of numbers (normally distributed) with a mean of -200 and a SD of 50. Now, say I would like to find the probability of getting a less than -100 and greater than +100. For the -100 I get Z=2 and for +100 I get z=6. Now I integrate against a standard normal distribution from (-infty to 2) for the -100 and from (6 to infty) for the 100 one.
Something seems wrong with this method...Basically, I'm trying to figure out how to calculate the probability that the Dow Jones makes a 500 point swing in either direction given that its returns are normally distributed.
Thanks!