Hello,
When I designed my survey for my research project I had a question that was repeated. Since data was collected on both questions I wanted to combine the two variables (Q3_3 and Q3_4) into one variable. Does anyone have any ideas on how to do this? I have provided the frequency tables below. Thanks in advance for the help.
. tab Q3_3
I believe it is |
important to... - |
provide copies of |
my overhead |
and/or PowerPoin | Freq. Percent Cum.
------------------+-----------------------------------
Strongly disagree | 9 5.92 5.92
Disagree | 8 5.26 11.18
Somewhat disagree | 4 2.63 13.82
Somewhat agree | 16 10.53 24.34
Agree | 29 19.08 43.42
Strongly agree | 86 56.58 100.00
------------------+-----------------------------------
Total | 152 100.00
. tab Q3_4
I believe it is |
important to... - |
provide copies of |
my overhead |
and/or PowerPoin | Freq. Percent Cum.
------------------+-----------------------------------
Strongly disagree | 9 5.96 5.96
Disagree | 9 5.96 11.92
Somewhat disagree | 3 1.99 13.91
Somewhat agree | 15 9.93 23.84
Agree | 30 19.87 43.71
Strongly agree | 85 56.29 100.00
------------------+-----------------------------------
Total | 151 100.00
.
Related Posts with Combining Categorical Variables
Merging datasets with multiple observations per company IDHi, Newbie to Stata and trying two merge two datasets (one from Compustat and one from Execucomp) wi…
Store variables generated in a loop in macroHello, I am using a loop to decode and generate variables: Code: foreach var of varlist S9Q1a_1-S…
Trend analysis - ptrendHi Listers, I am interested in assessing the relationship between diabetes diagnosis (yes/no) and a…
(Quasi-)Three-dimensional panel data with binary depedent and independent variablesDear Stata-community, I have just started my PhD and am quite new to stata and could use some guidan…
Firm/Entity Fixed EffectDear all, I try to include a Firm/Entity fixed effect in my regression model, but I cant specifical…
Subscribe to:
Post Comments (Atom)
0 Response to Combining Categorical Variables
Post a Comment