Data Preprocessing

Data Preprocessing

Professional Development

40 Qs

quiz-placeholder

Similar activities

Server (Admin and Config)

Server (Admin and Config)

Professional Development

42 Qs

Data Preprocessing

Data Preprocessing

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Lilesh Pathe

Used 1+ 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?