Re: Probability of exceeding a specific value
- From: Randy Poe <poespam-trap@xxxxxxxxx>
- Date: Tue, 18 Sep 2007 09:17:58 -0700
On Sep 18, 11:31 am, grosu <gr...@xxxxxxxxxxxxx> wrote:
The price is not normally distributed.
Not by assumption. But it turns out that it is.
The initial price is known to be 10$.
Then, the price changes every time step, with the change in the price being normally distributed, that is the Delta of the price. But, the price can go down as well as up.
And the price at step k is 10 + a sum of k normals with zero
mean and variance 1. Thus, the price at step k is normally
distributed with mean 10 and variance k.
I am not interested in the price after k time stpes. I am
interested in the probability of the price exceeding 13$,
There's no single answer to that. That probability increases
in time. It is P(Z > 3/sqrt(k)). The probability that $13 will
be exceeded eventually is 100%.
and the time expected for this to hapen.
I can't see an easy way to approach this, but it could be
approximated numerically by evaluated P(Z > 3/sqrt(k))
for a large finite number of values of k.
- Randy
.
- Follow-Ups:
- Re: Probability of exceeding a specific value
- From: Robert Israel
- Re: Probability of exceeding a specific value
- References:
- Re: Probability of exceeding a specific value
- From: Randy Poe
- Re: Probability of exceeding a specific value
- From: grosu
- Re: Probability of exceeding a specific value
- Prev by Date: Re: solution manual
- Next by Date: Re: Two results of set geometry
- Previous by thread: Re: Probability of exceeding a specific value
- Next by thread: Re: Probability of exceeding a specific value
- Index(es):
Relevant Pages
|