You made me understand more material in 15 minutes than I did during my 4 hours lecture. Please keep it up you are an awesome teacher!
@chocolatemodelsofficial58592 ай бұрын
OMG this is the information I wanted to know, you may have just changed my life. I was trying to understand why the normal standard deviation has the bell curve shape. And now thanks to you, I now know that the normal standard deviation shape is the projection of multiple scaled random walks.
@mustafizurrahman56996 ай бұрын
One of the best video on Brownian motion. Such a lucid explanation
@tonyjones445111 ай бұрын
this guy saved my degree... was averaging a 2:2 and now im getting first! (: so happy!!
@tonyjones445111 ай бұрын
i got help.. #adhd #specialroom #extratime
@infianant3 жыл бұрын
You have explained it brilliantly…. Looking forward for other videos as well …keep uploading
@War4Skills2 жыл бұрын
Hooooly shit, you are so good at explaining these topics, which apparently don't have to be so difficult compared to how my professor explains it.
@meisterthea2 жыл бұрын
At 8:40 into the video you mention 10,000,000 simulations but it is not clear how you did this. Please explain.
@QuantPy2 жыл бұрын
No worries, just change the number of simulations M=10,000,000
@skeetski23072 жыл бұрын
College prolly masters level made simple, and available for us to try to learn. appreciate you
@ibtissamaymen7321 Жыл бұрын
Thank you for your vedios, i have question please, why you use .T and what is T??
@yassinejermouni32242 жыл бұрын
the best channel ever thxx man
@user-wr4yl7tx3w2 жыл бұрын
Excellent video
@ghostwhowalks56238 ай бұрын
fantastic video!! Quick question - what does it mean to say "variance accumulates at rate one per unit time"? Thanks!
@sergeychigrinov13603 жыл бұрын
Hi @Jonathon! Why we use square root of time when we switch to the scaled random walk? From what I see increments are additive, so to get to the same position at time 1 we need to do NxSize steps and not sqrt(N)xSize steps. I gues this is to keep properties of the process the same, but this is not too intuitive. If the answer is long - please steer me into the right direction. Thanks!
@QuantPy3 жыл бұрын
Hi Sergey, the reason we take the square root of n, is because Brownian Motion accumulates variation at rate one per unit time. Hence the process scales with the square root of time/(size steps). The proof is long, my favourite source is Steven Shreve, Stochastic Calculus for Finance II, page 101-107 (2008 edition).
@pona5s2 жыл бұрын
Wanted to see the reason behind 1/sqrt(n), too, my thoughts were: If the [variance Var(x)] increases at one per time, the [average observed squared outcome E(x^2)] does as well, since Var=E((x-µ)^2) and µ=0. So for one step per t, the unscaled RW_0 has E_0(x^2)=t , then we want to speed up and do n steps per t. Sped up Var_1(x) and E_1(x^2) will be n-fold the original then. To bring it back to the original(0) distribution, divide by n and rearrange so that we know how we must scale x: E_1(x^2)/n = E_0(x^2) Then we can get the factor in the expected value expression and thus scale the x^2 by 1/n E_1(1/n * x^2) = E_0(x^2), or, equivavently, x by sqrt(1/n): E_1((x/sqrt(n))^2) = E_0(x^2) We can see that replacing x by x/sqrt(n) yields the original property. But might be invalid for some reason.
@mundrakeshav222 жыл бұрын
I am currently pursuing the FRM (cleared FRM Level 1) and also learning Python! Which books would you suggest me to refer for building stronger basics??
@mobileentertainment212 Жыл бұрын
Are there any pre-req video i can watch? really could not catch any of it. For example, what filtration means
@simonabarone89202 жыл бұрын
Can you simulate multidimensional Brownian motion with the correllation matrix?
@parsecsprinter90411 ай бұрын
How can you use the normal distribution in your example for Brownian Motion with n = 100 steps and time t = 10 when "n" is not at all high enough to assume a normal distribution? It should have been a Binomial distribution instead. No? The binomial won't converge to normal at just small n. Law of Large Numbers.
@elliotpolanco1592 жыл бұрын
how can this be used to trade? can retail use this to trade?
@NASTrading2 жыл бұрын
Yes & No, No & Yes
@iv26892 жыл бұрын
Any book recommendations for a beginners in financial mathematics (Cfa candidate)?
@Jiftyj2 жыл бұрын
you can see the book in the background. its steven shreve, stochastic calculus for finance ii
@patite31033 жыл бұрын
Thank you for the video! What is a filtration?
@QuantPy3 жыл бұрын
Filtrations are ordered information, stored as sigma-algebra. en.m.wikipedia.org/wiki/Filtration_(probability_theory)
@skalderman11 ай бұрын
How is it random if its dependent on anything?
@emmanuelameyaw97352 жыл бұрын
Hi Jonathan...how is brownian motio used in industry? Or this is it? Nice tutorial though...
@drdca82632 жыл бұрын
It is a foundation used in many models, such as, iirc, the Black-Scholes model . Double checked, and yes, Black-Scholes assumed that stock prices follow geometric Brownian motion. What is shown here, Brownian motion, is not geometric Brownian motion, but you should understand Brownian motion before understanding geometric Brownian motion (and going from Brownian to Geometric Brownian is a very small step.) Of course, I imagine quants and such use proprietary more complicated things on top, but they are presumably still using something closely related to geometric Brownian motion, and so knowing Brownian motion is required. Of course, Brownian motion shows up in non-financial contexts as well. For example, the motion of small particles sitting in some water, is the origin of the idea. Brownian motion / the Wiener process (nearly synonymous) is used in electrical engineering when modeling (an integral of) white noise, and in control theory . It is also the basis of a formulation of the of the path integral formulation of quantum mechanics? Though that last example isn’t so much “in industry” I guess.
@max_mel1 Жыл бұрын
Nice you showed brownian motion, this is learned second semester chemistry. what is quant really about then?
@ilredeldeserto Жыл бұрын
what is a "Filtration"?
@tsunningwah34713 жыл бұрын
love from Hong Kong!
@younasha8686 Жыл бұрын
Sorry but too many ads stopped third times and start from the begining
@GungKoala Жыл бұрын
I appreciate your explanation but in my opinion this is not the best way to demonstrate the process, for me it's very hard to follow your flow.