0% found this document useful (0 votes)
9 views4 pages

Data Science Exam Model Paper V

The document outlines the model paper for the Semester V Data Science examination for B.Sc (MPCS, MSCS) students, detailing the structure of the exam, including two parts with various questions on topics such as data structures, machine learning algorithms, and statistical concepts. Part A consists of five questions worth four marks each, while Part B includes five questions worth eight marks each, covering the life cycle of data science projects, data cleaning, and classification methods. Additionally, a question bank is provided, categorized into five units covering essential data science topics.

Uploaded by

koradapavan618
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views4 pages

Data Science Exam Model Paper V

The document outlines the model paper for the Semester V Data Science examination for B.Sc (MPCS, MSCS) students, detailing the structure of the exam, including two parts with various questions on topics such as data structures, machine learning algorithms, and statistical concepts. Part A consists of five questions worth four marks each, while Part B includes five questions worth eight marks each, covering the life cycle of data science projects, data cleaning, and classification methods. Additionally, a question bank is provided, categorized into five units covering essential data science topics.

Uploaded by

koradapavan618
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

SEMESTER END EXAMINATIONS MODEL PAPER

SEMESTER- V
Programme : [Link](MPCS, MSCS)
Paper title: Data Science
Paper No:6
Time: 3 hours Maximum Marks: 60
PART- A
Answer any five of the following questions.
Each question carries four marks. 5 X 4 = 20 Marks
1. Describe List comprehensions.
2. Describe various data structures in Python.
3. Define random variable. Explain various types of random variables with
examples.
4. Briefly describe about dimensionality reduction.
5. Differentiate between over fitting and under fitting.
6. Explain K-nearest neighbor algorithm.
7. Discuss about multiple linear regression with an example.
8. Briefly describe about clustering.

PART- B
Answer all the following questions.
Each carries Eight marks 5 X 8 = 40 Marks

9 (A) What is data science? Explain the life cycle of data science project.
(OR)
(B) Explain various visualization charts in python.

10. (A) Explain various measures of central tendency and dispersion with
suitable examples.
(OR)
(B) Describe various steps in Statistical Hypothesis Testing with an
example.

11 (A) Explain about data cleaning and munging.


(OR)
(B) Explain various feature extraction and selection techniques.

1
12 (A) Explain about Naïve Bayesian classification with suitable
example
(OR)
(B) What is regression? Explain method of least squares to estimate
simple linear regression parameters.

13 (A) What is decision tree? Explain ID3 decision tree algorithm with
example.

(OR)
(B) Explain k-Means algorithm with example.

2
Programme : [Link](MPCS,MSCS)
Course title: Data Science , Semester: V
PaperNo:6
Question Bank

Unit-I
1. What is data science? Explain the life cycle of data science project.
2. Explain various visualization charts in python.
3. Describe various control flow statements in Python.
4. Explain various operators in Python
5. Explain List comprehensions.
6. Describe various data structures in Python.

Unit-II

1. Describe various measures of central tendency and dispersion.


2. Explain conditional probability and Baye’s theorem.
3. Explain normal distribution.
4. Describe various steps in Statistical Hypothesis Testing with an
Example.
5. Define random variable. Explain various types of random variables
with examples.

Unit-III
1. Explain about data cleaning munging.
2. Explain about dimensionality reduction.
3. What is Machine Learning? Explain various types of Machine Learning.
4. Differentiate between over fitting and under fitting.
5. Explain various feature extraction and selection techniques.
6. Describe Bias and Variance trade-off.

3
Programme : [Link](MPCS,MSCS)
Course title: Data Science , Semester: V
PaperNo:6

Unit-IV
1. Explain about Naïve Bayesian classification with suitable example.
2. What is regression? Explain method of least squares to estimate simple
linear regression parameters.
3. Explain multiple linear regression.
4. Explain K-nearest neighbor algorithm

Unit-V
1. What is decision tree? Explain ID3 decision tree algorithm with
example.
2. Explain various steps in back propagation algorithm.
3. What is clustering? Explain k-Means algorithm with example.
4. Explain Hierarchical clustering algorithms.
5. Explain Logistic regression.

You might also like