Deck 11: Microsoft Excel 2010,workshop 3: Conducting Excel Analysis Through Functions and Charts

Full screen (f)
exit full mode
Question
Which of the terms below would be most closely associated with the following formula:
=100*$B$7

A) named range
B) absolute reference
C) relative reference
D) mixed reference
Use Space or
up arrow
down arrow
to flip the card.
Question
Which of the terms below would be most closely associated with the following formula:
=Q$4/3

A) mixed reference
B) absolute reference
C) relative reference
D) named range
Question
Which of the following is NOT a valid cell reference?

A) =T$11
B) =G6
C) =$B$K
D) =$X14
Question
Which of the following is a valid name for a range?

A) 2011Sales
B) S2011
C) Sales_2011
D) All are valid names for named ranges.
Question
Which of the following formulas contains a hard-coded value?

A) =SUM(J1:J3)
B) =$F$4*$F$5
C) =AVERAGE(Sales)
D) =F1*0.07
Question
If a cell in a formula should remain in the same row when copied,but change the column,use a(n)________.

A) relative reference
B) named range
C) absolute reference
D) mixed reference
Question
Which of the following statements about cell references is FALSE?

A) Cell references can NOT refer to a range of cells.
B) Referencing cells improves efficiency should cell data change over time.
C) Cell references can refer to a single cell.
D) None of the above statements is false.
Question
Which of the following is the argument in the following formula:
=SUM(J2:J4)

A) =
B) J2:J4
C) SUM
D) None of the above are arguments.
Question
In order to display only the current date,use the ________ function.

A) DAY
B) DATE
C) NOW
D) TODAY
Question
Which of the terms below would be most closely associated with the following formula:
=SUM(Quantities)

A) mixed reference
B) named range
C) relative reference
D) absolute reference
Question
If a cell included in a formula needs to remain unchanged when the formula is copied,use a(n)________.

A) relative reference
B) mixed reference
C) named range
D) absolute reference
Question
The structure and order of a function and its arguments is also known as the function's ________.

A) reference
B) syntax
C) range
D) pseudocode
Question
If a cell in a formula should remain in the same column when copied,but change the row,use a(n)________.

A) named range
B) relative reference
C) absolute reference
D) mixed reference
Question
A(n)________ allows a cell's row and column to change when copied.

A) relative reference
B) named range
C) mixed reference
D) absolute reference
Question
Which of the following is NOT a type of cell reference?

A) relative
B) mixed
C) absolute
D) formula
Question
Which of the following is TRUE about hard-coded values?

A) In the formula =J5*12 the 12 is a hard-coded value.
B) A formula such as =P1*Q2 contains a hard-coded value.
C) Hard-coding is recommended when you have a value that may change.
D) Hard-coding makes it easier to update data and adapt to change.
Question
In order to simplify a formula,users can replace cell ranges such as J2:J5 with a(n)________.

A) relative reference
B) absolute reference
C) named range
D) mixed reference
Question
Which of the following is the function in the following formula:
=AVERAGE(E2:E5)

A) =
B) E2:E5
C) AVERAGE
D) None of the above are functions.
Question
Which of the terms below would be most closely associated with the following formula:
=J1*H4

A) relative reference
B) named range
C) absolute reference
D) mixed reference
Question
Which of the terms below would be most closely associated with the following formula:
=$J1+44

A) mixed reference
B) absolute reference
C) named range
D) relative reference
Question
The Show Formulas view is when cells display the formulas instead of the output.
Question
To perform a comparison and make a decision based on that decision,use a ________ function.

A) logical
B) math & trig
C) statistical
D) financial
Question
IF,AND,and OR are examples of ________ functions.

A) financial
B) statistical
C) logical
D) math & trig
Question
All cell references MUST include a $ within the reference.
Question
Cell references improve efficiency and flexibility,and allow easier updates to a spreadsheet.
Question
The cells associated with a named range can be modified after they have been created.
Question
SUM,MIN,and MAX are examples of Excel functions.
Question
The formula below contains a named range.
=SUM($J$5:J$7)
Question
Finding the maximum,minimum,and average values for a range of cells are all part of the category of functions called ________ functions.

A) logical
B) statistical
C) math & trig
D) financial
Question
Arguments are required for all functions.
Question
The formula below contains a hard-coded value.
=B3*8.85
Question
Hard-coding values,like sales tax in a formula,is generally preferable to using cell references.
Question
Named ranges make formulas easier to read.
Question
A cell reference allows users to refer to a cell in a formula.
Question
If you type a formula into a cell and instead of results you see a formula,it is because you have likely switched the Show Formulas feature on.
Question
Absolute values of a number,rounding,and summing are all part of the category of functions called ________ functions.

A) logical
B) statistical
C) engineering
D) math & trig
Question
Names for named ranges must start with a number.
Question
A named range can be a single cell.
Question
To switch to the Show Formulas view,hold the Ctrl key and press the $ key.
Question
Loan payment calculations and net present value calculations are formulas found in the ________ category of functions.

A) logical
B) statistical
C) financial
D) math & trig
Question
Inputs given to a function are known as ________.
Question
Two different pseudocodes can produce the same results.
Question
All arguments MUST be separated by commas.
Question
A formula which states =B1*$B5 contains two ________ references.
Question
Excel includes statistical functions such as SUM.
Question
The PMT function requires users to enter the total number of payments that will be made for the loan,or the ________.
Question
The structure and order of the function,and the arguments needed for Excel to run a function,are known as the ________ of the function.
Question
A(n)________ is a named calculation where Excel calculates the output based on the input provided.
Question
Some functions have optional arguments that can remain blank.
Question
The PMT function requires users to enter present value for an investment,known as the ________ field within the function.
Question
Syntax rules state that functions start with an equal sign.
Question
Users can create pseudocode to understand the logic of a problem before actually creating a formula.
Question
Pseudocode is a complete formula,such as:
=IF(H1>15,A5*5,A5*7)
Question
The PMT function's first argument is the periodic interest ________ of the loan.
Question
A(n)________ allows users to refer to a particular cell or range of cells within a formula or function.
Question
In this formula: =SUM(Sales),SUM is an example of a(n)________.
Question
Including actual data in a formula is known as ________ the values.
Question
A rough draft of a formula or code is also known as ________.
Question
Functions such as TODAY,which has no arguments,are written as: =TODAY
Question
A set of cells that have been given a label that can then be used within a formula or function is a(n)________ range.
Question
There are two methods for creating functions: typing in the function and through the Functions ________ dialog box.
Question
The Statistical Function Category is used when working with ________ calculations.
Question
Match between columns
named range
=$A$1
named range
=12*7%
named range
=$B1
named range
=SUM(Sales)
named range
=J7
absolute reference
=$A$1
absolute reference
=12*7%
absolute reference
=$B1
absolute reference
=SUM(Sales)
absolute reference
=J7
hard-coding
=$A$1
hard-coding
=12*7%
hard-coding
=$B1
hard-coding
=SUM(Sales)
hard-coding
=J7
mixed reference
=$A$1
mixed reference
=12*7%
mixed reference
=$B1
mixed reference
=SUM(Sales)
mixed reference
=J7
relative reference
=$A$1
relative reference
=12*7%
relative reference
=$B1
relative reference
=SUM(Sales)
relative reference
=J7
Question
Match between columns
statistical
NOW
statistical
PMT
statistical
IF
statistical
SUM
statistical
MAX
financial
NOW
financial
PMT
financial
IF
financial
SUM
financial
MAX
math & trig
NOW
math & trig
PMT
math & trig
IF
math & trig
SUM
math & trig
MAX
logical
NOW
logical
PMT
logical
IF
logical
SUM
logical
MAX
date & time
NOW
date & time
PMT
date & time
IF
date & time
SUM
date & time
MAX
Question
Match between columns
third
equal sign (=)
third
function name
third
opening parenthesis
third
arguments (separated by commas)
third
closing parenthesis
first
equal sign (=)
first
function name
first
opening parenthesis
first
arguments (separated by commas)
first
closing parenthesis
fifth
equal sign (=)
fifth
function name
fifth
opening parenthesis
fifth
arguments (separated by commas)
fifth
closing parenthesis
fourth
equal sign (=)
fourth
function name
fourth
opening parenthesis
fourth
arguments (separated by commas)
fourth
closing parenthesis
second
equal sign (=)
second
function name
second
opening parenthesis
second
arguments (separated by commas)
second
closing parenthesis
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/65
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 11: Microsoft Excel 2010,workshop 3: Conducting Excel Analysis Through Functions and Charts
1
Which of the terms below would be most closely associated with the following formula:
=100*$B$7

A) named range
B) absolute reference
C) relative reference
D) mixed reference
A
2
Which of the terms below would be most closely associated with the following formula:
=Q$4/3

A) mixed reference
B) absolute reference
C) relative reference
D) named range
A
3
Which of the following is NOT a valid cell reference?

A) =T$11
B) =G6
C) =$B$K
D) =$X14
C
4
Which of the following is a valid name for a range?

A) 2011Sales
B) S2011
C) Sales_2011
D) All are valid names for named ranges.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
5
Which of the following formulas contains a hard-coded value?

A) =SUM(J1:J3)
B) =$F$4*$F$5
C) =AVERAGE(Sales)
D) =F1*0.07
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
6
If a cell in a formula should remain in the same row when copied,but change the column,use a(n)________.

A) relative reference
B) named range
C) absolute reference
D) mixed reference
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following statements about cell references is FALSE?

A) Cell references can NOT refer to a range of cells.
B) Referencing cells improves efficiency should cell data change over time.
C) Cell references can refer to a single cell.
D) None of the above statements is false.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
8
Which of the following is the argument in the following formula:
=SUM(J2:J4)

A) =
B) J2:J4
C) SUM
D) None of the above are arguments.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
9
In order to display only the current date,use the ________ function.

A) DAY
B) DATE
C) NOW
D) TODAY
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
10
Which of the terms below would be most closely associated with the following formula:
=SUM(Quantities)

A) mixed reference
B) named range
C) relative reference
D) absolute reference
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
11
If a cell included in a formula needs to remain unchanged when the formula is copied,use a(n)________.

A) relative reference
B) mixed reference
C) named range
D) absolute reference
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
12
The structure and order of a function and its arguments is also known as the function's ________.

A) reference
B) syntax
C) range
D) pseudocode
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
13
If a cell in a formula should remain in the same column when copied,but change the row,use a(n)________.

A) named range
B) relative reference
C) absolute reference
D) mixed reference
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
14
A(n)________ allows a cell's row and column to change when copied.

A) relative reference
B) named range
C) mixed reference
D) absolute reference
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
15
Which of the following is NOT a type of cell reference?

A) relative
B) mixed
C) absolute
D) formula
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
16
Which of the following is TRUE about hard-coded values?

A) In the formula =J5*12 the 12 is a hard-coded value.
B) A formula such as =P1*Q2 contains a hard-coded value.
C) Hard-coding is recommended when you have a value that may change.
D) Hard-coding makes it easier to update data and adapt to change.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
17
In order to simplify a formula,users can replace cell ranges such as J2:J5 with a(n)________.

A) relative reference
B) absolute reference
C) named range
D) mixed reference
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
18
Which of the following is the function in the following formula:
=AVERAGE(E2:E5)

A) =
B) E2:E5
C) AVERAGE
D) None of the above are functions.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
19
Which of the terms below would be most closely associated with the following formula:
=J1*H4

A) relative reference
B) named range
C) absolute reference
D) mixed reference
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
20
Which of the terms below would be most closely associated with the following formula:
=$J1+44

A) mixed reference
B) absolute reference
C) named range
D) relative reference
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
21
The Show Formulas view is when cells display the formulas instead of the output.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
22
To perform a comparison and make a decision based on that decision,use a ________ function.

A) logical
B) math & trig
C) statistical
D) financial
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
23
IF,AND,and OR are examples of ________ functions.

A) financial
B) statistical
C) logical
D) math & trig
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
24
All cell references MUST include a $ within the reference.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
25
Cell references improve efficiency and flexibility,and allow easier updates to a spreadsheet.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
26
The cells associated with a named range can be modified after they have been created.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
27
SUM,MIN,and MAX are examples of Excel functions.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
28
The formula below contains a named range.
=SUM($J$5:J$7)
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
29
Finding the maximum,minimum,and average values for a range of cells are all part of the category of functions called ________ functions.

A) logical
B) statistical
C) math & trig
D) financial
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
30
Arguments are required for all functions.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
31
The formula below contains a hard-coded value.
=B3*8.85
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
32
Hard-coding values,like sales tax in a formula,is generally preferable to using cell references.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
33
Named ranges make formulas easier to read.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
34
A cell reference allows users to refer to a cell in a formula.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
35
If you type a formula into a cell and instead of results you see a formula,it is because you have likely switched the Show Formulas feature on.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
36
Absolute values of a number,rounding,and summing are all part of the category of functions called ________ functions.

A) logical
B) statistical
C) engineering
D) math & trig
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
37
Names for named ranges must start with a number.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
38
A named range can be a single cell.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
39
To switch to the Show Formulas view,hold the Ctrl key and press the $ key.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
40
Loan payment calculations and net present value calculations are formulas found in the ________ category of functions.

A) logical
B) statistical
C) financial
D) math & trig
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
41
Inputs given to a function are known as ________.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
42
Two different pseudocodes can produce the same results.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
43
All arguments MUST be separated by commas.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
44
A formula which states =B1*$B5 contains two ________ references.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
45
Excel includes statistical functions such as SUM.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
46
The PMT function requires users to enter the total number of payments that will be made for the loan,or the ________.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
47
The structure and order of the function,and the arguments needed for Excel to run a function,are known as the ________ of the function.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
48
A(n)________ is a named calculation where Excel calculates the output based on the input provided.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
49
Some functions have optional arguments that can remain blank.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
50
The PMT function requires users to enter present value for an investment,known as the ________ field within the function.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
51
Syntax rules state that functions start with an equal sign.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
52
Users can create pseudocode to understand the logic of a problem before actually creating a formula.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
53
Pseudocode is a complete formula,such as:
=IF(H1>15,A5*5,A5*7)
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
54
The PMT function's first argument is the periodic interest ________ of the loan.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
55
A(n)________ allows users to refer to a particular cell or range of cells within a formula or function.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
56
In this formula: =SUM(Sales),SUM is an example of a(n)________.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
57
Including actual data in a formula is known as ________ the values.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
58
A rough draft of a formula or code is also known as ________.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
59
Functions such as TODAY,which has no arguments,are written as: =TODAY
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
60
A set of cells that have been given a label that can then be used within a formula or function is a(n)________ range.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
61
There are two methods for creating functions: typing in the function and through the Functions ________ dialog box.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
62
The Statistical Function Category is used when working with ________ calculations.
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
63
Match between columns
named range
=$A$1
named range
=12*7%
named range
=$B1
named range
=SUM(Sales)
named range
=J7
absolute reference
=$A$1
absolute reference
=12*7%
absolute reference
=$B1
absolute reference
=SUM(Sales)
absolute reference
=J7
hard-coding
=$A$1
hard-coding
=12*7%
hard-coding
=$B1
hard-coding
=SUM(Sales)
hard-coding
=J7
mixed reference
=$A$1
mixed reference
=12*7%
mixed reference
=$B1
mixed reference
=SUM(Sales)
mixed reference
=J7
relative reference
=$A$1
relative reference
=12*7%
relative reference
=$B1
relative reference
=SUM(Sales)
relative reference
=J7
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
64
Match between columns
statistical
NOW
statistical
PMT
statistical
IF
statistical
SUM
statistical
MAX
financial
NOW
financial
PMT
financial
IF
financial
SUM
financial
MAX
math & trig
NOW
math & trig
PMT
math & trig
IF
math & trig
SUM
math & trig
MAX
logical
NOW
logical
PMT
logical
IF
logical
SUM
logical
MAX
date & time
NOW
date & time
PMT
date & time
IF
date & time
SUM
date & time
MAX
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
65
Match between columns
third
equal sign (=)
third
function name
third
opening parenthesis
third
arguments (separated by commas)
third
closing parenthesis
first
equal sign (=)
first
function name
first
opening parenthesis
first
arguments (separated by commas)
first
closing parenthesis
fifth
equal sign (=)
fifth
function name
fifth
opening parenthesis
fifth
arguments (separated by commas)
fifth
closing parenthesis
fourth
equal sign (=)
fourth
function name
fourth
opening parenthesis
fourth
arguments (separated by commas)
fourth
closing parenthesis
second
equal sign (=)
second
function name
second
opening parenthesis
second
arguments (separated by commas)
second
closing parenthesis
Unlock Deck
Unlock for access to all 65 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 65 flashcards in this deck.