Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Calculate the standard deviation for Franchise A Start by calculating the deviations from the expected ROR for each projected ROR. In D4 write [=A4-$C$9] Drag

Calculate the standard deviation for Franchise A

  1. Start by calculating the deviations from the expected ROR for each projected ROR.
    1. In D4 write [=A4-$C$9]
    2. Drag the equation down to D8
    3. The $ signs tell excel to retain the same cell (C9) in each of the equations even while the other cell in the equation changes. In other words the $ signs anchor the cell.
  2. Next, square the deviations
    1. In E4 write [=D4^2]
    2. Drag the equation down to E8
    3. The ^ sign means to the power of
  3. Next calculate the variance
    1. In F4 write [=E4*B4]
    2. Drag the equation down to F8
  4. Last, calculate the Standard deviation
    1. In F9 write [=SQRT(SUM(F4:F8))]
    2. This will sum the variance values and then squareroot the answer. Be careful with your parentheses. Make sure you know and use the order of operations.

1C) Calculate the Coefficient of Variation for Franchise A

  1. In F10 write [=F9/C9]

1D) Copy all the work you have done so far to the columns to the right of the table

  1. What happens when you increase the projected return of the first value in cell (A4)?
  2. What happens if you make all the probabilities the same?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Technology And Finance Challenges For Financial Markets Business Strategies And Policy Makers

Authors: Morten Balling, Frank Lierman, Andy Mullineux

1st Edition

041529827X, 978-0415298278

Students also viewed these Finance questions

Question

S Attempt 1 2 (0.833 points) e the area bounded by y=x- to x = 1.

Answered: 1 week ago

Question

x-3+1, x23 Let f(x) = -*+3, * Answered: 1 week ago

Answered: 1 week ago

Question

3. Is it a topic that your audience will find worthwhile?

Answered: 1 week ago

Question

2. Does the topic meet the criteria specified in the assignment?

Answered: 1 week ago