Bookmark and Share

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: derive exact p values from ANOVA models


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: derive exact p values from ANOVA models
Date   Wed, 19 Sep 2012 20:15:53 +0100

1. For every -anova-, there is an equivalent -anova, regress-.

2. 2*normal(-abs(beta/se)) is not "exact" for regression; it is a rule
of thumb even if all assumptions are satisfied, as t statistics are
involved.

3. See Maarten Buis' Tip: full reference and .pdf at

http://www.stata-journal.com/article.html?article=st0137

On Wed, Sep 19, 2012 at 8:03 PM, Vasan Kandaswamy
<[email protected]> wrote:
> Dear Jay,
>
> Thank you very much. I have now used the two way anova for comparison. Since the groups are equal sizes, regression model is not thought of at the moment.
>
> I have another quick question, is there a way that I could obtain the exact p values from anova.
> I do not want to show p=<0.0001 for all variables, but would like to be more specific.
> While I do regression models, I use beta and SE to derive exact p values this way -
> di (2*normal(-abs(beta/se))). but this is not possible with ANOVA.
>
> Could someone suggest how to get exact p values from ANOVA ?
> Many thanks !
>
> Vasan,
> PhD student,
> Karolinksa Institutet, Stockholm, Sweden
>
>
> ________________________________________
> From: [email protected] [[email protected]] on behalf of JVerkuilen (Gmail) [[email protected]]
> Sent: Wednesday, September 19, 2012 1:01 AM
> To: [email protected]
> Subject: Re: st: ANOVA for quartiles
>
> On Tue, Sep 18, 2012 at 6:08 PM, Vasan Kandaswamy <[email protected]>wrote:
>
>> Dear Statalisters,
>>
>> I intend to perform an ANOVA to compare the means of a variables across
>> quartiles of BMI ( body mass index) in two genders (male and female ).
>
> Why not a two-way model?
>
>           anova myoutcomevar gender##bmi_quartiles
>
> Or the equivalent sequence of regression models if the groups are not
> of equal size.
>
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index