Data Preprocessing

Data Preprocessing

Professional Development

40 Qs

quiz-placeholder

Similar activities

Python Quiz - Handle Files

Python Quiz - Handle Files

Professional Development

40 Qs

Data Preprocessing

Data Preprocessing

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Lilesh Pathe

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the formula for IQR?

Q3 − Q1

Q1 − Q3

Q2 − Q1

Q3 − Q2

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If Q1 = 10 and Q3 = 30, what is IQR?

10

20

40

15

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which rule is commonly used with IQR to detect outliers?

±1.5 * IQR

±2 * IQR

±3 * IQR

±0.5 * IQR

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If a value lies below Q1 − 1.5*IQR, it is considered:

Normal data

Outlier

Median

Missing value

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which library provides a direct function to compute IQR?

NumPy

Scipy (iqr())

Matplotlib

Pandas

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which visualization best identifies IQR-based outliers?

Scatter plot

Boxplot

Line plot

Histogram

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

IQR is resistant to:

Outliers

Mean shift

Scaling

Skewness

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Similar Resources on Wayground