Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
rdelvill
Posted - 04/23/2013 : 09:58:02 AM Origin Ver. and Service Release (Select Help-->About Origin): 8.5 Operating System: Windows 7
Hello,
Given a linear regression equation y*= .... derived from a set of points a prediction interval for y is y*-E < y < y*+E where E is given by a fairly complicated formula not reproduced here. Origin can plot the upper and lower limits of the prediction intervals but it is not clear where one can retrieve the parameter E used in the plot. Is there any ways to have it as an output of the calculation or to find it somewhere?
Thanks in advance
1 L A T E S T R E P L I E S (Newest First)
meili_yang
Posted - 04/23/2013 : 9:50:03 PM Hi,
If you choose to plot the prediction band under "fitted curve plot" in the linear fit dialog, besides the parameter report sheet, you should get another sheet contains upper prediction values and lower prediction values by a given x. Subtract either upper or lower prediction value from fitted y value is the value of E by a given x.