document.write( "Question 1179842: Given the following date: 8,5,6,10,8,3,6 find the \r
\n" );
document.write( "\n" );
document.write( "A. Median\r
\n" );
document.write( "\n" );
document.write( "B.Sample Mean\r
\n" );
document.write( "\n" );
document.write( "C.Sample Standard Deviation\r
\n" );
document.write( "\n" );
document.write( "Explain your answers & show work. \n" );
document.write( "
Algebra.Com's Answer #809439 by MathLover1(20855) You can put this solution on YOUR website! Given the following date: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A. Median\r \n" ); document.write( "\n" ); document.write( "The median is the value separating the higher half of the data set, from the lower half. \n" ); document.write( "If the number of terms is odd, then the median is the middle ellement of the sorted set. \n" ); document.write( "If the number of terms is even, then the median is the arithmetic mean of the two middle elements of the sorted set.\r \n" ); document.write( "\n" ); document.write( "sorted set: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Median= \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B.Sample Mean\r \n" ); document.write( "\n" ); document.write( "mean(average) is the sum of the values in the set divided by the number of elements in that set\r \n" ); document.write( "\n" ); document.write( "mean= \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C.Sample Standard Deviation\r \n" ); document.write( "\n" ); document.write( "Standard Deviation is the square root of variance, so compute variance\r \n" ); document.write( "\n" ); document.write( "Explanation \n" ); document.write( "First, I added up all of the numbers: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I squared the total, and then divided the number of items in the data set \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I took my set of original numbers from step 1, squared them individually this time, and added them all up:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I subtracted the amount in step 2 from the amount in step 3:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I subtracted 1 from the number of items in my data set: \n" ); document.write( "\n" ); document.write( "I divided the number in step 4 by the number in step 5:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Finally, I took the square root of the number from step 6 (the Variance), \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |