document.write( "Question 1118898: Assume that a procedure yields a binomial distribution with a trial repeated
\n" ); document.write( "n=5 times. Use some form of technology to find the probability distribution given the probability p=0.528 of success on a single trial.
\n" ); document.write( "

Algebra.Com's Answer #734321 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Enter the following in Cells A1 through B7 in an Excel spreadsheet:
\n" ); document.write( "
\r
\n" ); document.write( "\n" ); document.write( " X P(X)
\n" ); document.write( " 0 =BINOMDIST(A2,5,0/528,False)
\n" ); document.write( " 1 =BINOMDIST(A3,5,0/528,False)
\n" ); document.write( " 2 =BINOMDIST(A4,5,0/528,False)
\n" ); document.write( " 3 =BINOMDIST(A5,5,0/528,False)
\n" ); document.write( " 4 =BINOMDIST(A6,5,0/528,False)
\n" ); document.write( " 5 =BINOMDIST(A7,5,0/528,False) \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "My calculator said it, I believe it, that settles it
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );