Find Regression Equation for y on x

  • Context:
  • Thread starter Thread starter Doffy
  • Start date Start date
  • Tags Tags
    Regression
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
3 replies · 2K views
Doffy
Messages
12
Reaction score
0
How do I determine the regression equation when not much information is given? For example:
Given the following equations:
2x + y = 13
2x + 5y = 20,

which one is the regression equation of y on x?
 
Physics news on Phys.org
Regression equations only make sense in the context of data that you're trying to explain using some model. Your question is quite impossible to answer unless there is some data present. Were you given, say, a graph of some data? Or a table of data?
 
Ackbach said:
Regression equations only make sense in the context of data that you're trying to explain using some model. Your question is quite impossible to answer unless there is some data present. Were you given, say, a graph of some data? Or a table of data?

Well, I am afraid that no further information of any kind is available.
However, I was wondering that since regression coefficient is the geometric mean of the regression coefficients, can we use this fact to determine our equation?
Also that, the range of r is -1$$\le$$ r $$\le$$ +1. Is it possible?
 
We have no regression coefficients, we have no context. Your question is completely impossible to answer as is, I'm afraid. Both linear equations you've given could easily be the best fit line for a particular data set; but without that data set, there's no way to tell which line would fit the data better.