2.1 Analytically – Part 1

2.1.1 Discrete Random Variable

A random variable is a function, which assigns a real value to each possible outcome of a random event. Random variables can be either discrete or continuous. In the examples below, we distinguish between discrete and continuous random variables.

Example 1: Random Variable

Consider investing in RedPill-M, a hypothetical biotech company that has a COVID-19 vaccine in the making. Suppose that there are two possible scenarios or two possible states of the world: success and failure. If RedPill-M research is successful, the company’s stock return will be 30%; if not, the stock return will be 5%.

In this example, the stock return is a random variable that has two possible outcomes: a 30% return if the research effort is successful, and a 5% return if it is not. A random variable, which can take on only a countable number of distinct values, is called discrete random variable. The stock return in our hypothetical example is a discrete random variable as it has only two possible outcomes. In reality, however, stock returns, as well as many economic variables such as insurance losses, profits, inflation, and interest rates are continuous random variables. A continuous random variable has an uncountable set of outcomes.

Probability is the likelihood that a given outcome will occur out of all possible outcomes. The probability can be deduced or computed using a controlled experiment. Consider, for example, the outcomes from a coin toss: you will either land heads or tails. If it is a fair coin then these outcomes are equally likely, and the probability of getting heads (or tails) on a given flip will be ½. Alternatively, you can toss the coin 1,000 times and, assuming it is fair, about half of the time you will observe heads (tails).

Probabilities are a number between 0 and 1. A probability of 0 indicates that the outcome cannot occur while a probability of 1 indicates that the outcome will occur with certainty.

A random variable has a probability distribution. The probability distribution of a discrete random variable lists all the possible outcomes and their corresponding, objectively known, probabilities. The outcomes must be mutually exclusive meaning that only one of these outcomes can occur and exhaustive in the sense that no other outcome is possible. If we know all the possible states of the world, their probabilities, and the values that the random variable will take in each state, we can calculate ex ante (before the event) its expected return and variance.

Example 2: Expected Rate of Return

Look again at Example 1, the COVID vaccine developed by RedPill-M. Suppose that the company’s R&D will be successful with a probability of 0.6; as a result, you will realize a rate of return of 30%. However, with a probability of 0.4, the company’s R&D efforts will fail, and your rate of return will be 5%. What is your expected rate of return?

Table 1 shows the probability distribution of the RedPill-M rate of return. There are two possible states of the world: success and failure. We do not know which outcome will occur, but we do know that one of them will occur because the outcomes are mutually exclusive and exhaustive.

Table 1: Probability Distribution of the Rate of Return on RedPill-M Stock
State of the world, [latex]{s}[/latex] Probability, [latex]{p}[/latex] Rate of Return, [latex]{R}[/latex]
Success 0.6 30%
Failure 0.4 5%

 

Event tree for the random variable in Example 1 [NewTab]
Figure 1: Event tree for the random variable in Example 1

Event tree diagrams are often used to visualize and make decision in uncertain situations. Figure 1 depicts the event tree for Example 2. The number of branches that radiate from the initial node correspond to the possible outcomes of buying the stock, with the probability of each outcome shown along the branch. The end nodes show all possible outcomes.

Two major statistics describing the probability distribution of a random variable are the expected value and standard deviation. If [latex]p_{1}[/latex] denotes the probability of success and [latex]p_{2}[/latex] the probability of failure, the expected return in our example, [latex]\overline{R}[/latex], can be calculated as the probability weighted average of the two possible values that the stock return can take on:

R=p1×30%+p2×5%=0.6×30%+0.4×5%=18%+2%=20%

Notice that the expected value need not be one of the possible outcomes of the discrete random variable. We will never realize a rate of return of 20% – our actual rate of return will be either 30% or 5%.

 

 

As the outcomes are mutually exclusive and exhaustive, if you add up the probabilities of all possible scenarios, they should sum to 1. More generally, if [latex]X[/latex] is a random variable with two possible outcomes, [latex]X_{1}[/latex] and [latex]X_{2}[/latex], and their probabilities are
[latex]p_{1}[/latex] and [latex]p_{2}[/latex], respectively, the expected value of [latex]X[/latex] is

E(X)=X=p1×X1+p2×X2

 

 

In the general case, if we denote the state of the world with [latex]s[/latex] and we have [latex]n[/latex] possible states of the world, the expected value of the random variable is the probability-weighted average of all the values the random variable can take on

X=p1×X1+p2×X2++pn×Xn=s=1npsXs

 (1)

where

p1+p2+...+pn=s=1nps=1

where [latex]p_{s}[/latex] is the probability of state [latex]s[/latex] occurring. One useful way to think about risk is in terms of how dispersed the values of a random variable are around its mean. The more spread out the values, the more uncertain the outcome. The variance and standard deviation of a random variable are measures of dispersion around the mean, and the standard deviation is commonly used as a measure of risk. The variance of a discrete random variable [latex]X[/latex], [latex]Var(X)[/latex], is given by the probability-weighted sum of the squared deviations of [latex]X[/latex] from its expected value:

VarX=σ2=EXsX2 (2)

And so, we have,

VarX=p1×X1X2++pn×XnX2=s=1npsXsX2

The standard deviation is then calculated as the square root of the variance

Std=σ=σ2 (3)

Example 3: Standard Deviation

Using the same RedPill-M case as in Examples 1 and 2, can we compute the variance and standard deviation of the company’s stock return?

If we denote rates of return during success and failure with [latex]R_{1}[/latex] and [latex]R_{2}[/latex], respectively, the variance of the RedPill-M stock return can be computed as the probability-weighted average of the squared deviations of returns, [latex]R[/latex], from their mean value of 20%:

σ2=p1×R1R2+p2×R2R2

So, in this example we have,

σ2=0.6×30%20%2+0.4×(5%20%)2=1.14%

Then, the standard deviation is

σ=1.14%10.68

Table 2 summarizes these calculations.

Table 2: Expected Return, Variance and Standard Deviation, RedPill-M stock
Scenario, [latex]s[/latex]
Probability, [latex]p[/latex] Rate of Return, [latex]R[/latex]  Squared Deviation,

RSR2

Success 0.6 30% (30% – 20%)2
Failure 0.4 5% (5% – 20%)2
Expected Return 20%
Variance 1.14%
Standard Deviation 10.68%

We said that the standard deviation of a random variable is conventionally used to measure the degree of risk. The higher the standard deviation, the riskier your position is considered to be. Notice, however, that the standard deviation considers both positive and negative deviations from the mean. While we welcome positive deviations from the mean, it is negative deviations or downside risk that we are concerned about in this context. In a different context, e.g., if we are looking at insurance losses, it will be the positive deviations from the mean that will be of concern.

definition

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Module 1: What Is Risk? Copyright © by Tsvetanka Karagyozova is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book