L8. Probability Concepts Flashcards
Learning outcomes
- Define a random variable, an outcome, an event, mutually exclusive events and exhaustive events
- State the two defining properties of probability and distinguish among empirical, subjective and a priori probabilities
- State the probability of an event in terms of odds for or against the event
- Distinguish between unconditional and conditional probabilities
- Explain the multiplication, addition and total probability rules
- Calculate and interpret 1) the joint probability of two events 2) the probability that at least one of two events will occur, given the probability of each and the joint probability of the two events 3) a joint probability of any number of independent events
- Distinguish between dependent and independent events
- Calculate and interpret an unconditional probability using the total probability rule
- Explain the use of conditional expectation in investment applications
- Explain the use of a tree diagram to represent an investment problem
- Calculate and interpret covariance and correlation and interpret a scatterplot
- Calculate and interpret the expected value, variance, and standard deviation of a random variable and of a returns on a portfolio
- Calculate and interpret covariance given a joint probability function
- Calculate and interpret an updated probability using Bayes’ formula
- Identify the most appropriate method to solve a particular counting problem and solve counting problems using factorial, combination and permutation concepts
Probability, expected value and variance
Random variable - a quantity whose future outcomes are uncertain
Outcomes - a possible value of a random variable
Eg. a portfolio return is 10% a year, manager’s focus may be the likelihood of earning a return that is less than 10%. 10% = particular value or outcome of the random variable portfolio return
Event - specified set of outcomes
in the above example, define the event as the portfolio ears a return below 10% . second event = all possible returns greater than or equal to - 100 percent
Therefore we can define both event as
A = portfolio earns a return of 10%
B = portfolio earns a return below 10%
Probability
Probability = a number between 0-1 describing the chance that a stated event will occur
if probability is 0.4 for event B, there is a 40% chance that event will happen
if event impossible, probability = 0
if event certain to happen, probability = 1
2 properties
- probability of any event E is a number between 0 - 1
- sum of probabilities of any set of mutually exclusive and exhaustive events equals 1
- mutually exclusive = only 1 event can happen at once
- exhaustive = can cover all possible outcomes
Based on the example above, A & B are mutually exclusive. However if third event introduced C = returns will be more than 10 %, then A, B and C are mutually exclusive and exhaustive events. P(A) + P(B), + P(C) = 1
- probability are often estimated as a relative frequency of occurrence based on historical data = empirical probability grouped as objective probability
Other types of probabilities include
- Subjective probability
- drawing on subjective or personal judgement (when no reliable historical data available) - Priori probability
- based on logical analysis rather than on observation judgement
- objective probability similar to empirical probability
Interpreting probabilities as odds
eg. 2019 EPS forecast for jetblue ariways ranged from 1.50 to 2.20. Analyst A suggest that the odds for the company beating the highest estimate, $2.20 are 1 to 7. Analyst B argues that odds against that happening are 15 to 1
- Odds for E = P(E)/[1-P(E)] or probability of E is a/(a+b)
- the odds for E are the probability of E divided by 1 minus the probability of E
based on above eg, P = 1/(1+7) = 0.125
- this means that for each occurrence of E, we are expecting 7 cases of non-occurrence out of 8 cases
- Odds against E = [1-P(E)]/P(E) or probability of E is b/(a+b)
based on above eg. P = 1/(15+1) = 0.0625
- if a wager of $1 placed on E, if successful, returns $15 in profits plus the $1 staked in wager
- WIN: Probability = 1/16; profit = $15
- LOSE: Probability = 15/16; profit = -$1
Pairs arbitrage trade = trade in 2 closely related stocks involving the short sale of one and the purchase of another
Dutch book theorem = a result in probability theory stating that inconsistent probabilities create profit opportunities
Practice Qns for Odds
If probability of event Z is 14%, the odds for Z is?
Solution Since P(E)/[1-P(E)]
So odds = 0.14/(1-0.14) = 0.14/0.86 = 0.163
Conditional and joint probabilty
Unconditional probability - probability of an event not conditioned on another event. eg: what is the profitability of this event A? Also known as marginal probability
EG. if there are 1000 portfolios, and 600 of the portfolio return above risk free rate, what is the probability of the event that portfolio return is > that risk free rate?
Numerator = # of observation where Rp > Rf = 60
Denominator = # of observation of Rp = 1000
So probability is 600/1000 = 0.6
Conditional probability = probability of an event (conditioned on) another event. eg: what is the probability of A given that B as occured?
EG: if there are 1000 portfolios, what is the probability of investment > risk free rate GIVEN THAT all return is >0%. Meaning that all portfolio is already positive
Numerator = # of observation of Rp > Rf
Denominator = # of observation at Rp > 0
ie. P(E/B) probability of event given B; so off all the Rp>0, how many is more than the risk free rate?
Joint probability = the probability of the joint occurrence of stated events. eg: what is the probability of A and B happening?
Exact definition of conditional probability = The conditional probability of A given that B has occured is equal to the join probability of A and B divided by the probability of B
P(A|B) = P(AB)/P(B), P(B) ≠ 0
in words this formula means probability of A GIVEN THAT (|) B has happened
Multiplication rule of probability
P(AB) = P(A|B)P(B)
Practice Qns for probability
Year 2 Winner Year 2 Loser
Year 1 Winner 65.5% 34.5%
Year 1 Loser 15.5% 84.5%
- What are the 4 events to define the four conditional probabilities?
- State the 4 entries of the table as conditional probabilities using P(this event | that event) = number
- Are the conditional probabilities empirical, priori or subjective?
- Calculate the probability of the event a fund is a loser in both year 1 and 2
Solution
1. Fund is a year 1 winner, Fund is a year 1 loser, Fund is a year 2 winner, Fund is a year 2 loser
- P(fund is a year 2 winner | fund is a year 1 winner) = 0.655
P(fund is a year 2 loser | fund is a year 1 winner) = 0.345
P(fund is a year 2 winner | fund is a year 1 loser) = 0.155
P(find is a year 2 loser | fund is a year 1 loser) = 0.0845 - Empirical as it is calculated based on past data
- Let A represent event that year 2 loser and B represent the event that fund is a year 1 loser. Therefore event AB is the event that a fund is a loser in both Y1 and Y2.
P(A|B) = 0.845 and P(B) = 0.5 because 50% is loser
Thus, P(AB) = P(A|B)P(B)
= 0.845(0.5) = 0.4225 or 0.423
Additional rule for probabilities
Principle that states that the probability that A or B occurs equals the probability that A occurs, plus the probability that B occurs, minus the probability that both A and B occur
P(A or B) = P(A) + P(B) - P(AB)
Practice Qns for probability
Order 1 was placed at a price limit of $10 and the probability that it will execute within an hour is 0.35. Order 2 was placed at a price limit of $9.75 and has 0.25 probability of executing within the same hour
- What is the probability that either order 1 or 2 will execute?
Solution We want to find P(AorB) = P(A) + P(B) - P(AB) We know that P(A) is 0.35, P(B) is 0.25 P(AB) = P(A|B)(PB) P(AB) = 1*0.25 = 0.25 ~ why 1 because if order 2 executes, order 1 sure execute because price must pass through 10 to reach 9.75 Therefore, 0.35+0.25 - 0.25 = 0.35 P(AorB) = 0.35
- What is the probability that order 2 executes given that order 1 executes?
Solution
We want to find P(B|A) = P(BA) / P(A)
P(B|A) = 0.25 / 0.35 = 0.714
Dependent and independent events
Independent events - the occurrence of one event does not affect the probability of another event occurring
P(A|B) = P(A) or P(B|A) = P(B)
Multiplication rule = P(AB) = P(A)P(B)
eg if 2 events are independent with probabilities of 0.75 and 0.50 respectively, then the probability of both occurring is 0.375 = 0.75(0.5)
Dependent events = the occurrence of one event depends (is related to) the occurrence of another
Total probability rule
P(A) = P(A|S)P(S) + P(A|S^c)P(S^c)
Practice Qns for probability
Suppose that 5 percent of the stocks meeting your stock selection criteria are in telecom industry. Also dividend paying stocks are 1% of total number of stocks meeting your selection criteria. What is the probability that a stock is dividend paying, given that it is a stock that met your criteria?
= 0.01/0.05 = 0.2
Practice Qns for probability
You are using the 3 criteria to screen potential acquisitions from a list of 500 companies.
C1 - product line compatible = 0.2
C2 - Company will increase combined sales rate = 0.45
C3 - balance sheet impact manageable = 0.78
If criteria are independent, how many companies pass the screen?
P(ABC) = 0.2 x 0.45 x 0.78 = 0.0702
0.0702 x 500 = 35.10 = 35
Practice Qns for probability
Apply both valuation criteria and financial strength criteria when choosing stocks. Probability of randomly selected stock meets your valuation criteria = 0.25. Given that a stock meets your valuation criteria, probability that stock meets your financial strength criteria is 0.4. What is the probability that stock meets both your valuation and financial strength criteria?
P(AB) = P(A|B)P(B) given that A = financial strength and B = valuation
So it is 0.4 * 0.25 = 0.10
Practice Qns for probability
4 valuation screen and there are 1200 investments. Expected number to pass all 4 screens is?
Screen 1 = 0.65 (probability of passing)
Screen 2 = 0.45
Screen 3 = 0.40
Screen 4 = 0.3
P(ABCD) = 0.65 x 0.45 x 0.4 x 0.3 = 0.0351
0.0351 * 1200 = 42.12 = 42 investments