Deck 8: Calculating Data With Formulas and Functions

Full screen (f)
exit full mode
Question
A mixed reference "locks" one part of the cell reference while the other part can change.
Use Space or
up arrow
down arrow
to flip the card.
Question
To display the current date and time, which is updated each time the workbook is reopened,
use the TODAY function.
Question
An error value indicates that some part of a function is preventing Excel from returning a calculated value. ________________
Question
Optional arguments are always placed first in the argument list.
Question
The Fill Formatting Only option, which is the default, copies both the content and the formatting. ______________
Question
An argument can be any type of value including text, numbers, cell references, or even other formulas or functions. _______________
Question
Functions are organized in the Function Library group on the FORMULAS tab.
Question
Goal Seek automates the trial-and-error process by allowing you to specify a value for
a calculated item, which Excel uses to determine the input value needed to reach that
goal. _________________________
Question
The WORKDAY function displays the date of the weekday a specific number of weekdays past a starting date.
Question
One challenge of nesting functions is to make sure that you include all of the parentheses.
Question
By default, AutoFill copies only the content not the formatting of the original range to the selected range.
Question
A trial-and-error method lets you explore the impact that changing input values has on the
calculated values in the workbook. _________________________
Question
The IF function is a logical function that returns one value if a condition is true, and returns a different value if that condition is false.
Question
A lookup table organizes numbers or text into categories. _____________
Question
A constant is a value in a formula that doesn't change.
Question
Lookup tables can be constructed for exact match or approximate match lookups.
Question
The following mixed reference in the formula, $A5, has an absolute column reference and a relative row reference. _________________________
Question
An error value begins with a pound sign (#) followed by an error name that indicates the type of error.
Question
The statement "A1 >= B1" tests whether the value in cell A1 is lesser than or equal to the value in cell B1. _________________________
Question
When a formula includes a cell reference, Excel interprets that cell reference as being located relative to the position of the current cell. _________________
Question
After you describe a function in the Search for a function box in the Insert Function dialog box, click ____.

A) Go
B) Select
C) Insert
D) Next
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
AutoFill pattern
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
Used to cycle through reference types
Question
<strong>  Referring to the figure above, which number represents the COUNT function?</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
Referring to the figure above, which number represents the COUNT function?

A) 1
B) 2
C) 3
D) 4
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
A function inside another function
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
A date and time function
Question
The numbers, text, or cell references used by the function to return a value are called ____.

A) expressions
B) arguments
C) data
D) values
Question
<strong>  Referring to the figure above, the last entry shown in Column K is 644.7953813. There is a black plus sign on the lower right edge of the cell that is the ____.</strong> A) fill handle B) Auto Fill Options button C) formula finder D) function finder <div style=padding-top: 35px>
Referring to the figure above, the last entry shown in Column K is 644.7953813. There is a black "plus sign" on the lower right edge of the cell that is the ____.

A) fill handle
B) Auto Fill Options button
C) formula finder
D) function finder
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
Contains both relative and absolute references.
Question
Which of the following is a Statistical function?

A) INT
B) RAND
C) ROUND
D) AVERAGE
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
A comparison operator
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
A Statistical function that calculates the middle value of a collection of numbers
Question
Which of the following is a Math & Trig function? ____

A) INT
B) COUNT
C) MIN
D) AVERAGE
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
References that are fixed
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
Function counts the number of nonblank cells in the specified range
Question
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
Indicate that some part of formula is preventing Excel from returning a calculated value.
Question
=ROUND(AVERAGE(A1:A100),2) is an example of a(n) ____ function.

A) complex
B) logical
C) absolute
D) nested
Question
<strong>  Referring to the figure above, the last entry shown in Column K is 644.7953813. There is an icon in the cell underneath the 644.7953813 which is the ____.</strong> A) fill handle B) Auto Fill Options button C) formula finder D) function finder <div style=padding-top: 35px>
Referring to the figure above, the last entry shown in Column K is 644.7953813. There is an icon in the cell underneath the 644.7953813 which is the ____.

A) fill handle
B) Auto Fill Options button
C) formula finder
D) function finder
Question
The ____ category of Excel functions returns (true-false) values

A) Information
B) Statistical
C) Logical
D) Math & Trig
Question
The ____ category of Excel functions retrieves data from multidimensional databases involving online analytical processing.

A) OLAP
B) Cube
C) Logical
D) Text
Question
One of the great advantages of ____ references is that you can quickly generate row and column totals without having to worry about revising the formulas as you copy them to new locations.

A) cell
B) relative
C) absolute
D) formula
Question
Which of the following is not a comparison operator? ____

A) =
B) <=
C) <<
D) <>
Question
When you copy a formula that contains an absolute reference to a new location, the reference ____.

A) is updated automatically
B) does not change
C) becomes bold
D) has a dotted outline in its cell
Question
____ arguments may provide more control over the returned value.

A) Relative
B) Required
C) Optional
D) Absolute
Question
In the formula =INT(AVERAGE(A1:A100)), which would occur first? ____

A) The average of the values in the range A1:A100 is added to the integer.
B) The average of the integer value is calculated.
C) The average of the values in the range A1:A100 is calculated.
D) The integer portion of the value is extracted.
Question
Which function counts how many cells in a range contain numbers, where value1, value2, and so forth are text, numbers, or cell references?

A) SUM
B) COUNT
C) COUNTA
D) AUTOSUM
Question
FUNCTION(argument1, argument2, ...) is ____.

A) the syntax of writing optional arguments
B) an example of a formula
C) the general syntax of all functions
D) the general syntax of all formulas
Question
Excel functions are organized into ____ categories.

A) 8
B) 10
C) 11
D) 12
Question
<strong>  Referring to the figure above, which number refers difference between the scheduled and Attended workouts.</strong> A) 1 B) 2 C) 3 D) 4 <div style=padding-top: 35px>
Referring to the figure above, which number refers difference between the scheduled and
Attended workouts.

A) 1
B) 2
C) 3
D) 4
Question
Absolute references are marked with a ____.

A) <
B) :
C) $
D) !
Question
If an optional argument is not included, Excel assumes a(n) ____ value for it.

A) default
B) generic
C) static
D) absolute
Question
In "SUM(number1 [, number2, number3, ...])", number 1, number 2, and number 3 may be numbers or ____.

A) letters
B) cell references
C) symbols
D) operators
Question
In the following formula: =IF(A1="YES", "DONE", "RESTART"), what happens if A1= "NO"?

A) The formula returns the text "RESTART".
B) The formula returns the text "DONE".
C) The formula returns the text "NO".
D) The formula returns the text "NO, RESTART".
Question
Which of the following is not a date function? ____

A) YEAR
B) NOW
C) AND
D) TODAY
Question
When you nest functions, you should have ____.

A) the equal sign
B) the same number of left and right parentheses
C) at least two functions
D) the correct number of brackets
Question
Which of the following is not an Excel function category? ____

A) Math & Trig
B) Algebra
C) Statistical
D) Text
Question
Which category of Excel functions returns information about the format, location, or contents of worksheet cells? ____

A) Location
B) Information
C) Reference
D) Description
Question
Use ____ references when you want different formulas to refer to the same cell.

A) mixed
B) relative
C) absolute
D) fixed
Question
The ____ function returns the maximum value in the range.

A) TOP
B) FIRST
C) MAX
D) MOST
Question
Another name for the middle value is the ____ value.

A) mode
B) center
C) median
D) relative
Question
Susan is in charge of the inventory reports for her company. She will need to find specific inventory items as well as project increases in inventory costs. To get ready she will create a worksheet and use the Microsoft Excel 2013 Analysis tools.
Susan designs a worksheet with the inventory number, description, quantity, unit cost, reorder point and value. To find values in tables of data, and insert them in another location in the worksheet such as cells or in formulas, she will use ________.

A) Max function
B) Lookup function
C) CountA function
D) Sum function
Question
=IF(G22= "x ", SUM(H22:J22), " ") with display ______ if G22 is not equal to "x".

A) a blank cell
B) the result of the SUM
C) dashes
D) False
Question
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen has entered all of her monthly expenses. She needs to create a formula that will deduct her monthly expenses from her monthly income. Since her monthly income is the same amount each month, she uses a(n)____ to identify the cell containing the income value.

A) relative reference
B) absolute reference
C) mixed reference
D) fixed reference
Question
The Insert Function dialog box has a(n) ____ option.

A) search
B) formatting
C) find and replace
D) expand/collapse
Question
Using AutoFill, what would be the extended series of the initial entry Jan? ___

A) uary
B) Feb, Mar, Apr
C) Kan, Lan, Man, Nan
D) Jan1, Jan2, Jan3,
Question
If the VLOOKUP function cannot find the lookup value, the _________ error value is displayed in the cell.

A) #VALUE
B) #N/A
C) #ERROR
D) #NULL
Question
Using the AutoFill Options button, the Fill Without Formatting option copies the ____ but not the formatting.

A) functions
B) content
C) cell references
D) left-aligns
Question
In the formula =IF(A1=B1, C1, C2), the result will be C2 if ____.

A) A is equal to B
B) A does not equal B
C) A1+B1 is equal to C1
D) A1>B1 is equal to C2
Question
Susan is in charge of the inventory reports for her company. She will need to find specific inventory items as well as project increases in inventory costs. To get ready she will create a worksheet and use the Microsoft Excel 2013 Analysis tools.
Susan needs to use a lookup function to find an exact match of an inventory item, so she will set the range_lookup value to _______ .

A) EXACT
B) 1
C) TRUE
D) FALSE
Question
Susan is in charge of the inventory reports for her company. She will need to find specific inventory items as well as project increases in inventory costs. To get ready she will create a worksheet and use the Microsoft Excel 2013 Analysis tools.
Susan uses VLOOKUP to retrieve the return value from a vertical lookup table. When she enters the VLOOKUP function, specifying the lookup value and other criteria, the lookup value cannot be found. It displays ______ error value in the cell.

A) #####
B) #Value
C) #N/A
D) Value not found
Question
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen's spending varies from month to month. She wants to calculate the total expenses for each month. She wants to see all of the arguments associated with the SUM function so she clicks the ____ then clicks SUM to open the Function Arguments dialog box.

A) Math & Trig button in the Formula group
B) Math & Trig button in the Function Library group
C) Financial button in the Formual group
D) Financial button in the Function Library group
Question
______ functions find values in tables of data and insert them in another location in the worksheet such as cells or in formulas.

A) Sum
B) Average
C) Lookup
D) Find
Question
A logical function is a function that works with values that are either ____.

A) right or wrong
B) absolute or relative
C) positive or negative
D) true or false
Question
One way to perform a _________ is by changing one or more of the input values
To see how they affect the calculated results.

A) goal seek
B) gunction
C) search
D) what-if analysis
Question
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen opens Excel 2013 and enters her monthly income for one year beginning with January. To create a series of months, she can ____.

A) Type = Jan-Dec in cell A1 and then press Enter.
B) Type January in cell A1 and then drag the filll handle.
C) Type =YEAR in cell A1 and then press Enter.
D) Type =DATE(Jan, Dec) in cell A1 and then press Enter.
Question
The Insert Function button is in the ____ group.

A) Calculation
B) Function Library
C) Sort & Filter
D) Home
Question
____ references are seldom used other than when creating tables of calculated values such as a multiplication table in which the values of the formula or function can be found in the initial rows and columns of the table.

A) Absolute
B) Relative
C) Mixed
D) Matched
Question
The fill handle copies ____.

A) content only
B) formats only
C) content and formats
D) formats and cell references
Question
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen is expecting to get a 3% raise next year. She enters .03 in cell D2 so that she can predict her monthly income for the next year. What function key will make D2 an absolute reference?

A) F2
B) F4
C) F6
D) F1
Question
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen wants to find out what her median monthly spending is. The monthly totals for her spending appear in the range A10:L10. Which of the following is NOT a way to enter the MEDIAN function into her database?

A) Type =MEDIAN(A10:L10) into an empty cell.
B) Select the range A10:L10, click the Quick Analysis button, click TOTALS, and then click Median.
C) Click the More Functions button in the Function Library group on the FORMULAS tab, point to Statistical, and then click MEDIAN.
D) Click the Insert Function button in the Function Library group on the FORMULAS tab, scroll the Select a function list, then click MEDIAN.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 8: Calculating Data With Formulas and Functions
1
A mixed reference "locks" one part of the cell reference while the other part can change.
True
2
To display the current date and time, which is updated each time the workbook is reopened,
use the TODAY function.
False
3
An error value indicates that some part of a function is preventing Excel from returning a calculated value. ________________
False
formula
4
Optional arguments are always placed first in the argument list.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
5
The Fill Formatting Only option, which is the default, copies both the content and the formatting. ______________
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
6
An argument can be any type of value including text, numbers, cell references, or even other formulas or functions. _______________
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
7
Functions are organized in the Function Library group on the FORMULAS tab.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
8
Goal Seek automates the trial-and-error process by allowing you to specify a value for
a calculated item, which Excel uses to determine the input value needed to reach that
goal. _________________________
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
9
The WORKDAY function displays the date of the weekday a specific number of weekdays past a starting date.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
10
One challenge of nesting functions is to make sure that you include all of the parentheses.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
11
By default, AutoFill copies only the content not the formatting of the original range to the selected range.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
12
A trial-and-error method lets you explore the impact that changing input values has on the
calculated values in the workbook. _________________________
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
13
The IF function is a logical function that returns one value if a condition is true, and returns a different value if that condition is false.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
14
A lookup table organizes numbers or text into categories. _____________
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
15
A constant is a value in a formula that doesn't change.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
16
Lookup tables can be constructed for exact match or approximate match lookups.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
17
The following mixed reference in the formula, $A5, has an absolute column reference and a relative row reference. _________________________
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
18
An error value begins with a pound sign (#) followed by an error name that indicates the type of error.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
19
The statement "A1 >= B1" tests whether the value in cell A1 is lesser than or equal to the value in cell B1. _________________________
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
20
When a formula includes a cell reference, Excel interprets that cell reference as being located relative to the position of the current cell. _________________
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
21
After you describe a function in the Search for a function box in the Insert Function dialog box, click ____.

A) Go
B) Select
C) Insert
D) Next
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
22
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
AutoFill pattern
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
23
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
Used to cycle through reference types
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
24
<strong>  Referring to the figure above, which number represents the COUNT function?</strong> A) 1 B) 2 C) 3 D) 4
Referring to the figure above, which number represents the COUNT function?

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
25
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
A function inside another function
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
26
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
A date and time function
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
27
The numbers, text, or cell references used by the function to return a value are called ____.

A) expressions
B) arguments
C) data
D) values
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
28
<strong>  Referring to the figure above, the last entry shown in Column K is 644.7953813. There is a black plus sign on the lower right edge of the cell that is the ____.</strong> A) fill handle B) Auto Fill Options button C) formula finder D) function finder
Referring to the figure above, the last entry shown in Column K is 644.7953813. There is a black "plus sign" on the lower right edge of the cell that is the ____.

A) fill handle
B) Auto Fill Options button
C) formula finder
D) function finder
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
29
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
Contains both relative and absolute references.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
30
Which of the following is a Statistical function?

A) INT
B) RAND
C) ROUND
D) AVERAGE
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
31
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
A comparison operator
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
32
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
A Statistical function that calculates the middle value of a collection of numbers
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
33
Which of the following is a Math & Trig function? ____

A) INT
B) COUNT
C) MIN
D) AVERAGE
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
34
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
References that are fixed
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
35
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
Function counts the number of nonblank cells in the specified range
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
36
MATCHING
a.NOW
b.error value
c.COUNTA
d.<
e.MEDIAN
f.Mon, Tues, Wed, Thurs, Fri
g.F4
h.absolute
i.nested
j.mixed
Indicate that some part of formula is preventing Excel from returning a calculated value.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
37
=ROUND(AVERAGE(A1:A100),2) is an example of a(n) ____ function.

A) complex
B) logical
C) absolute
D) nested
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
38
<strong>  Referring to the figure above, the last entry shown in Column K is 644.7953813. There is an icon in the cell underneath the 644.7953813 which is the ____.</strong> A) fill handle B) Auto Fill Options button C) formula finder D) function finder
Referring to the figure above, the last entry shown in Column K is 644.7953813. There is an icon in the cell underneath the 644.7953813 which is the ____.

A) fill handle
B) Auto Fill Options button
C) formula finder
D) function finder
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
39
The ____ category of Excel functions returns (true-false) values

A) Information
B) Statistical
C) Logical
D) Math & Trig
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
40
The ____ category of Excel functions retrieves data from multidimensional databases involving online analytical processing.

A) OLAP
B) Cube
C) Logical
D) Text
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
41
One of the great advantages of ____ references is that you can quickly generate row and column totals without having to worry about revising the formulas as you copy them to new locations.

A) cell
B) relative
C) absolute
D) formula
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
42
Which of the following is not a comparison operator? ____

A) =
B) <=
C) <<
D) <>
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
43
When you copy a formula that contains an absolute reference to a new location, the reference ____.

A) is updated automatically
B) does not change
C) becomes bold
D) has a dotted outline in its cell
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
44
____ arguments may provide more control over the returned value.

A) Relative
B) Required
C) Optional
D) Absolute
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
45
In the formula =INT(AVERAGE(A1:A100)), which would occur first? ____

A) The average of the values in the range A1:A100 is added to the integer.
B) The average of the integer value is calculated.
C) The average of the values in the range A1:A100 is calculated.
D) The integer portion of the value is extracted.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
46
Which function counts how many cells in a range contain numbers, where value1, value2, and so forth are text, numbers, or cell references?

A) SUM
B) COUNT
C) COUNTA
D) AUTOSUM
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
47
FUNCTION(argument1, argument2, ...) is ____.

A) the syntax of writing optional arguments
B) an example of a formula
C) the general syntax of all functions
D) the general syntax of all formulas
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
48
Excel functions are organized into ____ categories.

A) 8
B) 10
C) 11
D) 12
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
49
<strong>  Referring to the figure above, which number refers difference between the scheduled and Attended workouts.</strong> A) 1 B) 2 C) 3 D) 4
Referring to the figure above, which number refers difference between the scheduled and
Attended workouts.

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
50
Absolute references are marked with a ____.

A) <
B) :
C) $
D) !
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
51
If an optional argument is not included, Excel assumes a(n) ____ value for it.

A) default
B) generic
C) static
D) absolute
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
52
In "SUM(number1 [, number2, number3, ...])", number 1, number 2, and number 3 may be numbers or ____.

A) letters
B) cell references
C) symbols
D) operators
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
53
In the following formula: =IF(A1="YES", "DONE", "RESTART"), what happens if A1= "NO"?

A) The formula returns the text "RESTART".
B) The formula returns the text "DONE".
C) The formula returns the text "NO".
D) The formula returns the text "NO, RESTART".
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
54
Which of the following is not a date function? ____

A) YEAR
B) NOW
C) AND
D) TODAY
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
55
When you nest functions, you should have ____.

A) the equal sign
B) the same number of left and right parentheses
C) at least two functions
D) the correct number of brackets
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
56
Which of the following is not an Excel function category? ____

A) Math & Trig
B) Algebra
C) Statistical
D) Text
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
57
Which category of Excel functions returns information about the format, location, or contents of worksheet cells? ____

A) Location
B) Information
C) Reference
D) Description
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
58
Use ____ references when you want different formulas to refer to the same cell.

A) mixed
B) relative
C) absolute
D) fixed
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
59
The ____ function returns the maximum value in the range.

A) TOP
B) FIRST
C) MAX
D) MOST
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
60
Another name for the middle value is the ____ value.

A) mode
B) center
C) median
D) relative
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
61
Susan is in charge of the inventory reports for her company. She will need to find specific inventory items as well as project increases in inventory costs. To get ready she will create a worksheet and use the Microsoft Excel 2013 Analysis tools.
Susan designs a worksheet with the inventory number, description, quantity, unit cost, reorder point and value. To find values in tables of data, and insert them in another location in the worksheet such as cells or in formulas, she will use ________.

A) Max function
B) Lookup function
C) CountA function
D) Sum function
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
62
=IF(G22= "x ", SUM(H22:J22), " ") with display ______ if G22 is not equal to "x".

A) a blank cell
B) the result of the SUM
C) dashes
D) False
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
63
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen has entered all of her monthly expenses. She needs to create a formula that will deduct her monthly expenses from her monthly income. Since her monthly income is the same amount each month, she uses a(n)____ to identify the cell containing the income value.

A) relative reference
B) absolute reference
C) mixed reference
D) fixed reference
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
64
The Insert Function dialog box has a(n) ____ option.

A) search
B) formatting
C) find and replace
D) expand/collapse
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
65
Using AutoFill, what would be the extended series of the initial entry Jan? ___

A) uary
B) Feb, Mar, Apr
C) Kan, Lan, Man, Nan
D) Jan1, Jan2, Jan3,
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
66
If the VLOOKUP function cannot find the lookup value, the _________ error value is displayed in the cell.

A) #VALUE
B) #N/A
C) #ERROR
D) #NULL
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
67
Using the AutoFill Options button, the Fill Without Formatting option copies the ____ but not the formatting.

A) functions
B) content
C) cell references
D) left-aligns
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
68
In the formula =IF(A1=B1, C1, C2), the result will be C2 if ____.

A) A is equal to B
B) A does not equal B
C) A1+B1 is equal to C1
D) A1>B1 is equal to C2
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
69
Susan is in charge of the inventory reports for her company. She will need to find specific inventory items as well as project increases in inventory costs. To get ready she will create a worksheet and use the Microsoft Excel 2013 Analysis tools.
Susan needs to use a lookup function to find an exact match of an inventory item, so she will set the range_lookup value to _______ .

A) EXACT
B) 1
C) TRUE
D) FALSE
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
70
Susan is in charge of the inventory reports for her company. She will need to find specific inventory items as well as project increases in inventory costs. To get ready she will create a worksheet and use the Microsoft Excel 2013 Analysis tools.
Susan uses VLOOKUP to retrieve the return value from a vertical lookup table. When she enters the VLOOKUP function, specifying the lookup value and other criteria, the lookup value cannot be found. It displays ______ error value in the cell.

A) #####
B) #Value
C) #N/A
D) Value not found
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
71
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen's spending varies from month to month. She wants to calculate the total expenses for each month. She wants to see all of the arguments associated with the SUM function so she clicks the ____ then clicks SUM to open the Function Arguments dialog box.

A) Math & Trig button in the Formula group
B) Math & Trig button in the Function Library group
C) Financial button in the Formual group
D) Financial button in the Function Library group
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
72
______ functions find values in tables of data and insert them in another location in the worksheet such as cells or in formulas.

A) Sum
B) Average
C) Lookup
D) Find
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
73
A logical function is a function that works with values that are either ____.

A) right or wrong
B) absolute or relative
C) positive or negative
D) true or false
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
74
One way to perform a _________ is by changing one or more of the input values
To see how they affect the calculated results.

A) goal seek
B) gunction
C) search
D) what-if analysis
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
75
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen opens Excel 2013 and enters her monthly income for one year beginning with January. To create a series of months, she can ____.

A) Type = Jan-Dec in cell A1 and then press Enter.
B) Type January in cell A1 and then drag the filll handle.
C) Type =YEAR in cell A1 and then press Enter.
D) Type =DATE(Jan, Dec) in cell A1 and then press Enter.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
76
The Insert Function button is in the ____ group.

A) Calculation
B) Function Library
C) Sort & Filter
D) Home
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
77
____ references are seldom used other than when creating tables of calculated values such as a multiplication table in which the values of the formula or function can be found in the initial rows and columns of the table.

A) Absolute
B) Relative
C) Mixed
D) Matched
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
78
The fill handle copies ____.

A) content only
B) formats only
C) content and formats
D) formats and cell references
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
79
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen is expecting to get a 3% raise next year. She enters .03 in cell D2 so that she can predict her monthly income for the next year. What function key will make D2 an absolute reference?

A) F2
B) F4
C) F6
D) F1
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
80
Ellen is a recent college graduate. She has decided to open a T-Shirt business and would like to create budget worksheet using Microsoft Excel 2013. She need to keep track of her expenses and income for the year.
Ellen wants to find out what her median monthly spending is. The monthly totals for her spending appear in the range A10:L10. Which of the following is NOT a way to enter the MEDIAN function into her database?

A) Type =MEDIAN(A10:L10) into an empty cell.
B) Select the range A10:L10, click the Quick Analysis button, click TOTALS, and then click Median.
C) Click the More Functions button in the Function Library group on the FORMULAS tab, point to Statistical, and then click MEDIAN.
D) Click the Insert Function button in the Function Library group on the FORMULAS tab, scroll the Select a function list, then click MEDIAN.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 100 flashcards in this deck.