1.3: probability, expected value, and variance Flashcards

1
Q

why is the return on a risky asset is a random variable?

A

because the outcomes (possible values) are uncertain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is an event?

A

a specified set of outcomes (e.g., a return is less than 8%)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The probability measures what?

A

the chance a specified event will occur

The probability of any event is between 0 and 1

If the event is impossible, the probability is 0. If an event is certain, the probability is 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The sum of the probabilities of any set of mutually exclusive and exhaustive events is what?

what does this mean?

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what are mutually exclusive and exhaustive events in a set of probabilities ?

A

only one can occur

all possible outcomes are covered

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Three approaches are used to estimate probabilities

A

Subjective probabilities

Empirical probabilities

A priori probabilities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Subjective probabilities

A

based on personal judgment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Empirical probabilities

A

derived from relative frequencies from historical data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

when do Empirical probabilities work and when do they not?

A

Only works if relationships are stable through time

It will not be useful for very rare events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A priori probabilities

A

deduced using logic rather than observation

Both empirical and a priori probabilities are considered objective because they are typically the same for all people

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

odds

A

Odds for E = P(E) / (1 - P(E))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The odds against an event happening

A

simply the reciprocal of the odds for that event

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Unconditional probabilities

A

based on the universe of all possibilities

They can be thought of as stand-alone probabilities.

–> For example, an investor could calculate the probability that the return is less than 8%

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Conditional probabilities

A

restrict the set of possibilities

–> For example, an investor could calculate the probability that the return is less than 8% given it is positive

This is how investors incorporate new information (return is at least 0%)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A joint probability

A

reflects the probability of two or more outcomes occurring.

P(AB) represents the probability of both A and B occurring

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The conditional probability of A given B can be written mathematically as:

A

P(AB) = P(A|B) * (PB)

P(A|B) = P(AB)/P(B) for P(B) =/= 0

P(BA) = P(B|A) * P(A)

17
Q

The addition rule for probabilities formula

A

P(A or B) = P(A) + P(B) − P(AB)

Note that A∩B is the event of both A and B occurring, so the probability is represented by P(AB)
.

18
Q

when are two events independent?

A

if the outcome of one does not affect the other

Mathematically, events A and B are independent if and only if
P(A∣B) = P(A)

or,

P(B∣A)=P(B)

19
Q

formula for independent events

A

P(AB) = P(A)*P(B)

20
Q

The complement of S

A

S^C

It represents event S not occurring

It follows P(S) + P(S^C)=1

21
Q

the total probability rule

A

P(A) = P(AS) + P(AS^C)

= P(A|S)P(S) + P(A|S^C)P(S^C)

22
Q

The expected value E(X)

A

the probability-weighted average of the possible outcomes of the random variable

23
Q

The expected value E(X) formula

A

E(X) = Sum of all [P(Xi)*Xi)

Xi: the outcome

P(Xi): probability of the outcome

24
Q

The variance, denoted (σ^2) of (X)

A

the probability-weighted average of the squared deviations from the random variable’s expected value

25
A higher variance indicates what?
more dispersion in the random variable
26
The standard deviation
the positive square root of the variance
27
variance of a the weighted average of possible outcomes of on random variable formula
σ^2(R) = Sum of all Wi[Xi - E(R)]^2 Wi: weight of return (probability of return) Xi: return E(R): Expected return
28
Conditional expected values
take into account new information or events. The conditional expected value of the random variable X given an event or scenario S is denoted E(X|S) The conditional expected value of the random variable X is the probability-weighted average of the possible outcomes of the random variable conditional on S
29
Conditional expected value formula
E(X|S) = Sum of all E(X|Sn) * P(Sn)
30
the total probability rule for the expected value
The conditional expected values can be used to calculate the unconditional expected value (X) = Sum of all [E(X|Sn)*P(Sn)
31
formula for a conditional variance
σ^2(X|S) = Sum of all Wi[Xi - E(Xi|S)]^2 Wi: weight of return (probability of return) Xi: return E(Xi|S): Expected conditional return
32
You roll a fair, 6-sided die. The potential outcomes are {1, 2, 3, 4, 5, 6}, each with probability 1/6. These 6 outcomes are most accurately described as: A. mutually exclusive and collectively exhaustive. B. collectively exhaustive, but not mutually exclusive. C. mutually exclusive, but not collectively exhaustive.
A. mutually exclusive and collectively exhaustive.
33
The addition rule for probabilities formula
P(A or B) = P(A) + P(B) − P(AB) The last term P(AB) must be subtracted to avoid double-counting --> A∩B = P(AB)