Module 4
Module 4
40571A
Microsoft Excel expert 2019
Module 4: Analyzing data
Analyzing data
Contents
Contents ................................................................ 2 Warm-up ....................................................... 22
Module overview .............................................. 4 Topic 1: Use the PMT function ............ 23
Description ...................................................... 4 Create a PMT function manually ... 23
Scenario ............................................................ 5 Create a PMT function by using the
Cornerstone .................................................... 6 Function Arguments dialog box .... 24
2
Analyzing data
3
Analyzing data
Module overview
Description
In Module 3, you learned about validating and auditing data. In this module, you’ll learn
various techniques to analyze and predict data, including nested functions, Forecast
Sheet, Goal Seek, and the Scenario Manager. The skills that you learn in this module
will help you in the future, should you decide to take out a bank loan or make an
investment. You can use Goal Seek to find the correct value you need to use to get the
correct output, taking away the guesswork you would otherwise need to make.
The Scenario Manager can store several versions of values for your formulas, which you
can display at any time for quick reference. You can even use the Scenario Manager to
create a summary report to easily compare different values in one worksheet. In the final
lesson, you’ll create and modify charts. It’s always advisable to be able to present your
data in a graphic form, if possible. As usual, the module will conclude with a
Cornerstone project to consolidate your skills.
At any time during this module, take a few minutes to review the video on making
predictions with data. This video will help orient you toward using basic data analysis by
stating goals, gathering data, ensuring that the data is usable, and then using software
tools to develop predictive models.
Video
To review the video on making predictions with data, go to: Making
predictions with data
4
Analyzing data
Scenario
Every year, Munson’s Pickles and Preserves Farm sells out of sweet corn, disappointing
many potential customers, including a local food-processing chain. They are considering
increasing the number of acres devoted to sweet corn.
There are a few givens: they can purchase land at $4,500 per acre, or they can rent it at
$80 per acre per month. If they buy land at $4,500 per acre, the interest will be 5.4
percent on a five-year loan. Before Munson’s management team decides to spend
money to plant more sweet corn, they must answer the following questions:
• How much more corn will we have to sell to be able to buy or rent the land?
• How much will it cost per month, depending on various interest rates, loan amounts,
and loan periods?
• Will we have to increase the sweet corn retail price?
• What should the retail price be to increase the forecast profit?
• Will the extra crop revenue cover the loan repayment?
• If we increase corn planting initiatives by 5 percent, that will increase production
costs (seeds, fertilizer, hydration) and increase yield at the end of the season. Will this
help pay off the loan?
5
Analyzing data
Cornerstone
This module concludes with a Cornerstone project, in which you’ll use logical operations
and charts, and analyze different scenarios to find the most profitable outcome for
Munson’s corn-planting initiative. During the Cornerstone, you’ll:
• Edit the PMT function.
• Create a nested IF AND function.
• Use Goal Seek.
• Modify a chart.
• Create scenarios for analysis.
• Create a summary report.
6
Analyzing data
Warm-up
Ask your neighbor what they enjoyed the most about the previous modules. Do they
remember how to create an IF function? After a brief discussion, use the following
questions to find out what you already know about this lesson’s topics:
1. To which of the following categories do the IF, AND, OR, and NOT functions
belong?
Select the correct option.
a. Statistical
b. Financial
c. Logical
d. Text
2. Which of the following commands can you use to help predict trends?
Select the correct option.
a. Subtotal
b. Forecast Sheet
c. Filter
d. Advanced Filter
3. When a formula contains another formula within it, it is known as a Select here to
enter text. function.
Fill in the blank space.
4. You can find the Forecast Sheet command on the Select here to enter text. tab, in
the Select here to enter text. group.
Fill in the blank spaces.
7
Analyzing data
8
Analyzing data
5. Enter a comma and then let Excel know what should happen if all your questions are
true. You can do this by entering text in quotes, entering a value, or inserting a
formula for calculations using different cells.
6. Enter another comma and let Excel know what should happen if the answers to all
your questions are false. The following screenshot is an example.
9
Analyzing data
3. Select AND if it is listed. If not, select More Functions and then, in the Insert
Function dialog box, in the Select a function section, select AND, and then select
OK.
10
Analyzing data
4. The Formula Bar will display =IF(AND()). You can now ask your first question in the
Logical1 box, which the following screenshot depicts.
5. Enter your second question into Logical2 and continue in Logical3, Logical4, and
others if you have further questions. Excel automatically provides more boxes for you
to enter your questions.
6. When you’ve asked all your questions, select the IF formula directly in the Formula
Bar.
7. The Function Arguments box will return to the IF function where you can enter the
value_if_true and then the value_if_false.
8. Select OK or select Enter to complete the function.
Note: When you’re using the Function Arguments dialog box to edit a nested function,
when you select the function name directly in the Formula Bar, the Function
Arguments dialog box will open the corresponding dialog box for that part of the
formula. For example, in Figure 5, the AND part is selected. If you select the IF part, then
the IF function dialog box will open. Select the AND part again and you will be returned
to the AND dialog box.
Video
To review the video on using IF with AND, go to: Using IF with AND,
OR and NOT functions
11
Analyzing data
Resources required
You’ll need the following resources for this activity:
• Open L1_T1_act_soil_report_starter.xlsx in this lesson’s Learning Activity Resources.
Activity instructions
Participate in the activity by following these instructions:
1. Examine the formula in cell G2 on the Samples worksheet.
2. Think about the question “Could the formula be written in any other way?”
3. Follow the demonstration on how to create the same formula in cell G3.
4. Examine the formula in cell F2 on the Trace Elements worksheet.
Is the formula correct?
5. Follow the teacher’s demonstration on how to edit the formula.
Try-it 1
Use an existing function to help create another function.
12
Analyzing data
Resources
You’ll need the following resources for this try-it:
• Open L1_T1_try1_results_starter.xlsx in this lesson’s Learning Activity Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Examine the formula in cell C5.
2. Create a similar formula in cell C6 that asks if the value in cell B6 is less than 200 and
less than the Potassium value in B2. If so, that is ideal. If not, the result must be
retested. (You can copy the formula and then edit the cells if you want.)
3. Save the file as the same filename plus your initials.
Try-it 2
Enter a description next to a few functions to help your classmates understand what the
formula does.
Resources
You’ll need the following resources for this try-it:
• Open L1_T1_try2_results_starter.xlsx in this lesson’s Learning Activity Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Examine the formula in cell C5 and enter a description of what the formula is
intending to do in cell D5.
2. Examine the formula in cell C15 and enter a description of what the formula is
intending to do in cell D15.
3. Save the file as the same filename plus your initials.
Try-it 3
Create an IF with a nested AND function.
Resources
You’ll need the following resources for this try-it:
• Open L1_T1_try3_results_starter.xlsx in this lesson’s Learning Activity Resources.
13
Analyzing data
Instructions
The following are the general tasks that you must perform during this try-it:
1. Create a formula in cell C6 that gives a result of Ideal if the sample result for
Magnesium is less than 200 and less than the sample results of Potassium. If not,
the result should be Retest.
2. Fill the formula for Sodium and Sulphur.
3. Save the file as the same filename plus your initials.
14
Analyzing data
3. Select a line or column chart from the corner of the dialog box.
4. Set the Forecast End date if you need to change it.
5. Select Options to expand the dialog and refine the forecast details.
6. Select Create to proceed to create the forecast sheet.
15
Analyzing data
16
Analyzing data
17
Analyzing data
The following table describes the settings that you can configure in the Options section
of the Create Forecast Worksheet dialog box.
Forecast Start Set the date for the forecast to begin. If you pick a date before the
end of the historical data, Excel only uses the data prior to the start
date in the prediction. This is sometimes referred to as hindcasting.
Timeline Range Use this option if you need to change the range for your timeline; it
must match the Values Range values.
Values Range Use this option if you need to change the value range; it must match
the Timeline Range values.
Fill Missing Points Use Interpolation to create an average for missing points in your
Using data. You can have up to 30 percent missing data and Excel will still
be able to create a forecast sheet. Use Zeros if you want to treat the
missing data as zeros.
Aggregate If your data contains multiple values with the same date, Excel will
Duplicates Using average the values. You can choose to aggregate duplicates by using
Average, Count, CountA, Max, Median, Min, and Sum.
Include forecast Select this checkbox if you want to add additional statistical data.
statistics Excel will add a table of statistics by using the Forecast.Est.Stat
function.
18
Analyzing data
Additional information
For more information on forecast sheets, go to: Create a forecast in
Excel for Windows
Resources required
You’ll need the following resources for this activity:
• Open L1_T2_act_forecast_starter.xlsx in this lesson’s Learning Activity Resources.
Activity instructions
Participate in the activity by following these instructions:
1. Examine the data on the Sales by Category worksheet and note that the data is not
complete for the entire year.
2. Switch to the Forecast Seeds worksheet and examine the information that has been
created by using the Forecast Sheet command.
3. Follow along as your teacher creates another forecast for Nuts.
Try-it 1
Create a forecast worksheet and accept all defaults.
Resources
You’ll need the following resources for this try-it:
• Open L1_T2_try1_forecast_vegetables_starter.xlsx in this lesson’s Learning Activity
Resources.
19
Analyzing data
Instructions
The following are the general tasks that you must perform during this try-it:
1. From the Sales by Category worksheet, create a forecast sheet for Vegetables by
using the default settings.
2. Rename the new worksheet Forecast Vegetables and move the worksheet after the
Sales by Category worksheet.
3. Save the file as the same filename plus your initials.
Try-it 2
Create a forecast sheet with set specific options.
Resources
You’ll need the following resources for this try-it:
• Open L1_T2_try2_forecast_vegetables_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. From the Sales by Category worksheet, create a forecast sheet with a column chart
for Vegetables with the forecast end date in four months and a confidence level of
80%.
2. Accept all other default settings.
3. Rename the new worksheet Forecast Vegetables and move the worksheet behind
the Sales by Category worksheet.
4. Save the file as the same filename plus your initials.
20
Analyzing data
Wrap-up
Record why you might need to nest a formula. Hand in your answer before leaving the
classroom. You can then use the following questions to check what you learned in this
lesson:
1. Instead of creating a nested IF function, what single function can you use if you have
multiple criteria to meet?
Select the correct option.
a. AND
b. IFS
c. OR
d. NOT
2. Which type of chart can you use when using the Forecast Sheet command?
Select all that apply.
a. Pie
b. Bar
c. Column
d. Line
3. How many conditions can you have within an AND function?
Select the correct option.
a. 255
b. 64
c. 1
d. 8
4. A Select here to enter text. interval implies more confidence in the forecast
prediction when you’re using the Forecast Sheet command.
Fill in the blank space.
21
Analyzing data
Warm-up
Do you have any concerns about the last lesson? Make sure that you note your concern
and share it with the class to ask for their assistance. Use the following questions to find
out what you already know about this lesson’s topics:
1. What is PMT an abbreviation of?
Select the correct option.
a. Interest paid
b. Periodic interest
c. Payment
d. Previous coupon data
2. What does NPER stand for?
Select the correct option.
a. Net present value
b. Net future value
c. Nominal interest rate
d. Number of periods
22
Analyzing data
3. Which of the following categories does the NPER function belong to?
Select the correct option.
a. Logical
b. Financial
c. Text
d. Math & Trig
4. In the PMT function, Rate refers to the Select here to enter text. rate per period for
a loan.
Fill in the blank space.
23
Analyzing data
6. Enter the future value if you would like to leave a balance outstanding, followed by a
comma.
7. Enter 1 for payment at the beginning of the period or 0 for payment at the end of
the period.
8. Enter a closed parenthesis, ), to finish the formula, and then select Enter to complete
the function.
24
Analyzing data
The syntax for PMT is PMT(rate, nper, pv, [fv], [type]). The following table describes
these arguments.
Rate The interest rate per period for the loan. For example:
• Quarterly would be B1/4 or 5%/4.
• Monthly would be B1/12 or 5%/12.
Nper The total number of payments for the loan. For example:
• Quarterly would be B2*4 or 10*4.
• Monthly would be B2*12 or 10*12 or 120.
Pv The present value (the total amount that a series of future payments
is worth now).
Type This value is optional. Enter 1 for payment at the beginning of the
period. Leave this value blank or enter 0 if payment is at the end of
the period.
25
Analyzing data
Additional information
For more information on the PMT function, go to: PMT function
Resources required
You’ll need the following resources for this activity:
• Open L2_T1_act_tractor_price.xlsx in this lesson’s Learning Activity Resources.
Activity instructions
Participate in the activity by following these instructions:
1. Select cell B5.
2. Select Insert Function next to the Formula Bar.
3. Follow the teacher’s explanation of the formula.
4. Consider why this function might be useful to you in the future. For example, what
might you, your friends, or family need a loan for?
Try-it 1
In this try-it, you’ll edit cells that will affect the monthly repayment amount.
26
Analyzing data
Resources
You’ll need the following resources for this try-it:
• Open L2_T1_try1_tractor_price_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Examine the formula in cell B5.
2. Edit the annual interest rate to 7% and note the monthly repayment result in cell G3.
3. Edit the annual interest rate to 6% and note the monthly repayment result in cell G4.
4. Edit the annual interest rate to 5% and edit the loan period to 8 years.
5. Note the monthly repayment result in cell G5.
6. Save the file as the same filename plus your initials.
Try-it 2
Create a PMT formula that will calculate the monthly repayment amount for a loan over
five years, and then calculate the loan’s amount for one year.
Resources
You’ll need the following resources for this try-it:
• Open L2_T1_try2_tractor_price_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Examine the PMT function in cells B5 and B14.
2. Create a PMT function in cell B24 that will calculate the monthly repayment if the
annual interest is 5%, the loan period is 5 years, and the amount of loan is 100000.
Also include the price of a loader and backhoe, which is listed in the table.
3. Calculate the annual payment total for a year in cell B25.
4. Save the file as the same filename plus your initials.
27
Analyzing data
Try-it 3
Create a PMT function from scratch in a blank workbook for a loan that’s paid off
quarterly over five years.
Resources
You’ll need the following resources for this try-it:
• Open a blank workbook.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Enter the following information into the worksheet:
a. In cell A1, enter Loan amount, and in B1, enter 5000.
b. In cell A2, enter Interest rate, and in B2, enter 4.5%.
c. In cell A3, enter Loan period, and in B3, enter 20.
d. In cell A4, enter Quarterly repayment.
2. In cell B4, create a PMT function that will calculate the monthly repayment by using
the contents of cells B1, B2, and B3.
3. Change the result to a positive number.
4. Save the file as Loan_calculation_plus your initials.
28
Analyzing data
3. Enter the amount you are paying as a negative number followed by a comma, such
as -100,.
4. Enter the amount that you have paid to date, followed by a comma, such as 2000,.
5. Enter 1 to calculate the payment from the beginning of the month, or 0 to pay at the
end of the month, as in 120 or 10*12.
6. Enter the target amount you want to reach, followed by a comma, such as 20000,.
7. Enter 1 for payment at the beginning of the period or 0 for payment at the end of
the period.
8. Enter a closed parenthesis, ), to finish the formula, and then select Enter to complete
the function.
29
Analyzing data
The syntax for the NPER function is =NPER(rate, pmt, pv, [fv], [type]). Note the
similarities with the PMT syntax. The following table describes these arguments.
Rate The interest rate for each period for the investment.
Pmt The payment that you’ll make for each period. Note that you cannot
change this for the life of the investment. You usually enter this value
as a negative number.
Pv The present value or lump sum (the amount that a series of future
payments is worth now). You usually enter this value as a negative
number.
Fv This value is optional and specifies the future value, or a cash balance
that you want to achieve after making the last payment. If you leave
this blank, the assumption is that a balance of zero is required.
Type This value is optional. Enter 1 if you’ll pay at the beginning of the
period. Leave it blank or enter 0 if you’ll pay at the end of the period.
30
Analyzing data
Additional information
For more information on the NPER function, go to: NPER function
For more information on the financial functions available in Microsoft
Excel 2019, go to: Financial functions (reference)
Resources required
You’ll need the following resources for this activity:
• Open L2_T2_act_investment.xlsx in this lesson’s Learning Activity Resources.
Activity instructions
Participate in the activity by following these instructions:
1. Examine the contents of cell B7.
2. Consider how long the investment would be if the interest rate was higher, if
Fernando paid more money per month, or if the future value was changed.
Try-it 1
Edit the monthly investment amount and note the new investment period value.
Resources
You’ll need the following resources for this try-it:
• Open L2_T2_try1_investment_starter.xlsx in this lesson’s Learning Activity
Resources.
31
Analyzing data
Instructions
The following are the general tasks that you must perform during this try-it:
1. Edit the contents of cell B5 to -150.
2. Enter the new value for the investment period in cell B13.
3. Edit the contents of cell B5 to -200.
4. Enter the new value for the investment period in cell B14.
5. Save the file as the same filename plus your initials.
Try-it 2
Edit an NPER function to set the payment to be due at the beginning of the month.
Resources
You’ll need the following resources for this try-it:
• Open L2_T2_try2_investment_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Select cell B7 and use the Insert Function to change the payment to be due at the
beginning of the month.
2. Save the file as the same filename plus your initials.
Try-it 3
Create an NPER function, with the payment due at the end of each month. The aim is to
save $2,000 with an annual interest rate of 1.5 percent, paying $50 per month.
Resources
You’ll need the following resources for this try-it:
• Open L2_T2_try3_investment_starter.xlsx in this lesson’s Learning Activity
Resources.
32
Analyzing data
Instructions
The following are the general tasks that you must perform during this try-it:
1. Examine the formula in cell B7.
2. Insert a new worksheet and rename it My Investment Plan.
3. Enter the following data into the new worksheet:
a. Enter Annual interest rate in cell A1 and 1.5% in cell B1.
b. Enter Total to reach in A2 and 2000 in cell B2.
c. Enter Present value in A3 and 500 in cell B3.
d. Enter Monthly investment in cell A4 and -50 in cell B4.
e. Enter Length of Investment in cell A5.
4. Create a formula in cell B5 that calculates the length of the investment by using the
data in cells B1, B2, B3, and B4 with the payment due at the end of each month.
5. Save the file as the same filename plus your initials.
Wrap-up
Discuss with your classmates when you think you might need the NPER or PMT
function in the future. If you could save money, what would you like to invest in? What
expenditure would you take out a loan for? After your discussion, use the following
questions to check what you learned in this lesson:
1. Which of the following must you complete when creating an NPER function?
Select all that apply.
a. Rate
b. Pmt
c. Pv
d. Fv
2. The PMT function returns a Select here to enter text. value by default.
Fill in the blank space.
3. If a function’s syntax contains brackets ([ ]) around any segment of the function (for
example, [pv]), that means that segment is Select here to enter text.
Fill in the blank space.
33
Analyzing data
34
Analyzing data
Warm-up
Use these questions to find out what you already know about this lesson’s topics:
1. Which of the following belongs to the what-if analysis tools?
Select all that apply.
a. Data Tables
b. Scenario Manager
c. Goal Seek
d. Data Validation
2. Which of the following describes what you can do with Goal Seek?
Select the correct option.
a. Find the correct input for the value you want.
b. Create different groups of values or scenarios.
c. Display the results of multiple inputs at the same time.
d. Choose from a list of rules to limit the type of data that people can enter.
35
Analyzing data
36
Analyzing data
If you aren’t satisfied with the changes to your data, you can select Undo on the Quick
Access Toolbar (or Ctrl + Z) to return to the original values. You can then run Goal
Seek again to change a different variable.
Additional information
For more information on Goal Seek, go to: Use Goal Seek to find the
result you want by adjusting an input value
For more information on Solver, go to: Define and solve a problem by
using Solver
Resources required
You’ll need the following resources for this activity:
• Open L3_T1_act_investment.xlsx in this lesson’s Learning Activity Resources.
Activity instructions
Participate in the activity by following these instructions:
1. Examine the formula in cell B7, as a reminder of how the NPER function works.
2. Your teacher will demonstrate using Goal Seek to find the best interest rate to pay
off the loan within 30 months.
37
Analyzing data
3. Your teacher will split the class into two groups. One group will guess the amount to
save monthly to be able to pay off the loan within 30 months. The other group will
guess what the future value will be to pay off the loan within 30 months.
4. Perform the Goal Seek to get the actual value. How close where you in guessing the
correct value?
5. What would your preferred solution be if you were Fernando?
Try-it 1
The maximum amount that you can afford to pay for a new drone is $40 per month. Use
Goal Seek to help reduce the monthly repayment value down to -40 to keep within
your budget.
Resources
You’ll need the following resources for this try-it:
• Open L3_T1_try1_drone_payment_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Use Goal Seek to reduce the monthly repayment value to -40 by changing the
amount you borrow.
2. Save the file as the same filename plus your initials.
Try-it 2
The maximum amount that you can afford to pay for a new drone is $40 per month. Use
Goal Seek to help reduce the monthly repayment value to -40. You aren’t sure if you
should try to find a lower interest rate, reduce the loan amount, or increase the loan
period. You decide to note three values to discuss with your colleagues before you
make a final decision.
38
Analyzing data
Resources
You’ll need the following resources for this try-it:
• Open L3_T1_try2_drone_payment_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Use Goal Seek to calculate the best interest rate to reduce the monthly repayment
value to $40.
2. Note the value suggested in cell B9, and then undo the solution.
3. Repeat for the loan period and note the value in cell B10.
4. Repeat for the loan amount and note the value in cell B11.
5. Save the file as the same filename plus your initials.
Create a scenario
The scenario in the following example is a simple one based on changing one cell. You
can change as many cells as you need to in each scenario you create. To create a
scenario, perform the following steps:
1. Select the Data tab, and then, in the Forecast group, select What-If Analysis.
2. Select Scenario Manager.
3. In the Scenario Manager dialog box, select Add to create a new scenario.
4. In the Add Scenario dialog box, in the Scenario name box, enter a suitable name
for the scenario.
39
Analyzing data
5. In the Changing cells box, enter the cell(s) to be changed. You can do this by
entering their cell reference or by selecting the cells on the worksheet.
6. Add a comment in the Comment box if you want to, and then select OK. The
Scenario Values dialog box displays, as depicted in the following screenshot.
7. In the Scenario Values dialog box, select OK. The values that are currently in the
cells will be entered automatically.
8. Repeat the above steps until you have created all the scenarios that you need.
40
Analyzing data
9. Select OK to return to the Scenario Manager dialog box, which the following
screenshot depicts.
10. In the Scenario Manager dialog box, select any scenario in the Scenarios box, and
then select Delete to remove it or Edit to make alterations.
11. To switch to a different scenario, select any scenario, and then select Show. Your
data will update to that scenario.
12. Select Close to close the dialog box.
At any time, you can access the Scenario Manager and switch to a different scenario,
edit existing scenarios, and delete scenarios. You can also merge scenarios from another
workbook.
41
Analyzing data
3. In the Scenario Manager dialog box, select Summary, and then the Scenario
Summary dialog box, which is depicted in the following screenshot, in the Results
cells box, enter the cell on which to base the report. (In most cases, it will be the
total value cell.)
4. Select OK.
A Summary report will be created in a separate worksheet for easy comparison, as
depicted in the following screenshot.
5. Edit the references in the report to make it easier to understand if you want to. For
example, in Figure 16, $G$1 could be edited to Predicted Percentage Increase.
Additional information
For more information on the Scenario Manager, go to: Switch
between various sets of values by using scenarios
42
Analyzing data
Resources required
You’ll need the following resources for this activity:
• Open L3_T2_act_forecast_starter.xlsx in this lesson’s Learning Activity Resources.
Activity instructions
Participate in the activity by following these instructions:
1. Examine the formulas in cells I8, I9, and I10.
2. What does each formula calculate? Prepare to share with the class if you’re asked.
3. Consider the following questions:
a. What if you wanted the summary for different months and seasons?
b. What if the forecast value was different?
c. Imagine creating different worksheets to summarize different values or having to
create lots of different formulas to get the answers you want. You might end up
duplicating a lot of work and losing track of where you are. How would you avoid
this?
4. Follow the teacher’s instructions to create several scenarios.
Try-it 1
Rename an existing scenario, edit a scenario value, and display the results.
Resources
You’ll need the following resources for this try-it:
• Open L3_T2_try1_sales_forecast_starter.xlsx in this lesson’s Learning Activity
Resources.
43
Analyzing data
Instructions
The following are the general tasks that you must perform during this try-it:
1. Edit the scenario named Farm Shop to Farm Shop Autumn and change the current
value in the last scenario value to November.
2. Show the Farm Shop Autumn scenario.
3. Save the file as the same filename plus your initials.
Try-it 2
Create two additional scenarios and display a scenario result.
Resources
You’ll need the following resources for this try-it:
• Open L3_T2_try2_sales_forecast_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Create a new scenario named Wholesale Winter that stores the contents in cells H2,
H5, H6, and H7:J7 as they currently exist.
2. Create an additional scenario named Wholesale Summer that changes the cells as
follows:
o H2 to 4%
o H5 to Wholesale Summary (unchanged)
o H6 to Summer
o H7 to June
o I7 to July
o J7 to August
3. Show the Wholesale Summer scenario.
4. Save the file as the same filename plus your initials.
Try-it 3
Create two new scenarios and create a summary report.
44
Analyzing data
Resources
You’ll need the following resources for this try-it:
• Open L3_T2_try3_sales_forecast_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Create a new scenario named Wholesale Winter that stores the contents in cells I2,
I6, and I7:K7 as they currently exist.
2. Create an additional scenario named Wholesale Spring that changes the cells as
follows:
o I2 to 3%
o I6 to Spring
o I7 to March
o J7 to April
o K7 to May
3. Show the Wholesale Spring scenario.
4. Create a Summary report based on cells I2, I10, J10, and K10.
5. Rename the summary worksheet as Wholesale Summary.
6. Save the file as the same filename plus your initials.
Wrap-up
Ask your neighbor if there is anything they don’t understand from today’s lesson, and
then help them if possible. If you’re unable to assist, help your neighbor note down the
problem for the mud puddle or parking lot. Then, use these questions to check what
you learned in this lesson:
1. Which of the following commands are available in the Scenario Manager dialog
box?
Select all that apply.
a. Merge
b. Summary
c. Add
d. Show All
45
Analyzing data
46
Analyzing data
Warm-up
Use these questions to find out what you already know about this lesson’s topics:
1. When a chart combines two or more types of charts, what is it known as?
Select the correct option.
a. Doughnut
b. Combo
c. 3D bar
d. Surface
2. To display progressively smaller steps, which of the following charts would you use?
Select the correct option.
a. Sunburst
b. Scatter
c. Radar
d. Funnel
47
Analyzing data
48
Analyzing data
The following is a combo chart displaying the totals as a line against a secondary axis.
49
Analyzing data
5. In the Secondary Axis column, select the check box against the series that you want
to display against a secondary axis.
6. If you also want to change the chart type, in the Chart Type column, select the drop-
down list, and then select a different type of chart, for example, Line with Markers.
7. Select OK to close the dialog box.
Video
To review the video on dual-axis charts, go to: Add or remove a
secondary axis in a chart in Excel
To review the video on data visualization, go to: Data visualization
50
Analyzing data
Resources required
You’ll need the following resources for this activity:
• Open L4_T1_act_sales_starter.xlsx in this lesson’s Learning Activity Resources.
Activity instructions
Participate in the activity by following these instructions:
1. Volunteer to add the totals per quarter to the existing chart on the teacher’s
computer, which will be projected on-screen. You could also offer assistance to your
classmate.
2. After including the totals, determine if there is anything unusual about the chart.
3. Consider what could help make the chart easier to understand.
4. Be prepared to share your thoughts with the class.
Try-it 1
Change an existing chart to a combo chart with a secondary axis.
Resources
You’ll need the following resources for this try-it:
• Open L4_T1_try1_average_price_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Display the Fresh sweetcorn category as a Line with Markers chart against a
secondary axis.
2. Save the file as the same filename plus your initials.
Try-it 2
Add a data series to an existing chart and change it to a combo chart, with one series
plotted on a secondary axis.
51
Analyzing data
Resources
You’ll need the following resources for this try-it:
• Open L4_T1_try2_average_price_starter.xlsx in this lesson’s Learning Activity
Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Add Fresh sweetcorn to the existing chart.
2. Display the Canned and Frozen sweet corn categories as a Line with Markers chart
type.
3. Display the Fresh sweetcorn category as an Area chart against a secondary axis.
4. Save the file as the same filename plus your initials.
Create a chart
If you took the Excel associate course, you probably created many different types of
charts, such as column, line, pie, or bar charts. In this topic, you’ll create some of the
newer, more specialized charts, such as a box-and-whisker, combo, funnel, histogram,
map, sunburst, and waterfall chart.
To create a chart, perform the following steps:
1. Select the data that you want to include in the chart.
2. On the Insert tab, in the Charts group, select the category of chart that you would
like to create.
52
Analyzing data
Funnel chart
You typically use a funnel chart for values across phases in a process. However, you can
use it for any single series of data. This type of chart is more effective to sort the values
in descending or ascending order. That way, the chart will resemble a funnel. The
following screenshot indicates that the Development phase will cost the most and that
the Testing phase will cost the least.
Additional information
For more information on Funnel charts, go to: Create a funnel chart
Treemap chart
A treemap chart is useful when you have a lot of data that is organized hierarchically
within a few categories. It displays proportions within hierarchal levels in squares or
rectangles. In the following screenshot, the chart indicates that vegetables have the
biggest proportion of sales, with summer and autumn sales nearly equal. Nuts comprise
the smallest proportion of sales, particularly in winter. There are no variations on a
treemap chart.
53
Analyzing data
Waterfall chart
You typically use a waterfall chart to help understand the breakdown of a running total;
for example, cash coming in and cash going out. Positive values usually display in blue
and negative values display in red or orange. This might vary if you are using a theme
other than the Office theme in your workbook. You can change the colors by using the
Change Colors command on the Design tab. You could also, as with all other charts,
select an individual value or the whole series and change the color on the Format tab.
The following screenshot indicates that from a starting point of zero, the final amount is
approximately 400. Money going out displays downward and money coming in displays
upward.
54
Analyzing data
Sunburst chart
A sunburst chart is a hierarchical chart like a treemap chart, except that the data displays
in rings. A ring displays each level, with the innermost ring being the top level. The outer
rings or segments are the breakdown of the inner ring. The following screenshot
indicates the seasonal sales by category, with vegetables comprising the largest
segment of the innermost ring.
Pareto chart
The Pareto chart belongs to the histogram category of charts. Pareto charts are ideal for
representing frequencies within a list of values. Imagine a list of temperatures across all
U.S. states for the month of January. A histogram chart can depict how many times
temperatures fall within set ranges. For example, it can depict the number of
occurrences between 0C and 5C, or between 22F and 34F.
Columns are called bins and the line in a Pareto chart represents the aggregate total
percentage. You can edit the number of bins to display, and set the width (range) of the
bins, the overflow value, and the underflow value. Values between the overflow or
underflow range will not display.
55
Analyzing data
The image indicates that donations within the range 17 to 32 are the most frequent
amounts and donations within the range 77 to 92 are the least frequent.
Additional information
For more information on Pareto charts, go to: Create a Pareto chart
Box-and-whisker chart
You can use a box-and-whisker chart to display variations with a set of data that is
arranged from lowest to highest. You can use the box-and-whisker chart with multiple
sets of related data. In this chart type, the whiskers are the lines that stick out of the
boxes. These lines depict the variability outside the upper and lower quartiles. An outlier
is any point that is outside the whisker.
The following screenshot indicates the time that visitors spent at the farm in one day.
The mean (average) in each hour block is marked with a line inside each block, and there
are three outliers that are outside the upper and lower quartiles.
56
Analyzing data
Additional information
For more information on box-and-whisker charts, go to: Create a box
and whisker chart
Map
If your data contains values with geographical labels, a map chart is ideal. You’ll need to
accept that your data will be shared with Bing, and you’ll need internet access. You
format the map to display only regions with data, by country/region, by multiple
countries/regions, and even by the entire world. The following screenshot indicates the
number of bee colonies in the United States, with California having the most colonies,
followed by Texas and Florida.
57
Analyzing data
Additional information
For more information on the types of charts available in Office 2019,
go to: Available chart types in Office
Modify a chart
When you’ve created a chart, you can use the Chart Tools contextual tabs (Design and
Format) to make any alterations that you need. On the Chart Tools contextual Design
tab, you can:
• Select Add Chart Element in the Chart Layouts group to add or remove chart
elements, such as labels, gridlines, and chart and axis titles. The following screenshot
depicts this option.
58
Analyzing data
• Apply quick layout styles for quick formatting by using Quick Layout in the Chart
Layouts group.
• Select Change Colors in the Chart Styles group to apply a colorful or
monochromatic color scheme.
• Select any of the options in the Chart Styles group to apply different styles.
• Reselect the data used to create the chart by using Select Data in the Data group.
You can also simply drag the current area inward or outward to redefine the area
used in the current chart.
• Select Change Chart Type in the Type group to apply a different chart type to an
existing chart.
• Move the chart to a different location in the same workbook by using Move Chart in
the Location group.
Depending on the chart type, you might also be able to:
• Transpose the chart by selecting Switch Row/Column in the Data group.
• Remove a series from the chart.
• Add a series to the chart.
• Add a trendline by using Add Chart Element in the Chart Layouts group.
The following screenshot depicts the Design tab within the Chart Tools contextual tab,
which appears when you select a chart.
59
Analyzing data
Depending upon the type of chart that you have created and what elements you’ve
selected within the chart, you can use the Chart Tools contextual Format tab to:
• Apply styles to whatever you have selected within the chart.
• Format elements within the chart by using the options in the Shape Styles group.
• Apply formatting if you select text in the chart and use an option in the WordArt
Styles group. You can also do this by using options in the Font group on the Home
tab.
• Add a description for the chart by using Alt Text in the Accessibility group.
• Resize the chart to an exact width and height by using the options in the Size group.
• Open the Selection Pane in the Arrange group. This is very helpful when you have a
lot of data or objects on screen.
• Select any of the dialog-box launchers on the groups on the Format tab. This will
open the format pane for detailed editing options that are not available on the
ribbon.
60
Analyzing data
You could also select the chart and then select Chart Styles (paintbrush) on the side of
the chart to apply a different style to the chart or color scheme.
2. Select any of the tabs on the format pane to switch between options.
61
Analyzing data
3. Select the drop-down list at the top of the format pane to select a different chart
area. For example, you can switch from Chart Title to Plot Area. These options are
also available on the Chart Elements drop-down list in the Current Selection group
on the Format tab. Both of these methods are very helpful if you’re having difficulty
selecting specific elements within the chart.
62
Analyzing data
Video
To review the video on adding a trendline to a chart, go to: Add a
trend or moving average line to a chart
Resources required
You’ll need the following resources for this activity:
• Open L4_T2_act_charts.xlsx in this lesson’s Learning Activity Resources.
Activity instructions
Participate in the activity by following these instructions:
1. Partner with anyone who has the same chart type as you have.
2. Use any method available to research the chart type that you have been allocated.
3. Use L4_T2_act_charts.xlsx if you want, for reference or to use any data that you
have access to.
4. Consider these questions while researching:
a. What type of formatting can be applied?
b. Are there any important things to prepare within the data before creating the
chart?
c. Is there anything unique or special about the chart?
5. You’ll get a chance to create the chart that you have researched in the try-it.
63
Analyzing data
Try-it
Create and modify the chart that your team researched. If you perform this try-it by
yourself, instead of with a team, make sure to compare your chart with everyone who
has selected the same chart type as you have.
Resources
You’ll need the following resources for this try-it:
• Open L4_T2_try_charts_starter.xlsx in this lesson’s Learning Activity Resources.
Instructions
The following are the general tasks that you must perform during this try-it:
1. Select the worksheet labeled with the chart that you have been researching, then do
one of the following as appropriate:
a. Funnel: Create a funnel chart that displays all the data in an upside-down funnel.
Change the gap width between each series to 5%. Apply Quick Layout 2. Enter
the chart title Estimated Production Costs.
b. Treemap: Create a treemap chart that displays all the data with Season as the
top level. Display the value on each segment and the Category name. Apply
Quick Layout 6. Enter the chart title Seasonal Sales.
c. Sunburst: Create a sunburst chart that displays all the data with Season as the
top level. Apply Quick Layout style 3. Move the legend to the bottom and enter
the chart title Seasonal Sales.
d. Waterfall: Create a waterfall chart for all the data. Apply Quick Layout 4 and
remove connector lines. Set the series gap width to 60% and enter the chart
title Cashflow.
e. Pareto: Create a Pareto chart that displays the frequency of all the donations.
Change the gap width between each series to 5%. Apply Quick Layout 2. Enter
the chart title Frequency of donation amounts.
f. Box-and-whisker: Create a box-and-whisker chart that displays the time and
number of visitors. Set the Quartile Calculation as the Inclusive Median and
remove the mean markers. Apply Quick Layout 4 and enter the chart title
Number of visitors per hour.
g. Map: Create a map chart for the percentage of bee colonies renovated in the
United States. Apply Quick Layout style 2 and format the data series to display
Map labels for all states. Enter the chart title % of Bee Colonies renovated in
US.
64
Analyzing data
2. Reposition/resize the chart to ensure that the chart doesn’t cover any data and that
the chart is large enough to display all categories clearly.
3. Add Alt Text describing the chart content. Note: Screen readers read alt-text or
alternative text to help people with low vision understand the images and other
objects in a document.
4. Save the workbook as the same name plus the team name that the team chooses.
5. Compare your chart with other teams if time permits.
Wrap-up
If time permits, create any other chart in the L4_T2_try_charts_starter.xlsx workbook.
Then, use these questions to check what you learned in this lesson:
1. To create a dual-axis chart, which chart type should you use?
Select the correct option.
a. Bar
b. Column
c. Combo
d. Line
2. What is the additional axis on a dual-axis chart also known as?
Select the correct option.
a. Vertical axis
b. Horizontal axis
c. Horizontal (category) axis
d. Secondary vertical (value) axis
3. Which of the following charts would be useful for displaying frequencies?
Select all that apply.
a. Pareto
b. Sunburst
c. Waterfall
d. Histogram
65
Analyzing data
Glossary
Outlier A value outside the quartile range within a box-and-whisker chart.
66
Analyzing data
Cornerstone
Overview
In this Cornerstone, you’ll analyze data by using the PMT function, Goal Seek, Scenario
Manager, and a nested IF with AND. Munson’s management team has been working
on two workbooks, which you’ll analyze further to answer several questions.
Objectives
The following table outlines the Cornerstone objectives and their corresponding
Microsoft Office Specialist (MOS) exam objectives.
Perform a what-if • 3.4.2: Perform a what-if analysis by using Goal Seek and
analysis Scenario Manager.
Forecast data by • 3.4.3: Forecast data by using the AND(), IF(), and NPER()
using nested IF and functions.
AND
Duration
50 minutes
67
Analyzing data
Instructions
1. Complete the tasks for each file.
2. When saving your file, add your name to the end of the filename, for example:
Sweetcorn_Dwayne_Espino.xlsx. Follow your teacher’s directions for where to save
your files.
3. When you’re done with the Cornerstone, assess your completion and enter the
points that you think you earned within the task lists. You can ask your teacher for
help, if required.
Tasks
You’ll work with two files in this Cornerstone. The following are the tasks you must
complete within each file.
File 1: Cornerstone_sweetcorn_analysis_starter.xlsx
Task: Edit a PMT function (2 points)
1. Examine the PMT function on the Buy Land worksheet (cell B5).
2. Edit the function so that it returns the correct result. (2 points) (Exam objective 3.4.4)
Points scored: Select here to enter text. / 2
68
Analyzing data
File 2:
Cornerstone_sweetcorn_scenarios_starter.xlsx
Task: Create three scenarios (7 points)
1. Create a scenario named 4% - 4 years as follows:
a. Change B2 to 4%
b. Change B3 to 4 years
c. Change B4 to $4000 (2 points) (Exam objective 3.4.2)
2. Create a scenario named 4.5% - 5 years as follows:
a. Change B2 to 4.5%
b. Change B3 to 5 years
c. Change B4 to $5000 (2 points) (Exam objective 3.4.2)
3. Create a scenario named 5% - 4 years as follows:
a. Change B2 to 5%
b. Change B3 to 4 years
c. Change B4 to $4500 (2 points) (Exam objective 3.4.2)
4. Show the 5% - 4 years scenario and close the Scenario Manager dialog box. (1
point)
Points scored: Select here to enter text. / 7
69
Analyzing data
70