Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: How to cluster in 2 x 2 tabulation
From
Stas Kolenikov <[email protected]>
To
[email protected]
Subject
Re: st: How to cluster in 2 x 2 tabulation
Date
Tue, 18 Jan 2011 17:01:40 -0600
Most likely, all you need is
svyset interviewerID
svy : tabulate response form
svyset interviewerID [pw=weight]
svy : tabulate response form
On Tue, Jan 18, 2011 at 4:11 PM, Bo MacInnis <[email protected]> wrote:
> Dear Stata listmates,
>
> I apologize for asking a possibly extremely simple question, but I have
> looked and could not find the answer.
>
> I have data on a cross-sectional survey with split sample design for one
> of the questions of interest.
>
> I need to use the split-sample design (questionnaire form A versus form
> B) for a question X, and test whether the response to X (dichotomous) is
> the same across questionnaire forms using Pearson's test statistics.
> However, the boss would like to know the answer when we cluster by
> interviewers (interviewer ID) who administered the telephone survey.
>
> I have two questions:
> 1. how would you cluster by interviewer ID in two-way svy:tabulate?
> 2. how would you cluster by interviewer ID in two-way tabulate (without
> adjusting for sample weight)?
>
> Thank you for your help!
> Bo
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
--
Stas Kolenikov, also found at http://stas.kolenikov.name
Small print: I use this email account for mailing lists only.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/