Question
Question: A life time of a certain component has a normal distribution with mean of 400 hours and standard dev...
A life time of a certain component has a normal distribution with mean of 400 hours and standard deviation of 50 hours. Assuming a normal sample of 1000 components, find number of components whose life time lies between 340 to 465 hours.
[Given: A (z = 1.2) = 0.3849, A(z = 1.3) = 0.4032]

788.1
Solution
Let X be the lifetime of a component, which follows a normal distribution with mean μ=400 hours and standard deviation σ=50 hours.
We need to find the number of components whose lifetime lies between 340 and 465 hours from a sample of 1000 components.
First, we standardize the values 340 and 465 using the Z-score formula: Z=σX−μ.
For X1=340: Z1=50340−400=50−60=−1.2
For X2=465: Z2=50465−400=5065=1.3
We need to find the probability that the lifetime X is between 340 and 465 hours, which is P(340≤X≤465). This is equivalent to finding the probability that the Z-score is between -1.2 and 1.3, i.e., P(−1.2≤Z≤1.3).
The area under the standard normal curve between Z1=−1.2 and Z2=1.3 is given by: P(−1.2≤Z≤1.3)=P(−1.2≤Z≤0)+P(0≤Z≤1.3)
Due to the symmetry of the normal distribution about the mean (Z=0), P(−1.2≤Z≤0)=P(0≤Z≤1.2). We are given the areas from the standard normal table: A(z=1.2)=P(0≤Z≤1.2)=0.3849 A(z=1.3)=P(0≤Z≤1.3)=0.4032
So, P(−1.2≤Z≤1.3)=P(0≤Z≤1.2)+P(0≤Z≤1.3)=0.3849+0.4032=0.7881.
This is the probability that a single component's lifetime lies between 340 and 465 hours. The total number of components in the sample is 1000. The expected number of components whose lifetime lies between 340 and 465 hours is the total number of components multiplied by this probability: Expected number = 1000×P(340≤X≤465)=1000×0.7881=788.1.
The number of components must be an integer in reality, but in probability calculations involving continuous distributions and large samples, the expected number can be a decimal. Following the approach of the similar question, we keep the decimal value.