Regression analysis will provide you with an equation for a graph so that you can make predictions about your data. For example, if you’ve been putting on weight over the last few years, it can predict how much you’ll weigh in ten years time if you continue to put on weight at the...
We use the command “ExpReg” on a graphing utility to fit an exponential function to a set of data points. This returns an equation of the form y=abxy=abx. Note that:b must be non-negative. When b > 1, we have an exponential growth model. When 0 < b < 1, we have an ...