Assume an experiment with a set of possible outcomes w1,w2,…. A sample space, Ω, is defined as the set of all possible outcomes, Ω={w1,w2,…}.
Measurable space: A σ-algebra F, on a sample space Ω, is a collection of subsets of Ω called events such that it satisfies:
- F contains the trivial sets and ϕ and Ω.
- If event A∈F, then the complement of A,Ac∈F.
- If events A1,A2,⋯∈F, then ⋃∞i=1Ai∈F
The pair (Ω,F) is called a measurable space. The smallest σ-algebra that contains all open sets of a topological space is called Borel σ-algebra and is denoted by B.
Partition: A set of events {Hi} form a partition of the sample space Ω, if the following conditions hold
- ⋃iHi=Ω, and
- Hi∩Hj=ϕ,∀i≠j. (Mutually exclusive events).
Independence: Two events A,B∈F are called independent if and only if
P(A∩B)=P(A)×P(B).
Mutually Exclusive: If events A and B are mutually exclusive, then
P(A∪B)=P(A)+P(B).
Example:
The following H1 and H1 form a partition of the sample space of all integers Z with- H1 : the set of all even integers.
- H2: the set of all odd integers.
1=P(n∈Z)=P(n∈H1)+P(n∈H2)=0.5+0.5.
Probability space:
A probability, P, on a measurable space (Ω,F) is a function, P:F⟶[0,1], such that:
- P(ϕ)=0 and P(Ω)=1.
- 0≤P(A)≤1 for any event A∈F.
- If A1,A2,… are mutually exclusive events, then P(∞⋃i=1Ai)=∞∑i=1P(Ai).
Random variable: A function, X:Ω⟶R, is called a random variable (r.v.), with respect to the probability space (Ω,F,P), such that ∀ open set u⊆R:
X−1(u)=P(w∈Ω;X(w)∈u).
We can then write ∀x∈R:
P(X≤x)=P(w∈Ω;X(w)≤x).
Every r.v. X has a probability measure PX on R, defined by
PX(B)=P(X−1(B)),
We can then write ∀x∈R:
P(X≤x)=P(w∈Ω;X(w)≤x).
Every r.v. X has a probability measure PX on R, defined by
PX(B)=P(X−1(B)),
where B is a Borel σ-algebra. PX is called the distribution function of X.
Lemma: If two random variables X,Y:Ω⟶R are indepedent, with E[|X|].E[|Y|]<∞ then E[XY]=E[X]E[Y].
A stochastic process is a collection of random variables, {Xt}t∈T, defined on a probability space (Ω,F,P) and assuming values in R . For every r.v. X, it's distribution function is defined as
PX(x):=P(X≤x).
If there is a function f such that
PX(x)=∫x−∞f(u)du:∀x∈R,
then X is said to be a continuous random variable with density function f.
Measurable function: Given two measurable spaces (Ω1,F1) and (Ω2,F2), g:Ω1⟶Ω2 is called a measurable function if
∀A:A∈F2⟹g−1(A)∈F1.
Expectation of measurable functions: Let X be a continuous r.v. with density function f and with respect to the probability space (Ω,F,P). If g(x) is a measurable function and bounded (i.e. E[|g(x)|]<∞), then
E[|g(X)|]=∫∞−∞g(x)f(x)dx.
A stochastic process is called a Martingle, if the following conditions hold
Example: A card is dealt face down at random from a complete deck of 52 playing cards. Tom has a portfolio of £3, he bets £1 on the card being a ``Queen'' and the remaining £2 on the card being a red card with pay-off odds 12:1 and 1:1 respectively.
References
A stochastic process is a collection of random variables, {Xt}t∈T, defined on a probability space (Ω,F,P) and assuming values in R . For every r.v. X, it's distribution function is defined as
PX(x):=P(X≤x).
If there is a function f such that
PX(x)=∫x−∞f(u)du:∀x∈R,
then X is said to be a continuous random variable with density function f.
Measurable function: Given two measurable spaces (Ω1,F1) and (Ω2,F2), g:Ω1⟶Ω2 is called a measurable function if
∀A:A∈F2⟹g−1(A)∈F1.
Expectation of measurable functions: Let X be a continuous r.v. with density function f and with respect to the probability space (Ω,F,P). If g(x) is a measurable function and bounded (i.e. E[|g(x)|]<∞), then
E[|g(X)|]=∫∞−∞g(x)f(x)dx.
A stochastic process is called a Martingle, if the following conditions hold
- (Xt,Ft) is a measurable space, ∀t.
- E[Xt]<∞,∀t
- E[Xt|Fs]=Xs,∀t≥s
Example: A card is dealt face down at random from a complete deck of 52 playing cards. Tom has a portfolio of £3, he bets £1 on the card being a ``Queen'' and the remaining £2 on the card being a red card with pay-off odds 12:1 and 1:1 respectively.
- What is the sample space Ω?
- Is the following F a σ-algebra? and why?
- F ={ ϕ, The drawn card is a ``Queen'', is not a ``Queen'', is red, is black, is a ``Queen'' and red, is a ``Queen'' and black, is a ``Queen'' or red, is a ``Queen'' or black, is red or is not a ``Queen'', is black or is not a ``Queen", is not a ``Queen'' but black, is not a ``Queen'' but red, is either black or red }.
- Find the probability measure P:F→[0,1] on the above measure space (Ω,F).
- Model the portfolio value as a random variable X with X:Ω→R.
- Is the stochastic process Xt a martingale?
- Let event A= {The drawn card is a ``Queen''} and event B= {The drawn card is a red}, are events A and B independent?
References
- Goldie C.M. ,
Probability and Statistics
, Lecture notes, University of Sussex, 2011-2012.
- John E. Freund's,
Mathematical Statistics with Applications
, Seventh Edition, 2004.
- Oksendal B.,
Stochastic Differential Equations: An Introduction With Applications
, 5th ed. Springer, 2000.
No comments:
Post a Comment