document.write( "Question 553502: If 30% of all commuters ride the train to work, find the probability that if 10 workers are selected, 5 will ride the train. \n" ); document.write( "
Algebra.Com's Answer #360874 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Basic Binomial distribution question:\r \n" ); document.write( "\n" ); document.write( "Take out a graphing calculator and type in binompdf(10,.3,5) and that should give you- 0.1029\r \n" ); document.write( "\n" ); document.write( "Thus, the probability is 10.3% for 5 workers to ride the train to work out of 10 possible. \n" ); document.write( " \n" ); document.write( " |