document.write( "Question 465006: K. Historically, the campus police write a ticket on 15% of the vehicles they stop on campus; violations include speeding, no valid sticker, illegal parking, etc. Student leaders will take a survey of 400 students who had been stopped by the campus police. What is the probability that 55 or more of these students have been issued a ticket? Note: Be sure to identify any assumptions or conditions needed \n" ); document.write( "
Algebra.Com's Answer #318564 by stanbon(75887) ![]() You can put this solution on YOUR website! Historically, the campus police write a ticket on 15% of the vehicles they stop on campus; violations include speeding, no valid sticker, illegal parking, etc. Student leaders will take a survey of 400 students who had been stopped by the campus police. What is the probability that 55 or more of these students have been issued a ticket? Note: Be sure to identify any assumptions or conditions needed \n" ); document.write( "----------------- \n" ); document.write( "Binomial Problem with n=400 and p = 0.15 \n" ); document.write( "--- \n" ); document.write( "P(55<= x <=400) = 1-binomcdf(400,0.15,54) = 0.7774 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |