A factory manufactures aluminium rods. One of its machines can be set to produce rods of a specified length. The lengths of these rods are normally distributed with ... show full transcript
Worked Solution & Example Answer:A factory manufactures aluminium rods - Leaving Cert Mathematics - Question 9A - 2010
Step 1
What is the probability that a randomly selected rod will be less than 39.7 mm in length?
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find the probability that a randomly selected rod will be less than 39.7 mm, we first standardize the value using the Z-score formula:
Z=σX−μ
Where:
X=39.7 mm
μ=40 mm (mean)
σ=0.2 mm (standard deviation)
Calculating the Z-score:
Z=0.239.7−40=−1.5
Next, we find the probability:
P(X<39.7)=P(Z<−1.5)=0.0668
Step 2
Five rods are selected at random. What is the probability that at least two of them are less than 39.7 mm in length?
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Let p=0.0668. We can use the binomial distribution with n=5 to calculate the probability of at least two rods.
First, we find the probabilities of 0 and 1 successful outcomes:
Probability of exactly 0 rods: P(X=0)=(05)p0(1−p)5=(0.9332)5≈0.7059
Probability of exactly 1 rod: P(X=1)=(15)p1(1−p)4=5(0.0668)(0.9332)4≈0.2587
Therefore, the probability of at least 2 rods is:
P(X≥2)=1−P(X=0)−P(X=1)=1−0.7059−0.2587=0.0354
Step 3
Conduct a hypothesis test at the 5% level of significance to decide whether the machine’s setting has become inaccurate.
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!