Week 5
Week 5
▶ Probability
▶ Properties of Probability
▶ Random variables
No Gambling!
1/23
Example
A loan of $10, 000 is to be repaid by annual installments of $1000.
The effective interest rate is 4.5% per annum. Determine the total
number of payments to be made and the amount of the last payment,
given that the last payment will be made
(i) together with the last installment payment of $1000
(ii) one year after the last installment payment of $1000 (Exercise).
Strategy.
1. Write down the cash flow:
C1 =
n
X 103 1 − 1.045−n
P V (C1 ) = 103 × (1 + 4.5%)−k = · .
1.045 1 − 1.045−1
k=1
Then
P V (C1 ) = L = 104 =⇒ n = 13.5.
We need to make ⌊13.5⌋ = 13 payments of 103 .
B = 562.05.
Exercise (ii). The last payment B will be made one year after the last
installment payment of $1000.
▶ True/False: The real cash flow (0, 103 , 103 , . . . , 103 , B).
| {z }
13 years
▶ Solve for B.
4/23
Fixed-income securities
Fixed-income securities are financial instruments that traded in
well-developed markets and promise a fixed (that is, definite) income
to the holder over a span of time.
Example
▶ Savings Deposits: DSB Fixed Deposits, POSB MySavings
Account, etc.
▶ Government Securities: U.S. Treasury bills/bonds/notes,
Singapore Saving bonds.
▶ Other bonds: Municipal bonds, Corporate bonds.
▶ Mortgages
▶ Annuities: pension.
5/23
Derivative Securities
A derivative security is a security whose payoff is explicitly tied to
the value of some other variable, usually based on the price of some
other financial security, the stock price, the price of commodities, the
yield of bonds for instance.
▶ Forward contracts and Future contracts
▶ Options
6/23
Probability
7/23
Definition of Probability
Consider an experiment (e.g flipping a coin) whose outcome is not
predictable (possibly Tail or Head).
▶ An outcome of the experiment (e.g. T ) is called an element or
a sample point.
▶ The collection S (e.g. S = {T, H}) of all outcomes is called the
sample space.
▶ Any subset of the sample space is an event. (e.g. ∅, {T }, {H},
{T, H}).
Example.
1. Toss a dice. The sample space is S = {1, 2, 3, 4, 5, 6}.
{even sides} = {2, 4, 6} is an event.
2. Flip two coins. The sample space is
S = {(H, H), (H, T ), (T, H), (T, T )}.
3. Toss two dice. How many sample points do the sample space
consist of? (Exercise.).
8/23
Taxes Hold’em (No Gambling)
9/23
TOTO
10/23
Events
▶ The sample space S is an event, called a sure event.
▶ The empty set ∅ is an event, called a null event.
▶ The complement of an event A is Ac = S \ A.
▶ The intersection of events A and B is A ∩ B.
▶ The events A, B are mutually exclusive if A ∩ B = ∅.
▶ The union of events A and B is A ∪ B.
Example
1. Let S = {1, 2, 3, 4, 5, 6} be the sample space.
Then neither T , H, nor 10 is a sample point.
2. Let S = {(i, j) | 1 ≤ i, j ≤ 6} and E = {(i, j) ∈ S | i + j = 7}.
Then E is an event and
E = {(1, 6)} ∪ {(2, 5)} ∪ {(3, 4)} ∪ {(4, 3)} ∪ {(5, 2)} ∪ {(6, 1)}.
11/23
Axioms of Probability
The probability P(E) of E gives a precise measure of the chance that
the event E will occur.
12/23
Example
Exercise.
Let S = {T, H}. Define a funtion P of the subsets of S by
P ∅ {T } {H} {T, H} Y/N
1 1 3
P1 0 2 4 4
1 1
P2 0 2 2 1
3
P3 0 2 − 21 1
1 2
P4 0 3 3 1
The event is
Then
|E| 6 1
P(E) = = = .
|S| 36 6
Question: What is the probability that the sum of the upturned faces
will equal 8? Which sum is of the maximal probability?
15/23
Exercise: Texas Hold’em
A 5-card poker hand is said to be a straight flush if it is straight of the
same suit. What is the probability that one is dealt a straight flush?
1. Let S be the sample space, i.e.,
S = {all possible 5-card poker hand}. Find |S|.
3. Compute P(E).
16/23
Properties of Probability
Theorem. Let S be the sample space.
1. P(Ac ) = 1 − P(A)
2. P is monotonic, i.e., if A ⊆ B then P(A) ≤ P(B).
Example.
(i) Toss a fair dice. Let X be the upturned face. Then
X = 1, 2, 3, 4, 5, 6. X ≤ 3 means “small” (or “si”, “sai”?), i.e., the
upturned face less or equal to 3.
(ii) Toss a pair of fair dice. Let X be the sum of the faces.
X = 7 means the event {(1, 6), (2, 5), (3, 4), (4, 3), (5, 2), (6, 1)}.
X ≤ 4 means the event {(1, 1), (2, 1), (1, 2), (3, 1), (2, 2), (1, 3)}.
(iii) A die is thrown until 5 occurs. Let X be the number of trials.
X = 1, 2, 3, . . . , 1000, . . . .
X ≥ 0.
18/23
Distribution Function and Density Function
Let X be a random variable.
The cumulative distribution function (c.d.f.) FX is defined by
{X ≤ b} = {X ≤ a} ∪ {a < X ≤ b}.
Example. Toss a pair of fair dice. Let X be the sum of the faces.
Then X is discrete since its possible values are 2, 3, . . . , 12.
X 2 3 4 5 6 7 8 9 10 11 12
1 2 3 4 5 6 3 2 1
fX (x) 36 36 36 36 36 36 36 36 36
21/23
Standard Normal Distribution
Z a
1 x2 1 x2
FX (a) = P(X ≤ a) = √ e− 2 dx and f (x) = √ e− 2 .
−∞ 2π 2π
22/23
Remarks
23/23