<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Polynomial regression - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=polynomial_regression&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=polynomial_regression&amp;p=12">3.Next</a>
</p>
<p>x and y value for the i-th data sample. Then the model can be written as a <a href="page.php?w=system_of_linear_equations">system of linear equations</a>:</p>

<p>
:</p>

<p>which when using pure matrix notation is written as</p>

<p>
: </p>

<p>The vector of estimated polynomial regression coefficients (using <a href="page.php?w=ordinary_least_squares">ordinary least squares</a> <a href="page.php?w=estimation">estimation</a>) is</p>

<p>
: </p>

<p>assuming m < n</i> which is required for the matrix to be invertible; then since  is a <a href="page.php?w=Vandermonde_matrix">Vandermonde matrix</a>, the invertibility condition is guaranteed to hold if all the  values are distinct. This is the unique least-squares solution. In other words, it realizes the minimum of the  distance  between the sample  and the corresponding value of the polynomial, , that is, it realizes the minimum <br/>
: </></p><p>
<a accesskey="1" href="page.php?w=polynomial_regression&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=polynomial_regression&amp;p=12">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
