Answer:
Since M1 has the higher probability of being in the desired range, we choose M1.
Explanation:
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:
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
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.
Two machines M1, M2 are used to manufacture resistors with a design specification of 1000 ohm with 10% tolerance.
So we need the machines to be within 1000 - 0.1*1000 = 900 ohms and 1000 + 0.1*1000 = 1100 ohms.
For each machine, we need to find the probabilty of the machine being in this range. We choose the one with the higher probability.
M1:
Resistors of M1 are found to follow normal distribution with mean 1050 ohm and standard deviation of 100 ohm. This means that
![\mu = 1050, \sigma = 100](https://img.qammunity.org/2021/formulas/mathematics/college/zuf89q2056w1mdtrpmexr2ooneip0cimju.png)
The probability is the pvalue of Z when X = 1100 subtracted by the pvalue of Z when X = 900. So
X = 1100
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (1100 - 1050)/(100)](https://img.qammunity.org/2021/formulas/mathematics/college/598d4gjr7s3fnxlcdly4iqwwu5228i9ml6.png)
![Z = 0.5](https://img.qammunity.org/2021/formulas/mathematics/college/twz22bn6gf92fta2hvttsmn1vzvc38s68o.png)
has a pvalue of 0.6915.
X = 900
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (900 - 1050)/(100)](https://img.qammunity.org/2021/formulas/mathematics/college/kxa3jnf7bq8zbglyda8u5vdw084n71phgv.png)
![Z = -1.5](https://img.qammunity.org/2021/formulas/mathematics/college/2d36yy8wgtoc2faep2rdvxtam8qfcfgews.png)
has a pvalue of 0.0668
0.6915 - 0.0668 = 0.6247.
M1 has a 62.47% probability of being in the desired range.
M2:
M2 are found to follow normal distribution with mean 1000 ohm and standard deviation of 120 ohm. This means that
![\mu = 1000, \sigma = 120](https://img.qammunity.org/2021/formulas/mathematics/college/6iu39fq3vy8bo06m5iuh0823w4a6gaz92g.png)
X = 1100
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (1100 - 1000)/(120)](https://img.qammunity.org/2021/formulas/mathematics/college/dntgasfjne8onyprelwyk8eu4nrb5v2xc3.png)
![Z = 0.83](https://img.qammunity.org/2021/formulas/mathematics/college/zmbrtlbende75lvh6qa6cod4z4vdp6a7p0.png)
has a pvalue of 0.7967.
X = 900
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (900 - 1000)/(120)](https://img.qammunity.org/2021/formulas/mathematics/college/seg2cms188945ku1c6mw13b6nmiise992g.png)
![Z = -0.83](https://img.qammunity.org/2021/formulas/mathematics/college/z8d2iyxfywsckn7382tpxitmtpu2lfs2b6.png)
has a pvalue of 0.2033
0.7967 - 0.2033 = 0.5934
M2 has a 59.34% probability of being in the desired range.
Since M1 has the higher probability of being in the desired range, we choose M1.