document.write( "Question 1184824: What are the characteristics of a quadratic regression? \n" ); document.write( "
Algebra.Com's Answer #815492 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Quadratic regression is a type of multiple linear regression by which the equation of a parabola of '\"best\"\"+fit\"' is found for a set of data. Draw a second degree polynomial with polynomial regression for the given data set.\r
\n" ); document.write( "\n" ); document.write( "A quadratic regression is the process of finding the equation of the parabola that best fits a set of data. As a result, we get an equation of the form:
\n" ); document.write( "\"+y=ax%5E2%2Bbx%2Bc\" where \"a\"\"0\" .
\n" ); document.write( "The best way to find this equation manually is by using the least squares method.
\n" ); document.write( "
\n" );