1. A certain shop repairs both audio and video components. Let A denote the event that the next component brought in for repair is an audio component, and let B be the event that the next component is a compact disc player (so the event B is contained in A). Suppose that P(A)= 0.6 and P(B) =0.05. What is P(B|A)?
2.Each of 12 refrigerators of a certain type has been returned to a distributor because of an audible, high-pitched, oscillating noise when the refrigerator is running. Suppose that 7 of these refrigerator have defective compressor and the other 5 have less serious problems. If the refrigerators are examined in random order. Let X be the number among the first 6 examined that have a defective compressor. What is the probability that X exceeds its mean value by more than 1 standard deviation?
3. Evaluate (x-2)!(y-4) if x=6 and y=9
1
Expert's answer
2017-06-16T12:37:10-0400
Answer on Question #68869 – Math – Statistics and Probability
Question
1. A certain shop repairs both audio and video components. Let A denote the event that the next component brought in for repair is an audio component, and let B be the event that the next component is a compact disc player (so the event B is contained in A). Suppose that P(A)=0.6 and P(B)=0.05. What is P(B∣A)?
Solution
We have that B is contained in A, then A∩B=B and
P(B∣A)=P(A)P(A∩B)=P(A)P(B)=0.60.05=121≈0.0833
Answer: P(B∣A)=121≈0.0833.
Question
2. Each of 12 refrigerators of a certain type has been returned to a distributor because of an audible, high-pitched, oscillating noise when the refrigerator is running. Suppose that 7 of these refrigerators have defective compressor and the other 5 have less serious problems. If the refrigerators are examined in random order, let X be the number among the first 6 examined that have a defective compressor. What is the probability that X exceeds its mean value by more than 1 standard deviation?
Solution
It is hypergeometric probability distribution with N=12, n=6, M=7, N−M=5. The distribution is given by
P(X=r)=(nN)(rM)(n−rN−M)
The expectation (mean) and variance of the Hypergeometric random variable are given by
Comments