document.write( "Question 370457: Survey Results A company is taking a survey to find out
\n" );
document.write( "whether people like its product. Their last survey indicated
\n" );
document.write( "that 70% of the population like the product. Based on that,
\n" );
document.write( "of a sample of 58 people, find the probabilities of the following.
\n" );
document.write( "a. All 58 like the product.
\n" );
document.write( "b. From 28 to 30 (inclusive) like the product. \n" );
document.write( "
Algebra.Com's Answer #264073 by edjones(8007)![]() ![]() You can put this solution on YOUR website! a) 0.7^58=1.037 * 10^-9 \n" ); document.write( ". \n" ); document.write( "b) \n" ); document.write( "X<=30 = .0026022 \n" ); document.write( "X<=27 = .0001638 \n" ); document.write( "----------------subtract \n" ); document.write( "=======>.0024384 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |