wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Data Science Questions

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

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

2.

Pick Lazy Algorithm

a)

RNN

b)

CNN

c)

K-Mean

d)

KNN

3.

Sequential Modelling is done on

a)

ANN

b)

RNN

c)

KNN

d)

CNN

4.

Point out the correct statement:

a)

Data Cleaning focuses on prediction, based on known properties learned from the training data.

b)

Machine learning focuses on prediction, based on known properties learned from the training data

c)

Representing data in a form which both mere mortals can understand and get valuable insights is as much a science as much as it is art

d)

None of the Mentioned

5.

Which of the following is performed by Data Scientist

a)

Define the question

b)

Create reproducible code

c)

Challenge results

d)

All of the above

6.

Data has been collected on visitors' viewing habits at a bank's website. Which technique is used to identify pages commonly viewed during the same visit to the website?

a)

Clustering

b)

Association Rules

c)

Classification

d)

Regression

7.

You submit a MapReduce job to a Hadoop cluster and notice that although the job was successfully submitted, it is not completing. What should you do?

a)

Ensure that a DataNode is running

b)

Ensure that the JobTracker is running

c)

Ensure that the NameNode is running

d)

Ensure that the TaskTracker is running

8.

You have been assigned to run a logistic regressionmodel for each of 100 countries, and all the data is currently stored in a PostgreSQL database. Which tool/library would you use to produce these models with the least effort?

a)

MADlib

b)

Mahout

c)

RStudio

d)

HBase

9.

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

10.

Which of the following testing is concerned with making decisions using data?

a)

Probability

b)

Casual

c)

Hypothesis

d)

Non of the above

11.

Which of the following model is usually gold standard for data analysis?

a)

Inferential

b)

Casual

c)

Descriptive

d)

All of the above

12.

Weighted Average is used in

a)

Forecasting

b)

Classification

c)

Regression

d)

All of the above

13.

Will filters work when we do data blending?

a)

True

b)

False

14.

Which of the following is characteristic of Processed Data?

a)

All steps should be noted

b)

Hard to use for data analysis

c)

Data is not ready for analysis

d)

None of the above

15.

Which of the following diagram is used to view correlation?

a)

Corrgram

b)

Triangle

c)

Boxplot

d)

Histogram