Decode the Data! An Intro to Data Science

Decode the Data! An Intro to Data Science

University

7 Qs

quiz-placeholder

Similar activities

Excel Advance 16SEP23

Excel Advance 16SEP23

University

10 Qs

kuis informatika

kuis informatika

8th Grade - University

10 Qs

Data Visualization Quiz

Data Visualization Quiz

University

10 Qs

pengolahan data

pengolahan data

7th Grade - University

10 Qs

Data Visualization

Data Visualization

University

10 Qs

Ms Excel Functions

Ms Excel Functions

University

10 Qs

Excel Module 1

Excel Module 1

9th Grade - University

10 Qs

Grafik dan Data di Excel

Grafik dan Data di Excel

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