Topics in Probability

On this page, we will discuss few topics in probability and explain them in an easy way for the reader.


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 AF, then the complement of A,AcF.
  • If events  A1,A2,F, then i=1AiF

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
  • HiHj=ϕ,ij. (Mutually exclusive events).

Independence: Two events A,BF are called independent if and only if
P(AB)=P(A)×P(B).
 
Mutually Exclusive: If events A and B are mutually exclusive, then
P(AB)=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.
We also have
1=P(nZ)=P(nH1)+P(nH2)=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.
  • 0P(A)1 for any event AF.
  • If A1,A2, are mutually exclusive events, then P(i=1Ai)=i=1P(Ai).
The triple (Ω,F,P) is called a probability space.


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 uR

X1(u)=P(wΩ;X(w)u).

We can then write xR:
P(Xx)=P(wΩ;X(w)x).

Every r.v. X has a probability measure PX on R, defined by
PX(B)=P(X1(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}tT, 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(Xx).

If there is a function f such that 
PX(x)=xf(u)du:xR,

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:AF2g1(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,ts


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.
  1. What is the sample space Ω?
  2. Is the following F a σ-algebra? and why? 
  3. 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 }.
  4.  Find the probability measure P:F[0,1] on the above measure space (Ω,F)
  5. Model the portfolio value as a random variable X with X:ΩR.
  6. Is the stochastic process Xt a martingale?
  7.  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
  1. Goldie C.M. , Probability and Statistics, Lecture notes, University of Sussex, 2011-2012.
  2. John E. Freund's, Mathematical Statistics with Applications, Seventh Edition, 2004.
  3. Oksendal B., Stochastic Differential Equations: An Introduction With Applications, 5th ed. Springer, 2000.

No comments:

Post a Comment