CAE1 - 2 - Set1 Key
CAE1 - 2 - Set1 Key
MarEphraemCollegeof EngineeringandTechnology,Elavuvilai
B.E. DEGREE CONTINUOUS ASSESSMENT EXAMINATION I – September
2022
ThirdSemester
Department of Computer Science and Engineering
CS3352 Foundations of Data Science
5. Give the difference between Descriptive statistics and inferential statistics. R CO2
Descriptive Statistics gives information about raw data regarding its description
or features. Inferential statistics, on the other hand, draw inferences about the
population by using data extracted from the population.
The specifics of the data preparation process vary by industry, organization, and
need, but the workflow remains largely the same.
1. Gather data
The data preparation process begins with finding the right data. This can come
from an existing data catalog or data sources can be added ad-hoc.
Cleaning up the data is traditionally the most time-consuming part of the data
preparation process, but it’s crucial for removing faulty data and filling in gaps.
Important tasks here include:
Once data has been cleansed, it must be validated by testing for errors in the data
preparation process up to this point. Often, an error in the system will become
apparent during this validation step and will need to be resolved before moving
forward.
5. Store data
Once prepared, the data can be stored or channeled into a third party application
— such as a business intelligence tool — clearing the way for processing and
analysis to take place.
PARTC– (1 X 14 =14marks)
8.a Explain in detail about levels of measurement and types of variables Un CO2
In descending order of precision, the four different levels of measurement are:
Ratio–Let the “o” in ratio remind you of a zero in the scale (Day 0, day 1, day
2, day 3, …)
Types of variable:
Categorical variables. A categorical variable (also called qualitative variable)
refers to a characteristic that can't be quantifiable. ...
Nominal variables. ...
Ordinal variables. ...
Numeric variables. ...
Continuous variables. ...
Discrete variables.
Preparedby Verifiedby