document.write( "Question 1149363: this is on a test of mine that i am having difficulty with, this is the ENTIRE QUESTION on the test in front of me, i am not cutting the question out on purpose. \r
\n" );
document.write( "\n" );
document.write( "Of the fifty ballots cast in the last election, at least one of them had an irregularity. \n" );
document.write( "
Algebra.Com's Answer #770702 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Probability(P) at least one of them had an irregularity = 1 - P(that none of the 50 ballots had an irregularity) \n" ); document.write( ": \n" ); document.write( "This is an application of the Binomial Probability Formula, \n" ); document.write( ": \n" ); document.write( "P(k successes out of n trials) = nCk * p^k * (1-p)^(n-k), where nCk = n!/(k! * (n-k)!), k is number of successes, n is the number of trials \n" ); document.write( ": \n" ); document.write( "If the problem does not give you the probability of a ballot having an irregularity, then you have to use 50%, that is, p = 0.50 \n" ); document.write( ": \n" ); document.write( "n = 50 and k = 0 means that 50C0 = 1 and p^0 = 1 but still need p to calculate 1 - p \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |