SOLUTION: Let X be a continuous random variable with probability density function {{{f(x)=(1/sqrt(2pi))e^(-x^2/2)}}} Find P(-1 < X < 1). [Hint: You may want to use a CAS to evaluate this.]
Algebra ->
Probability-and-statistics
-> SOLUTION: Let X be a continuous random variable with probability density function {{{f(x)=(1/sqrt(2pi))e^(-x^2/2)}}} Find P(-1 < X < 1). [Hint: You may want to use a CAS to evaluate this.]
Log On
Question 1136607: Let X be a continuous random variable with probability density function Find P(-1 < X < 1). [Hint: You may want to use a CAS to evaluate this.] Answer by jim_thompson5910(35256) (Show Source):
The general template is
Plug in mu = 0 and sigma = 1 to get this slightly simpler equation
which is exactly what you were given to start with.
Find the area under the curve that is to the left of z = -1.00 using a table such as this one. You should find that P(Z < -1.00) = 0.1587
Using that same table, you should also find P(Z < 1.00) = 0.8413
Subtract the areas to get the region between the proper z values we want
P(-1 < Z < 1) = P(Z < 1) - P(Z < -1)
P(-1 < Z < 1) = 0.8413 - 0.1587
P(-1 < Z < 1) = 0.6826