One question regarding to the simple regression

  • Thread starter liujx80
  • Start date
  • Tags
    Regression
In summary, the conversation discusses the relationship between h and (b,d) in a scenario with 3 variables, X, Y, Z. Assuming Y = a + b*X + errorTerm, Z = c + d*X + errorTerm, and Y = g + h*Z + errorTerm, the conversation explores the conditions under which h = b/d. The conversation also mentions the estimation of parameters and the potential impact on assumptions.
  • #1
liujx80
2
0
there are 3 variables. X,Y,Z.
Assuming
Y = a + b*X + errorTerm
Z = c + d*X + errorTerm,

Y = g + h*Z + errorTerm;

what can we say about the relationtion between h and (b,d)? under what
condition so we can have "h = b/d"?

thanks
 
Physics news on Phys.org
  • #2
If h, b and d represent the actual parameter values then clearly you have:
Y = a + b*X + errorTermxy
Z = c + d*X + errorTermxz,

Y = g + h*(c + d*X + errorTermxy) + errorTermxz;
whence:
g = a - h*c
h = b/d
errorTermzy = h*errorTermxy + errorTermxz
But perhaps you mean b, d and h to be the estimated parameters. That gets more subtle.
 
  • #3
Hey liujx80 and welcome to the forums.

Following on from haruspex's post above, are you trying to estimate them or do you know them already? If you are estimating them, do you have a specific distribution or analysis in mind? Do you have priors?
 
  • #4
Thanks guys. The parameters are all estimated. I don't have distributions in mind. In general cases, can I use h=b/d using estimates? How wrong it could be? I had the same steps with haruspex's. However I'm not sure we then can say all assumptions are met. As you guys pointed out, it depends on estimations, which I have no clue .

Thanks
 
  • #5

I would first clarify that the provided information describes a multiple regression model, as there are multiple independent variables (X and Z) being used to predict a dependent variable (Y). In this case, the relationship between h and (b,d) can be interpreted as the effect of Z on Y, while controlling for the effect of X. In other words, h represents the change in Y for every unit change in Z, while keeping X constant.

The condition for h to equal b/d would be when the effect of X on Y is equal to the effect of X on Z. This means that X has the same impact on both Y and Z, and therefore, the relationship between Y and Z is directly proportional. In other words, as X increases, both Y and Z will increase by the same amount.

However, it is important to note that this condition is not always met in real-world data and it is possible for h to be different from b/d. This could indicate that there are other factors at play that are affecting the relationship between Y and Z, and the effect of X on each of them may not be the same.

Overall, the relationship between h and (b,d) depends on the specific data and context of the study. As a scientist, it is important to carefully examine the data and consider all possible factors before making any conclusions about the relationship between variables.
 

Related to One question regarding to the simple regression

1. What is simple regression and how is it different from multiple regression?

Simple regression is a statistical technique that examines the relationship between two variables, typically a dependent variable and an independent variable. It is different from multiple regression in that it only considers one independent variable, while multiple regression can consider multiple independent variables at once.

2. What is the purpose of conducting a simple regression analysis?

The purpose of conducting a simple regression analysis is to understand the relationship between two variables and to make predictions about the dependent variable based on changes in the independent variable.

3. How is the strength of the relationship between two variables determined in a simple regression analysis?

The strength of the relationship between two variables is determined by the correlation coefficient, also known as R-squared. This value ranges from 0 to 1, with 0 indicating no relationship and 1 indicating a perfect relationship.

4. What is the significance of the p-value in a simple regression analysis?

The p-value in a simple regression analysis represents the probability of obtaining the observed results by chance. A p-value less than 0.05 is considered statistically significant, indicating that the relationship between the variables is unlikely to be due to chance.

5. How can the results of a simple regression analysis be interpreted?

The results of a simple regression analysis can be interpreted by looking at the coefficient of the independent variable and the intercept. The coefficient represents the change in the dependent variable for every one unit change in the independent variable, while the intercept is the predicted value of the dependent variable when the independent variable is equal to 0.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
30
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
656
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
23
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
2K
Back
Top