Search Header Logo

Quiz 2 - Excel

Authored by Christine Cordero

Computers

University

Used 9+ times

Quiz 2 - Excel
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

There is an IF statement in cell C2 that enters a text string No Action if the Systolic blood pressure reading in column B is less than 130.  If it is not less than 130, the formula enters the text string Monitor.

What is the condition of this IF statement?

B1 < 176

B2 < 176

B1 < 130

B2 < 130

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given the IF statement shown in E2, what will appear in E2?

10

880

890

Yes

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose the IF statement in cell C2 that enters a text string of "No Commission" if the sales amount in column B is less than $250 dollars; and if sales are at least $250, enters 10% of the sales amount.

=IF(B2>=250,10%*B2,"No Commission")

=IF(A2>=250,"No Commission",10%*B2)

=IF(B2>=250,"No Commission",10%*B2)

=IF(B2>=250,"No Commission",10%*B2)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Given the IF statement shown in D2, what will we see in D2?

Yes

No

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Pick the correct IF statement for cell D2 that enters a text string Make Appointment if the Systolic blood pressure reading in column B is greater than or equal to 135.  If it is not greater than or equal to 135, create another IF statement that examines the Diastolic blood pressure in column C.  If the Diastolic reading is greater than 100, enter the text string Make Appointment.  If the Diastolic reading is not greater than 100, enter the text string Monitor.

=IF(B2>=135,”Monitor”,IF(C2>100,” Monitor”,”Make Appointment”))

=IF(B2>=135,”Make Appointment”,IF(C2>100,” Make Appointment”,”Monitor”))

=IF(B2>=125,”Make Appointment”,IF(C2>100,” Make Appointment”,”Monitor”))

=IF(B2>=135,”Make Appointment”,IF(C2>102,” Monitor”,”Make Appointment”))

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Pick the formula (for cell A8) that will provide the retail price of any product appearing in cell A2.

=vlookup($A$2, $C$2:$E$13, 3, FALSE)

=vlookup($A$8, $C$2:$E$13, 2, FALSE)

=vlookup($A$8, $C$2:$E$13, 3, FALSE)

=vlookup($A$5, $C$2:$E$13, 2, FALSE)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Formula in A5:=VLOOKUP(A2,$C$2:$H$9,3,FALSE)What number appears in A5?

252

356

397

667

#NA (Error Message)

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?