Calculator Competency
By the end of this course you need to know how to do the following:
- Graph a function, y=f(x)
- Find a zero of a function, f(x)=0, by trace and zoom.
- Find the intersection of two functions f1(x) and f2(x),
using trace and zoom.
- Find least squares fit to data (LinReg(ax+b))
- Plot histograms of data (Stat Plot options)
- Solve linear systems of equations (rref)
- Find inverses of matrices ([A]-1)
- Find statistics (mean, median, standard deviation, variance)
of data (1-Var Statistics L1, L2)