document.write( "Question 465193: Withoust consultation , each of four organizations announced a one-daY convention to be held during june. Find the probability that at least two organizations specify the same day for their convention? \n" ); document.write( "
Algebra.Com's Answer #318756 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Withoust consultation , each of four organizations announced a one-daY convention to be held during june. Find the probability that at least two organizations specify the same day for their convention?
\n" ); document.write( "----
\n" ); document.write( "Binomial Problem with n=4 and p = 1/7
\n" ); document.write( "-----
\n" ); document.write( "P(2<= x <=4)
\n" ); document.write( "= 1 - P(0<= x <=1)
\n" ); document.write( "= 1 - binomcdf(4,1/7,1)
\n" ); document.write( "= 0.1004
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" );