SOLUTION: If the standard deviation of 3 numbers (a), (2a+1)and (2) is sqr(1/2), find the value of a.
Any help appreciated!
Algebra ->
Probability-and-statistics
-> SOLUTION: If the standard deviation of 3 numbers (a), (2a+1)and (2) is sqr(1/2), find the value of a.
Any help appreciated!
Log On
Step 1) Add up all the values
Step 2) Divide the sum in step 1 by three (there are three values added up). This is the mean M
Step 3) Subtract each value from the mean M
Step 4) Square each result in step 3
Step 5) Add up the reslts in step 4
Step 6) Divide the result in step 5 by n-1 = 3-1 = 2
Step 7) Take the square root of the result of step 6
---------------------------------------------
Let's go through all the steps shown in the outline above
---------------------------------------------
Step 1)
(value1)+(value2)+(value3) = (a)+(2a+1)+(2)
(value1)+(value2)+(value3) = 3a+3
The result of step 1 is 3a+3
---------------------------------------------
Step 2)
We divide the result from step 1 (which was 3a+3) by 3 because there are 3 values
(result in step 1)/3 = (3a+3)/3 = a+1
So the mean M is a+1
M = a+1
We will use this in step 3
---------------------------------------------
Step 3)
The results of step 4 are:
1
a^2
1-2a+a^2
---------------------------------------------
Step 5)
Now let's add up the results of the previous step (step 4)
(previous result1)+(previous result2)+(previous result3) = (1)+(a^2)+(1-2a+a^2)
(previous result1)+(previous result2)+(previous result3) = 2a^2-2a+2
---------------------------------------------
Step 6) Divide the previous result by 2 (n-1 = 3-1 = 2)
That is a lot of work, but we found the sample standard deviation of the three values to be
Set this equal to and solve for 'a'
Square both sides
Then I run into a problem: if I use the quadratic formula to solve for 'a', I get two non-real answers. So it's making me think that there is a typo somewhere in the problem. You'll have to ask your teacher about it.
Edit: I redid the problem but instead of dividing by n-1 = 2 (in step 6), I divided by n = 3. This is to reflect the population standard deviation and not the sample standard deviation. Every other step is the same. Doing that leads to which leads to . However, I'm not sure which form of standard deviation your teacher wants.