Dear Friends;
I am trying to work out my descriptive tables where I have to obtain a table of corresponding values between 2 variables, further segregated by a third variable. The command
<table Dum_Gender LC4, by(LC3) contents(freq) column> is working fine, but I want the corresponding percentage values also.
Dum_Gender is a dummy for Females=1 and Males=0
LC4 is a categorical variable with 3 values of Never, Sometimes, Often
LC3 is also a categorical variable with 2 values of Faced Violence and Not faced violence
Image attached for reference
Array
Kindly advice.
Regards
Related Posts with How to generate percentage values in a 3 way frequency table?
Help with extracting strings using regular expressionsHi Statalist. I am trying to use regexs and regexm to extra information from strings. A sample is b…
Calculating Cumulative H-index with Stata? Hello statalisters, I've been trying to trying to calculate the h index for a large dataset consis…
Duplicates in panel settings. A question that has come up before to forum. I am trying to declare dataset to be a panel and …
Comparing variables across rowsHi all, I'm not a frequent Stata user and got stuck on something that I think ought to be fairly si…
inquire about Stata rule for abbreviation of variablesFor example, in the dataset, the variable name is Armani_premium. And no var name is Armani. But so…
Subscribe to:
Post Comments (Atom)
0 Response to How to generate percentage values in a 3 way frequency table?
Post a Comment