autre
- 116
- 0
Homework Statement
Let x_{1},...,x_{n} be n observations. If y_{1},...,y_{n} is another set of observations s.t. y_{i}=ax_{i}+b , prove that s_{y}=|a|s_{x} .
The Attempt at a Solution
Attempt at a proof: Since \bar{y}=a\bar{x} +b then \bar{x}=(\bar{y}-b)/a and s_{x}=\sqrt{\frac{1}{n-1}\sum(x_{i}-\frac{\bar{y}-b}{a})}. This is where I get stuck. Any ideas?