Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: cross tabs (data mgmt)


From   "Clive Nicholas" <[email protected]>
To   [email protected]
Subject   Re: st: cross tabs (data mgmt)
Date   Wed, 3 Mar 2004 20:44:34 -0000 (GMT)

Anuja,

Try

. tabulate quintile gov [aw=hhweight] if cd >=80 , row col missing

and see what happens.

C.

> Hi Stata Users,
>
> I am creating quintiles of some variables dissected as
> urban rural. However there is large amount of missing
> data. Stata doesn't read the missing data. I am not
> sure whether the missing variables is the coz of
> unequal quintiles. Coz for other variables I am
> getting equal quintiles.
>
>
> tabulate quintile gov [aw=hhweight] if cd >=80 , row
> col
>
> when I tabulate quintile with cd>=80 (which is all the
> rural members) I get equal quintiles. Can anybody help
> me out here.
>
> I don't mind sending out my files. I don't want to do
> it on the list serv.

CLIVE NICHOLAS        |t: 0(44)191 222 5969
Politics Building     |e: [email protected]
School of Geography,  |f: 0(44)870 126 2421
 Politics & Sociology |
University of         |
 Newcastle-upon-Tyne  |
Newcastle-upon-Tyne   |
NE1 7RU		      |
United Kingdom	      |http://www.ncl.ac.uk/geps
*
*   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