Texas Instruments NS/CLM/1L1/B Reference Guide - Page 47

LinRegtIntervals, Catalog &gt, Output variable, Description

Page 47 highlights

LinRegtIntervals LinRegtIntervals X,Y[,Freq[,0[,CLevel]]] For Slope LinRegtIntervals X,Y[,Freq[,1,Xval[,CLevel]]] For Response Computes the linear regression t interval for a line fit of the data point pairs, where y(k) = a + b·x(k). Two types of intervals are available: Slope and Response. A summary of results is stored in the stat.results variable. (See page 76.) Output variable stat.RegEqn stat.a,b stat.df stat.r2 stat.r stat.Resid Description Regression Equation: a+b·x. Regression line fit offset and slope parameter estimates. Degrees-of-freedom Coefficient of determination. Correlation coefficient for linear model. Residuals of the curves fit: y - (a+b·x). For Slope type only Output variable [stat.CLower, stat.CUpper] stat.ME stat.SESlope stat.s Description Confidence interval on the slope containing CLevel of dist. slope b confidence interval margin of error SE Slope = s/sqrt(sum(x-bar)2) Fit error standard deviation for y - (a + b·x) For Predict type only Output variable [stat.CLower, stat.CUpper] stat.ME stat.SE [stat.LowerPred, stat.UpperPred] stat.MEPred stat.SEPred y stat. Description Confidence interval on the prediction containing CLevel of dist. Confidence interval margin of error standard error for confidence interval Predictive interval on the prediction containing CLevel of dist. Predictive interval margin of error standard error for predictive interval a + b·XVal TI-Nspire™ Reference Guide Catalog > 41

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130

TI-Nspire™ Reference Guide
41
For Slope type only
For Predict type only
LinRegtIntervals
Catalog >
LinRegtIntervals
X
,
Y
[
,
Freq
[
,0
[
,
CLevel
]]]
For Slope
LinRegtIntervals
X
,
Y
[
,
Freq
[
,1,
Xval
[
,
CLevel
]]]
For Response
Computes the linear regression t interval for a line fit of the data point
pairs, where y(k) = a + b
·
x(k). Two types of intervals are available:
Slope and Response. A summary of results is stored in the
stat.results
variable. (See page 76.)
Output variable
Description
stat.RegEqn
Regression Equation: a+b
·
x.
stat.a,b
Regression line fit offset and slope parameter estimates.
stat.df
Degrees-of-freedom
stat.r
2
Coefficient of determination.
stat.r
Correlation coefficient for linear model.
stat.Resid
Residuals of the curves fit: y - (a+b
·
x).
Output variable
Description
[stat.CLower,
stat.CUpper]
Confidence interval on the slope containing CLevel of dist.
stat.ME
slope b confidence interval margin of error
stat.SESlope
SE Slope = s/sqrt(sum(x-bar)
2
)
stat.s
Fit error standard deviation for y - (a + b
·
x)
Output variable
Description
[stat.CLower,
stat.CUpper]
Confidence interval on the prediction containing CLevel of dist.
stat.ME
Confidence interval margin of error
stat.SE
standard error for confidence interval
[stat.LowerPred,
stat.UpperPred]
Predictive interval on the prediction containing CLevel of dist.
stat.MEPred
Predictive interval margin of error
stat.SEPred
standard error for predictive interval
stat.
y
a + b
·
XVal