Good morning, everyone,
thank you for taking the time to help me understand this problem.
Excuse me, but I'm new to the use of stata and econometrics.
I have this methodological commentary for survey data that I have.
In economies where face-to-face surveys are conducted, the first stage of sampling
is the identification of primary sampling units. These units are stratified
by population size, geography, or both, and clustering is achieved through one
or more stages of sampling. Where population information is available, sample
selection is based on probabilities proportional to population size; otherwise,
simple random sampling is used.
my question is: is the command svyset wpid_random [pweight = weight] wrong?
I have the impression that I am missing variables like district or cluster type when I read the methodology.
and the database (global Findex) does not give this variables.
here is a part of of my data
dataex country economy regionwb pop_adult wpid_random wgt
input float country str24 economy str50 regionwb float pop_adult long wpid_random double wgt
1 "Benin" "Sub-Saharan Africa (excluding high income)" 6211794 143101339 1.9096094669755717
1 "Benin" "Sub-Saharan Africa (excluding high income)" 6211794 123998301 2.0757611297681478
1 "Benin" "Sub-Saharan Africa (excluding high income)" 6211794 157155643 .785666085597548
1 "Benin" "Sub-Saharan Africa (excluding high income)" 6211794 155618899 1.4505676771300404
1 "Benin" "Sub-Saharan Africa (excluding high income)" 6211794 143861320 .46158775897983345
1 "Benin" "Sub-Saharan Africa (excluding high income)" 6211794 177516607 2.731601142355797
1 "Benin" "Sub-Saharan Africa (excluding high income)" 6211794 189286026 2.6058572333843952
thank you for your anwser
Related Posts with svyset command
Ramsey RESET TestSorry if this looks trivial, but what is the command to perform a Ramsey Regression Equation Specifi…
Exporting iterative Metaan results to excelI developed an iterative loop to calculate Metaan for a total of 39 studies. I have been trying to e…
Gini coefficientHello How do I calculate the Gini coefficient with the equivalent scale method using these data for …
how to use zanthro with further options on weight for length v.s. weight for height Hello, I run the following commands and did calculated weight for length: //egen WLZ_WHO=zanthro(we…
Respondent invariant variables in a panel regressionHi, I am new to STATA. I have panel data (based on survey results) with various respondent invariant…
Subscribe to:
Post Comments (Atom)
0 Response to svyset command
Post a Comment