I've already done the first two that were similar, but only through trial and error. I've attempted this next one, but it's never right!
Create a set of at least five data points such that the standard deviation is exactly 5.
Is there a systematic way to solve through problems like that?? Help, please!
Create a set of at least five data points such that the standard deviation is exactly 5.
Is there a systematic way to solve through problems like that?? Help, please!
-
if the standard deviation is 5
the variance is 25
since variance is sd^2
variance = sum (mean - x)^2
25 = sum ( mean - x)^2
since the points are not picked we are free to pick an average since 5 is the standard deviation pick a fairly high mean that allows 3 standard deviations below it so
3*5 = 15 so we want MAYBE a number over 15 say 25 for ease
mean is 25
one of the points can be 25 so we only need a few more 2 on one side and 2 on the other
sqrt(((x1-25)^2 + (x2 - 25)^2 + 0^2 + (x^4 - 25)^2 + (x^5- 25)^2)/5)
two of the numbers can be equal distance but opposite sides OF THE MEAN to simplify
this has to equal 5 = sqrt(( 2*(x1- 25)^2 + 2*(x2 - 25)^2)/5)
25 = (2*(x1-25)^2 + 2*(x2-25)^2)/5
125 = (2*(x1 - 25)^2 + 2*(x2 - 25)^2
divide by 2
62.5 = (x1 - 25)^2 + (x2 - 25)^2
we also know mean has to be 25 which we chose
25 = (x1 + x2 + 25 + x3 + x4)/5
125 = x1 + x2 + 25 + x4 + x5
100 = x1 + x2 + x4 + x5
0 = x1-25 + x2-25 + x4-25 + x5-25
here i subtracted 100 from both sides but split the 100 on the right into 4 means
just to see if the means would work out and the mean would automatically work as long as you pick one at the mean and two points on equal sides of the mean
62.5 = (x1 - 25)^2 + (x2 - 25)^2
lets pick x1 = 18
then lets pick i switched the order of the number to pick a lower number than 25
(25-x2)^2 = 62.5 - 49
25-x2 = sqrt(13.5)
x2 = 25 - sqrt(13.5)
x2 = 21.32
the variance is 25
since variance is sd^2
variance = sum (mean - x)^2
25 = sum ( mean - x)^2
since the points are not picked we are free to pick an average since 5 is the standard deviation pick a fairly high mean that allows 3 standard deviations below it so
3*5 = 15 so we want MAYBE a number over 15 say 25 for ease
mean is 25
one of the points can be 25 so we only need a few more 2 on one side and 2 on the other
sqrt(((x1-25)^2 + (x2 - 25)^2 + 0^2 + (x^4 - 25)^2 + (x^5- 25)^2)/5)
two of the numbers can be equal distance but opposite sides OF THE MEAN to simplify
this has to equal 5 = sqrt(( 2*(x1- 25)^2 + 2*(x2 - 25)^2)/5)
25 = (2*(x1-25)^2 + 2*(x2-25)^2)/5
125 = (2*(x1 - 25)^2 + 2*(x2 - 25)^2
divide by 2
62.5 = (x1 - 25)^2 + (x2 - 25)^2
we also know mean has to be 25 which we chose
25 = (x1 + x2 + 25 + x3 + x4)/5
125 = x1 + x2 + 25 + x4 + x5
100 = x1 + x2 + x4 + x5
0 = x1-25 + x2-25 + x4-25 + x5-25
here i subtracted 100 from both sides but split the 100 on the right into 4 means
just to see if the means would work out and the mean would automatically work as long as you pick one at the mean and two points on equal sides of the mean
62.5 = (x1 - 25)^2 + (x2 - 25)^2
lets pick x1 = 18
then lets pick i switched the order of the number to pick a lower number than 25
(25-x2)^2 = 62.5 - 49
25-x2 = sqrt(13.5)
x2 = 25 - sqrt(13.5)
x2 = 21.32
12
keywords: would,solve,problem,How,this,like,How would I solve a problem like this