Decode the Data! An Intro to Data Science

Decode the Data! An Intro to Data Science

University

7 Qs

quiz-placeholder

Similar activities

Unit 3 C Pro P1

Unit 3 C Pro P1

University

8 Qs

Data Analytics

Data Analytics

University

10 Qs

Grafik dan Data di Excel

Grafik dan Data di Excel

9th Grade - University

10 Qs

Microsoft Excel Essentials Quiz

Microsoft Excel Essentials Quiz

University

12 Qs

Microsoft Power BI

Microsoft Power BI

1st Grade - University

10 Qs

Data Visualization Quiz

Data Visualization Quiz

University

10 Qs

KUIS 4 TILDA

KUIS 4 TILDA

University

10 Qs

pengolahan data

pengolahan data

7th Grade - 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

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