Question

In: Economics

Consider a coin toss experiment and the following assets. A gives £200 if the first is...

Consider a coin toss experiment and the following assets. A gives £200 if the first is heads, £50 for tails. B gives £200 if the second is heads and £50 for tails. C is half of A plus half of B. A and B are independent. Show that the expected value of each asset isthe same. Show that C reduces risk and explain why this is so. [Hint: You need to calculate E(A), E(B), and E(C). Also calculate the standard deviation (or risk) of returns from each asset]

Solutions

Expert Solution

Let P(.) indicates the probability of the event.

Since the tossed coin is assumed to be unbiased in nature, hence for both A and B, the event of giving 200 and 50 are equi-likely i.e.  

P(200) = P(50) = 0.5

So, Expected amount that A needs to pay E(A) = 0.5*200 + 0.5*50 = 125

Similalrly Expected amount that B needs to pay E(B) = 0.5*50 + 0.5*200 = 125

Hence E(A) = E(B)

Since C = 0.5(A+B) , therefore E(C) = 0.5 * (125 +125) = 125

Now, E(A2) = 0.5*2002 + 0.5*502 = E(B2) = 20,000 +1250 = 21250

So E(C2) = 0.5 * (E(A2) + E(B2)) = 21250

Since, risk is measured as the standard deviation of the random variable, hence ,

Var(A) = Var(B) = E(A2) - (E(A))2 = 21250 - (125)2 = 5625

So, Standard deviation of A & B = Risk of A & B = 75

Now, Since C = 0.5(A+B) => Var (C) = (0.5)2 * ( Var(A) + Var(B)+ 2*Covariance(A,B))

Since, its given that A and B are independent, therefore,

Var (C) = (0.5)2 * ( Var(A) + Var(B) ) = 0.25 * (5625 + 5625) = 2812.5

Therefore risk of C = 53.03

hence risk of C is lower than risk of A and risk of B.


Related Solutions

Consider the following experiment: Simultaneously toss a fair coin and, independently, roll a fair die. Write...
Consider the following experiment: Simultaneously toss a fair coin and, independently, roll a fair die. Write out the 12 outcomes that comprise the sample space for this experiment. Let X be a random variable that takes the value of 1 if the coin shows “heads” and the value of 0 if the coin shows “tails”. Let Y be a random variable that takes the value of the “up” face of the tossed die. And let Z = X + Y....
Consider an experiment where you toss a coin as often as necessary to turn up one...
Consider an experiment where you toss a coin as often as necessary to turn up one head.Suppose that the probability of having a tail is p(obviously probability of a head is 1−p).Assume independence between tosses.a) State the sample space. b) Let X be the number of tosses needed to get one head. What is the support (possible values ofX)? c) FindP(X= 1),P(X= 2) andP(X= 3). d) Deduce the pmf of X from part c).
Coin toss experiment In this experiment, determine the number of heads and tails after flipping a...
Coin toss experiment In this experiment, determine the number of heads and tails after flipping a coin for 1000 times. Use two different methods to find number of heads and tails Use for loops Use vectors in MATLAB. Repeat this experiment to find running average of flipping a coin for 200 and 2000 times. Plot the running average for two experiments using subplot functions
Coin toss experiment In this experiment, determine the number of heads and tails after flipping a...
Coin toss experiment In this experiment, determine the number of heads and tails after flipping a coin for 1000 times. Use two different methods to find number of heads and tails: Use for loops. Use vectors in MATLAB. Repeat this experiment to find running average of flipping a coin for 200 and 2000 times. Plot the running average for two experiments using subplot functions.
USE R-studio TO WRITE THE CODES! # 2. More Coin Tosses Experiment: A coin toss has...
USE R-studio TO WRITE THE CODES! # 2. More Coin Tosses Experiment: A coin toss has outcomes {H, T}, with P(H) = .6. We do independent tosses of the coin until we get a head. Recall that we computed the sample space for this experiment in class, it has infinite number of outcomes. Define a random variable "tosses_till_heads" that counts the number of tosses until we get a heads. ```{r} ``` Use the replicate function, to run 100000 simulations of...
i) Plot a cumulative probability distribution similar to the one in the coin toss experiment, but...
i) Plot a cumulative probability distribution similar to the one in the coin toss experiment, but for the probability of the number of sixes rolled in 10 rolls of a die (a die has 6 sides!). ii) If we observe four sixes in 10 rolls, is this die likely to be loaded? If we observe a six four times out ten what is a 95% confidence interval on the underlying probability of rolling a six? iii) Say instead we had...
(1) For the random experiment “toss a fair coin twice and then roll a balanced die...
(1) For the random experiment “toss a fair coin twice and then roll a balanced die twice”, what’s the total count of the sample space? Let A be the event {both tosses show HEADs and both rolls show sixes}, B = {both tosses show the same side of the coin and both rolls show the same number}, C = {both tosses show the same side OR both rolls show the same number} and D = {the 1st roll of the...
Choose a binomial probability experiment. You could flip a coin, or toss a basketball from the...
Choose a binomial probability experiment. You could flip a coin, or toss a basketball from the free throw line and see if you make the shot or miss, or choose another experiment where the outcome is a success or failure (only two possible outcomes.)   1) Make a guess about the probability of success before doing the experiment. 2) Repeat the experiment 50 times, and record the results. 3) Calculate the empirical probability of success, and compare it to your original...
Choose a binomial probability experiment. You could flip a coin, or toss a basketball from the...
Choose a binomial probability experiment. You could flip a coin, or toss a basketball from the free throw line and see if you make the shot or miss, or choose another experiment where the outcome is a success or failure (only two possible outcomes.) 1) Make a guess about the probability of success before doing the experiment. 2) Repeat the experiment 50 times, and record the results. 3) Calculate the empirical probability of success, and compare it to your original...
A coin is tossed twice. Let Z denote the number of heads on the first toss...
A coin is tossed twice. Let Z denote the number of heads on the first toss and W the total number of heads on the 2 tosses. If the coin is unbalanced and a head has a 40% chance of occurring, find the correlation between W and Z.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT