Mayes 8e CH01 Problem Set
Mayes 8e CH01 Problem Set
1. The following table contains closing monthly stock prices for Oracle Corporation (ORCL),
Microsoft Corporation (MSFT), and NVidia (NVDA) for the first half of 2017.
Ticker 6/30/2017 5/31/2017 4/30/2017 3/31/2017 2/28/2017 1/31/2017
a) Enter the data, as shown, into a worksheet and format the table as shown.
b) Create a formula to calculate the monthly rate of return during the first semester of 2017 and for each
company. Format the results as percentages with two decimal places.
c) Calculate the total return for the entire holding period, the compound average monthly rate of return,
the average monthly rate of return using the AVERAGE function, and the average monthly rate of
return using the GEOMEAN function.
d) Create a line chart showing the stock prices from January to June 2017 for these companies. Make
sure to title the chart and label the axes. Also present the data from January to June and use Times
New Roman for the title, labels, and numbers. Select a different dash type for each line representing
each company.
Cost of Goods Sold (COGS) incl. D&A 23425 20651 20522 21418 20507
Gross Income ? ? ? ? ?
1
Nonoperating Income - Net 533 -51 224 595 463
Pretax Income ? ? ? ? ?
Income Taxes ? ? ? ? ?
a) Enter the data, as shown, into a worksheet and format the numbers with a comma separating the
thousands position and no decimal places.
b) Create the required formulas to calculate the missing variables, and format the results to match the
other numbers.
c) Calculate the average tax rate, the gross profit margin, and the net profit margin for 2012-2016.
Format the results as percentages with two decimal places.
d) Create a line chart showing the gross profit margin and the net profit margin for 2012-2016. Make
sure to title the chart and label the axes.
e) Create a copy of the income statement and replace each item with a formula that shows it as a
percentage of sales. You should only use one formula that can be copied and pasted to the rest of the
income statement.
2
3
Chapter 1: Spreadsheet Basics
IM Problem Set & Solutions
Assets
Total Assets ? ? ? ? ?
ST Debt & Curr. Portion LT Debt 4634 2634 1604 281 312
Total Liabilities ? ? ? ? ?
a) Enter the data into a worksheet and format the table as shown. Format the cells as accounting
numbers with no decimal places.
b) Create a formula to calculate the missing values in the table denoted by a question mark using the
SUM function, and format the results to match the other numbers.
c) Use a formula to calculate total debt as a percentage of total assets, and a similar formula showing
total shareholder’s equity as a percentage of total assets as of the end of 2016.
d) Create a pie chart showing the proportion of total debt and total equity that Intel used to finance its
assets at the end of 2016. Make sure to title the chart and add data labels.
e) Create a chart showing how debt and equity as a percentage of total assets have changed over time.
Be sure to title the chart, label the axes, and reverse the x-axis so that time flows from left to right.
f) Copy the balance sheet and express each item as a percentage of total assets.
g) Create a chart showing current assets, fixed assets, current liabilities, and long term liabilities for
2012–2016. Be sure to add a title and axis labels, and reverse the x-axis so that time flows from left to
right.
5
Chapter 1: Spreadsheet Basics
IM Problem Set & Solutions
b) Calculate the compound annual growth rate during 2012–2016 and the average annual growth rate
during the same period using the AVERAGE function of each item using the results you calculated
in part a.
c) Calculate the ratio of each year’s data to the previous year for each of the above items. Also, calculate
the average annual growth rate using the GEOMEAN and the standard deviation using the STDEV.S
function for each item.
Internet Exercise
5. Using MSN Money, get total revenue, net income, total assets, and total equity for Chevron
(CVX) from http://www.msn.com/en-us/money/stockdetails/financials/fi-126.1.CVX.NYS. Plot
the net profit margin, return on assets (ROA), and return on equity (ROE) for the last four
years.
6 Chapter 1: Spreadsheet Basics
IM Problem Set & Solutions
b) 7.86
c) 12.34
d) 16.43
e) 20.85
Solution: d
b) 0.111
c) 19.00
d) -13.00
e) -41.00
Solution: a
b) =(H1+H2+H3+H4)/H3
c) =H1+H2+H3/H4
d) =SUM(H1:H4)/4
7
Chapter 1: Spreadsheet Basics
IM Problem Set & Solutions
e) =SUM(H1:H4)/H4
Solution: a
b) =B11-(G11/G11)
c) =B11/G11-G11/B11
d) =B11/G11-1
e) =(B11/G11-G11)/B11
Solution: d
8 Chapter 1: Spreadsheet Basics
IM Problem Set & Solutions
b) =B15/G15^1/4-1
c) =(B15/G15)^(1/5)-1
d) =(B15/(G15^1/4))-1
e) =(B15/G15)^(1/4)+1
Solution: c
b) =GEOMEAN(B20:F20)-1
c) =GEOMEAN(B20:F20)
d) =GEOMEAN(B19:F19)-1
e) =GEOMEAN(B20:F20)+1
Solution: b
a) =SUM(B25:F25)/5
b) =(B25+C25+D25+E25+F25)/5
c) =AVERAGE(B25:F25)
e) a, b, and c
Solution: e
b) -4782.9
c) 2582.5
d) -2163.6
e) -5385.3
Solution: d
10 Chapter 1: Spreadsheet Basics
IM Problem Set & Solutions
b) -1462.96
c) 123.703
d) -2453.85
e) 7606629.6
Solution: c
b) 11.66667
c) 768393.53
d) 35.85792
e) 18404086.4
Solution: b
11. Tiny charts that are intended to be presented as a “word” in a line of text or next to data in
a table are called:
a) Embedded charts
b) Column charts
c) Scatter charts
d) Sparkline charts
e) Pie charts
Answer: d
11
Chapter 1: Spreadsheet Basics
IM Problem Set & Solutions
12. All of the following are rules that are common to good spreadsheet design, EXCEPT:
a) Create an area specifically for the variables (inputs) in the model
b) Enter a number directly into a formula, especially when you know it will change
d) If your formulas are long or use complex logic, make sure to document them
Answer: b
b) B$6
c) $B$6
d) #B#6
e) B6$
Answer: c
12 Chapter 1: Spreadsheet Basics
IM Problem Set & Solutions
14. The _______ must precede all formulas in Excel, otherwise it will treat the formula as text
and will not calculate the result.
a) hash tag
c) dollar sign
d) ampersand
e) equals sign
Answer: e