
John O. answered 01/10/25
Undergrad Student Specializing in Statistics
The correct answer is A: Two parallel lines.
This scenario is testing for a linear relationship between height of the gold medal winning jump as the dependent variable and year and gender as independent variables. Because gender is a categorical variable, it utilizes a dummy variable for males to equal 0 and females to equal 1.
The general equation for the regression line is y = a + b1x1 + b2x2, where y = the height of the gold medal winning jump, b1 = the slope for year, and b2 = the slope for gender.
By plugging in x2 = 0 for the males, the regression equation is y = -9.0965 + 0.0057426x.
By plugging in x2 = 1 for the females, the regression equation is y = -9.44411 + 0.0057426x.
Because the lines have the same slope but different y-intercepts, they are parallel, so the answer is A.