document.write( "Question 1194231: Rebecca is your school's star basketball player. When she takes a shot, she typically scores 75% of the time. Suppose she takes 20 shots in a game. Design a simulation to estimate the probability of the number of baskets Rebecca makes in a game.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "jballen0211@gmail.com \n" );
document.write( "
Algebra.Com's Answer #826369 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "It is a binomial distribution probability problem with the number of trials \r\n" ); document.write( "n=20 and individual success probability p=0.75.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Without writing long formulas, I refer to this source\r\n" ); document.write( "\r\n" ); document.write( "https://www.sjsu.edu/people/saul.cohn/courses/stats/s0/BinomialProbabTable.pdf\r\n" ); document.write( "\r\n" ); document.write( "which gives the tables of calculated probabilities for different values of n and p.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Find there the table for n=20 and p=0.75.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It is what you ask for, in the form ready for consumption.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |