Use the Normal model N(1150,75) for the weights of steers.
a) What weight represents the 66th percentile?
b) What weight represents the 95th percentile?
c) What's the IQR of the weights of these steers?
Respuestas a la pregunta
Respuesta:
Problems of normally distributed samples are solved using the z-score formula.
In a set with mean and standard deviation , the zscore of a measure X is given by:
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:
a) What weight represents the 68th percentile?
Value of X when Z has a pvalue of 0.68. So X when Z = 0.47.
b) What weight represents the 91st percentile?
Value of X when Z has a pvalue of 0.91. So X when Z = 1.34.
c) What's the IQR of the weights of these steers?
The IQR is the 75th percentile subtracted by the 25th percentile.
75th percentile
Value of X when Z has a pvalue of 0.75. So X when Z = 0.675.
25th percentile
Value of X when Z has a pvalue of 0.75. So X when Z = -0.675.
IQR
1164.5 - 1083.5 = 81
Explicación: