regression equation when X and Y same

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

regression equation when X and Y same

Chao Yawo
hello

just a quick question -- what regression equation can be used to predict Y (the dependent variable), if indeed the values of Y and X (the predictor) are the same?

thanks, CY
------------------------------------------------------------------

Reply | Threaded
Open this post in threaded view
|

Re: regression equation when X and Y same

Jignesh Sutar
The general formula for a regression equation takes the form: Y=a+bX

Where a is the constant/intercept and b is the regresion coeffeceint.

So in your example you require a=0 & b=1.

Jignesh

2009/3/23 Chao Yawo <[hidden email]>
hello

just a quick question -- what regression equation can be used to predict Y (the dependent variable), if indeed the values of Y and X (the predictor) are the same?

thanks, CY
------------------------------------------------------------------