Question

Determine the area under the standard normal curve that lies between left parenthesis a right parenthesis...

Determine the area under the standard normal curve that lies between left parenthesis a right parenthesis Upper Z equals negative 0.43 and Upper Z equals 0.43​, ​(b) Upper Z equals negative 2.34 and Upper Z equals 0​, and​ (c) Upper Z equals negative 1.35 and Upper Z equals negative 0.88. LOADING... Click the icon to view a table of areas under the normal curve.

Homework Answers

Answer #1

a)

P( -0.43≤ X ≤ 0.43 ) = 0.332804.
P( X ≤ -0.43 ) = 0.333598.
P( X > 0.43 ) = 0.333598.

R code should be:
pnorm(q=0.43, mean=0, sd=1, lower.tail=TRUE, log.p = FALSE) -
pnorm(q=-0.43, mean=0, sd=1, lower.tail=TRUE, log.p = FALSE)
dnorm (x=-0.43, mean=0, sd=1)

b)

z1 = -2.34, z2 = 0.
P( -2.34≤ X ≤ 0 ) = 0.490358.
P( X ≤ -2.34 ) = 0.00964187.
P( X > 0 ) = 0.5.

R code should be:
pnorm(q=0, mean=0, sd=1, lower.tail=TRUE, log.p = FALSE) -
pnorm(q=-2.34, mean=0, sd=1, lower.tail=TRUE, log.p = FALSE)
dnorm (x=-2.34, mean=0, sd=1)

c)

z1 = -1.35, z2 = -0.88.
P( -1.35≤ X ≤ -0.88 ) = 0.100922.
P( X ≤ -1.35 ) = 0.088508.
P( X > -0.88 ) = 0.81057.

R code should be:
pnorm(q=-0.88, mean=0, sd=1, lower.tail=TRUE, log.p = FALSE) -
pnorm(q=-1.35, mean=0, sd=1, lower.tail=TRUE, log.p = FALSE)
dnorm (x=-1.35, mean=0, sd=1)

please like ??

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Determine the area under the standard normal curve that lies between left parenthesis a right parenthesis...
Determine the area under the standard normal curve that lies between left parenthesis a right parenthesis Upper Z equals negative 1.86 and Upper Z equals 1.86 ​, ​(b) Upper Z equals negative 1.37 and Upper Z equals 0 ​, and​ (c) Upper Z equals negative 1.75 and Upper Z equals 1.73 . LOADING... Click the icon to view a table of areas under the normal curve. ​(a) The area that lies between Upper Z equals negative 1.86 and Upper Z...
Determine the area under the standard normal curve that lies between left parenthesis a right parenthesis...
Determine the area under the standard normal curve that lies between left parenthesis a right parenthesis Z equals negative 0.77 and Z equals 0.77​, ​(b) Z equals negative 2.34 and Z equals 0​, and​ (c) Z equals negative 1.57 and Z equals 0.62.
Determine the area under the standard normal curve that lies between left parenthesis a right parenthesis...
Determine the area under the standard normal curve that lies between left parenthesis a right parenthesis Upper Z equals negative 0.93 and Upper Z equals 0.93​, ​(b) Upper Z equals negative 0.32 and Upper Z equals 0​, and​ (c) Upper Z equals negative 0.37 and Upper Z equals 0.87. The area that lies between Upper Z equals negative 0.93 and Upper Z equals 0.93 is?
Determine the area under the standard normal curve that lies to the right of left parenthesis...
Determine the area under the standard normal curve that lies to the right of left parenthesis a right parenthesis z equals 1.66 comma(a) z=1.66, ​(b) z equals negative 1.26 commaz=−1.26, ​(c) z equals 1.93 commaz=1.93, and​ (d) z equals negative 1.37 .z=−1.37.
Determine the area under the standard normal curve that lies between ​(a) Upper Z equals negative...
Determine the area under the standard normal curve that lies between ​(a) Upper Z equals negative 0.85 and Upper Z equals 0.85​, ​(b) Upper Z equals negative 0.99 and Upper Z equals 0​, and ​(c) Upper Z equals negative 0.57 and Upper Z equals negative 0.46. ​(a) Find the area under the normal curve to the left of z = -3−3 plus the area under the normal curve to the right of z = 3 The combined are =
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 negative 0.36 comma ​(b) Upper Z equals negative 1.29​, ​(c) Upper Z equals negative 1.02​, and ​(d) Upper Z equals 0.91.
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 negative 0.97 comma ​(b) Upper Z equals 0.71 ​, ​(c) Upper Z equals negative 1.22 ​, and ​(d) Upper Z equals 0.66 .
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 negative 1.45 commaZ=−1.45, ​(b) Upper Z equals negative 1.36Z=−1.36​, ​(c) Upper Z equals 1.68Z=1.68​, and ​(d) Upper Z equals negative 0.11Z=−0.11.
Determine the total area under the standard normal curve for parts​ (a) through​ (c) below. For​...
Determine the total area under the standard normal curve for parts​ (a) through​ (c) below. For​ each, be sure to draw a standard normal curve and shade the area that is to be found. Click here to view the standard normal distribution table (page 1). LOADING... Click here to view the standard normal distribution table (page 2). LOADING... ​(a) Determine the total area under the standard normal curve to the left of zequals=negative 2−2 or to the right of zequals=22....
Determine the area under the standard normal curve that lies between ​(a) Upper Z equals negative...
Determine the area under the standard normal curve that lies between ​(a) Upper Z equals negative 1.98 and Upper Z equals 1.98 ​, ​(b) Upper Z equals negative 2.74 and Upper Z equals 0 ​, and ​(c) Upper Z equals negative 0.58 and Upper Z equals 0.47