document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #351019 by stanbon(75887)\"\" \"About 
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.
\n" ); document.write( "----
\n" ); document.write( "Binomial with n = 4 and p(correct dog) = 1/4
\n" ); document.write( "-----
\n" ); document.write( "P(1<= x <=4) = 1 - P(x = 0) = 1-(3/4)^4 = .6836
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );