document.write( "Question 444809: 1. Suppose that the mean score of a class of 30 students was 73. The 19 male students in the class had a mean score of 60. What was the mean score for the 11 female students?
\n" );
document.write( "- What is the mean Score for Female Students is what? and how do you calc this?\r
\n" );
document.write( "\n" );
document.write( "also
\n" );
document.write( "2.A sample of 12 measurements has a mean of 40 and a standard deviation of 3.5. Suppose that the sample is enlarged to 14 measurements, by including two additional measurements having a common value of 40 each.
\n" );
document.write( "-Find the standard deviation of the sample of 14 measurements.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #306546 by stanbon(75887) ![]() You can put this solution on YOUR website! 1. Suppose that the mean score of a class of 30 students was 73. The 19 male students in the class had a mean score of 60. \n" ); document.write( "Total student points = 30*73 = 2190 \n" ); document.write( "Total male points = 19*60 = 1140 \n" ); document.write( "What was the mean score for the 11 female students? \n" ); document.write( "Total female points is (2190-1140) = 1050 \n" ); document.write( "So the mean score for the 11 girls = 1050/11 = 95.45 \n" ); document.write( "================================================================ \n" ); document.write( "- What is the mean Score for Female Students is what? and how do you calc this? \n" ); document.write( "also\r \n" ); document.write( "\n" ); document.write( "================================================================ \n" ); document.write( "2.A sample of 12 measurements has a mean of 40 and a standard deviation of 3.5. \n" ); document.write( "Total points = 12*40 = 480 \n" ); document.write( "---- \n" ); document.write( "Suppose that the sample is enlarged to 14 measurements, by including two additional measurements having a common value of 40 each. \n" ); document.write( "Total points is now 1320 with mean = 40 \n" ); document.write( "----- \n" ); document.write( "-Find the standard deviation of the sample of 14 measurements. \n" ); document.write( "The spread of the data has not changed because the 2 added number \n" ); document.write( "values are at the mean. So new std = 3.5 \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |