Mean and standard deviation for linear combinations

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 5K views
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