document.write( "Question 847145: Use the characteristics of a binomial experiment.\r
\n" );
document.write( "\n" );
document.write( "Seventeen percent of married couples say they are planning a trip to Europe. You randomly select 15 married couples and ask each if they are planning to travel to Europe.\r
\n" );
document.write( "\n" );
document.write( "1. What is the probability that exactly 1 couple says they plan to travel to Europe?
\n" );
document.write( "2. What is the probability that more than 1 couple say they plan to travel to Europe?
\n" );
document.write( "3. What is the probability that at most 2 couples say they plan to travel to Europe?
\n" );
document.write( "4. What is the probability that less than 5 couples say they plan to travel to Europe?\r
\n" );
document.write( "\n" );
document.write( "Thanks, hope you can help! \n" );
document.write( "
Algebra.Com's Answer #510197 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Use the characteristics of a binomial experiment. \n" ); document.write( "Seventeen percent of married couples say they are planning a trip to Europe. You randomly select 15 married couples and ask each if they are planning to travel to Europe. \r \n" ); document.write( "\n" ); document.write( "X~Binomial(15, 0.17)\r \n" ); document.write( "\n" ); document.write( "1. What is the probability that exactly 1 couple says they plan to travel to Europe? \n" ); document.write( "P(X = 1) = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. What is the probability that more than 1 couple say they plan to travel to Europe? \n" ); document.write( "P(X > 1) = 1 - P(X ≤ 1) \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( "3. What is the probability that at most 2 couples say they plan to travel to Europe? \n" ); document.write( "P(X ≤ 2) = \n" ); document.write( " = \n" ); document.write( "4. What is the probability that less than 5 couples say they plan to travel to Europe? \n" ); document.write( "P(X < 5) = \n" ); document.write( " = |