SOLUTION: If four dogs are picked up from the Veterinarian and they are returned to their owners at random, what is the probability that at least one owner receives the wrong dog? Round yo
Algebra ->
Probability-and-statistics
-> SOLUTION: If four dogs are picked up from the Veterinarian and they are returned to their owners at random, what is the probability that at least one owner receives the wrong dog? Round yo
Log On
Question 533222: If four dogs are picked up from the Veterinarian and they are returned to their owners at random, what is the probability that at least one owner receives the wrong dog? Round your answer to two decimal places. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If four dogs are picked up from the Veterinarian and they are returned to their owners at random, what is the probability that at least one owner receives the wrong dog? Round your answer to two decimal places.
----
Binomial with n = 4 and p(correct dog) = 1/4
-----
P(1<= x <=4) = 1 - P(x = 0) = 1-(3/4)^4 = .6836
======================
Cheers,
Stan H.