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

st: CIs in svymeans and p-value in lincom


From   Montserrat Rue <[email protected]>
To   [email protected]
Subject   st: CIs in svymeans and p-value in lincom
Date   Thu, 08 Jan 2004 06:14:43 -0500

Dear statalist users,

I need to compare means in a cluster study. I use the svymeans and lincom commands and  I get the following output. My question is: why the CIs for the means overlap so much but the p-value is significant?

Thanks a lot!

Montse Rue
Lleida (Spain)

 svyset,psu( oftal)
psu is oftal

. svymean vftotala,by(fase)

Survey mean estimation

pweight:  <none>                                  Number of obs    =       837
Strata:   <one>                                   Number of strata =         1
PSU:      oftal                                   Number of PSUs   =        19
                                                  Population size  =       837

------------------------------------------------------------------------------
Mean   Subpop. |   Estimate    Std. Err.   [95% Conf. Interval]        Deff
---------------+--------------------------------------------------------------
vftotala       |
       fase==0 |   62.94243    3.114908    56.39826    69.48661    10.60526
       fase==1 |   66.69508    2.276287    61.91277    71.47738    7.967125
------------------------------------------------------------------------------

. lincom [vftotala]0-[vftotala]1

 ( 1)  [vftotala]0 - [vftotala]1 = 0

------------------------------------------------------------------------------
        Mean |   Estimate   Std. Err.      t    P>|t|     [95% Conf. Interval]
-------------+----------------------------------------------------------------
         (1) |  -3.752642   1.615128    -2.32   0.032    -7.145901   -.3593839
------------------------------------------------------------------------------


*
*   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