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
Help needed and very much appreciated! :)I have been already working in stata for a while for my thesis, but now I realized that the results …
Generating a random sample of integers with unequal probabilitiesDear Statlist users, I currently face some problems in generating a random sample of integers with u…
How to use hettest for heteroskedasticity testingHi all, I have a regression and want to test it for heteroskedasticity. Besides the dependent varia…
Looping with GeodistI have a dataset with individuals with their geocoordinates and supermarket branches with geocoordin…
Heatmap of the cluster-ordered distance matrixHello Stata Users, I am trying to get the optimal number of clusters for my analysis using dhm packa…
Subscribe to:
Post Comments (Atom)
0 Response to svyset command
Post a Comment