document.write( "Question 1205781: In a certain city, the distribution of the first-and second - born children of two - child families by gender is shown below.\r
\n" );
document.write( "\n" );
document.write( "First born Second born Total
\n" );
document.write( " Female Male
\n" );
document.write( "Female 530 510 1040
\n" );
document.write( "Male 480 430 910
\n" );
document.write( "TOTAL 1010 940 1950\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "a.) A family in this city with two children has a male first- born. What is the probability that its second- born is female? (5 points)\r
\n" );
document.write( "\n" );
document.write( "b.) What is the probability that a family with two children selected at random in this city has children of same gender? (5 points)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #843275 by premkumarlegend07(1) ![]() You can put this solution on YOUR website! a) Given that, first- born is male. \n" ); document.write( "Now, probability that second- born is female = 480/910 = 0.53\r \n" ); document.write( "\n" ); document.write( "b) probability that a family with two children selected are of same gender \n" ); document.write( "= (530+430)/1950 = 960/1950 = 0.49 \n" ); document.write( " |