Given a normal distribution, X, with mean, 110, and standard deviation, sigma = 46.
A. What is the X value with Z-score equal to z = 0.65?
B. What is the probability of X is less than or equal to 146.9? %
solution:
Given that,
mean =
= 110
standard deviation =
= 46
Using standard normal table,
Using z-score formula
x= z *
+
x= 0.65*46+110
x= 139.9
b.
P(X<146.9 ) = P[(X-
) /
< (146.9- 110) /46 ]
= P(z <0.03 )
Using z table
= 0.5120
Given a normal distribution, X, with mean, 110, and standard deviation, sigma = 46. A. What...
Given a normal distribution, X, with mean, 110, and standard deviation, sigma = 46. A. What is the X value with Z-score equal to z = 0.65? B. What is the probability of X is less than or equal to 146.9? %
Given a normal distribution, X, with mean, 150, and standard deviation, sigma = 42. A. What is the X value with Z-score equal to z = 2.77? B. What is the probability of X is less than or equal to 266.3? %
Given a normal distribution, X, with mean, 120, and standard deviation, sigma = 49. A. What is the X value with Z-score equal to z = 2.59?_____ B. What is the probability of X is less than or equal to 283.9?____ %
Given a normal distribution, X, with mean, 135, and standard deviation, sigma = 40. Fill the blank space. A. What is the X value with Z-score equal to z = -2.39? __________ B. What is the probability of X is less than or equal to 45.3? _________ %
1. Giving a normal distribution with mean mu=35 and standard deviation sigma = 10 where the probability that x is less than x0 is p0 = 0.95 what is the value for x0. 2.Giving a normal distribution with mean mu=35 and standard deviation sigma =10 where the probability that x is greater than x0 is 0.10. 3. Giving a normal distribution with mean mu=40 and standard deviation sigma = 10 where the probability that x0<x<x1 = 0.9. What is the...
Given a Normal distribution with mean = 150 and sigma = 10, A. What is the probability that X > 146? B. What is the probability that X < 154? C. What is the probability that 146 < X < 154? D. 80% of the values are less than what X value?
Given a standardized normal distribution (with a mean of 0 and a standard deviation of 1), complete parts (a) through (d). a. What is the probability that Z is less than 1.03? b. What is the probability that Z is greater than −0.26? c. What is the probability that Z is less than −0.26 or greater than the mean? d. What is the probability that Z is less than −0.26 or greater than 1.03?
Given a standardized normal distribution (with a mean of O and a standard deviation of 1), complete parts (a) through (d). 5 Click here to view page 1 of the cumulative standardized normal distribution table. E: Click here to view page 2 of the cumulative standardized normal distribution table. The probability that Z is less than 1.51 is 0.9344. (Round to four decimal places as needed.) b. What is the probability that Z is greater than 1.89? The probability that...
Assume that IQ's follow a Normal distribution with a mean mu=100 and standard deviation sigma=16. What is the probability that no more than 5 people in a random sample of size n=9 have IQ's between 90 and 110?
Exercise 3: The Normal Distribution. The function NORMDIST(x, mu, sigma, TRUE) computes the probability that a normal observation with a fixed mean (mu) and standard deviation (sigma) is less than x. There is also a function for computing the inverse operation: the function NORM INV(p, mu, sigma) putes a value x such that the probability that a normal observation is less than x is com equal to P. A) Compute the probability that an observation from a N(3, 5) population...