Question

In: Finance

Instruction:   The table consists of information about 2 competing investments.                         ...

Instruction:   The table consists of information about 2 competing investments.                  
                      
Economy    Probability   Project A           Project B  
       Profit     Expected Value       Profit     Expected Value
Weak   15.0%   $10.00           -$25.00  
OK   55.0%   $30.00           $0.00  
Good    20.0%   $50.00           $100.00  
Excellent   10.0%   $70.00           $200.00  
   100%                  
                      
Part 1 - calculate the expected value for each project.           3 points per answer          
                      
part 2 - which do you select?           Why?          
                      
                      

Solutions

Expert Solution

Expected Value (EV) of Project = RP1 + RP2 + RP3 + RP4 , where, R = Profitability and P = Probability

EV of project A = 10 (0.15) + 30 (0.55) + 50 (0.20) + 70 (0.10) = 1.5 + 16.5 + 10 + 7 = $ 35

EV of project B = -25 (0.15) + 0 (0.55) + 100 (0.20) + 200 (0.10) = -3.75 + 0 + 20 + 20 = $ 36.25

The expected value of project B is more than that of project A. However, the difference between EVs is quite less, i.e. only 1.25 $ and hence, to select the most profitable project, we need to consider the risk associated with each of them.

Thus, we compute standard deviation for each of these projects:

Standard Deviation
Returns (Project A) XA (XA - MeanA)2 Returns (Project B) XB (XB - MeanB)2
10 900 25 3164.0625
30 100 0 6601.5625
50 100 100 351.5625
70 900 200 14101.5625
Total - 160 Total - 2000 Total - 325 Total - 24218.75

Standard Deviation (SD) =

SD of project A =

SD of project A = 22.36

SD of project B =

SD of project B = 77.81

Therefore, as the Standard Deviation of Project B is much higher than Project A, it means that the risk associated with Project B is quite high. Considering only negligible margin in expected values of both the projects and a much higher risk associated with investment in project B, I would select Project A for investing.


Related Solutions

Selected information for two companies competing in the catering industry is presented in the table below:...
Selected information for two companies competing in the catering industry is presented in the table below: Account Name Lawson Dawson Current assets $110500 $167900 Non-current assets $250000 $299000 Current Liabilities $58600 $23500 Non-current Liabilities $89700 $145000 Equity $212200 $298400 Profit $75000 $53000 Required: A. Calculate the following ratios for Lawson and Dawson: i. Current ratio. ii. Return on Assets (ROA). ) iii. Return on Equity (ROE).) B. From your calculations in part (A), explain which entity is in a more...
Suppose you manage a $2 million fund that consists of four stocks with the following investments:...
Suppose you manage a $2 million fund that consists of four stocks with the following investments: Stock Investment Beta A $200,000 1.50 B 300,000 -0.50 C 600,000 1.25 D 900,000 0.75 If the market's required rate of return is 8% and the risk-free rate is 3%, what is the fund's required rate of return? Do not round intermediate calculations. Round your answer to two decimal places.
EXERCISE 2 The following table contains information about top 5 causes of death in the United...
EXERCISE 2 The following table contains information about top 5 causes of death in the United States in 2014, both overall (all age categories) and 15-24 years old group. Based on information in Table 1., construct two pie graphs (one for overall, one for 15-24 age group), showing percentages for each cause of death. Given current technology, pie charts are almost always generated by computer rather than drawn by hand. For the purpose of this assignment you can use either...
Consider the capital budgeting decision to be made with the following data about 2 competing projects....
Consider the capital budgeting decision to be made with the following data about 2 competing projects. Project A has an NPV of -$12 500, and IRR of 3% and a payback period of 3 years. Project B has an NPV of -$12 000, but an IRR of 2% and a payback period of 2 years 10 months. Which project(s) would be chosen on an independent basis? Select one: a. Project A and Project B b. Project B c. Neither Project...
Consider the capital budgeting decision to be made with the following data about 2 competing projects....
Consider the capital budgeting decision to be made with the following data about 2 competing projects. Project A has an NPV of $250, and IRR of 2% and a payback period of 3 years. Project B has an NPV of -$100, but an IRR of 3% and a payback period of 2 years 10 months. Which project(s) would be chosen on a mutually exclusive basis?
Patterson Company is considering two competing investments. The first is for a standard piece of production...
Patterson Company is considering two competing investments. The first is for a standard piece of production equipment. The second is for computer-aided manufacturing (CAM) equipment. The investment and after-tax operating cash flows are as follows: Year Standard equipment CAM equipment R R 0 5 000 000 20 000 000 1 3 000 000 1 000 000 2 2 000 000 2 000 000 3 1 000 000 3 000 000 4 1 000 000 4 000 000 5 1 000...
Question 2: The following table provides earnings information about two companies, A Ltd and B Ltd:...
Question 2: The following table provides earnings information about two companies, A Ltd and B Ltd: A Ltd B Ltd Current year’s total earnings $595 mil $148 mil Current year’s total shares outstanding 100 mil 50 mil Prior year’s earnings per share $6.50 $3.93 You are also given two different abnormal returns in share price for the current year, -0.026 (i.e., - 2.6%) and -0.017 (i.e., -1.7%), which are calculated from market model equations for A Ltd and B Ltd....
Encode the following instruction (1) identify the instruction format that will be used (2) indicate the...
Encode the following instruction (1) identify the instruction format that will be used (2) indicate the values of each of the fields for that format in decimal (3) convert each of these decimal val- ues to binary (4) represent the entire instruction as one hexadecimal value j L2. # where L2 is at the decimal byte address 1,048,608
Naive Bayes Theorem See the dataset D in Table 1. It consists of clinical data about...
Naive Bayes Theorem See the dataset D in Table 1. It consists of clinical data about 14 patients. Using the data in D, determine the Naive Bayes classifier and predict the patients in Table 2. Then, compare with your ‘predicted’ ones with the ground-truth label (i.e., column ’Disease’) and report the accuracy P. Table 1: Dataset D with clinical data of 14 patients ID HBP BMI Drink Weight Disease 1 “Yes” “Normal” “No” “Overweight” “Yes” 2 “No” “Normal” “Yes” “Normal”...
Write the logical expression for the control signal RF_Write assuming the instruction set consists only of...
Write the logical expression for the control signal RF_Write assuming the instruction set consists only of the instructions below. The answer should be similar to "B_Select = T3 ∙ (Load + Store + AddImm + …) + …" Add R3,R4,R5 Load R5,X(R7) Store R6,X(R8) Unconditional Branch Conditional Branch (Branch_if_[R5]=[R6] Loop) Subroutine Call (Call_Register R9)
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT