1 00:00:00,930 --> 00:00:06,570 Now we are going to discuss a particular type of series which is known as a random walk. 2 00:00:07,800 --> 00:00:15,180 It is also known as Drunkard Walk, which is why, to explain this concept, we have images of drunk 3 00:00:15,180 --> 00:00:15,990 characters here. 4 00:00:17,850 --> 00:00:22,440 Suppose this character is standing at this particular point in this glove in the beginning. 5 00:00:24,150 --> 00:00:28,440 Can we guess where this person will be after taking 10 steps? 6 00:00:30,300 --> 00:00:37,080 The dotted but shown here is one of the infinitely many parts that this character can take. 7 00:00:39,120 --> 00:00:46,500 The point is that for a person who is randomly taking steps in any direction, it is hard to make a 8 00:00:46,500 --> 00:00:48,900 forecast of that person's location. 9 00:00:50,940 --> 00:00:58,470 Only thing we can say is that the next step of that person will somewhere be near the previous location. 10 00:01:00,510 --> 00:01:08,850 So if previous location is this point, then the new location can only be one step away from this point. 11 00:01:10,620 --> 00:01:13,230 This is the concept behind random walk. 12 00:01:14,460 --> 00:01:20,920 The next value of a random Walk Time series has a literal dependence on the previous value. 13 00:01:22,170 --> 00:01:26,730 And apart from that dependence, this series is completely random. 14 00:01:28,500 --> 00:01:32,580 I hope you understand when at times it is becomes a random walk. 15 00:01:34,020 --> 00:01:35,370 But why did we discuss this? 16 00:01:36,990 --> 00:01:41,030 As I told you about white noise, a white noise. 17 00:01:41,080 --> 00:01:43,630 Times it is is completely unpredictable. 18 00:01:45,360 --> 00:01:52,470 However, in a random walk, there is a small part which we know that is, it is close to the last value 19 00:01:52,470 --> 00:01:56,490 of the times d the rest of it is completely random. 20 00:01:59,220 --> 00:02:00,210 Now think about it. 21 00:02:01,200 --> 00:02:06,240 If you want to forecast the next value of the series, which is a random walk. 22 00:02:07,110 --> 00:02:08,310 What will be your prediction? 23 00:02:10,590 --> 00:02:16,810 If you said that this last value is your prediction for next value, then you are absolutely right. 24 00:02:18,060 --> 00:02:26,340 Although we know with almost certainty that it is not going to be this lost value in the next step of 25 00:02:26,340 --> 00:02:26,740 the times. 26 00:02:26,740 --> 00:02:34,020 It is, but it is our best bet to stay close to the unknown random new value. 27 00:02:36,030 --> 00:02:43,320 So when a series is a random walk, we use previous value as the forecast for the next value. 28 00:02:44,910 --> 00:02:50,160 This is also called naive forecasting for a random walk. 29 00:02:51,030 --> 00:02:57,060 None of the advanced models can give you better prediction accuracy than naive forecasting. 30 00:02:59,460 --> 00:03:06,880 In fact, name forecasting accuracy serves as a benchmark for all the other models also. 31 00:03:08,430 --> 00:03:16,020 So during our practical classes, you will notice that we will often find the forecasts accuracy also 32 00:03:16,650 --> 00:03:20,850 so that we can actually compare the performance of our advanced models. 33 00:03:22,500 --> 00:03:29,610 When we compare this accuracy, if the accuracy of our advanced model is better than the accuracy of 34 00:03:29,910 --> 00:03:37,410 naïf forecast, then our model is finding out more information and we can say that the underlying series 35 00:03:37,530 --> 00:03:38,920 is not a random walk. 36 00:03:39,840 --> 00:03:48,000 But if other advanced model is not able to get better accuracy than an April cost, then probably the 37 00:03:48,000 --> 00:03:50,340 underlying series is a random walk. 38 00:03:50,490 --> 00:03:55,980 And that is why I did once model is not able to get more information out of that cities. 39 00:03:57,180 --> 00:03:59,130 I'll just summarize the concept here. 40 00:04:00,510 --> 00:04:05,610 If you have a white noise time cities, you cannot forecast at all. 41 00:04:06,840 --> 00:04:10,290 If you have a random walk times, it is my forecast. 42 00:04:10,500 --> 00:04:11,730 Is your best forecast. 43 00:04:12,690 --> 00:04:18,990 And for all the other cities which have more information in them, we will see the advanced models of 44 00:04:18,990 --> 00:04:22,320 forecasting for such cities in the coming sections.