Texas Instruments TINSPIRE Reference Guide - Page 71

MultRegIntervals, Catalog &gt, Output variable, Description, MultRegTests, y

Page 71 highlights

MultRegIntervals MultRegIntervals Y, X1[,X2[,X3,...[,X10]]],XValList[,CLevel] Computes a predicted y-value, a level C prediction interval for a single observation, and a level C confidence interval for the mean response. A summary of results is stored in the stat.results variable. (See page 97.) All the lists must have equal dimension. For information on the effect of empty elements in a list, see "Empty (void) elements" on page 131. Output variable Description stat.RegEqn stat.y Regression Equation: b0+b1·x1+b2·x2+ ... y A point estimate: = b0 + b1 · xl + ... for XValList stat.dfError Error degrees of freedom stat.CLower, stat.CUpper Confidence interval for a mean response stat.ME Confidence interval margin of error stat.SE Standard error of mean response stat.LowerPred, stat.UpperrPred Prediction interval for a single observation stat.MEPred Prediction interval margin of error stat.SEPred Standard error for prediction stat.bList List of regression coefficients, {b0,b1,b2,...} stat.Resid Residuals from the regression MultRegTests MultRegTests Y, X1[,X2[,X3,...[,X10]]] Multiple linear regression test computes a multiple linear regression on the given data and provides the global F test statistic and t test statistics for the coefficients. A summary of results is stored in the stat.results variable. (See page 97.) For information on the effect of empty elements in a list, see "Empty (void) elements" on page 131. Outputs Output variable stat.RegEqn stat.F stat.PVal stat.R2 Description Regression Equation: b0+b1·x1+b2·x2+ ... Global F test statistic P-value associated with global F statistic Coefficient of multiple determination Catalog > Catalog > TI-Nspire™ Reference Guide 65

  • 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
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164

TI-Nspire™ Reference Guide
65
Outputs
MultRegIntervals
Catalog >
MultRegIntervals
Y
,
X1
[
,
X2
[,
X3
,…
[
,
X10
]]]
,
XValList
[
,
CLevel
]
Computes a predicted y-value, a level C prediction interval for a single
observation, and a level C confidence interval for the mean response.
A summary of results is stored in the
stat.results
variable. (See page
97.)
All the lists must have equal dimension.
For information on the effect of empty elements in a list, see “Empty
(void) elements” on page 131.
Output variable
Description
stat.RegEqn
Regression Equation: b0+b1
·
x1+b2
·
x2+ ...
stat.
y
A point estimate:
y
= b0 + b1
·
xl + ... for
XValList
stat.dfError
Error degrees of freedom
stat.CLower, stat.CUpper
Confidence interval for a mean response
stat.ME
Confidence interval margin of error
stat.SE
Standard error of mean response
stat.LowerPred,
stat.UpperrPred
Prediction interval for a single observation
stat.MEPred
Prediction interval margin of error
stat.SEPred
Standard error for prediction
stat.bList
List of regression coefficients, {b0,b1,b2,...}
stat.Resid
Residuals from the regression
MultRegTests
Catalog >
MultRegTests
Y
,
X1
[
,
X2
[,
X3
,…
[
,
X10
]]]
Multiple linear regression test computes a multiple linear regression
on the given data and provides the global
F
test statistic and
t
test
statistics for the coefficients.
A summary of results is stored in the
stat.results
variable. (See page
97.)
For information on the effect of empty elements in a list, see “Empty
(void) elements” on page 131.
Output variable
Description
stat.RegEqn
Regression Equation: b0+b1
·
x1+b2
·
x2+ ...
stat.F
Global
F
test statistic
stat.PVal
P-value associated with global
F
statistic
stat.R
2
Coefficient of multiple determination