Answer on Question #59913 – Math – Statistics and Probability
Question
2. Components of a certain type are shipped to a supplier in batches of ten. Suppose that 50% of all such batches contain no defective components. 30% contain one defective component, and 20% contain two defective components. Two components from a batch are randomly selected and tested. What are the probabilities associated with 0, 1, and 2 defective components being in the batch under the condition that neither tested component is defective.
Solution
Let B0 be the event that the batch has 0 defectives, B1 be the event the batch has 1 defective, and B2 be the event the batch has 2 defectives. Let D0 be the event that neither selected component is defective.
P(B0)=0.5,P(B1)=0.3,P(B2)=0.2
The event D0 can happen in three different ways: (i) Our batch of 10 is perfect, and we get no defectives in our sample of two; (ii) Our batch of 10 has 1 defective, but our sample of two misses them; (iii) Our batch has 2 defective, but our sample misses them.
For (i), the probability is (0.5)(1).
For (ii), the probability that our batch has 1 defective is 0.3. Given that it has 1 defective, the probability that our sample misses it is (210)(29), which is 108. So the probability of (ii) is (0.3)(108).
For (iii), the probability our batch has 2 defective is 0.2. Given that it has 2 defective, the probability that our sample misses both is (210)(28), which is 9056. So the probability of (iii) is (0.2)(9056). We have therefore found that
P(D0)=(0.5)(1)+(0.3)(108)+(0.2)(9056).
We use the general conditional probability formula:
P(B0∣D0)=P(D0)P(B0∩D0)=(0.5)(1)+(0.3)(108)+(0.2)(9056)(0.5)(1)=0.5784;P(B1∣D0)=P(D0)P(B1∩D0)=(0.5)(1)+(0.3)(108)+(0.2)(9056)(0.3)(108)=0.2776;P(B2∣D0)=P(D0)P(B2∩D0)=(0.5)(1)+(0.3)(108)+(0.2)(9056)(0.2)(9056)=0.1440.
Answer: P(B0∣D0)=0.5784, P(B1∣D0)=0.2776, P(B2∣D0)=0.1440.
Question
4. The error involved in making a certain measurement is a continuous rv X with pdf
f(x)=(0.09375(4−x2)0−2≤x≤2otherwise)f(x)={0.09375(4−x2),0,−2≤x≤2otherwise
Compute P(−1<x<1).
Solution
P(−1<x<1)=∫−110.09375(4−x2)=0.09375(4x−3x3)−11=0.09375(8−32)=0.6875.
Answer: 0.6875.
www AssignmentExpert.com
Comments