Started using Stata in my Quantitative Methods course, previous statistics course used R and Rstudio, so I have very basic understanding of Stata and now sure if my professor covered this AT ALL (went over all lectures and lecture notes up to date and nothing).
My professor is asking "What is the average value of bweight among infants whose mothers have college degree (i.e., at least 16 years of education)?"
bweight is birth weight in pounds
moth_college is whether the mother has 16 years of education or more (1 if yes, 0 if no)
I can't seem to find out how to get the average value of bweight based on this variable, moth_college. Any assistance would be greatly appreciated.
Related Posts with Help with a problem set
Same id but do not get matched (merge)Dear all, I have a problem that I do not understand why it is occuring. I want to merge two data fil…
Coding questionI am running into a wall on applying a predicted class of a state (all 50 states have one of four pr…
Installing gtools package on a remote computer (with no admin access)Hello, I am working on a Remote Stata Server (OS: Windows Server 2016 Standard) with Stata/SE 15.1. …
Missing values when generating lagged variable in panel dataContext: I'm using Stata 16.1 on Window 10. I have unbalanced panel data with 52 variables and 953 o…
how to simplify the syntax? Code: keep if pvalueInter<.1 & pvalueMed1<.1 & pvalueMed2<.1 & pvalueMed3<.…
Subscribe to:
Post Comments (Atom)
0 Response to Help with a problem set
Post a Comment