G1- L1 - Q1

G1- L1 - Q1

Professional Development

5 Qs

quiz-placeholder

Similar activities

Ethical Hacking Kali Linux Part 4

Ethical Hacking Kali Linux Part 4

Professional Development

10 Qs

Understanding SPO Library and List

Understanding SPO Library and List

Professional Development

6 Qs

Power BI Quiz Pre

Power BI Quiz Pre

Professional Development

10 Qs

ML/AI Essentials: From Core Concepts to Practical Use Cases

ML/AI Essentials: From Core Concepts to Practical Use Cases

Professional Development

10 Qs

Tools for Analysis

Tools for Analysis

Professional Development

7 Qs

Quiz 4

Quiz 4

Professional Development

9 Qs

Quiz - AIML5 - Day 7

Quiz - AIML5 - Day 7

Professional Development

10 Qs

Quiz - AIML5 - Day 12

Quiz - AIML5 - Day 12

Professional Development

10 Qs

G1- L1 - Q1

G1- L1 - Q1

Assessment

Quiz

Information Technology (IT)

Professional Development

Hard

Created by

Mustafa Elaraby

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary purpose of Excel?

To create presentations and animations.

To store, analyze, and visualize data effectively.

To design websites and applications.

To write code for software development.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You have a dataset with 1,000 rows. What is the quickest way to highlight all rows where the sales value is greater than $10,000?

Use the MAX function to find the highest value.

Apply a Filter to only show rows with values > $10,000.

Use Conditional Formatting with a custom rule.

Create a PivotTable and filter the data manually.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following statements about PivotTables is TRUE?

PivotTables can be used to directly edit the original dataset.

PivotTables require all data to be formatted as text.

PivotTables summarize large datasets into dynamic, interactive tables.

PivotTables automatically update when the source data changes.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you create a dynamic chart that updates automatically when new data is added?

Use a predefined chart template in Excel.

Manually update the chart range every time data changes.

Use a named range or Excel Table as the data source.

Apply Conditional Formatting to the data range.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following functions would you combine to dynamically calculate the total revenue of all sales greater than $500 in a dataset?

SUM and IF

SUMIF

SUM and COUNTIF

SUMPRODUCT