返回列表 发帖

quant: prediction interval

If we're given an ANOVA table, and it asks for a prediction interval, should we use:

mean +/- (given standard error)(t stat)

or should we replace the given standard error with sqrt((standard error^2)((1 + (1/n) + ((x - mean)^2)/((n-1)(variance))))

I don't understand when to use one or the other.

返回列表