document.write( "Question 1159161: Lucy Lui purchased a mailing list of 2000 names and addresses for her mail order business, but after scanning the list she doubts the authenticity of the list. She randomly selects five names from the list for validation. If 40% of the names on the list are not authentic, and x is the number of non-authentic names in her sample, P(x<2) is ______________. \n" ); document.write( "
Algebra.Com's Answer #783428 by Boreal(15235) You can put this solution on YOUR website! Want probability x=0 and x=1 \n" ); document.write( "for x=0 this is 0.6^5 for 60% of names being authentic \n" ); document.write( "that is 0.0776 \n" ); document.write( "for x=1, it is 5*0.6^4*0.4=0.2592 \n" ); document.write( "The sum of those two is 0.3368 \n" ); document.write( " |