document.write( "Question 1206351: A sample of 75 people yielded the following information about their health insurance.\r
\n" );
document.write( "\n" );
document.write( "33 people with a managed care plan
\n" );
document.write( "27 with traditional insurance
\n" );
document.write( "15 with no insurance\r
\n" );
document.write( "\n" );
document.write( "2 people who provided information for the table were randomly selected, without replacement. Determine the probability that:\r
\n" );
document.write( "\n" );
document.write( "They both had a managed care plan. \n" );
document.write( "
Algebra.Com's Answer #843743 by Theo(13342)![]() ![]() You can put this solution on YOUR website! sample size is 75 people. \n" ); document.write( "33 out of the 75 had a managed care plan.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "first person selected has 33/75 probability of having a managed care plan.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "assuming the first person had a managed care plan, the second person selected has 32/74 probability of having a managed care plan.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability that both had a managed care plan is 33/75 * 32/74 = 1056 / 5550.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this simplifies to 176 / 925.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "as a decimal, that would be .19027 rounded to 5 decimal places.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |