Decode the Data! An Intro to Data Science

Decode the Data! An Intro to Data Science

University

7 Qs

quiz-placeholder

Similar activities

Excel Module 1

Excel Module 1

9th Grade - University

10 Qs

REVIEW AD KLS 9

REVIEW AD KLS 9

9th Grade - University

10 Qs

Virus/Pemacu/UPS

Virus/Pemacu/UPS

University

10 Qs

ภาษาซี Array

ภาษาซี Array

10th Grade - University

10 Qs

C# Quiz 3

C# Quiz 3

University - Professional Development

10 Qs

R050 5.1.1 Design Tools - Flow Charts

R050 5.1.1 Design Tools - Flow Charts

9th Grade - University

10 Qs

Project Planning for IT

Project Planning for IT

University

11 Qs

Decode the Data! An Intro to Data Science

Decode the Data! An Intro to Data Science

Assessment

Quiz

Computers

University

Hard

FREE Resource

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