Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: additive weighted index


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: additive weighted index
Date   Wed, 12 Dec 2007 11:45:20 -0000

. generate myindicator = (1/4) * I + (1/4) * II + (1/2) * III 

andreia tolciu

I want to build an additive weighted index from 3 indicators from a
survey (I have in total 2,111 observations and 61 variables). 

The form for the index can be:
 a * Indicator I + b * Indicator II + c * Indicator III 

a= 1/4
b=1/4
c=1/2

Does anyone have an idea how this would work with Stata?

Note:
(Each indicator from the 3 which I would like to use has 4 values: "1-
totally agree", "2 -I rather agree",
"3-I rather disagree", "4- I totally disagree")       


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index