document.write( "Question 80840: Assume the following data set for points scored in a basketball game by a player. Data Set: (12, 15, 20, 23, 29, 30) Find the standard deviation of the data set. \r
\n" );
document.write( "\n" );
document.write( "A. 6.7
\n" );
document.write( "B. 7.3
\n" );
document.write( "C. 53.1
\n" );
document.write( "D. 265.5 \n" );
document.write( "
Algebra.Com's Answer #58029 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The answer is 6.7. \n" ); document.write( "Write down your data elements \n" ); document.write( "Find the mean value= 21.5. \n" ); document.write( "Subtract the mean from each of the data values \n" ); document.write( "Square each of the results. \n" ); document.write( "Add those squared values. \n" ); document.write( "Take the square root of the sum. \n" ); document.write( "Divide by (n-1)=5 to get the standard deviation. \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |