I am running a regression model mentioned below.
HEI = beat1* fastfood_percentage + beta2* full dining_perentage + beta3* price_fast food* fastfood_percentage + ......... + error
beta1= -0.089
beta3 = -0.003
average price of meal from ff = $4.5
I have Healthy eating Index (HEI; range from 0 to 100) as dependent variable. percentage of calories from fast food(ff) , home and full service-dining(fd) are three percentage explanatory variables. These three sum up to 100%. So, I drop home calories as reference category while doing regression.
The interpretation would be 1 percentage point increase in ff calories cause a decline in HEI by 0.089 points taking home calories as reference and keeping fd calories constant.
Now if I want to interpret the effect for a meal ( assuming 33% of total calories consumed in a day) on HEI.
Queries :
(1) Can I simply scale the beta ( 33* -0.089= 2.93)?
(2) and interpretation would be an 33% percentage point increase in ff calories( substituting 33% of home calories, keeping fd percentage constant) cause a decline in HEI by 2.93 point.
(3) the interaction term would be interpreted as: In those who substitute home calories with fast food, a dollar increase in price and 1 percentage point substitution of home calories by fast food, cause a change in HEI by 0.003 points.
Please guide.
HEI = beat1* fastfood_percentage + beta2* full dining_perentage + beta3* price_fast food* fastfood_percentage + ......... + error
beta1= -0.089
beta3 = -0.003
average price of meal from ff = $4.5
I have Healthy eating Index (HEI; range from 0 to 100) as dependent variable. percentage of calories from fast food(ff) , home and full service-dining(fd) are three percentage explanatory variables. These three sum up to 100%. So, I drop home calories as reference category while doing regression.
The interpretation would be 1 percentage point increase in ff calories cause a decline in HEI by 0.089 points taking home calories as reference and keeping fd calories constant.
Now if I want to interpret the effect for a meal ( assuming 33% of total calories consumed in a day) on HEI.
Queries :
(1) Can I simply scale the beta ( 33* -0.089= 2.93)?
(2) and interpretation would be an 33% percentage point increase in ff calories( substituting 33% of home calories, keeping fd percentage constant) cause a decline in HEI by 2.93 point.
(3) the interaction term would be interpreted as: In those who substitute home calories with fast food, a dollar increase in price and 1 percentage point substitution of home calories by fast food, cause a change in HEI by 0.003 points.
Please guide.
Comment