SOLUTION: In a shipment of 100 televisions, 6 are defective. If a person buys two televisions from that shipment, what is the probability that both are defective?
Algebra ->
Probability-and-statistics
-> SOLUTION: In a shipment of 100 televisions, 6 are defective. If a person buys two televisions from that shipment, what is the probability that both are defective?
Log On
Question 304310: In a shipment of 100 televisions, 6 are defective. If a person buys two televisions from that shipment, what is the probability that both are defective? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! In a shipment of 100 televisions, 6 are defective. If a person buys two televisions from that shipment, what is the probability that both are defective?
----------------
Binomial Problem with n = 2 ; p = 6/100 ; x = 2
---
P(x=2) = 2C3(0.06)^2(0.04)^0 = (0.06)^2 = 0.0036
================================================
Cheers,
Stan H.
=============