Hello!
I am trying to find the mean signing bonus value of each position in my regression. I am looking at past MLB draft picks and have variable "bonus" that has the signing bonus amount each athlete received. From there, I created 9 binary variables for each position but am having trouble figuring out how to isolate the two of them together. I ran a summary stat that gave me the mean for all the athletes combined, but I am trying to narrow it down by position. I ran an outreg2 that I have attached, however I feel that it was no the correct code to run for what I am trying to accomplish.
Hope this makes sense!

I am trying to find the mean signing bonus value of each position in my regression. I am looking at past MLB draft picks and have variable "bonus" that has the signing bonus amount each athlete received. From there, I created 9 binary variables for each position but am having trouble figuring out how to isolate the two of them together. I ran a summary stat that gave me the mean for all the athletes combined, but I am trying to narrow it down by position. I ran an outreg2 that I have attached, however I feel that it was no the correct code to run for what I am trying to accomplish.
Hope this makes sense!
Comment