Mean and standard deviation for linear combinations

engineer23
Messages
68
Reaction score
0

Homework Statement



Data set in X with mean xbar = 100 and standard deviation Sx = 10

Find ybar and Sy for 2(Yi-5)/10 + 7



Homework Equations





The Attempt at a Solution



All the problems I have seen are in the form yi = axi + b in which case the mean ybar = a(xbar) + b and Sy = aSx

What does Yi represent exactly? How does it relate to xi?
 
Physics news on Phys.org
I don't see how you can find ybar and Sy unless you know the relationship between X and Y.

You show an expression 2(Yi - 5)/10 + 7 = (Yi - 5)/5 + 7. Could this be Xi?

If that's the case, then you can solve for Yi.

Xi = (Yi - 5)/5 + 7
==> Xi - 7 = (Yi - 5)/5
==> 5(Xi - 7) = (Yi - 5)
==> 5(Xi - 7) + 5 = Yi
or
Yi = 5Xi - 30
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top