document.write( "Question 45331: Compute the variance and standard deviation and describe what this figure means for this data set\r
\n" );
document.write( "\n" );
document.write( "16, 17, 23, 23, 26, 27\r
\n" );
document.write( "\n" );
document.write( "This is what I came up with for the standard deviation.\r
\n" );
document.write( "\n" );
document.write( "Add all amounts together and divide by 6 = 22\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I then took each amount and subtracted 22 from each and squared the answers. \r
\n" );
document.write( "\n" );
document.write( "36+25+1+1+16+25 = 94\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I then took those answers, added them together = 94. I took the amount of numbers (6) and subtracted 1 to give me 5.\r
\n" );
document.write( "\n" );
document.write( "From this I divided 94 by 5 and got the answer 4.33.\r
\n" );
document.write( "\n" );
document.write( "After this I have no idea what to do. \r
\n" );
document.write( "\n" );
document.write( "I think the figure would be roughly symmetrical.\r
\n" );
document.write( "\n" );
document.write( "Please help. Thank you to whoever answers. YOu're an angel. \n" );
document.write( "
Algebra.Com's Answer #30073 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Sum/n = variance \n" ); document.write( "104/5 = 20.8 \n" ); document.write( "standard deviation = sqrt(variance) = 4.5607017 \n" ); document.write( "The data is normally distributed (not skewed). \n" ); document.write( " |