2010-10-20, 10:47 PM
So... transform the list:
LinReg -> I get y = -21.505 + 80.582root(x). Residual plot is questionable at best, but disregarding that for now...
-21.505 + 80.582root(1.75) = 85.095, which seems reasonable. Not sure what you did wrong.
| root(x) | y |
| 0.707 | 33.3 |
| 1 | 58.3 |
| 1.225 | 81.8 |
| 1.414 | 96.7 |
| 1.581 | 100.0 |
LinReg -> I get y = -21.505 + 80.582root(x). Residual plot is questionable at best, but disregarding that for now...
-21.505 + 80.582root(1.75) = 85.095, which seems reasonable. Not sure what you did wrong.

