Excel 2013 Chapter 02: Formulas, Functions, and Formatting
Anna is a competitive runner. She wants to improve her performance and decides to keep track of data for six months to
determine if the time of day or year she runs affects her performance. Her worksheet contains the following data: start and
end time, total time, and distance.
101. After three months, Anna wants to the know the average distance she runs. What should she do to calculate the
average distance?
Enter the text =av in a cell at the end of
the distance data; then select the
AVERAGE function from the Formula
AutoComplete list and then enter the
function’s argument.
Enter the text =function in a cell at the
end of the distance data; then select the
AVERAGE function from the
AutoFunction list and then enter the
function’s argument.
Enter the text =ms in a cell at the end of
the distance data; then select the MAX
function from the Formula
AutoComplete list and then enter the
function’s argument.
Enter the text =su at the end of the data
in the Distance column; then select the
SUM function from the Select Function
list and then enter the function’s
argument.
102. Now Anna wants to know the longest total time she has run. By looking at the total time values, she finds the longest
total time to be 54 minutes. Instead of manually entering that value in a cell below the total time data, Anna decides to use
the MAX function to determine the longest total time. Why did Anna prefer to use the MAX function?
She believes that 54 minutes is her best
running time.
She believes that 54 minutes is not her
best running time.
The MAX function recalculates the
highest value each time a new value is
entered into the worksheet.
The MAX function provides a constant
value that will not change for this cell
when a new value is entered into the
Identify the letter of the choice that best matches the phrase or definition.