返回题库

布朗运动在不同时刻的相关系数

Correlation between Brownian

专题
Finance / 金融
难度
L4

题目详情

What is the correlation between 2 Brownian motions at time t1t_1 and t2t_2 ? Assume that they are jointly normal with correlation?

解析

对同一个布朗运动 WtW_t

Cov(Wt1,Wt2)=min(t1,t2),Var(Wti)=ti.\operatorname{Cov}(W_{t_1},W_{t_2})=\min(t_1,t_2),\quad \operatorname{Var}(W_{t_i})=t_i.

因此相关系数为

Corr(Wt1,Wt2)=min(t1,t2)t1t2=min(t1,t2)max(t1,t2).\boxed{\operatorname{Corr}(W_{t_1},W_{t_2})=\frac{\min(t_1,t_2)}{\sqrt{t_1t_2}}= \sqrt{\frac{\min(t_1,t_2)}{\max(t_1,t_2)}}}.