TI-36X Pro Linear Regression and Linear Interpolation
У вашего броузера проблема в совместимости с HTML5
In this video we will use the linear regression function on the TI-36X Pro to find the line which best fits the data. Basically, the line is of the form y=ax+b, we will find a and b. Having found a and b it is really easy to interpolate: just use your a and b and substitute in a value for x. Note if you need it the other way round just find the line x=ay+b.