document.write( "Question 805521: A brand name has a 40% recognition rate. If the owner of the brand wants to verify
\n" ); document.write( "that rate by beginning with a small sample of 5 randomly selected consumers, find
\n" ); document.write( "the probability that exactly 2 of the 5 consumers recognize the brand name. Also
\n" ); document.write( "find the probability that the number who recognize the brand name is not 2.
\n" ); document.write( "Round to three decimal places as needed.
\n" ); document.write( "

Algebra.Com's Answer #485290 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
a=.4, b=.6
\n" ); document.write( "5C2=10
\n" ); document.write( "10a^2b^3 (term of binomial distribution for exactly 2 recognize the brand.)
\n" ); document.write( "=0.346
\n" ); document.write( ".
\n" ); document.write( "1-0.346=0.654 the probability that the number who recognize the brand name is not two.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );