Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Suppose we create the following model using quantitative variables X and profit (in dollars) and categorical variable Segment (1, 2, 3, 4) lm( log(profit) ~
Suppose we create the following model using quantitative variables X and profit (in dollars) and categorical variable Segment (1, 2, 3, 4) lm( log(profit) ~ X + Segment, data=BronlynsExamData ) The coefficients table is below: Variable Estimate of coefficient p-value (intercept) 2 0.0199 X 1.4 0.0218 Segment2 0.07 0.6142 Segment3 0.7 0.0126 Segment4 -1.1 0.0003 When we control for X, the predicted profit in Segment 3 is _____ % higher than in Segment 1
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started