Choose the best description of the IF function
Excel If function WSC 4.2.3

Quiz
•
Computers
•
7th Grade - University
•
Medium
Ekaterina Rudakova
Used 63+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Checks whether a condition is met, and returns one value if TRUE, and another value if FALSE
Returns TRUE if any of the conditions are true and returns FALSE if all conditions are false
Returns TRUE if all conditions are true and returns FALSE if any of the conditions are false
Returns a value from a list using a given position
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We can use IF function in this example:
Calculating student grades. If the sum of points is greater than or equal to "35", then the formula returns "Pass", otherwise it returns "Not Pass".
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct format of the IF function:
=IF(logical test,value if true,value if false)
=IF(logical test,value if false,value if true)
=IF(value if true,value if false,logical test)
=IF(value if false,value if true,logical test)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which is the correct way to write this function:
IF B4 is greater than 200, show "High", otherwise, show "Low"
IF(B4>200;"High";"Low")
=IF(B4<200,"High","Low")
=IF(B4>200,"High","Low")
=IF(B4>200"High","")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these comparison operations means "Less than or equal to"?
<
<>
<=
$
6.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Please type below the comparison operator that means "Not equal to"
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Choose a formula where IF function is nested inside itself:
=IF("Function"=NESTED,"text A","text B")
=IF(C5>500,C5*20,0).
=IF(AVERAGE(B2:B10)>100,SUM(C2:G10),0)
=IF(A1=10, “text A”,IF(A1=20, “text B”, “text C”))
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
Python Operators & Expressions

Quiz
•
8th - 11th Grade
10 questions
Databases 8

Quiz
•
11th Grade
14 questions
Operators

Quiz
•
9th - 12th Grade
15 questions
Operators in Swift Programming

Quiz
•
10th Grade
15 questions
PSP Week 4

Quiz
•
University
15 questions
Spreadsheet Formulas

Quiz
•
7th - 8th Grade
10 questions
C Program Array and strings

Quiz
•
University
14 questions
MOAC Excel 2016 Lesson 05

Quiz
•
8th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade