CSBS - AD3491 - FDSA - IA 1 - Answer Key
CSBS - AD3491 - FDSA - IA 1 - Answer Key
Tiruchirappalli - 620012
67
6 7 3 5
74
63 7 4 9
88
82 8 8 2
97
65
9 7
79
How the skewness of a data distribution can be identified?
10 C206.2 U
Part – B
(Answer all the questions 2 x 10 = 20marks)
Q.
Questions CO Skills
No.
11 Discuss in detail about step-by-step process in Data Science with neat diagram
Ans: Refer to Unit-I study material Page No 15-18
The data science process typically consists of six steps, as follows,
1. Setting the research goal - Defining the what, the why, and the how of your
project in a project charter.
2. Retrieving data - Finding and getting access to data needed in your project.
This data is either found within the company or retrieved from a third party.
3. Data preparation - Checking and remediating data errors, enriching the data
with data from other data sources, and transforming it into a suitable format for C206.1 R
your models.
4. Data exploration - Diving deeper into your data using descriptive statistics
and visual techniques.
5. Data modelling - Using machine learning and statistical techniques to
achieve your project goal.
6. Presentation and automation - Presenting your results to the stakeholders
and industrializing your analysis process for repetitive reuse and integration with
other tools.
Or
Solution:
Or
iii) Bimodal Mode - A set of data with two Modes is known as a Bimodal Mode. This means that there are
two data values that are having the highest frequencies.
60, 63, 45, 63, 65, 70, 55, 63, 60, 65, 63
Data Frequency
45 1
55 1
60 2
63 4
65 2
70 1
Since only one observation (63) is having high frequency value of 4. This is NOT following bimodal.
Part – C
(Answer all the questions 1 x 10 = 10marks)
Answer:
Definition for all above measures needs to be written. Each definition carries 1 mark.
16 During their first swim through a water maze, 15 laboratory rats made the
following number of errors (blind alleyway entrances):
(a) Find the mode, median, and mean for these data. (6)
C206.2 A
(b) Draw the shape of uniform distribution, positively skewed
distribution, and negatively skewed distribution. (3)
Answer:
(b)
Normal Distribution Positively Skewed Distribution Negatively Skewed Distribution
(c)