I have been given the results of some regression analysis, where some variable y is a function of x1 and x2. I have a r2 value for the analysis, and I would like to know if I can use that info to estimate a maximum and minimum value for y (say some 95% estimates), given x1 and x2. e.g. y could be as high as 20, and as a low as 10.
Is that possible, and if so, how could I do it?
Is that possible, and if so, how could I do it?