I am trying to look at a group of variables that make up a construct: "Diversity Experiences." I want to look at this construct by those students who indicated they are white and students of color (my dichotomous var). What is the best way to run this data in STATA? Would I run this by individual questions within the construct "Diversity experiences" or is there a better way to look at the mean of the group of variables by my race binary??
Ex: "diversity experiences" have 6 questions within this construct. Racebinary: 0=white; 1=SoC
I want to look at the mean of each of the 6 questions by race
Is the best approach to do: "mean diversityexperiences1 if racebinary==0" and again "mean diversityexperiences1 if racebinary==1" ??
Related Posts with Recommendations: Looking at rowmean variable and dichotomous variable?
how to create a categorical dummy from a group of dummy variablesHi everyone, I want to create a categorical dummy called Engagement, which should take its values f…
Specification of Known Latent Classes using gsem lclassDear StataList, I am using Stata 14 on a Mac OS Yosemite 10.10.5. I am trying to use gsem to weight…
Create new variable with new data in current datasetHi I have seen many posts with similar questions, but not one that I think completely fits my proble…
Clustering SE in an Instrumental Variable (IV) regression yields to negative effects compared to "unclustered" IV regression - How's that?Hello today I performed an IV regression with two instruments. Both instruments are indicator vari…
Weird errorIs there a solution to typing the following in the command line...? . set obs 1000 /*what*/ varlist…
Subscribe to:
Post Comments (Atom)
0 Response to Recommendations: Looking at rowmean variable and dichotomous variable?
Post a Comment