There is a data set given of course grades, with the variables: high school grade and gender, for which the gender one is a dummy that is equal to 1 if female.
I am to test the joint hypothesis that there are gender differences in grades in both the intercepts and slopes of the regression model. The coefficient on the high school grade variable depends on gender.
How would I go about setting up this problem? I am doing this within STATA.
Contents
hide
Best Answer
That is what the test
command is for, which is discussed here: http://www.stata.com/help.cgi?test
Similar Posts:
- Solved – How to select cutpoints for dichotomizing an ordinal dependent variable for binary logistic regression
- Solved – Should grades be assigned to students based on a normal distribution
- Solved – Should grades be assigned to students based on a normal distribution
- Solved – Should grades be assigned to students based on a normal distribution
- Solved – Should grades be assigned to students based on a normal distribution