Regression analysis is used to study the relationship between paired quantities, usually represented in the form \left(x,y\right). The x-variable is the independent variable and the y-variable is the dependent variable. This data can be graphed in a scatter plot and an equation, called the regression model, can be found that best fits the data.
We can use technology to find nonlinear regression models to fit a given set a data. For now, our nonlinear models will include polynomial (quadratic or cubic), exponential, or radical models.
The value of R^2 can be anything from 0 to 100\%. The closer R^2 is to 1, the better fit the regression model is to the data. For a linear regression model, R^2 is the square of the correlation coefficient, r.
Carlos is trying to determine the optimum angle he should kick a soccer ball from out of his hands to achieve the maximum distance. He records 10 kicks and analyses them to determine the angle of trajectory and also the distance travelled. His results are recorded in the table below:
Angle (degrees) | 24 | 30 | 33 | 37 | 43 | 48 | 51 | 56 | 60 | 64 |
---|---|---|---|---|---|---|---|---|---|---|
Distance (feet) | 112 | 129 | 138 | 155 | 161 | 164 | 158 | 148 | 134 | 124 |
What type of function would best model the data?
Using technology, determine an appropriate equation to model the data set to four decimal places.
Calculate and interpret the meaning of the vertex of the model.