Hello everyone, I would like to have your help please.
I have data about 600 scholarship recipients, their income and their parents income. I ran regressions on this sample to study the intertemporal mobility (parents income on the child income).
Now, I have a much bigger data about hundred-thousands people's income and their parents income, but they are just "regular people" which didn't had this scholarship. I want to compare the estimator for the intergeneration mobility between the samples, but of course that for this I need to reduce the bigger sample such that the parents income will have the same distribution as the little sample about the scholars (by mean, standard deviation, minimum and maximum).
How can I wright code that will help me omit observations such that the sample will have the characteristics I want?
BTW - I tried to find an easy way to extract to Excel/Word/PDF file tables of summary statistics after using the command "summary"? after regressions I use "outreg2" but I haven't found yet something parallel for descriptive statistics. I know it silly question and probably have been asked here plenty of times, but I still would like to discover how to do this.
Thank you already
FitzGerald
I have data about 600 scholarship recipients, their income and their parents income. I ran regressions on this sample to study the intertemporal mobility (parents income on the child income).
Now, I have a much bigger data about hundred-thousands people's income and their parents income, but they are just "regular people" which didn't had this scholarship. I want to compare the estimator for the intergeneration mobility between the samples, but of course that for this I need to reduce the bigger sample such that the parents income will have the same distribution as the little sample about the scholars (by mean, standard deviation, minimum and maximum).
How can I wright code that will help me omit observations such that the sample will have the characteristics I want?
BTW - I tried to find an easy way to extract to Excel/Word/PDF file tables of summary statistics after using the command "summary"? after regressions I use "outreg2" but I haven't found yet something parallel for descriptive statistics. I know it silly question and probably have been asked here plenty of times, but I still would like to discover how to do this.
Thank you already

FitzGerald
Comment