5. Stochastic Processes I

Поділитися
Вставка
  • Опубліковано 1 січ 2025

КОМЕНТАРІ • 381

  • @SeikoVanPaath
    @SeikoVanPaath 4 роки тому +314

    Some notable Timestamps
    0:00:33 Stochastic Process
    0:10:57 (Simple) Random Walk
    0:32:43 Markov Chain
    0:58:41 Martingale
    1:06:47 Stopping time / Optional Stopping Theorem

  • @sahilsood1664
    @sahilsood1664 3 роки тому +101

    0:00:33 Stochastic Process
    0:10:57 (Simple) Random Walk
    0:32:43 Markov Chain
    0:58:41 Martingale
    1:06:47 Stopping time / Optional Stopping Theorem
    For my reference

  • @lucastrojanowski
    @lucastrojanowski 7 місяців тому +15

    The best teachers do a great job of introducing problems and then showing you the tools to solve them. With these teachers, you always know why you're doing something, you always have a sense of intuition for the problem, and you easily build a sense of experience having worked with these tools in future similar scenarios. There are so many instances wherein this professor does just that and it's a huge blessing to have access to this content for free

  • @mattiascardecchia799
    @mattiascardecchia799 2 роки тому +38

    Recursive argument at 28:00:
    Call p the probability you hit -50 first. There’s a 50% chance you hit -50 before you hit 50, by symmetry. Once you hit 50, the game is reversed, by stationary property.
    Hence p = 0.5 + 0.5 * (1 - p), from which p is 1/3.

    • @Tyokok
      @Tyokok Рік тому

      Thank you!

    • @HUEHUEUHEPony
      @HUEHUEUHEPony 10 місяців тому

      Ahh, yeah idk why I didn't get that the first time

    • @minoshperera3361
      @minoshperera3361 3 місяці тому

      p=2/3 whuch gives us the the required answer of hitting 100 first is 1/3

  • @edwardantonian7296
    @edwardantonian7296 7 років тому +492

    This guy is absolutely fantastic. Could not have been explained more clearly, with a sound logical structure. People complaining about him should probably try lecturing themselves before offering their criticism.

    • @nickfleming3719
      @nickfleming3719 3 роки тому +19

      And people like you are confusing people even more when they get caught up in one of this guy's many mistakes and think that THEY are the ones who are wrong.

    • @realwaynesun
      @realwaynesun 3 роки тому +21

      @@nickfleming3719 No offense, this is a free course for us, it's our own responsibility to find out wether the information is right or not when we get caught up in the instructors' mistakes. I mean the most important ability for self-taught learners like us is to be skepticism and check other information sources when we feel confused, not only in a free course but also in other paid courses. We can certainly say whatever we want in comments and I always learned a lot by some critical comments, however, I think it would be better to be grateful when we have chance to access high quality educations like this.

    • @minutichaudhary4542
      @minutichaudhary4542 2 роки тому

      @@nickfleming3719 aaaaaaaaaaaaaaaaaaa_aaa$zzzzq xzxzzxxzxaa$zzz azxaaaa_x¢

    • @maxpopkov1432
      @maxpopkov1432 2 роки тому +2

      Let’s see you lecture, I really want to see your descriptions on such topics as: Real analysis, Complex Analysis, Functional Analysis, or Harmonic Analysis; oh please it would be delightful to see such confidence coming from you.

    • @adamfattal9602
      @adamfattal9602 Рік тому

      @@maxpopkov1432 Easy game

  • @bigollameo
    @bigollameo 9 років тому +162

    This guy has the most elegant writing style and manner of presentation.

  • @takashikashiwase3461
    @takashikashiwase3461 8 років тому +104

    when you don't wanna read or write anymore but still wanna do some math, well you've got to the right place.

  • @nickfleming3719
    @nickfleming3719 3 роки тому +4

    All you people praising this lecturer, saying how easy and simple he makes everything, are not helping.
    He's making tons of mistakes, and I'm thinking I must be going crazy since everybody else seems to think this is the best lecture ever.

    • @faisalajin491
      @faisalajin491 3 роки тому

      What mistakes?

    • @nickfleming3719
      @nickfleming3719 3 роки тому

      @@faisalajin491 47:02

    • @lucasgarcia78
      @lucasgarcia78 10 місяців тому

      @@nickfleming3719 please explain further what is the mistake

    • @HUEHUEUHEPony
      @HUEHUEUHEPony 10 місяців тому

      ​​@@lucasgarcia78matrix values not in the right position

  • @Boringpenguin
    @Boringpenguin 4 роки тому +11

    49:03 ahh the "click" moment, seeing all the maths pieces coming together is really satisfying

  • @ApiolJoe
    @ApiolJoe 3 роки тому +4

    27:00 The argument to make it work the way the intuition of the student worked is via markov chains.
    Set up the states -50, 0, 50 and 100, write the transition probabilities, then calculate the absorption probabilities of the two recurrent states (-50 and 100) from 0 which give 1/4 and 1/2.
    The probability to end up with $100 is the probability of ending up becomes 1/4 / (1/4 + 1/2) (since the two other states will eventually bleed into either one of these states we know their steady state probability will be 0) which indeed gives 1/3.

  • @michaelcheng7597
    @michaelcheng7597 3 роки тому +28

    28:00 Following the thought process of the student from the audience, after the balance reaches $50, there is a 1/2 chance for the balance to reach $100 (overall probability = 1/4) or fall back to $0 (overall probability = 1/4). If the balance falls back to zero, we can consider that as the start of the second cycle, where the distribution of the conditional probability is the same as the first cycle (1/2 chance to reach $-50, 1/4 chance to reach $100, and 1/4 to reach $50 first then return to $0). Same for the third cycle, forth cycle, etc. Therefore, we can express the overall probability for the balance to reach $100 as the infinite series of 1/4 + (1/4)^2 + (1/4)^3... which gives us 1/3.

    • @gamebm
      @gamebm 2 роки тому

      yes, and this is also consistent with Lee's solution, except that in the equation, one only needs to consider three (large) steps/grids, instead of a total of A+B steps/grids :)

  • @vijayk7387
    @vijayk7387 3 роки тому +1

    Very easy solution for 28:00.
    P(B), P(A) be probabilities that B,A occur first respectively. Probability that we hit 50$ before -50$ is 1/2 and also probability that we hit -50$ before 50$ is 1/2.
    If we reach 50$ first, we see problem is flipped now, we are 50$ closer to B and -100$ closer to A. So P(B/start at 50$) = P(A/start at 0$)
    So we can write
    P(B) = 1/2(P(A)) = 1/2(1-P(B))
    Solving this simple equation we get P(B) = 1/3
    In fact for any A,B there is a point where we can flip the problem, so try to generalize this and come up with a proof.

  • @jerryzhang7124
    @jerryzhang7124 3 роки тому +29

    insane lecture, tried so many different online materials, this one is clear af!

  • @계란가오리
    @계란가오리 5 місяців тому

    48:45 In order to predict the future using transition probability matrix A, we need to use transpose of A. (A^T^3650 * [1;0]) (this is fixed at 51:41). Since the eigenvalue of A^T is equal to A, the following theorems also hold. Hope this help. Thanks for the great lecture.

  • @qinweizhang2849
    @qinweizhang2849 7 років тому +1

    Continue the reasoning from 27:22: Assume the probability of the game ends at 100 is x. As probability of the game reaches 50 is 0.5; The probability from 50 to 100 is actually (1-x). So x=0.5*(1-x) --> x=1/3

  • @frasersmall181
    @frasersmall181 3 роки тому +35

    There is a reason he teaches at MIT this guy explains things so clearly and with ease! Im in H.S and can understand this! Absolutely amazing

    • @Eizengoldt
      @Eizengoldt Рік тому +1

      Stop the cap

    • @jackg2630
      @jackg2630 6 місяців тому

      No you don’t stop lying.😂

    • @will-ti2qs
      @will-ti2qs 5 місяців тому

      @@jackg2630honestly you see random variables in high school you don’t need much more than that to understand here

    • @violentdeath5160
      @violentdeath5160 4 місяці тому

      @@jackg2630 why wouldn't he understand this?

    • @shreddedtwopack6625
      @shreddedtwopack6625 2 дні тому

      @@jackg2630I don’t understand your skepticism either. This lecture is meant to be more of an overview and taste of the deeper math anyhow

  • @DilanChecker
    @DilanChecker Рік тому +4

    I mean i dont get all these praises. The guy gives an overview of the topic but not rigorously at all. This is not the level of depth I would have expected but it serves me well in my preparations. It feels like I have to dive deeper on my own to get real understanding of the topic.

    • @Nikifuj908
      @Nikifuj908 8 місяців тому

      It's a class for finance people. Did you expect a graduate course?

    • @DilanChecker
      @DilanChecker 8 місяців тому

      @@Nikifuj908 To me it seems it's more taylored towards Math Majors who want to specialize in quantitative finance.

    • @dynam1cdrox711
      @dynam1cdrox711 Місяць тому

      ⁠@@DilanCheckerits financial mathematics so it's not clearly into depth as it would be for pure mathematics or statisticians, the application is more important here

  • @AE-cj8ch
    @AE-cj8ch 6 років тому +117

    Top universities have the best lecturers, making it easier for the students. It’s like a “poverty trap” for higher education.

    • @chrstfer2452
      @chrstfer2452 Рік тому +20

      Luckily the best ones (MIT, Stanford) recognize that and release things like this OCW

    • @sylvienguyen1010
      @sylvienguyen1010 Рік тому +1

      So you're talking about the boot theory in higher education?

    • @FF-ms6wq
      @FF-ms6wq 5 днів тому

      This lecturer isn’t all that great, in fact.

  • @TamNguyen-bt7lc
    @TamNguyen-bt7lc 11 місяців тому

    56:13 I think the confusion here comes from the fact that for the other eigenvalue, which actually is less than 1 and greater than 0, the corresponding eigenvector will converge to the 0 vector. The “sum trick” he did earlier wouldn’t work because v_1 + v_2 = \lambda (v_1 + v_2) doesn’t imply that \lambda = 1 when both v_1 and v_2 are 0. Hope I didn’t overlook anything!

  • @Grey_197
    @Grey_197 3 роки тому +4

    OMFG! This guy is genius in explaining and presenting concepts.

  • @samgao7996
    @samgao7996 2 роки тому +4

    I am currently working on understanding the stochastic processes, and I am very confused by the concept of “a collection of random variables”, but the trajectory thing given by the lecturer helped me understand the concept a lot easier. For a continuous random process, if I sample at very high frequency, I will get several curves in the “x(t)-t” plain (the curve depending on the setting of the random process).

  • @masterofallhesurveys
    @masterofallhesurveys Рік тому

    Wow ! What a clear and concise lecturer. His ability in minimizing excess data to keep to the pure path of understanding is excellent. He is a star.

  • @gamebm
    @gamebm 2 роки тому +1

    58:10 Someone asked whether the algebraic manipulation led to the (seeming incorrect) conclusion that all eigenvalues lambda are 1. That was not true, since the assumption for that equation is that we are dealing with a stationary state, and therefore, the conclusion is for a stationary state, its eigenvalue must be 1, as stated by Lee.

    • @eigentejas
      @eigentejas 2 роки тому +1

      The equation was just an eigenvalue equation for A - it didn’t assume anything about stationary state.
      The correct argument, against the incorrect conclusion that all eigenvalues of A is 1, is that (v1 + v2) can be 0 and hence you can’t divide that out to conclude much about lambda. The case where you can do it turns out to be when v1 and v2 are positive - thus the theorem about the unique highest eigenvalue isn’t broken.

    • @gamebm
      @gamebm 2 роки тому +1

      @@eigentejas You are correct. If one assumes a stationary state (some vector (p, q) of probability that remains unchanged by further multiplying A from the left), it simply implies the existence of an eigenvalue of 1.

  • @ΓιώργοςΤζουμάνης
    @ΓιώργοςΤζουμάνης 9 років тому +5

    In 47:42 Multiplying a 2x2 matrix with a vector (1,0) will give back the p11 and p21 which stands for working today and working tomorrow(p11) and broken today but working tomorrow(p21) not the probability working and not working.

    • @N4mch3n
      @N4mch3n 8 років тому +2

      it gives the probability of the machine working tomorrow, no matter if it's broken or not today
      therefore p reflects the probability of the machine working in 10 years. however he should've multiply with a vector (1,1) to adjust the same for q, since if you multiply the matrix with (1,0) the value of q will be 0

    • @ghale10
      @ghale10 7 років тому +4

      N4mch3n there cannot be a vector (1,1) as they represent probabilties of the machine working and not working.The rows of the vector must add upto 1. With (1,1) it implies that the machine is working and not working at the same time.

    • @francoisallouin1865
      @francoisallouin1865 5 років тому

      You are right. The error is that the entrees which should sum up to one are the ones in ROWS not columns. Because he is not multiplying A^3650 by the correct vector, he had to amend the matrix A when computing the eigenvector in 52:00.

  • @kingshukdutta2064
    @kingshukdutta2064 3 роки тому +2

    At 41:35, it should be P_m1 instead of P_2m.

  • @bigollameo
    @bigollameo 8 років тому +102

    They have the audacity to call Choongbum Lee an instructor, when he can give a presentation so complete, elegant, and accessible that he could (and maybe should) teach ALL of the other professors at MIT a thing or two about how to give a lecture.and communicate ideas throughout it.
    This guy is @#$%ing amazing! What a beast.
    God, I feel stupid in comparison.

    • @MrCmon113
      @MrCmon113 5 років тому +2

      What is your problem with the word "instructor"?
      "How dare they call him a teacher! He is too good at teaching for that!"

    • @xinkeguo-xue
      @xinkeguo-xue 5 років тому +8

      @@MrCmon113 I think they mean that he should be promoted to the position of professor. Instructors are not generally permanent positions at a university.

    • @jamesfullwood7788
      @jamesfullwood7788 5 років тому +16

      MIT is a top research university, and as such, professors at MIT (and other research institutions) are judged mostly according to the quality of their research, not teaching.

    • @caunesandrew1476
      @caunesandrew1476 4 роки тому +2

      I have seen quite a few MIT courses and every time, the teachers were amazing.
      This teacher is honestly not the best, although he is very much alright.

  • @housemagicians
    @housemagicians 5 років тому +9

    @42:00 Isn't the transition prob matrix incorrect. Where the lower left corner should be P_{m,1} instead of P_{2,m}

  • @Ankit-vq9bh
    @Ankit-vq9bh Місяць тому

    The lecture is so calming.

  • @TheAlx32
    @TheAlx32 Рік тому

    There is a mistake at 1;15:23 . An Expectation of a random variable is a number not a random variable. So E(Xtau)=E(X0).

  • @chocolatemodelsofficial5859
    @chocolatemodelsofficial5859 2 місяці тому +1

    Day traders need courses like this, OMG!

    • @muzamilmughal5447
      @muzamilmughal5447 Місяць тому

      i am a trader i am also trying to collect this kind of content for leverage trading

  • @валерийсоколов-п4я
    @валерийсоколов-п4я 3 роки тому +1

    a completely different level can not be compared with the first lectures

  • @kakkar2468
    @kakkar2468 9 років тому +3

    At 19:12 , the probability of a N(0,1) to be between -1 and 1 is ~68%, not close to 90% or more as said. Otherwise, great lecture.

    • @MaximPodkolzine
      @MaximPodkolzine 9 років тому +4

      shailesh kakkar I believe he meant the probability to be within 100 standard deviations (which is virtually 100%, not close to 90% =). And there are a lot of minor mistakes in this video and the two before, the instructor is not very well prepared. But it's still useful

    • @serrjosl
      @serrjosl 9 років тому

      +Maxim Podkolzine No, the answer is right, he means that the total area under the bell curve its 1, or 100%, but in the real word, you nead just 2 standard deviations boths sides to the total area to stay very close to 100%

    • @dicksonh
      @dicksonh 8 років тому

      +serrjosl p(-1

    • @serrjosl
      @serrjosl 8 років тому

      +dicksonh Well if you do that, you miss 1/3 of the boundaries values and your forcast will be completely wrong, but Who Am I to change your point of view.😉

  • @69erthx1138
    @69erthx1138 3 роки тому +1

    In the 1st and 2nd cases he's talking about delta hedge parity (in trading/market practice) as reflected by trend lines. In the 3rd case he's referring to the vol of vol, in this situation one must employee stochastic volitility models.

  • @StaciaKorkmas
    @StaciaKorkmas Рік тому

    Don't spend your time for another channels. It is the best one!

  • @youtubeiscruel3946
    @youtubeiscruel3946 3 роки тому

    To get variance, applied variance to both sides, var(sum(yi) over i). because yis are iid variance becomes sum(var(yi)). Var of each yi is one, and so variance is t. Var of each yi is one by computational formula of variance, E[yi^2]-E[yi]=1

  • @shakesbeer00
    @shakesbeer00 8 років тому +1

    1:15:16 you might want to say that E(X_\tau) = E(X0). Remember that X0 is a random variable too.

    • @mariushav
      @mariushav 4 роки тому

      Or condition on the value of X_0

  • @AReasonableName
    @AReasonableName 3 роки тому +2

    I'm confused about the machine working/broken example. At 0:49:09 I believe it should be [1 0]*A^3650 = [p q]. Then for eigenvector at 1:17:40 it should be A(transpose)*[v1,v2] = [v1,v2], as you can see he modified the matrix from A to A transpose. With the way it is shown here p, q should have different meaning.

    • @mathisdifficult666
      @mathisdifficult666 2 роки тому

      i understand now😂 the matrix A at 0:49:09 is wrong😂

    • @satvikp.s2688
      @satvikp.s2688 Рік тому

      Yeah I was having this exact same confusion, what you've said seems to be perfectly right, now it all makes sense to me. Thanks a lot!

  • @SphereofTime
    @SphereofTime 6 місяців тому +1

    1:02:00
    Randomwalk is a martingale

  • @debmallyachanda5384
    @debmallyachanda5384 3 роки тому +3

    I don't understand how 2 and 3 are different? They seem same to me. 6:00

    • @HUEHUEUHEPony
      @HUEHUEUHEPony 10 місяців тому

      Uhm one is 2 paths and the other is infinite paths

  • @柴迪-g6r
    @柴迪-g6r 7 років тому +6

    Thanks for ur efforts, I was just preparing for my first class about stochastic.

  • @fidelesteves6393
    @fidelesteves6393 4 роки тому +9

    Would be a honor to be part of your class, professor. Your content is just awesome and your care with the understanding of the students can be noticed by your looks. Thank you.

  • @62_neilcardoz65
    @62_neilcardoz65 Місяць тому

    WORLDS BEST PROFESSOR HANDS DOWN!!!!

  • @alvaroalfonso8754
    @alvaroalfonso8754 5 років тому +13

    i think all people that writes "I changed video´s speed to 2" is trying to say: "i am more brilliant than anyone here".

    • @legendariersgaming
      @legendariersgaming 4 роки тому

      And I bet if you ask them a week later what they learned, 99% will not remember a thing from the lecture. Unless this material is just review for them, math like this needs to be savored and digested for complete understanding

    • @pranayvenkatesh8815
      @pranayvenkatesh8815 4 роки тому +1

      @@legendariersgaming Not necessarily. I suppose those who say it are probably boasting. But sometimes, it isn't difficult to get everything even I you watch in 2x

    • @ButerWarrior44
      @ButerWarrior44 4 роки тому +1

      I changed video speed to x4

  • @francoisallouin1865
    @francoisallouin1865 5 років тому +3

    Bravo for the stopping time definition . Very helpful

  • @danieldasilva2057
    @danieldasilva2057 9 років тому +49

    I wish my lecturers could lecture in such a well structured way :(

  • @phillipthompson1580
    @phillipthompson1580 9 років тому +29

    This is great and simple stuff for students studying the particle theory and Brownian motion

    • @ajarivas72
      @ajarivas72 3 роки тому +2

      In 1996 I took the most mathematical advanced course I have ever taken: RANDOM VIBRATIONS.
      This course reminded me of that great course.

  • @sandeepjangir6079
    @sandeepjangir6079 4 роки тому +4

    Amazing Lecture, I think at 57:56 , the equation v1 + v2 = lambda(v1+v2) only holds for lambda = 1(the only case where both v1 and v2 can be positive) , for the other eigenvalue v1+ v2 =0. This Should extend to any dimension.

  • @intom1639
    @intom1639 7 років тому +2

    This guy is amazing. His explanation is clear.

  • @mathisdifficult666
    @mathisdifficult666 2 роки тому

    the matrix at 0:49:09 was wrong. Also, the transition matrix is (p_{1j},p_{2j}....), not (p_{k1},p_{k2},....).

  • @mvmlego1212
    @mvmlego1212 Рік тому

    I think that I don't understand the independence property of random walks, given around 21:00. His verbal explanation sounds a lot like the Markov property, but I doubt that he would define the same thing two different ways without saying that they're equivalent. Are there any systems with the independence property, but not the Markov property, or vice-versa?

  • @ucleminh1616
    @ucleminh1616 5 років тому +12

    Who is this guy?
    His explanation on the subject is awesome

  • @ryanchiang9587
    @ryanchiang9587 Рік тому +1

    partial differential equations pde

  • @aliciaa470
    @aliciaa470 4 роки тому +4

    the best intuition behind stochastic processes !, really good

  • @samuelzhang8249
    @samuelzhang8249 6 місяців тому +1

    can anyone help me understand why f(k) = 0.5*f(k+1) + 0.5*f(k-1) holds?

  • @Grassmpl
    @Grassmpl 7 років тому +3

    At time 47:30, the interpretation of p,q are incorrect, unless A is transposed

    • @Grassmpl
      @Grassmpl 7 років тому +1

      Its a bit too late to flip at time 51:55. Students have already copied down incorrect notes.

    • @sjx2321
      @sjx2321 7 років тому

      Yes, I think this wouldn't have happened if he wrote down the matrix in form of the conditional probabilities, like P(w|f) before filling out A with numbers.

    • @hereNtheregaming
      @hereNtheregaming 3 роки тому

      Can you explain that with a little bit more information?

    • @nickfleming3719
      @nickfleming3719 3 роки тому

      @@Grassmpl Here my mind is getting fucked because the probabilities across the rows are supposed to add to 1, then he switches them to columns out of nowhere and I'm like where was that even supposed to happen?

  • @ComposingGloves
    @ComposingGloves 5 років тому +2

    you sir are a gift! Thankyou for your clear lecturing!

  • @JIA1122
    @JIA1122 9 місяців тому

    17:15 if the variance is t, how's std equal to square root of t. Isn't supposed to be just 1 since you'd divide variance with t first?

  • @thedan2
    @thedan2 5 років тому +1

    Amazing lecture. Made it A LOT easier to understand the concepts and applications. Books on subject don't usually give examples, which makes it that much harder to understand.

  • @moneyeye24
    @moneyeye24 3 роки тому

    @48:24 "probability distribution of day 3651 and day 3650 are the same." @54:04 if av=v, day 3651=day3650, then the machine of his example last forever?

  • @shubhamsumanvishwakarma7113

    47:52
    Shouldn't we premultiply here,.
    i.e [1 0](A^3650) = [p q]
    pre-multiply (with [1,0] as 1x2 vector) instead of post-multiply.

  • @shanadhikari3383
    @shanadhikari3383 3 місяці тому

    Great !! video. Always grateful for this content.

  • @HenriqueSantos-xd1eg
    @HenriqueSantos-xd1eg 4 роки тому +2

    Show me the lectures of the Poisson process

  • @fernandoiglesiasg
    @fernandoiglesiasg 8 років тому +9

    Interesting to see a proof that the simple random walk is expected to take t steps in order to move sqrt(t), which is relevant in Markov chain Monte Carlo theory.

    • @conoroneill8067
      @conoroneill8067 5 років тому

      Also, if the Riemann Hypothesis is true, then it means the variance of the number of prime numbers up to x compared to the expected number given by the Prime Number Theorem is proportional to sqrt(x), which is connected to this as well.

  • @michaelwatt5007
    @michaelwatt5007 4 роки тому +4

    Absolutely fantastic video, presented with such clarity. Extremely helpful. Thank you.

  • @TheAwesomoe
    @TheAwesomoe 8 років тому +11

    19:14 what's the name of that theorem?

    • @yamiashigaru
      @yamiashigaru 6 років тому +3

      Chanson reflection principle of Wiener process / brownian motion

    • @Boringpenguin
      @Boringpenguin 4 роки тому

      and it is useful for pricing barrier options and lookback options

  • @aborucu
    @aborucu 2 роки тому

    @23:00 how can simple random walk be stationary when variance grows with time ? Did he mean increments are stationary ?

  • @Rannosaurus
    @Rannosaurus 3 роки тому

    I think it should be N(0, 1/4) at 17:13

  • @salmakrichene844
    @salmakrichene844 4 роки тому +3

    OMG you are a genius stochastic process never looked this simple and intuitive

  • @siomokof3425
    @siomokof3425 Рік тому +1

    Where are lectures 4 and 22?

    • @mitocw
      @mitocw  Рік тому +1

      Lectures 4 and 22 are not available. The lectures were done by guest speakers. Most common reason they are not available: they didn't sign the IP forms giving us permission to publish their lecture. Lecture 4's topic was "Matrix Primer" and Lecture 22's topic was "Calculus of Variations and its Application in FX Execution". See the course materials at: ocw.mit.edu/18-S096F13. Best wishes on your studies!

  • @michal234486
    @michal234486 7 років тому

    the last corollary is neat indeed, but the assumption of the theorem seems not be fulfilled. there does not exist T>tau, since it's possible for the random walker to bump between the lines -50 and 100 as long as it likes... can sb clarify?

  • @ryan_chew97
    @ryan_chew97 4 роки тому +2

    choong bum the humble korean god

  • @rationalmind3567
    @rationalmind3567 5 років тому +3

    what is the prerequisite for this course, does anywhere i can find a detail simplified version of all the explanation relating to this topic.

    • @mitocw
      @mitocw  5 років тому +12

      Here are the prerequisites for this course: 18.01 Single Variable Calculus, 18.02 Multivariable Calculus, 18.03 Differential Equations, 18.05 Introduction to Probability and Statistics or 18.440 Probability and Random Variables, 18.06 Linear Algebra. We did a quick search of our videos and maybe this video would help? ua-cam.com/video/7CYXy9J4Aao/v-deo.html See the course on MIT OpenCourseWare for more info and materials at: ocw.mit.edu/18-S096F13. Best wishes on your studies!

  • @EulerNumber_e_2.7183
    @EulerNumber_e_2.7183 3 роки тому +2

    He is sooo good!

  • @pycool7595
    @pycool7595 5 років тому +4

    Shouldn't it be [1 0] * A^3650 = [p q] ?

    • @kaydenwoodsmusic
      @kaydenwoodsmusic 4 роки тому

      I believe it has to do with the eigenvector relationship... Av = (lamba)(v)

  • @ValidatingUsername
    @ValidatingUsername 6 місяців тому

    Can’t the derivative be taken until 0 or check the order and negativity/positivity of the function be assessed to shortcut how many options to search for in each axis?

  • @ARIZABEST
    @ARIZABEST 7 місяців тому

    Can someone explains me whats the difference of the stochastic processes number 2 and 3 defined at minute 4:30
    ? Thank you so much

  • @mathgeek5698
    @mathgeek5698 6 місяців тому

    why did he take the transpose, at 51:50 ?

  • @adwoayeboah1537
    @adwoayeboah1537 9 років тому +2

    This is a good video. just that there is a little mistake under the transition matrix. With the matrix provided, the last entry under the first column should have been P subscript 3m and not 2m.

  • @валерийсоколов-п4я

    The first time I see a teacher who rewrites everything

  • @bobbob-wq4kj
    @bobbob-wq4kj 6 років тому +2

    32:30... that f(k) formula thing...how would that be solved?

    • @Krahltan
      @Krahltan 6 років тому

      It is a homogeneous equation. So we only look for a solution to the homogeneous equation. Let w(k) = b*w(k-1) then w(k) = b^k * w(0) (by plugging it into itself k times). Plugging this into the equation and dividing through by w(0) we get 0.5*b^2 -b - 0.5 = 0. Solving this we get only a single root b = 1. So we try a simpler form w(k) = Ck + D. Using the boundary conditions w(100) = 1 and w(-50) = 0 we get C = 1/150 and D = 1/3. The original question asked for w(0) = C*0 + D = D = 1/3. Search google for "Solving linear recurrence relations". Note that if the probability of going up is not the same as going down, we may not end up with a single root and the trial form of w(k) would not be so simple.

  • @jackg2630
    @jackg2630 6 місяців тому

    My cities transit system is stochastic- the busses arrive at random stops at random times smh

  • @ayushthada9544
    @ayushthada9544 5 років тому +2

    Is this course part of masters program in Statistics?

    • @vford1000
      @vford1000 5 років тому

      I'm not sure, over here in the UK Stochastic Processes is part of an undergraduate degree, but this might be more advanced!

  • @Hank-ry9bz
    @Hank-ry9bz 3 місяці тому

    this is some darn good stochastic processin', i tell u wat

  • @123TeeMee
    @123TeeMee 3 роки тому

    Can technically everything be a markov chain if the history is included in the current state?

  • @gustavallen4992
    @gustavallen4992 2 роки тому +1

    great job

  • @victorolagunju
    @victorolagunju 2 роки тому +1

    Thanks a lot. Very clear explanation.

  • @dharmiknaik1772
    @dharmiknaik1772 Рік тому

    16:53, how does the variance equal t?

  • @Tyrese1701
    @Tyrese1701 Рік тому

    18:40 Mark

  • @bereketyisehak5584
    @bereketyisehak5584 6 років тому +1

    Awesome lecture. Just found out he went to the same college for his undergrad as me

  • @ninmarwarda5154
    @ninmarwarda5154 2 роки тому

    Around 32 mins time mark, why f(B) = 1 and f(-A) = 0?
    Thanks for the help.

  • @Juoa_F
    @Juoa_F Рік тому

    Isn’t discrete the same as continuous, at the limit?

  • @4mb127
    @4mb127 4 роки тому +1

    Great lecture. Learned a lot.

  • @tomaszjakobczyk896
    @tomaszjakobczyk896 8 років тому +6

    But random walk is not a stationary process...

    • @llevine6510
      @llevine6510 7 років тому

      I think in his definition it is stationary.

    • @mmebella4297
      @mmebella4297 7 років тому +2

      Random walk with or without drift is not a stationary process.

    • @sjx2321
      @sjx2321 7 років тому +1

      I think he meant the increment was stationary, but yeah I agree he was sloppy in words here, which really should not happen in an introduction course since wrong first impression is harder to be corrected.

  • @dharmiknaik1772
    @dharmiknaik1772 Рік тому

    49:10 blew my mind!

  • @dejpsyd0421
    @dejpsyd0421 3 роки тому

    WHY do teachers have to write the definition on the chalkboard…”Collection of random variables…” I heard that from the get go and writing it down is not going to help me (memorize it) !

  • @CubeCubesen
    @CubeCubesen 9 років тому

    very good presentation, enjoyed it!

  • @joshua76121
    @joshua76121 5 років тому +1

    @32:25 why f(b)=1,f(-A)=0?
    Please can someone help

    • @MiguelSerranoXVI
      @MiguelSerranoXVI 4 роки тому +4

      B and -A are two levels of the posible balances one can have. We are measuring the probablity that, starting at a certain level k, our balance reaches B before it reaches -A. If we start at k=B, then we are already in B and so the probability that we reach B before -A is 1. If we start at k=-A, then we already lost the bet, and so the probability of reaching B before -A is 0.

  • @vinayakkumar6021
    @vinayakkumar6021 Рік тому

    What was discussed in lecture 4? It goes directly from lecture 3 to lecture 5

    • @mitocw
      @mitocw  Рік тому +1

      ***** Lecture 4 was not recorded. The topic was "Matrix Primer". See the MIT
      OpenCourseWare site for more course information and materials at ocw.mit.edu/18-S096F13

  • @buraknuhemiroglu6033
    @buraknuhemiroglu6033 6 років тому

    i dont understand the difference between 2 and 3 at 4:39

  • @ruchirsharma6415
    @ruchirsharma6415 3 роки тому

    At 16:53, the variance is corrected to ' t ' using the central limit theorem. I did watch the last video. Still, how did this variance for X(t)'s sum go to t?

    • @finalpurez
      @finalpurez 2 роки тому

      Could anyone explain this? thanks!

    • @ruchirsharma6415
      @ruchirsharma6415 2 роки тому

      @@finalpurez hey
      So the way BM is defined is drift times dt plus sigma times sqrt dt. So the Var is sqrt dt squared which makes it T

    • @finalpurez
      @finalpurez 2 роки тому

      @@ruchirsharma6415 sorry, are u able to explain it via the variance formula?

    • @trstrscit
      @trstrscit Рік тому

      ​@@finalpurezmake a table of t vs outcome and sum. Calculate variance for each t till atleast t=4 and observe the pattern