Why is polynomial regression considered a kind of linear regression? For example, the hypothesis fun

Gretchen Schwartz

Gretchen Schwartz

Answered question

2022-07-07

Why is polynomial regression considered a kind of linear regression? For example, the hypothesis function is
h ( x ; t 0 , t 1 , t 2 ) = t 0 + t 1 x + t 2 x 2 ,
and the sample points are
( x 1 , y 1 ) , ( x 2 , y 2 ) ,

Answer & Explanation

Antonio Dickerson

Antonio Dickerson

Beginner2022-07-08Added 5 answers

This is a form of linear regression because it takes the form
h ( x ) = i t i f i ( x ) ,
which is a linear combination of functions f i ( x ) and is amenable to a solution using only linear algebra. The non-linearity of the functions f i ( x ) doesn't complicate the solution; it enters only in calculating the values f i ( x j ), and everything is then linear in these values. What's important is that the function is linear in the parameters t i ; otherwise these need to be determined by non-linear optimization.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Inferential Statistics

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?