Brownian bridge

From testwiki
Revision as of 03:35, 23 October 2024 by imported>Hpghjfs (Relation to other stochastic processes: The Brownian bridge is this context is defined for t\in[0,1] which is different from the Brownian motion for t\in[0,T] defined previously.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description

Brownian motion, pinned at both ends. This represents a Brownian bridge.

A Brownian bridge is a continuous-time gaussian process B(t) whose probability distribution is the conditional probability distribution of a standard Wiener process W(t) (a mathematical model of Brownian motion) subject to the condition (when standardized) that W(T) = 0, so that the process is pinned to the same value at both t = 0 and t = T. More precisely:

Bt:=(WtWT=0),t[0,T]

The expected value of the bridge at any t in the interval [0,T] is zero, with variance t(Tt)T, implying that the most uncertainty is in the middle of the bridge, with zero uncertainty at the nodes. The covariance of B(s) and B(t) is min(s,t)stT, or s(T − t)/T if s < t. The increments in a Brownian bridge are not independent.

Relation to other stochastic processes

If W(t) is a standard Wiener process (i.e., for t0, W(t) is normally distributed with expected value 0 and variance t, and the increments are stationary and independent), then

B(t)=W(t)tTW(T)

is a Brownian bridge for t[0,T]. It is independent of W(T)[1]

Conversely, if B(t) is a Brownian bridge for t[0,1] and Z is a standard normal random variable independent of B, then the process

W(t)=B(t)+tZ

is a Wiener process for t[0,1]. More generally, a Wiener process W(t) for t[0,T] can be decomposed into

W(t)=TB(tT)+tTZ.

Another representation of the Brownian bridge based on the Brownian motion is, for t[0,T]

B(t)=TtTW(tTt).

Conversely, for t[0,]

W(t)=T+tTB(TtT+t).

The Brownian bridge may also be represented as a Fourier series with stochastic coefficients, as

Bt=k=1Zk2Tsin(kπt/T)kπ

where Z1,Z2, are independent identically distributed standard normal random variables (see the Karhunen–Loève theorem).

A Brownian bridge is the result of Donsker's theorem in the area of empirical processes. It is also used in the Kolmogorov–Smirnov test in the area of statistical inference.

Let K=supt[0,1]|B(t)|, then the cumulative distribution function of K is given by[2]Pr(Kx)=12k=1(1)k1e2k2x2=2πxk=1e(2k1)2π2/(8x2).

Intuitive remarks

A standard Wiener process satisfies W(0) = 0 and is therefore "tied down" to the origin, but other points are not restricted. In a Brownian bridge process on the other hand, not only is B(0) = 0 but we also require that B(T) = 0, that is the process is "tied down" at t = T as well. Just as a literal bridge is supported by pylons at both ends, a Brownian Bridge is required to satisfy conditions at both ends of the interval [0,T]. (In a slight generalization, one sometimes requires B(t1) = a and B(t2) = b where t1, t2, a and b are known constants.)

Suppose we have generated a number of points W(0), W(1), W(2), W(3), etc. of a Wiener process path by computer simulation. It is now desired to fill in additional points in the interval [0,T], that is to interpolate between the already generated points W(0) and W(T). The solution is to use a Brownian bridge that is required to go through the values W(0) and W(T).

General case

For the general case when W(t1) = a and W(t2) = b, the distribution of B at time t ∈ (t1t2) is normal, with mean

a+tt1t2t1(ba)

and variance

(t2t)(tt1)t2t1,

and the covariance between B(s) and B(t), with s < t is

(t2t)(st1)t2t1.

References

Template:Reflist

Template:Stochastic processes Template:Authority control

  1. Aspects of Brownian motion, Springer, 2008, R. Mansuy, M. Yor page 2
  2. Template:Cite journal