Prove linear function of a variable

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Nyasha
Messages
127
Reaction score
0

Homework Statement



In the data table they are noon-hour temperatures of a certain week.

datatable.jpg



I calculated the mean which is 25 and l also calculated the standard deviation which is 3.74. Now they want me to show that :

if [tex]y=ax+b[/tex] then [tex]\bar{y}=a\bar{x}+b[/tex] and [tex]s_{y}= \left| a\right|s_{x}[/tex]






The Attempt at a Solution




I don't know where they get this y from. Can you give me hints on how to solve this question ?
 
Physics news on Phys.org
Hi Nyasha! :smile:
Nyasha said:
… if [tex]y=ax+b[/tex] then [tex]\bar{y}=a\bar{x}+b[/tex] and [tex]s_{y}= \left| a\right|s_{x}[/tex]

I don't know where they get this y from. Can you give me hints on how to solve this question ?

For example, x could be in degrees Celsius, while y could be (9/5)x + 32, which is degrees Fahrenheit.

It's just a change in scale. :wink:
 
They are not "getting" y from anywhere. They are defining y to be this linear function of x. The point is to show that if y is a linear function of x then the mean of y is that same linear function of the mean of x and the standard deviation of y is a multiple of the standard deviation of x.
 
Okay guys is this correct for the other part which says show that :
[tex]s_{y}= \left| a\right|s_{x}[/tex]

Attempt to solution:

[tex]s^2_{y}=(a^2)\cdot(s^2_{x})[/tex]
[tex]\sqrt{(s^2_{y})}=\sqrt{(a^2)\cdot(s^2_{x})[/tex]
[tex]s_{y}= \left| a\right|s_{x}[/tex]