Deck 96: Functions

ملء الشاشة (f)
exit full mode
سؤال
The VLOOKUP function requires four pieces of information to perform its operations.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
You can create an absolute cell reference by adding dollar signs to the column and row references in a formula.
سؤال
The ____ function calculates the highest value found in its list of cell references.

A) COUNTA
B) SUM
C) MAX
D) HIGHEST
سؤال
The Insert tool on the Formulas tab includes the Logical category,which gives you access to a variety of logical functions.
سؤال
The ____ tab contains an entire group dedicated to Excel's library of functions.

A) Functions
B) Home
C) References
D) Formulas
سؤال
To change the PMT function's result to a positive number,place a plus operator before the function name in the formula bar.
سؤال
The COUNTA function counts the number of cells in a range that are not empty.
سؤال
The MIN function is an example of a Database function.
سؤال
To access the PMT function,click the Formulas tab,then in the Function group,click the Insert button,then click Financial.
سؤال
In Excel,all formulas are functions.
سؤال
In Excel,to calculate the cost of any loan,three pieces of information are needed.
سؤال
The VLOOKUP function looks up values in a table and then inserts those values in another location in a spreadsheet.
سؤال
Which of the following choices is a valid SUM function?

A) =SUM(G7:G11)
B) =SUM(G7-G11)
C) =SUMS(G7:G11)
D) =SUMS(G7-G11)
سؤال
Excel provides five different counting functions.
سؤال
In the Error Checking dialog box,clicking the "Help on this error" button requires an Internet connection so that you can access Microsoft's online help.
سؤال
A function is a pre-made formula that computes a value.
سؤال
When creating a VLOOKUP formula,the table range entry should be based on relative references so the formula produces correct results when copied to a new location.
سؤال
To determine the average score in a range of test scores,you should use the ____ function.

A) AVERAGE
B) MEDIAN
C) COUNT
D) COUNTAVER
سؤال
Given the formula =IF(X4="NO","CHARGE","FREE"),when the value of X4 is NO,the formula result is FREE.
سؤال
When using a 3-D reference in a formula,first select the tabs for the source worksheets,then begin typing the formula.
سؤال
The ____________________ function calculates the lowest value found in its list of cell references.
سؤال
When an auto loan's terms are 8% per year interest,seven years in length,and a purchase price of $20,000,what value should be entered in the Rate field?

A) 8%
B) .08*12
C) .08/12
D) 8%-12
سؤال
To determine the number of cells in a range of test scores,you should use the ____ function.

A) AVERAGE
B) MEDIAN
C) COUNT
D) COUNTAVER
سؤال
A ____ is a formula that tests a condition that can be either true or false,and then returns a value based on the result of the condition.

A) formula
B) function
C) logical function
D) conditional function
سؤال
When an auto loan's terms are 8% per year interest,seven years in length,and a purchase price of $20,000,what value should be entered in the Nper field?

A) 7
B) 7*12
C) .08/12
D) 20,000
سؤال
If an annual interest rate is 9%,the monthly interest rate is expressed as ____.

A) .09/12
B) 12/9%
C) 12*9%
D) .09*12
سؤال
In Excel,a 3-D reference refers to ____ on more than one worksheet.

A) a different range of cells
B) the same formula found
C) the same function found
D) the same range of cells
سؤال
Copying a(n)____________________ from one cell to another is accomplished in the same manner as copying a value or number.
سؤال
The first piece of information the VLOOKUP function requires is the ____.

A) range of lookup cells
B) column that holds the desired value
C) value to look up
D) none of the above
سؤال
The ____ function returns one value if the condition is true,and another if the condition is false.

A) SUM
B) MIN
C) MAX
D) IF
سؤال
Which of the selections below is a valid formula using absolute references?

A) =A1+B1+C1
B) =$A$20+$B$20+$C$20
C) =A1+M6$2+S$4$
D) =$4+Z55+D7
سؤال
From the choices listed below,which function determines the number of times the word "YES" appears in a range of cells?

A) =COUNT(G7:G12,"YES")
B) =COUNTIF(G7:G12,"YES")
C) =COUNTA(G7:G12,"YES")
D) =SUMIF(G7:G12,"YES")
سؤال
When you copy and paste a formula one cell below its current spreadsheet location,the cells referenced in the formula do not change to reflect its new location.This is an example of a(n)____.

A) function
B) absolute reference
C) link
D) relative reference
سؤال
In Excel,the ____________________ function adds the cells directly above it by default.
سؤال
The PMT function is useful when you need to ____.

A) compute sales tax on an item purchased
B) calculate a car loan payment
C) compare one number against another number
D) compute the payment due at a cash register
سؤال
When an auto loan's terms are 8% per year interest,seven years in length,and a purchase price of $20,000,what value should be entered in the PV field?

A) 7
B) 7*12
C) .08/12
D) 20,000
سؤال
A formula in cell Z10 references values found in cells A1,B1,and C1.The cursor is situated in cell C1.Clicking Excel's Trace Dependents button creates red arrows pointing from cell ____ to all cells that reference that cell in a formula or function.

A) A1
B) B1
C) C1
D) Z10
سؤال
A formula in cell Z10 references values found in cells A1,B1,and C1.The cursor is situated in cell Z10.Clicking Excel's Trace Precedents button creates blue arrows pointing from cell ____ to all of the other cells mentioned above.

A) A1
B) B1
C) C1
D) Z10
سؤال
Which of the selections below is a valid formula using relative references?

A) =A1+B1+C1
B) =$A$20+$B$20+$C$20
C) =A1+M6$2+S$4$
D) =$4+Z55+D7
سؤال
When you copy and paste a formula one cell below its current spreadsheet location,the cells referenced in the formula change to reflect its new location.This is an example of a(n)____.

A) function
B) absolute reference
C) link
D) relative reference
سؤال
The result of the PMT function returns a(n)____________________ number that displays in a red font on the screen.
سؤال
The PMT function requires the duration of an auto loan to be entered as payment periods per ____________________.
سؤال
When you require a formula to refer to a specific cell,regardless of the formula's location in the spreadsheet,you should use ____________________ references.
سؤال
In the formula =IF(B4=120,B3,B2),the first part of the function is B4=120 and it is called the ____________________ test.
سؤال
You are reviewing the screen results after clicking the Trace Precedents button in Excel.To hide the arrows appearing on the screen,you should click the ____________________ button on the Formulas tab.
سؤال
In the formula =IF(B4=120,B3,B2),the third part of the function is B2 and it is called the value if ____________________.
سؤال
In the formula =IF(B4=120,B3,B2),the second part of the function is B3 and it is called the value if ____________________.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/47
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 96: Functions
1
The VLOOKUP function requires four pieces of information to perform its operations.
False
2
You can create an absolute cell reference by adding dollar signs to the column and row references in a formula.
True
3
The ____ function calculates the highest value found in its list of cell references.

A) COUNTA
B) SUM
C) MAX
D) HIGHEST
C
4
The Insert tool on the Formulas tab includes the Logical category,which gives you access to a variety of logical functions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
5
The ____ tab contains an entire group dedicated to Excel's library of functions.

A) Functions
B) Home
C) References
D) Formulas
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
6
To change the PMT function's result to a positive number,place a plus operator before the function name in the formula bar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
7
The COUNTA function counts the number of cells in a range that are not empty.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
8
The MIN function is an example of a Database function.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
9
To access the PMT function,click the Formulas tab,then in the Function group,click the Insert button,then click Financial.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
10
In Excel,all formulas are functions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
11
In Excel,to calculate the cost of any loan,three pieces of information are needed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
12
The VLOOKUP function looks up values in a table and then inserts those values in another location in a spreadsheet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which of the following choices is a valid SUM function?

A) =SUM(G7:G11)
B) =SUM(G7-G11)
C) =SUMS(G7:G11)
D) =SUMS(G7-G11)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
14
Excel provides five different counting functions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
15
In the Error Checking dialog box,clicking the "Help on this error" button requires an Internet connection so that you can access Microsoft's online help.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
16
A function is a pre-made formula that computes a value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
17
When creating a VLOOKUP formula,the table range entry should be based on relative references so the formula produces correct results when copied to a new location.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
18
To determine the average score in a range of test scores,you should use the ____ function.

A) AVERAGE
B) MEDIAN
C) COUNT
D) COUNTAVER
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
19
Given the formula =IF(X4="NO","CHARGE","FREE"),when the value of X4 is NO,the formula result is FREE.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
20
When using a 3-D reference in a formula,first select the tabs for the source worksheets,then begin typing the formula.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
21
The ____________________ function calculates the lowest value found in its list of cell references.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
22
When an auto loan's terms are 8% per year interest,seven years in length,and a purchase price of $20,000,what value should be entered in the Rate field?

A) 8%
B) .08*12
C) .08/12
D) 8%-12
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
23
To determine the number of cells in a range of test scores,you should use the ____ function.

A) AVERAGE
B) MEDIAN
C) COUNT
D) COUNTAVER
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
24
A ____ is a formula that tests a condition that can be either true or false,and then returns a value based on the result of the condition.

A) formula
B) function
C) logical function
D) conditional function
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
25
When an auto loan's terms are 8% per year interest,seven years in length,and a purchase price of $20,000,what value should be entered in the Nper field?

A) 7
B) 7*12
C) .08/12
D) 20,000
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
26
If an annual interest rate is 9%,the monthly interest rate is expressed as ____.

A) .09/12
B) 12/9%
C) 12*9%
D) .09*12
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
27
In Excel,a 3-D reference refers to ____ on more than one worksheet.

A) a different range of cells
B) the same formula found
C) the same function found
D) the same range of cells
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
28
Copying a(n)____________________ from one cell to another is accomplished in the same manner as copying a value or number.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
29
The first piece of information the VLOOKUP function requires is the ____.

A) range of lookup cells
B) column that holds the desired value
C) value to look up
D) none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
30
The ____ function returns one value if the condition is true,and another if the condition is false.

A) SUM
B) MIN
C) MAX
D) IF
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
31
Which of the selections below is a valid formula using absolute references?

A) =A1+B1+C1
B) =$A$20+$B$20+$C$20
C) =A1+M6$2+S$4$
D) =$4+Z55+D7
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
32
From the choices listed below,which function determines the number of times the word "YES" appears in a range of cells?

A) =COUNT(G7:G12,"YES")
B) =COUNTIF(G7:G12,"YES")
C) =COUNTA(G7:G12,"YES")
D) =SUMIF(G7:G12,"YES")
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
33
When you copy and paste a formula one cell below its current spreadsheet location,the cells referenced in the formula do not change to reflect its new location.This is an example of a(n)____.

A) function
B) absolute reference
C) link
D) relative reference
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
34
In Excel,the ____________________ function adds the cells directly above it by default.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
35
The PMT function is useful when you need to ____.

A) compute sales tax on an item purchased
B) calculate a car loan payment
C) compare one number against another number
D) compute the payment due at a cash register
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
36
When an auto loan's terms are 8% per year interest,seven years in length,and a purchase price of $20,000,what value should be entered in the PV field?

A) 7
B) 7*12
C) .08/12
D) 20,000
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
37
A formula in cell Z10 references values found in cells A1,B1,and C1.The cursor is situated in cell C1.Clicking Excel's Trace Dependents button creates red arrows pointing from cell ____ to all cells that reference that cell in a formula or function.

A) A1
B) B1
C) C1
D) Z10
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
38
A formula in cell Z10 references values found in cells A1,B1,and C1.The cursor is situated in cell Z10.Clicking Excel's Trace Precedents button creates blue arrows pointing from cell ____ to all of the other cells mentioned above.

A) A1
B) B1
C) C1
D) Z10
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which of the selections below is a valid formula using relative references?

A) =A1+B1+C1
B) =$A$20+$B$20+$C$20
C) =A1+M6$2+S$4$
D) =$4+Z55+D7
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
40
When you copy and paste a formula one cell below its current spreadsheet location,the cells referenced in the formula change to reflect its new location.This is an example of a(n)____.

A) function
B) absolute reference
C) link
D) relative reference
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
41
The result of the PMT function returns a(n)____________________ number that displays in a red font on the screen.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
42
The PMT function requires the duration of an auto loan to be entered as payment periods per ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
43
When you require a formula to refer to a specific cell,regardless of the formula's location in the spreadsheet,you should use ____________________ references.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
44
In the formula =IF(B4=120,B3,B2),the first part of the function is B4=120 and it is called the ____________________ test.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
45
You are reviewing the screen results after clicking the Trace Precedents button in Excel.To hide the arrows appearing on the screen,you should click the ____________________ button on the Formulas tab.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
46
In the formula =IF(B4=120,B3,B2),the third part of the function is B2 and it is called the value if ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
47
In the formula =IF(B4=120,B3,B2),the second part of the function is B3 and it is called the value if ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 47 في هذه المجموعة.