Let $(B_t)$ denote the standard Brownian motion on the interval $[0,1]$. For a given confidence level $\alpha \in (0,1)$ a confidence band on $[0,1]$ is any function $u$ with the property that $$ P(\omega; |B_t(\omega)| < u(t), \quad \forall t\in [0,1])=\alpha. $$ In other words, the probability that a path of the Brownian motion stays within a confidence band is $\alpha$. Additionally the boundary hitting position for those paths leaving the band must be uniformly distributed on $[0,1]$. This condition can be stated using the stopping time $$\tau(\omega) = \inf [ t \in [0,1], |B_t(\omega)|=u(t) ]. $$ Then $\tau $ is the time of the first hitting, and one asks that $\tau$ is uniformly distributed on $[0,1]$ conditionally on the event that $\tau$ is finite.
I am interested in
- References and links to literature or papers considering this or similar problems
- Thoughts, ideas, discussion
The context of the problem is a rather boring one, so will not state it here. The problem itself seem to be non-trivial and interesting.


Thoughts, ideas and discussions (not answers):
Consider the random variable $X(\omega)= sup_{t \in [0,1]} |B_t(\omega)|$. Let $c^*$ be the upper $1-\alpha$ quantile of this distribution; i.e, $P(\{\omega \in \Omega | X(\omega)>c^*\})=1-\alpha$.
The first $u(t)$ that came to my mind was the following: $u(t)=c^*$ for all $t \in [0,1]$; so that the confidence band is a constant. This works, right? Also, this is not conservative as
$\{\omega | |B_t(\omega)|\leq c^* \quad \forall \quad t \in [0,1]\} \subseteq \{\omega | X(\omega) \leq c^* \}$.
but the other inclusion also holds.
Seems like an interesting problem. Presumably there are different confidence regions that you can build. Any ideas on what are the properties that you would like to have? I'd be interested in the context of this inference problem!