IF Statements

Quiz
•
Computers
•
11th Grade
•
Medium

P Roberts
Used 21+ times
FREE Resource
8 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
We want to check if A4 is less than or equal to 650. If true, we want to return "Within budget". If false, we want to return "Over budget".
What is the missing symbol from this statement?
=IF(A4 [fill in blank] 650, , "Within budget", "Over budget")
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
We want to check if A6 is equal to 70. If true, we want to return "Within budget". If false, we want to return "Over budget".
What is the missing symbol from this statement?
=IF(A4 [fill in blank] 70, , "Within budget", "Over budget"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the < symbol mean?
Equal to
Greater than
Less than
Greater than or equal to
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the symbol > mean?
Greater than
Equal to
Less than
Less than or equal to
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the symbol = mean?
Greater than
Equal to
Less than
Greater than or equal to
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this symbol >= mean?
Greater than
Greater than or equal to
Less than or equal to
Equals to
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the <= symbol mean?
Greater than
Less than
Less than or equal to
Equal to
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In cell A2 - we want to check if the budget is greater than 400. If true we want to return "Over budget". If false, we want to return "Under budget".
How would we write this IF statement?
=IF(A2>400, "Over Budget", "Under budget")
=IF(A2<=400, "Over Budget", "Under budget")
Similar Resources on Wayground
12 questions
Nat 5 - loops

Quiz
•
10th - 11th Grade
13 questions
KS4 Python While Loops and For Loops

Quiz
•
9th - 11th Grade
8 questions
MIL COT ASSESSMENT

Quiz
•
11th - 12th Grade
13 questions
Python Operators & Expressions

Quiz
•
8th - 11th Grade
11 questions
Control Structures - Selection in Python

Quiz
•
8th Grade - University
9 questions
Python Basics Quiz for KS3

Quiz
•
11th Grade - University
10 questions
Software - Different Types of Software

Quiz
•
4th - 12th Grade
10 questions
Roblox Lua // Functions & Properties 1.0

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade