Question

In: Statistics and Probability

Given a standard normal distribution, find the area under the curve which lies (i) to the...

Given a standard normal distribution, find the area under the curve which
lies
(i) to the left of z = 1.43;
(ii) to the right of z = -0.89;
(iii) between z = -2.16 and z = -0.65.

Given a standard normal distribution, find the value of k such that
(i) P(Z < k) = 0.0427
(ii) P(Z > k) = 0.2946
(iii) P(-0.93 < Z < k) = 0.7235

Solutions

Expert Solution

NOTE:

Finding the area under standard normal distribution curve is equivalent to finding the corresponding probability.

1.

Probability of type P(Z < k) is calculated in R using command

pnorm(k, 0, 1, lower.tail = TRUE)

and

Probability of type P(Z > k) is calculated in R using command

pnorm(k, 0, 1, lower.tail = FALSE)

2.

The value of k for probability of type P(Z < k) = p is calculated in R using command

qnorm(p, 0, 1, lower.tail = TRUE)

You can also find these probabilities and values of k from a standard normal distribution table.


Related Solutions

Given a standard normal distribution, find the area under the curve that lies (a) to the...
Given a standard normal distribution, find the area under the curve that lies (a) to the right of z=1.25; (b) to the left of z= -0.4; (c) to the left of z= 0.8; (d) between z=0.4 and z=1.3; (e) between z= -0.3 and z= 0.9; and (f) outside z= -1.5 to z= 1.5.
(a) Given a standard normal distribution, find the area under the curve that lies between z...
(a) Given a standard normal distribution, find the area under the curve that lies between z = −0.48 and z = 1.74. (b) Find the value of z if the area under a standard normal curve between 0 and z, with z > 0, is 0.4838. (c) Given a normal distribution with μ = 30 and σ = 6, find the two values of x that             contains the middle 75% of the normal curve area.
Find the area under the standard normal curve that lies: To the left of 1.54 To...
Find the area under the standard normal curve that lies: To the left of 1.54 To the right of – 0.95 Between – 0.44 and 1.18
find z such that 16% of the area under the standard normal curve lies to the...
find z such that 16% of the area under the standard normal curve lies to the right of z.
Find the indicated area under the curve of the standard normal​ distribution; then convert it to...
Find the indicated area under the curve of the standard normal​ distribution; then convert it to a percentage and fill in the blank. About ________​% of the area is between z = -3.5 and z = 3.5 ​(or within 3.5 standard deviations of the​ mean).
Part I Find the standard-normal curve area that lies a)To the right of 0.65 b) To...
Part I Find the standard-normal curve area that lies a)To the right of 0.65 b) To the left of z = -2.13 c) between z = -0.34 and z = 0.62. d) A tire store finds that the thread life of its tires is normally distributed, with a mean of 26,640 miles and a standard deviation of 4000 miles. The store sold 9000 tires this month. How many of them can be expected to last between 25,000 and 30,000 miles?...
Find z such that 95% of the area under the standard normal curve lies between –z and z.
Find z such that 95% of the area under the standard normal curve lies between –z and z.
Determine the area under the standard normal curve that lies to the left of ​(a) Upper...
Determine the area under the standard normal curve that lies to the left of ​(a) Upper Z equals 0.53 comma ​(b) Upper Z equals 0.24​, ​(c) Upper Z equals 1.08​, and ​(d) Upper Z equals negative 1.39. ​(a) The area to the left of Zequals0.53 is
Determine the area under the standard normal curve that lies to the left of ​(a) Upper...
Determine the area under the standard normal curve that lies to the left of ​(a) Upper Z equals 0.08 commaZ=0.08, ​(b) Upper Z equals 0.51Z=0.51​, ​(c) Upper Z equals negative 1.15Z=−1.15​, and ​(d) Upper Z equals 0.56Z=0.56. ​(a) The area to the left of Zequals=0.080.08 is   nothing. ​(Round to four decimal places as​ needed
Determine the area under the standard normal curve that lies to the left of a) Z=...
Determine the area under the standard normal curve that lies to the left of a) Z= -0.08 b) Z= 1.39 c) Z= -0.77 d) Z= 0.91
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT