in

46724 Regression using a Beta distribution

Last post 04-05-2009 9:54 PM by pwestfal. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-04-2009 12:06 AM

    46724 Regression using a Beta distribution

    On 4/2/09 at about 16:32 you discussed using a beta distribution rather than the normal distribution for the regression of GMAT on GPA.  After class I went about trying to write this model using the mean and variance I found for the Beta distribution on wikipedia.  I came up with this:

    Y=λ0 + λ1X + ε , where ε ~ Beta(α/(α+β), (α β) /[(α+β)2(α+β+1)]), Y= GPA, and X= GMAT.

    My main concerns is regarding the mean as I do not think that I have that correct.  It seems that it would likely be zero here just like it is when errors are distributed normally.  So my question is whether or not I have written the model correctly? 

  • 04-05-2009 9:54 PM In reply to

    Re: 46724 Regression using a Beta distribution

    Anonymous:

    On 4/2/09 at about 16:32 you discussed using a beta distribution rather than the normal distribution for the regression of GMAT on GPA.  After class I went about trying to write this model using the mean and variance I found for the Beta distribution on wikipedia.  I came up with this:

    Y=λ0 + λ1X + ε , where ε ~ Beta(α/(α+β), (α β) /[(α+β)2(α+β+1)]), Y= GPA, and X= GMAT.

    My main concerns is regarding the mean as I do not think that I have that correct.  It seems that it would likely be zero here just like it is when errors are distributed normally.  So my question is whether or not I have written the model correctly? 

    The regression model is generally a model for the conditional distribution of Y given X=x.  You really don;t need an epsilon.  Just suppose that the distribution of Y given X=x is a beta distribution, with mean a function depending on the value of x. (It won;t be a linear function; the default is the same logistic function that is used in logistic regression analysis, which makes sense because the beta pdf is between 0 and 1.) 

    More detail is given on the SAS documentation for PROC GLIMMIX which is the procedure that I used.  P 70 of http://support.sas.com/rnd/app/papers/glimmix.pdf

    The DIST=BETA option implements the parameterization of the beta distribution in Ferrari and Cribari-Neto (2004). If Y has a beta ... 

     

    100 100 80 70

    Professor
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems