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