Reading 8: Probability Concepts
Reading 8: Probability Concepts
• Not Covered
• 8o
Properties, Types of Probability
For any event E, P(E) is between zero and 1:
0 ≤ P (E ) ≤ 1
∑E i =1
Example: Suppose that the probability of A is 25%. Then the odds in favor of A are 25%/75%, or 1/3
(sometimes written 1:3), and the odds against A are 75%/25%, or 3/1 (or 3:1).
A
If the odds in favor of an event E are A:B, then: P (E ) =
A+B
B
If the odds against an event E are A:B, then: P (E ) =
A+B
Practice Question
Analysts have quoted the odds against Syzygy Unlimited meeting its quarterly
earnings target at 2:3. The analysts’ estimate of the probability that Syzygy
meets its earnings target is closest to:
A. 40%
B. 60%
C. 67%
Unconditional and Conditional Probability
The unconditional probability of A—P(A)—is the probability of A irrespective of the outcome of
other events (or without the knowledge of the outcome of other events).
Example: The probability that the economy will expand by more than 2%.
The conditional probability of A given B—P(A|B)—is the probability of A knowing that event B has
occurred.
Example: The probability that the economy will expand by more than 2% given that the Fed has
reduced interest rates by 50 basis points
A AB B
Multiplication Rule
∑ P ( X i ) X i − E ( X )
2
=σ 2
X
i =1
∑ P ( X ) X − E ( X )
2
σX
= σ
= 2
X i i
i =1
Expected Value, Variance, Standard Deviation —II
Example: You’re given the following data:
= 0.000305
σX = √0.000305 = 1.746%
Covariance —I
Given a population of pairs of observations {(X1, Y1), . . ., (Xn, Yn)},and mean values μX, μY for the Xs
and Ys, respectively, the covariance of X and Y is:
n
∑( X i − µ X )(Yi − µY )
Cov ( X ,Y ) = i =1
n
If the observations form a sample, the covariance is:
∑( X )( )
n
i − X Yi − Y
Cov ( X ,Y ) = i =1
n −1
If there is a probability P(Xi, Yi) for each observation, the covariance is:
n
( X ,Y )
Cov= ∑ P ( X ,Y )( X
i =1
i i i − µ X )(Yi − µY )
Covariance —II
Example: You’re given the following data:
= -0.00025
Covariance—III
Example: You’re given the following table of joint probabilities for all possible pairs of returns r1 and r2:
μX = 1.5%, μ Y = 2.2%
σ X = 1.746%, σ Y = 2.182%
Cov(X, Y) = –0.00025
Cov ( X ,Y ) −0.00025
ρ X ,Y = = = −0.6561
σ XσY (1.746% )( 2.182% )
Practice Question
Given the variance of X is 1.4, the variance of Y is 2.1, and the covariance of X and Y is
–0.429, the correlation of X and Y is closest to:
A. –0.250
B. –0.146
C. –0.050
Scatter Plots and Correlation Analysis
A scatter plot is a graph that illustrates the relationship between observations
of two data series in two dimensions.
Correlation analysis expresses the relationship between two data series in a
single number. The correlation coefficient measures the strength and direction
of the linear relationship between two random variables.
• A correlation coefficient greater than 0 means that when one variable increases
(decreases), the other tends to increase (decrease) as well.
• A correlation coefficient less than 0 means that when one variable increases
(decreases), the other tends to decrease (increase).
• A correlation coefficient of 0 indicates that no linear relation exists between the
two variables.
Portfolio Returns
Given a portfolio with two assets having weights w1 and w2 (w1 + w2 = 1), expected returns r1 and r2,
standard deviations of returns σ1 and σ2, respectively, and correlation of returns ρ1,2, the expected
portfolio return is:
E ( rport
= ) w1r1 + w 2r2
The expected variance of portfolio returns is:
σrport
= σ r2 =
port
w12σ 12 + w 22σ 22 + 2w1w 2 ρ1,2σ 1σ 2
E(rp) σ(rp)
A. 6.20% 5.37%
B. 6.20% 8.95%
C. 7.80% 8.95%
Bayes’ Formula—I
For any events A and B:
P (B | A) P ( A)
P ( A | B) =
P (B )
P ( A | B )=
P ( B ) P=
( AB ) P ( B | A ) P ( A )
Simply divide each side by P(B).
Problems that can be solved using Bayes’ formula are often easier to solve using a tree
diagram.
Bayes’ Formula—II
Example: You’re given the following information:
• D = Decrease in interest rates
• E = Economic expansion
• P(D) = 60%
• P(E|D) = 90%
• P(EC|DC) = 80%
What is the probability that interest rates decreased, given an economic expansion?
P (E | D ) P (D ) (=
0.90 )( 0.60 )
P (D | E )
= = 87.1%
P (E ) 0.62
Bayes’ Formula —III
Economy
Expands P = 0.60 × 0.90 = 0.54
Interest Rates
Decrease
Economy
Contracts P = 0.60 × 0.10 = 0.06
Economy
Expands P = 0.40 × 0.20 = 0.08
Interest Rates
Increase
Economy
Contracts P = 0.40 × 0.80 = 0.32
0.54
P (D | E )
= = 87.1%
0.54 + 0.08
Practice Question
Alpha Beta Gamma (ΑΒΓ) Corporation hopes to sign a large contract in a new market it’s been
pursuing; ΑΒΓ puts the probability of signing at 75%. If they’re successful, there’s an 80%
chance they’ll meet next quarter’s earnings goal, while if they fail, there’s only a 15% chance of
meeting the goal. If they meet the goal, the probability that they signed the contract is closest to:
A. 60%
B. 75%
C. 94%
Practice Questions and Solutions
Practice Question
Analysts have quoted the odds against Syzygy Unlimited meeting its quarterly
earnings target at 2:3. The analysts’ estimate of the probability that Syzygy
meets its earnings target is closest to:
A. 40%
B. 60%
C. 67%
A. –0.250
B. –0.146
C. –0.050
= –0.250
Practice Question
A portfolio comprises 70% security A and 30% security B. A’s expected return is 5% while B’s is 9%.
A’s standard deviation of returns is 4%, B’s is 12%, and the correlation of returns between A and B
is +0.4. The expected return and standard deviation of returns for the portfolio are closest to:
E(rp) σ(rp)
A. 6.20% 5.37%
B. 6.20% 8.95%
C. 7.80% 8.95%
A. 60%
B. 75%
C. 94%