Search Header Logo

IFS-Charts

Authored by Martina Bishay

Information Technology (IT)

University

IFS-Charts
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What is the correct syntax of the IF function in Excel?

IF(condition, value_if_true, value_if_false)

IF(condition; value_if_true; value_if_false)




IF(condition: value_if_true: value_if_false)

IF(value_if_true, value_if_false, condition)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will =IF(5>3, "Yes", "No") return?

5

Yes

No

Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this formula do? =IF(A1>10, "High", "Low")

Displays "High" if A1 is less than 10

Displays "Low" if A1 is greater than 10

Displays "High" if A1 is greater than 10, otherwise "Low"

Always displays "High"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following formulas correctly uses nested IFs?

=IF(A1>90, "A", IF(A1>80, "B", "C"))

=IF(A1>90 "A" IF(A1>80 "B" "C"))

=IF((A1>90, "A"), (A1>80, "B", "C"))

=IF A1>90, "A", IF A1>80, "B", "C"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the AND function in an IF formula?

Checks if any condition is true

Returns the first false condition

Checks if all conditions are true

Sorts data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this formula return if A1 = "Yes" and B1 = 80?

=IF(AND(A1="Yes", B1>=75), "Approved", "Denied")

Approved

Denied

Error

Nothing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which chart is most suitable for showing trends over time?

A) Bar Chart

B) Line Chart

C) Pie Chart

D) Doughnut Chart

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?