Calculating Rejected Carbon Rods: Standard Deviation Homework

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
matt222
Messages
130
Reaction score
0

Homework Statement



Carbon rods with a nominal diamter of 1.5cm, it is only acceptable within the limits of 1.495 to 1.505cm. the actual diamter normaly distributed with a mean of 1.501cm with standard deviation of 0.003cm. what will be the percentage of the rods which are rejected if
1- undersize
2-oversize

Homework Equations





The Attempt at a Solution


from the mean 1.501cm, we have + standard deviation 0.003cm so that going to be 1.504cm
again the mean 1.501cm, we have -standard deviation 0.003cm so that going to be 1.498cm
both are within the limit of acceptable diameter, so that the answer to 1 is 1/1.501-1.495/100=1.67%, and for 2 going to be 0.4%, is it right
 
Physics news on Phys.org
matt222 said:

Homework Statement



Carbon rods with a nominal diamter of 1.5cm, it is only acceptable within the limits of 1.495 to 1.505cm. the actual diamter normaly distributed with a mean of 1.501cm with standard deviation of 0.003cm. what will be the percentage of the rods which are rejected if
1- undersize
2-oversize

Homework Equations





The Attempt at a Solution


from the mean 1.501cm, we have + standard deviation 0.003cm so that going to be 1.504cm
again the mean 1.501cm, we have -standard deviation 0.003cm so that going to be 1.498cm
both are within the limit of acceptable diameter, so that the answer to 1 is 1/1.501-1.495/100=1.67%, and for 2 going to be 0.4%, is it right
First off, the value you calculated is wrong. 1/1.501-1.495/100 is about 0.651, nowhere close to the 1.67% that you show.

What you need to do is convert your diameter statistic to a standard normal distribution, and find the interval endpoints that correspond to 1.495 cm and 1.505 cm. Use the normal distribution to find the probability that the diameter is < 1.495 or diameter > 1.505.

Your textbook should have a few examples of how this is done.
 
unfortunately my textbook has no example, how to convert diameter statistic to a standard normal distribution, since i am new for this subject can yoiu refer me to a website, thank you
 
The z statistic is related to your statistic (let's call it x) in this way:
[tex]z = \frac{x - \mu}{\sigma}[/tex]
where [itex]\mu[/itex] is the population mean diameter (1.501 cm) and [itex]\sigma[/itex] is the population standard deviation (.003 cm).

The equation above is equivalent to x = z[itex]\sigma[/itex] + [itex]\mu[/itex]

The first part of your problem is asking you to find P(x < 1.495) and the second part asks you to find P(x > 1.505).

Using the second equation I gave, convert the inequalities in the two probabilities to ones that involve z, and use a table of probabilities for the standard normal distribution to find these probabilities.