Examlex

Solved

You Have Been Given the Following Historical Data on XYZ

question 113

Essay

You have been given the following historical data on XYZ Corporation:
 year XYZ return  market return 198620%30%198715%10%198825%10%198920%10%199040%20%\begin{array} { c c c } \text { year } & X Y Z \text { return } & \text { market return } \\\hline1986 & 20 \% & 30 \% \\1987 & - 15 \% & - 10 \% \\1988 & 25 \% & 10 \% \\1989 & - 20 \% & - 10 \% \\1990 & 40 \% & 20 \%\end{array}
a. Estimate the beta for XYZ.
b. The price of XYZ stock was $50 a year ago, and today it is $55. The dividends paid by XYZ over the last twelve months amount to $3. The T-bill rate a year ago was 6%, and the NYSE index has risen 10% over the past year. Assume that the average dividend yield on all stocks is 3% and evaluate the performance of XYZ stock over the past year.
c. If the T-bill rate today is 5.5%, what would you project the price of XYZ stock to be a year from today? (Assume that XYZ will continue to pay an annual dividend of $1.)


Definitions:

Return Statements

Instructions used in methods to exit the method and optionally return a value to the caller.

Method Heading

The part of a method declaration in programming that includes the method name, return type, and parameters.

Char

A primitive data type in many programming languages that represents a single character.

Method Names

Names given to methods in programming, indicating the action or computation they perform.

Related Questions