Suppose a dependent variable amath measures student's ability in math. The range of this variable is -5 to 5 and it is measured in logit units (it classifies the ability of students that took a standardised test using a Rasch model).
If I used amath as a dependent variable in a regression with one independent dummy variable for sex, let's say man.
And the coefficient I get as a result is -0.229.
My question is ¿How should this coefficient be interpreted? ¿Does the number has an interpretation or only the sign?
I got confused because I do not know how the units of my dependent variable should be treated.
That would mean that, regarding the student's ability in math
amathin the scale -5 to 5, men had on average, a score 0.229 points lower than women.Note that to use a regression is OK if you have other variables besides sex. However, if you are studying the relation between only these two variables, you may use the t-Student's test to compare the score between sexes.