Respuesta :
To get the P(x>34) we proceed as follows:
z-score is given by:
z=(x-mu)/sig
z=(34-50)/7
z=-2.29
Thus:
P(x>34)=1-P(x<34)=1-0.0110=0.989
Answer: p(X>34)=0.989
z-score is given by:
z=(x-mu)/sig
z=(34-50)/7
z=-2.29
Thus:
P(x>34)=1-P(x<34)=1-0.0110=0.989
Answer: p(X>34)=0.989
Answer:
P(X > 34) = 1 - 0.011 = 0.989
Step-by-step explanation:
Problems of normally distributed samples can be solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
In this problem, we have that:
[tex]\mu = 50, \sigma = 7[/tex]
The probability that the problem asks is 1 subtracted by the pvalue of Z when X = 34. So:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{34 - 50}{7}[/tex]
[tex]Z = -2.29[/tex]
[tex]Z = -2.29[/tex] has a pvalue of 0.011.
So
P(X > 34) = 1 - 0.011 = 0.989