document.write( "Question 976722: A researcher tries to compare grades earned on the first quiz by boys and girls. He randomly chooses 10 students from boys and 15 students from girls and calculates the confidence interval on difference between means. How many degrees of freedom will you get in this t distribution? \n" ); document.write( "
Algebra.Com's Answer #598248 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The degrees of freedom (df) is equal to the smaller of \"n%5B1%5D-1\" and \"n%5B2%5D-1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%5B1%5D-1+=+10-1+=+9\"
\n" ); document.write( "\"n%5B2%5D-1+=+15-1+=+14\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the degrees of freedom is df = 9
\n" ); document.write( "
\n" );