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?