|
Sharp
EL-W516T
|
TI-30X
IIS
|
SLP
|
B
|
a
|
ITC
|
A
|
b
|
Linear
Regression Equation
|
y
= a + bx
|
y
= ax + b
|
x
|
y
|
X
= ln x (8 decimal places)
|
1.0
|
2.00
|
0
|
1.3
|
3.00
|
0.2623643
|
1.7
|
4.15
|
0.5306283
|
2.3
|
5.34
|
0.8329091
|
2.8
|
6.10
|
1.0296194
|
3.5
|
7.00
|
1.252763
|
X
|
y
|
Y
= ln y (8 decimal places)
|
1.0
|
109.2
|
4.693181
|
1.3
|
363.0
|
5.8944028
|
1.7
|
1795.6
|
7.4930945
|
2.3
|
19794.3
|
9.8931493
|
2.8
|
146260.8
|
11.893147
|
3.5
|
2405208.5
|
14.693147
|
X
|
y
|
X
= 1/x (8 decimal places)
|
1.0
|
6.00
|
1
|
1.3
|
5.55
|
0.7692308
|
1.7
|
5.16
|
0.5882353
|
2.3
|
4.86
|
0.4347826
|
2.8
|
4.73
|
0.3571429
|
3.5
|
4.58
|
0.2857143
|
x
|
y
|
X
= ln x
|
Y
= ln y
|
1.0
|
3.95
|
0
|
1.3737156
|
1.3
|
6.76
|
0.2623643
|
1.9110229
|
1.7
|
11.56
|
0.5306283
|
2.4475509
|
2.3
|
21.09
|
0.8329091
|
3.048799
|
2.8
|
31.40
|
1.0296194
|
3.4468079
|
3.5
|
49.00
|
1.252763
|
3.8918203
|
Regression |
X |
Y |
ITC |
SLP |
Logarithmic: y = a + b * ln x |
ln x |
y |
a |
b |
Exponential: y = a*e^(b*x) |
x |
ln y |
e^a |
b |
Inverse: y = a + b/x |
1/x |
y |
a |
b |
Power: y = a*x^b |
ln x |
ln y |
e^a |
b |
General Exponential: y = a * b^x |
x |
ln y |
e^a |
e^b |
Simple Logistic: y = 1/(a + b*e^(-x)) |
e^(-x) |
1/y |
a |
b |
Square Root Linear: y = √(a + b*x) |
x |
y^2 |
a |
b |
Cosine: y = a + b*cos(ω(x – ϕ)) With ϕ = the point (x) nearest to zero where the trough or peak begins ω = (2*π)/period (radians) or ω = 360°/period (degrees) |
cos(ω(x – ϕ)) |
y |
a |
b |