Quiz architecture 3

Quiz architecture 3

University

20 Qs

quiz-placeholder

Similar activities

PL-300

PL-300

University

20 Qs

Machine Learning Techniques

Machine Learning Techniques

University

15 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Java Method

Java Method

University

15 Qs

9626 IT - Data Mining 2

9626 IT - Data Mining 2

12th Grade - University

20 Qs

Javascript Basics

Javascript Basics

7th Grade - University

24 Qs

Arrays and pointers quiz

Arrays and pointers quiz

University

20 Qs

Year 9 Data Science Assessment

Year 9 Data Science Assessment

9th Grade - University

16 Qs

Quiz architecture 3

Quiz architecture 3

Assessment

Quiz

Computers

University

Medium

Created by

Aizhan Kakharman

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must be done to variables of a dataset before applying principal component analysis and why?

You must scale the variables so that only outliers are considered as principal components

You must scale the variables so that principal components are not dominated by variables of much larger scale

You must make all variables negative to work with values of the same sign

You must take the square root of all data values to reduce the overall magnitudes of the dataset

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following can be an appropriate way to deal with missing values? (Select all that apply.)

Removing the columns or rows with missing values

Imputing a value with averages of all other records

Imputing a value from 'similar' data points

Making 'missing' its own category

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your organization asks you to analyze a dataset that shows the number of FreeFly ALTA drones sold in 2016. You noticed that only 2 drones were sold the day after Black Friday, while the average number of drones sold in 2016 is around 100 a day. What is the most probable explanation for this small data value?

It's a missing value that someone filled in with a guess

There was a glitch in the system, and the data value was corrupted

It's a censored value that was inputted incorrectly

It's a censored value; drone inventory probably ran out

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the risks of replacing a missing value with a guess? (Select all that apply.)

None, the database is capable of correcting input mistakes

Introducing biases

Distorting the dataset

Falsifying results

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Why is removing all data records with missing values often not a good way to deal with missing values? (Select all that apply.)

Some modeling tools require a data value for each row/column

A dataset is incomplete if there are missing values

We may end up with too little data to conduct meaningful analysis

The pattern of missing values can have high predictive power

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the characteristics of an outlier? (Select all that apply.)

It is the data point most proximal to the mean

It is the pivot point for the overall pattern that the data follows

It falls far outside the overall data pattern

It is above or below 3 standard deviations of the mean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data point is not considered an outlier unless it deviates dramatically on either the x-axis or the y-axis.

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?