All Matches
Solution Library
Expert Answer
Textbooks
Search Textbook questions, tutors and Books
Oops, something went wrong!
Change your search query and then try again
Toggle navigation
FREE Trial
S
Books
FREE
Tutors
Study Help
Expert Questions
Accounting
General Management
Mathematics
Finance
Organizational Behaviour
Law
Physics
Operating System
Management Leadership
Sociology
Programming
Marketing
Database
Computer Network
Economics
Textbooks Solutions
Accounting
Managerial Accounting
Management Leadership
Cost Accounting
Statistics
Business Law
Corporate Finance
Finance
Economics
Auditing
Hire a Tutor
AI Study Help
New
Search
Search
Sign In
Register
study help
business
financial modeling
Questions and Answers of
Financial Modeling
10. Fibonacci numbers (named after Leonardo Fibonacci, 1170–1230, an outstanding European mathematician of the medieval period) are defined as follows:and so on In general, F(n) = F(n − 2) + F(n
9. Using the information provided in exercise 8, write a two-argument function DEP(DFV, Years) that will return the monthly contribution necessary to get a certain sum in the future (two, three,
7. Implement a VBA function ChooseBond(Deposit, Years, FT0, FT1). The function will return the value 1 if the superior investment is the bank in exercise 5 or the value 2 if it is the company in
6. An investment company offers a bond linked to the FT100 index. On redemption the bond pays the face value plus the larger of (a) the face value times the change in the index or (b) 5 percent
5. Using the function in exercise 4 implement a function NewDFV(Deposit, Years). The function will return the future value of a deposit with the bank assuming that the deposit and accrued interest
4. A bank offers different yearly interest rates to its customers based on the size of the deposit in the following way:For deposits up to $1,000 the interest rate is 5.5 percent.For deposits from
3. Suppose a share was priced at price P0 at time 0, and suppose that at time 1 it will be priced P1. Then the continuously compounded return is defined as In . Implement this function in VBA.There
2. Write a VBA function for f(x)= + 2x. Note that there are two ways to carry out this assignment. The first is to use the VBA function Sqr. The second is to use the VBA operator ^. We suggest you
1. Write a VBA function for f(x)=x2 − 3.
Solve the following system using the Gauss-Seidel method:Note that in order to get a solution, you may have to hit the F9 (recalculate spreadsheet) key a few times. You will have gotten a solution if
3. Solve the equations AX = Y, where
2. Find the inverses of the following matrices:a.b.c.
1. Use Excel to perform the following matrix operations:a.b.c.
6. It is well known that if Z is a standard normal random variable (i.e., with mean μ = 0 and standard deviation σ= 1) then X = aZ + b is normally distributed with μ = b and σ =a. Modify
5. Program normalSimulation, but put the output into more bins. (Can you make the number of bins and their size controllable from the spreadsheet?) Does this method get rid of the "fat tails" in the
4. Many states have daily lotteries, which are played as follows: Sometime during the day, you buy a lottery ticket, on which the seller inscribes a number you choose, between 000 and 999. That night
3. Define AmodB as the remainder when A is divided by B. For example, 36mod25 = 11. Excel has this function;it is written Mod(A,B). Now here is another random-number generator:a. Let X0 = 1.b. Let
2. Here is a random-number generator you can make yourself:a. Start with some number, Seed.b. Let X1 = Seed + π. LetX2 = e5+In(X1).c. The first random number is Random = X2 − Integer (X)2), where
1. Use the program randomlist from section 25.2 to produce a list of 200 random numbers. Use the Excel function frequency to produce a histogram of the results.
3. In contradistinction to the prevailing (and published) belief, the CTD is—in many cases—not a bond with extremal duration.
2. The maturity of the cheapest to deliver is the shortest maturity of all deliverable bonds if the market interest rate is less than 8 percent. If the market interest rate is greater than 8 percent,
1. The cheapest-to-deliver bond always has either the highest (if the market interest rate is less than 8 percent)or lowest coupon of all deliverable bonds. This result assumes that the set of
5. An underwriter issues a new seven-year CCC bond. The anticipated recovery rate in default of the bond is expected to be 55 percent. What should be the coupon rate on the bond so that its expected
4. An underwriter issues a new seven-year B bond with a coupon rate of 9 percent. If the expected rate of return on the bond is 8 percent, what is the bond's implied recovery percentage l? Assume the
3. A bond of XYZ Corporation has the following characteristics:Market price: 108.32 percent of par Coupon rate: 15 percent Number of annual payments (including return of principal) left on bond: 15
2. Consider the case of five possible rating states, A, B, C, D, and E. The states A, B, and C are initial bond ratings; D symbolizes first-time default; and E indicates default in the previous
5. In exercise 3, recalculate the portfolio proportions assuming that you need a target duration of 12. Which portfolio would you prefer now?
4. In exercise 3, which portfolio (a orb) would you prefer to immunize an obligation with a duration of 8?
3.a. Using the example of section 21.3, find a combination of bonds 1 and 3 with a duration of 8.b. Find a combination of bonds 1 and 2 with a duration of 8.
2. Set up a spreadsheet that enables you to duplicate the calculations of section 21.5.
8. Rewrite the formula DDuration in section 20.5.1, so that if the timeToFirstPayment α is not inserted, then αautomatically defaults to 1.[3]In Chapter 22 we discuss polynomial approximations to
7. This exercise relates to the file TermStruc.XLS. You are asked to do the following:a. Produce at least three graphs of six term structures each for 10 typical subperiods. For example, the term
6. On January 23, 1987, the market price of a West Jefferson Development bond was $1,122.32. The bond pays$59 in interest on March 1 and September 1 of each of the years 1987–93. On September 1,
5. Replicate the two graphs in section 20.4.
4. A pure discount bond with maturity N is a bond with no payments at times t = 1, …, N − 1; at time t = N, a pure discount bond has a single terminal payment of both principal and interest. What
3. "Duration can be viewed as a proxy for the riskiness of a bond. All other things being equal, the riskier of two bonds should have lower duration." Check this claim with an example. What is its
2. What is the effect on a bond's duration of increasing the bond's maturity? As in exercise 1, use a numerical example and plot the answer. Note that as N→∞. the bond becomes a consol (a bond
1. What is the effect of raising the coupon payment on the duration of a bond? Assume that the bond's yield to maturity does not change. Use a numerical example and plot the answer.
2. Consider a series of American puts on a stock whose current price is S = 100. Suppose that all the puts have exercise price X = 120 and maturity T = 1. Divide this interval into sub-intervals of
1. Consider an at-the-money American put on a stock whose current price is S = 50. Find the early exercise boundary point for t = 0.5 for a series of these puts, when T = 1, 2, 3, 4, ..., 10. Assume
5. Consider the following cash flows:a. If the cost of capital is 30 percent and the risk-free rate is 5 percent, find the state prices that match the project's NPV.b. If there exists an abandonment
4. Suppose that the market portfolio has mean μ = 15 percent and standard deviation σ = 20 percent.a. If the risk-free rate of interest is 8 percent, calculate the one-period state prices for an
3. Consider a project whose cash flows are as follows:Chapter 18 - Real Options Financial Modeling, Second Edition Simon Benninga Copyright © 2000 Massachusetts Institute of Technology Year Cash
2. Your company is considering the purchase of a new piece of equipment. The equipment costs $50,000, and your analysis indicates that the PV of the future cash flows from the equipment is $45,000.
1. Your company is considering purchasing 10 machines, each of which has the following expected cash flows(the entry −$550 is the cost of the machine):You estimate the appropriate discount rate for
4. You have been offered the chance to purchase stock in a firm. The seller wants $55 per share, but offers to repurchase the stock at the end of one-half year for $50 per share. If the σ of the
3. Go back to the numerical example of section 17.6. Write a VBA function that solves for the implied asset value Va. (Hint: Use the bisection method.) Then use this function to create a graph
2. Simulate the strategy of exercise 1, assuming weekly rebalancing of the portfolio.
1. You are a portfolio manager, and you want to invest in an asset having σ = 40 percent. You want to create a put on the investment so that at the end of the year you have losses no greater than 5
10. Note that you can also calculate the Black-Scholes put option premium as a percentage of the exercise price in terms of S/X:where Implement this in a spreadsheet. Find the ratio of S/X for which
9. Note that you can use the Black-Scholes formula to calculate the call option premium as a percentage of the exercise price in terms of S/X:where Implement this in a spreadsheet.
8. The Merton model in exercise 7 can also be used to price options on currencies. Suppose for example, we are pricing a call option to buy 10,000 for a rate of $1.10 per in 3 months. Suppose that
7. As shown in proposition 7, Chapter 13, a European option on a stock should be priced by netting out from the underlying asset price all the dividends to be paid before the option matures. Merton
6. Use the Excel Solver to find the stock price for which there is the maximum difference between the Black-Scholes call option price and the option's intrinsic value. Use the following values: S =
5. Refer back to the American Express options in Chapter 13. Assume that the current date is Friday, January 26, 1996, and that the expiration dates of the options are as follows:"Feb" = February 16,
4. Produce a graph comparing a put's intrinsic value [max (X - S, 0)] ad its Black-Scholes price. From this graph you should be able to deduce that it may be optimal to exercise early a put priced by
3. Produce a graph comparing a call's intrinsic value [defined as max (S − X, 0)] and its Black-Scholes price.From this graph you should be able to deduce that it may be optimal to exercise early a
2. Use the data from exercise 1 and Data|Table to produce graphs that showa. The sensitivity of the Black-Scholes call price to changes in the initial stock price S.b. The sensitivity of the
1. Use the Black-Scholes model to price the following:a. A call option on a stock whose current price is 50, with exercise price X = 50, T = 0.5, r = 10 percent, σ= 25 percent.b. A put option with
13. Reconsider exercise 12. Show that if the date-1 exercise price is X, the date-2 exercise price is X*(1 + r), and the date-3 exercise price is X*(1 + r)2, you will not exercise the option
12. A call option is written on a stock whose current price is $50. The option has maturity of three years, and during this time the annual stock price is expected to increase by 25 percent or to
11. Here's an advanced version of exercise 10. Consider an alternative parameterization of the binomial:Construct binomial European call and put option-pricing functions in VBA for this
10. This problem is a continuation of the discussion of section 14.6. Show that as n→∞, the binomial European put price converges to the Black-Scholes put price. (Note that, as part of the
9. A prominent securities firm recently introduced a new financial product. This product, called the Best of Both Worlds (BOBOW for short), costs $10. It matures in five years, at which point it
8. Consider the following three-date binomial model, in which the stock price either goes up by 30 percent or decreases by 10 percent in each period, and in which the one-period interest rate is 25
7. Consider the following 3-date binomial model, in which the annual interest rate is 9 percent and in which the stock price goes up by 15 percent or down by 10 percent per period:a. Price a European
6. Fill in all the cells labeled ??? in the following spreadsheet:
5. A stock is currently selling for 60. The price of the stock at the end of the year is expected either to increase by 25 percent or to decrease by 20 percent. The riskless interest rate is 5
4. All reliable analysts agree that a share of ABC Corporation, selling today for $50, will be priced at either $65 or $45 tomorrow. They further agree that the probabilities of these events are 0.6
3. In a binomial model a call option and a put option are both written on the same stock. The exercise price of the call option is 30, and the exercise price of the put option is 40. The call
2. In exercise 1, compute the state prices qu and qd, and use these prices to calculate the value today of a oneyear put option on the stock with exercise price $30. Show that put-call parity holds:
1. A stock selling for $25 today will, in one year, be worth either $35 or $20. If the interest rate is 8 percent, what is the value today of a one-year call option on the stock with exercise price
10. Consider the following option strategy, which consists only of calls:a. Draw the profit diagram for this strategy.b. The prices given include one violation of an arbitrage condition. Identify
9. The current stock price of ABC Corporation is 50. Prices for six-month calls on ABC are given in the following table:Draw a profit diagram of the following strategy: Buy one 40 call, write two 50
8. Prove Proposition 6. Then solve the following problem:Three puts on shares of XYZ with the same expiration date are selling at the following prices:Exercise price 40: 6 Exercise price 50: 4
7. A European call with a maturity of six months and exercise price X = 80 written on a stock with a current price of 85 is selling for $12.00; a European put written on the same stock with the same
6. A share of ABC Corporation sells for $95. A call on the share with exercise price $90 sells for $8.a. Graph the profit pattern from buying one share and one call on the share.b. Graph the profit
5. Consider the following two calls:Both calls are written on shares of ABC Corporation, whose current share price is $100. ABC does not pay any dividends.Both calls have one year to maturity.One
4. A put with an exercise price of 50 has a price of 6, and a call on the same stock with an exercise price of 60 has a price of 10. Both put and call have the same expiration date. On the same set
3. A European call option is written on a stock whose current price S = 80. The exercise price is X = 80, the interest rate is r = 8 percent, and the time to option exercise is T = 1. The stock is
2. An American call option is written on a stock whose price today is S = 50. The exercise price of the call is X =45. If the call price is 2, explain how you would use arbitrage to make an immediate
1. Look at the prices of the American Express options in the chapter. The February call option with X = 37.5 is priced at 6 3/8, whereas the April option with the same exercise price is priced at 6.
2. On the same set of axes, graph the efficient frontier for these six stocks with and without short sales.
1. Given these data, calculate the efficient frontier assuming no short sales are allowed.
4. This problem returns to the four-asset problem considered in section 7.5:Calculate the envelope set for these four assets and show that the individual assets all lie within this envelope set. You
3. Consider the example given in section 9.4 Use Excel to find an envelope portfolio whose β with respect to the efficient portfolio y is zero. Hint: Notice that because the covariance is linear, so
2. A sufficient condition to produce positively weighted efficient portfolios is that the variance-covariance matrix be diagonal, that is, that σij = 0, for i≠j. By continuity, positively weighted
1. In Chapter 8 you were asked to calculate the variance-covariance matrix of returns for six furniture companies. The calculated variance-covariance matrix and mean returns for these firms are as
3. In the spreadsheet Problems O8.xls you will find monthly return data for the 30 stocks in the Dow-Jones Index of 30 Industrials. Use the data to calculate the variance-covariance matrix of the
2. For the firms from exercise 1: Suppose that the standard deviation of the market index is 18 percent.Calculate the variance-covariance matrix using the single-index model.
1. In the following table you will find annual return data for six furniture companies between the years 1982 and 1992. Use these data to calculate the variance-covariance matrix of the returns.
8. Consider a three-asset world with the following parameters:Suppose you have two portfolios with the following portfolio weights:Portfolio 1 = (0.3 0.2 0.5)Portfolio 2 = (0.5 0.4 0.1)a. Calculate
7. Consider two assets, A and B, which have the following means and variances:Now consider three cases:Graph the combinations of portfolio means and variances for each case. (Graphs like these appear
6. Pfizer and Merck are two American pharmaceutical firms. The following table gives the end-of-year stock prices for each of the firms for the years 1981–92 as well as the dividends paid in the
5. Suppose that X and Y are two random variables and that Y = X2. Let X have values −5, −4, −2, 2, 4, 5 with equal probabilities. Show that the correlation coefficient between X and Y is zero.
4. Using the data base of the DJ Industrials—For American Airlines (AA), Procter & Gamble (PG), and General Electric (GE)—compute:a. The average monthly returnsb. The covariances of the monthly
3. Following are annual return statistics for two mutual funds from the Vanguard family:Use Excel to graph the combinations of standard deviation of return (x-axis) and expected return (y-axis) by
2. Using the data from exercise 1, suppose you bought and held a portfolio composed of 50% American Airlines(AA) and 50% Sears (S) stock and held it throughout this period. Compute the following
1. The spreadsheet Problems O7.xls includes price data for the Dow-Jones 30 Industrials from December 1993 through April 1999. Isolating the data for American Airlines (AA) and Sears-Roebuck (S),
2. In the leveraged-lease example of section 6.6, find the lowest lease rental so that the MPM is equal to the IRR(assume the original depreciation schedule).
Showing 1 - 100
of 784
1
2
3
4
5
6
7
8