1 00:00:00,182 --> 00:00:04,287 [MUSIC] 2 00:00:04,287 --> 00:00:06,855 Okay, so for the first part of our course on regression, 3 00:00:06,855 --> 00:00:10,080 we're gonna start with something that's called simple regression. 4 00:00:10,080 --> 00:00:13,640 And as the name implies, it's just a very simple form of regression, 5 00:00:13,640 --> 00:00:15,340 where we assume that we just have one input. 6 00:00:15,340 --> 00:00:17,770 And we're just trying to fit a line. 7 00:00:17,770 --> 00:00:22,210 Okay, but before we get to starting to talk about this simple regression model, 8 00:00:22,210 --> 00:00:24,550 let's just recall our task of interest. 9 00:00:24,550 --> 00:00:29,840 Where our case study is discussing how to predict house prices. 10 00:00:29,840 --> 00:00:33,040 So in particular, we have some house that we wanna list for 11 00:00:33,040 --> 00:00:35,900 sale, but we don't the value of this house. 12 00:00:35,900 --> 00:00:41,850 And as we discussed at fairly great length in the first course of the specialization, 13 00:00:41,850 --> 00:00:43,400 what we're going to do in this case, 14 00:00:43,400 --> 00:00:48,370 is we're going to look at other houses that sold in the recent past. 15 00:00:48,370 --> 00:00:53,143 And look at how much they've sold and different characteristics of those houses, 16 00:00:53,143 --> 00:00:55,869 and use that data to inform our listing price for 17 00:00:55,869 --> 00:00:57,868 our house that we'd like to sell. 18 00:00:57,868 --> 00:01:02,719 [MUSIC]