mean of μ, variance of σ2<∞ 의 i.i.d.인 r.v. X1,X2,... 에 대해 Zn=σ(n)(X1+...+Xn)−nμ 라 하면 limn→∞P{a≤Zn≤b}=Φ(b)−Φ(a) 이다. (35p) 이 책에서는 Φ 가 standard normal distribution의 pdf
finite variance라면 Xn 이 어떤 분포를 가지든 sample mean은 잘 scale하면 normal로 근사 가능
Theorem 2.1.2.
Convergence to the Poisson limn→∞P{Yn=k}=e−λk!λk
Poisson distribution의 경우가 nonnormal limit의 예시. 가정에 따라 극한을 취한 결과는 다를 수 있음
2.2 Multivariate normal distribution
2024.02.03
sequence of r.v. (X1,...,Xn) 이 joint/multivariate normal distribution을 가진다는 것은, 각각이 여러 independent standard normal r.v.들의 linear combination으로 나타내질 수 있다는 것.
즉 i.i.d.인 Zn 과 상수 mj,ajk 에 대해 Xj=mj+aj1Z1+aj2Z2+...+ajmZm 인 것.
ajk 를 행렬로 나타내면 그것의 곱이 covariance matrix가 될 수 있음
mean-zero joint normal is determined by covariance matrix
joint normal r.v.s의 special property는 orthogonal하면 independent하다는 것.
그래서 E(X1,X2)=0 이면 둘은 independent. (42p)
2.3 Limits of random walks
2024.02.03
각 21 확률로 1 또는 -1이 나오는 r.v. Xj 가 있다고 하자. 이 때 E[Xj]=1⋅21+(−1)⋅21=0,Var[Xj]=(1−0)2⋅21+(−1−0)2⋅21=1 이다.
기본적으로는 time increment Δt=1, space increment Δx=1 이다.
이 때 Δt=N1 이라 하면, space increment±Δx는N1만큼의 시간 변화에 대응된다.
시간이 1=NΔt 만큼 변화할 때 이 process의 값은 W1N=Δx(X1+...+XN) 이다. 이 때 우리가 원하는 건, Δx 를 적당한 값으로 정해서 Var[W1N]=1 이 되게 만드는 것이다.
다음을 만족하는 stochastic process Bt 를 Brownian motion with driftmand varianceσ2라고 한다.
B0=0.
s<t 에 대해 Bt−Bs 는 평균이 m(t−s) 이고 분산이 σ2(t−s) 인 정규분포를 따른다.
s<t 이면 r.v. Bt−Bs 는 r≤s인 Br 의 값들과 독립이다.
1의 확률로 함수 t↦Bt 은 t 에 대한 연속 함수이다.
Standard normal을 따르는 Z∼N(0,1) 를 이용해 Y=σZ+m 이라 나타내면 Y∼N(m,σ2) 이듯, m=0,σ2=1 인 standard Brownian motion Bt 를 이용해 Yt=σBt+mt 는 drift가 m 이고 variance가 σ2 인 Brownian motion이 된다.
timestep이 uncountable한 경우에 BM의 존재성에 대한 이야기 (45-46p)
2.5 Construction of Brownian motion
2024.02.04
(존재성에 대한 내용이 궁금할 경우에 보면 됨)
2.6 Understanding Brownian motion
2024.02.04
시뮬레이션을 위해 시간 t 를 discretize 해서 Δt 에 대해 생각해보면, Nk∼N(0,1)에 대해 B(k+1)Δt−BΔt=ΔtNk 이다.
그럼 ∣ΔBt∣=∣ΔBt+Δt−Bt∣≈Δt 라는 것인데
이렇게 되면 도함수의 정의를 생각해봤을 때
limΔt→0ΔtΔBt+Δt−Bt 의 분자는 Δt 로 수렴한다.
이 때 작은 값 Δt 에 대해 Δt 가 Δt 보다 훨씬 크다.
따라서 도함수가 존재할 수 없다.
Theorem 2.6.1
With probability one, the function t↦Bt is nowhere differentiable.
Theorem 2.6.2
앞으로 사용하는 BM 모델의 Hölder exponent는 1/2
2.6.1
Brownian motion은 continuous martingale 이고
2.6.2
Brownian motion은 Markov process 이고
2.6.3
Brownian motion은 Gaussian process 이다.
2.7 Computations for Brownian motion
2024.02.04
skip
2.8 Quadratic variation
2024.02.04
Quadratic variation은 다음과 같이 정의된다. ⟨X⟩t=limn→∞∑j≤tn[X(nj)−X(nj−1)]2
즉 increment를 제곱해서 모두 더한 것인데, 이 때 increment의 제곱은 (Δx)2=Δt 이므로 ∑Δt 와 같다.
Quadratic variation은 drift와 무관하다.
Quadratic variation은 t 시점까지의 randomness의 총량 혹은 총 베팅 금액으로 볼 수 있다. (Section 3.2, 97p)
Theorem 2.8.1
drift가 m 이고 variance가 σ2 인 Brownian motion Bt 에 대해 ⟨X⟩t=σ2t 이다.
Theorem 2.8.2
skip
2.9 Multidimensional Brownian motion
2024.02.04
많은 asset의 가치를 동시에 고려하기 위해 d-dimensioinal의 Multidimensional Brownian motion에 대해 다룬다.
d-dimensional process Bt=(Bt1,...,Btd) 이 따르는 조건들도 1차원 Brownian motion이 따르는 조건들을 multivariate하게 바꾼 것들이다. (67p)
두 processes X,Y 에 대해 Covariation을 ⟨X⟩t=limn→∞∑j≤tn[X(nj)−X(nj−1)][Y(nj)−Y(nj−1)] 와 같이 정의한다.
자연스럽게 ⟨X,X⟩t=⟨X⟩t
Quadratic variation
2.10 Heat equation and generator
2024.02.04
random continuous motion을 하는 heat particle들을 상정하여 Heat flow에 대해 생각해볼 수 있다. heat particle들의 밀도(density)에 의해 1차원 막대 각 지점의 온도가 결정된다고 하자.
pt(x) 가 지점 x 의 시점 t 에서의 온도라 하고, ∫Rpt(x)dx=1 라 하면 pt(x) 를 Brownian motion의 probability density로 볼 수 있다. 즉 Bt 에 대응되는 확률분포를 pt(x) 로 알 수 있는 것