00:01
Okay, so a question in a certain experiment produces a data as given.
00:04
I'm going to describe a model that produces a least square best feed for a model of equation as y equals to beta 1x plus beta 2 x square.
00:15
We need to find design matrix, observation vector and a known parameter vector and also the associated equation with that.
00:23
Okay, as the model given is y equals to beta 1x plus beta 2 x square.
00:32
Okay, so for every point for y 1, let's say for x1, y 1 pair will have y1 is equal to beta 1 x1 plus beta 2 x2 square.
00:45
Similarly, y2 will be beta 2x2 plus beta 1 x2 plus beta 2 square.
00:54
Will be beta 1 x3 plus beta 2 x3 square and it will keep on going okay so this can be model in a matrix as right so we'll write this in left hand side because this is our input and this is our output okay so we can write this as x1 x2 square sorry x1 square x2 x2 square x3 x3 square x4 x4 square and we can go till x n right x n square and here this will be multiplied with beta so that is beta 1 and beta 2 okay so this is our left hand side right hand side is directly y1, y2, y3, y4, yn.
01:54
Okay, so this is our model.
01:57
Now, so part one is done.
02:00
We form the model.
02:01
We can substitute the values here, the given values, that is, so this can be written as, therefore we have x1, x1 square, so one, one square, so that is one only, then two, 2, 2, 4, let me write directly the square values, then 3, 3, square, 4, 4, square, then we have 5, 5, square, right? so, oops, we don't have this one, right? we have 4 and 3, 8.
02:37
Okay, so this is our model.
02:39
Then beta 1, beta 2, we need to find.
02:42
And again, y1, y2 is given to us, which is 1 .8, 2.
02:48
7, 3 .4, 3 .8 and 3 .9.
02:56
Okay.
02:57
So from here, this is our a solution.
03:01
Now b is asking for some naming or nomenclature.
03:05
So this is called as this is a design matrix.
03:13
Okay.
03:14
This is an unknown parameter vector and this is observation vector.
03:32
Okay...