Data Science -Model Exam Question paper
Data Science -Model Exam Question paper
MODEL EXAM
Subject: Fundamentals of Data Science Sub_code: 23UAD04
Max_Marks: 75 Date:
SECTION – A
I Answer ALL THE Questions. 10 X 1 = 10
1. What is the primary purpose of Data Science?
a) Store data in databases b) Visualize all datasets
c) Extract meaningful insights from data d) Write algorithms for devices
2. Which of the following is an unstructured data source?
a) JSON files b) Excel spreadsheets
c) Text documents d) Relational databases
3. What is the purpose of data cleansing in the Data Science process?
a) To ensure data quality and c) To deploy models in production
accuracy d) To collect more data
b) To visualize patterns in the data
4. What step follows exploratory data analysis (EDA) in the Data Science process?
a) Building Models b) Data Cleaning
c) Setting the Research Goal d) Retrieving Data
5. Which step in the Data Science process involves combining data from multiple sources?
a) Data Retrieval b) Data Integration
c) Data Analysis d) Data Visualization
6. What does a frequency distribution show?
a) A summary of how often each value occurs in a dataset
b) The proportion of data points below a specific value
c) The mean and median of a dataset
d) A representation of outliers in data
7. What is the mode in a dataset?
a) The most frequently occurring value b) The average of all values
c) The middle value in an ordered dataset d) The range of data points
8. Which of the following measures is best for detecting outliers?
a) Mean b) Median
c) Interquartile Range (IQR) d) Frequency
9. A cumulative frequency distribution shows:
b) Total frequencies in each interval
c) The running total of frequencies
d) A graph of mean and mode
e) The proportion of each category
10. What is the primary purpose of a histogram?
a. To compare two datasets c. To calculate averages
b. To visualize the frequency d. To display relationships between
distribution of continuous data variables
SECTION – B
II Answer ANY THREE Questions. 3 X 5 = 15
SECTION – C
Answer ALL Questions. 5 X 10= 50
15. (A) Explain the role of exploratory data analysis (EDA) in model building. OR
(B) Elaborate on data retrieval, cleansing, and transformation techniques in Data
Science.
16.(A)Describe the process of calculating quartiles and interquartile range in a
dataset. OR
(B)Explain Exploratory data analysis.
17.(A)i) Describe Outliers, and its types with example.
ii) Explain Outlier detection and its types with examples. OR
(B)Explain three types of DATA.
18. (A) Explain about Normal Distributions and Standard (Z) Score. OR
(B)Explain Skewed data with an Example.
19.(A) "During your lifetime, how often have you changed your permanent
residence?" a group of 18 college students provided the following answers: 1, 3, 4,
1, 1, 0, 2, 5, 8,0,2,3,4,7,11,0,2,3,3.Find the mode, median, and mean of the data. OR
(B)During a strike by Northwest Airlines pilots years ago, the average salary of
pilots reported by GoEd was $13,000 higher than the salary reported by the pilots'
union.Given the focus of this chapter, what could be the cause of this discrepancy?
20. (A) Explain Correlation and coefficient for quantitative data OR
(B) Explain pivot tables