document.write( "Question 682437: A commitee of 15 members is voting on a proposal each member casts a yay or a nay vote. on a random voting basis, what is the probability that the final vote count is unanimous? \n" ); document.write( "
Algebra.Com's Answer #423180 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
): A commitee of 15 members is voting on a proposal each member casts a yay or a nay vote. on a random voting basis, what is the probability that the final vote count is unanimous?
\n" ); document.write( "----
\n" ); document.write( "Prob any one of the 15 votes is yay is 1/2
\n" ); document.write( "----
\n" ); document.write( "If unanimous means everyone votes yay the probability is (1/2)^15
\n" ); document.write( "-
\n" ); document.write( "If unanimous means everyone votes yay or everyone votes nay the
\n" ); document.write( "probability is 2*(1/2)^15
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );