wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Data Science

Total questions: 25

Worksheet time: 11mins

Name
Class
Date
1.

What is Data Science mainly concerned with?

a)

Data storage

b)

Extracting insights from data

c)

Data transmission

d)

Hardware management

2.

Which of the following is NOT a step in the Data Science lifecycle?

a)

A. Data collection

b)

B. Data cleaning

c)

C. Data visualization

d)

D. Data deletion

3.

Structured data is usually stored in:

a)

A. Images

b)

B. Videos

c)

C. Relational databases

d)

D. Audio files

4.

Which language is most commonly used in Data Science?

a)

A. C

b)

B. Python

c)

C. HTML

d)

D. PHP

5.

Which library is used for numerical computation in Python?

a)

A. Pandas

b)

B. NumPy

c)

C. Matplotlib

d)

D. Seaborn

6.

Mean, median, and mode are measures of:

a)

A. Dispersion

b)


B. Central tendency

c)


C. Probability

d)

A. Dispersion

7.

What is an outlier?

a)

A. Missing value

b)


B. Duplicate value

c)


C. Extreme data value

d)


D. Average value

8.

Correlation shows:

a)

A. Causation

b)

B. Relationship between variables

c)

C. Data size

d)

D. Accuracy

9.

Which value of correlation indicates no relationship?

a)

A. 1

b)

B. -1

c)

C. 0

d)

D. 0.5

10.

What is a feature in Data Science?

a)

A. Output variable

b)

B. Input variable

c)

C. Model

d)

D. Algorithm

11.

What is the primary purpose of data cleaning in Data Science?

a)

B. To remove inaccuracies and inconsistencies

b)

A. To enhance data visualization

c)

C. To store data securely

d)

D. To increase data size

12.

What does the term 'overfitting' refer to in machine learning?

a)

C. A model that generalizes well

b)

B. A model that is too simple

c)

A. A model that performs well on training data but poorly on unseen data

d)

D. A model that uses too few features

13.

What is the purpose of a confusion matrix in machine learning?

a)

D. To optimize model parameters

b)

C. To calculate the mean of predictions

c)

B. To store training data

d)

A. To visualize the performance of a model

14.

Which of the following is a common method for handling missing data?

a)

A. Ignoring the missing values

b)

D. Randomly generating new values

c)

B. Filling with mean or median

d)

C. Deleting the entire dataset

15.

Which of the following is a common technique for data visualization?

a)

D. Data mining

b)

A. Scatter plots

c)

B. Data normalization

d)

C. Data encryption

16.

Seaborn is used for

a)

Data Visualization

b)

Data Manipulation

c)

Model Evaluation

d)

Model Training

17.

What is the function used to read a CSV file into a Pandas DataFrame?

a)

load_csv()

b)

read_csv()

c)

import_csv()

d)

read_file()

18.

Which of the following is the primary data structure in NumPy?

a)

DataFrame

b)

Series

c)

Array

d)

List

19.

How do you import the Matplotlib library in Python?

a)

import matplotlib.pyplot as plt

b)

import mpl

c)

import matplot

d)

import matplotlib

20.

What is the purpose of the subplot() function in Matplotlib?

a)

To adjust the size of the plot

b)

To create multiple plots in the same figure

c)

To set the limits of the plot

d)

To add annotations to the plot

21.

In classification tasks, what does the term "label" or "target" refer to?

a)

The input data

b)

The output variable

c)

The model parameters

d)

The evaluation metric

22.

Which is the parent company for ChatGPT?

a)

X (formerly Twitter)

b)

Alphabet

c)

OpenAI

d)

Amazon

23.

Which of the following of a random variable is a measure of spread?

a)

Empirical mean

b)

Standard deviation

c)

Variance

d)

All of the above

24.

Which of the following are "Measures of Central Tendency"?

a)

Range, Standard Deviation, Variance

b)

Mean,Range, Mode

c)

Mean, Standard Deviation, Range

d)

Mode, Mean, Median

25.

Data Science is

a)

The science of creating data.

b)

It is a branch of Social Studies.

c)

Multidisciplinary study of data collections for analysis, prediction, learning and prevention.

d)

It is a specialized field of study under Artificlal Intelligence