Decode the Data! An Intro to Data Science

Decode the Data! An Intro to Data Science

University

7 Qs

quiz-placeholder

Similar activities

Weekly Quiz 1

Weekly Quiz 1

4th Grade - Professional Development

10 Qs

6 - Test Management

6 - Test Management

University

10 Qs

Microsoft Excel Basics 1

Microsoft Excel Basics 1

11th Grade - University

10 Qs

PUBG Data Analysis with Data Science DC Informatics

PUBG Data Analysis with Data Science DC Informatics

KG - Professional Development

10 Qs

Quiz 2

Quiz 2

University

10 Qs

Quiz in Excel 2

Quiz in Excel 2

University

10 Qs

Logic Building in Computer

Logic Building in Computer

University

12 Qs

TEST 3 - Excel - Data Validation Tools

TEST 3 - Excel - Data Validation Tools

University

10 Qs

Decode the Data! An Intro to Data Science

Decode the Data! An Intro to Data Science

Assessment

Quiz

Computers

University

Hard

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function can you use to calculate the average score in Excel?

=SUM(range)

=MEAN(range)

=AVERAGE(range)

=MEDIAN(range)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Excel feature helps to isolate rows that match specific conditions?

Sorting

Filtering

Conditional Formatting

Charts

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which chart is best for showing the relationship between two numerical variables?

Pie Chart

Bar Chart

Scatter Plot

Line Chart

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which formula would label a score above 60 as a pass?

=IF(Score>60, "Pass", "Fail")

=IF(Score>=60, "Pass", "Fail")

=IF(Score=60, "Fail", "Pass")

=IF(Pass, Score, Fail)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use to count the number of cells that contain numbers in a range in Excel?

=COUNT(range)

=SUM(range)

=COUNTA(range)

=COUNTIF(range, criteria)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which formula would return the maximum value from a set of scores?

=AVERAGE(range)

=SUM(range)

=MAX(range)

=MIN(range)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Excel tool allows you to create a visual representation of data trends over time?

Pivot Table

Line Chart

Histogram

Data Table