0% found this document useful (0 votes)
6 views2 pages

FDS_Syllabus (2)

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 2

Vishwakarma University, Pune Issue 01: Rev No. 03 : Dt.

01/07/2022

BTECCE23303: Fundamentals of Data Science


Course Type PCC Semester III

Teaching Scheme Credits Examination Scheme


Lecture 3 Hr./Week Lecture 3 CIE Marks 60
Tutorial 0 Hr./Week Tutorial 0 ESE Marks 40
Practical/Studio 0Hr./Week Practical/Studio 0 Total Marks 100
Total 3 Hr./Week Total 3

Course Description
The course will enable students to understand the essential concepts, tools, and methodologies in the field of data
science. Students will gain the skills and hands on practice needed to analyze, visualize and interpret data
effectively to address real-world data challenges

Course Outcomes
CO No. Statement
1 Gain basic understanding of data science principles and life cycle.
2 Interpret data transformation and data measurement operations.
3 Apply basic data cleaning and transform variables to facilitate analysis.
4 Analyze different types of data using statistical operations.
5 Apply standard data visualization and formal inference procedures.

Mapping of COs to POs and PSOs


CO POs PSOs BTL
No
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO1 PO1 PO12 PSO1 PSO2 PSO3 PSO4
0 1
CO1 3 UN
CO2 2 AN
CO3 3 AP
CO4 3 AN
CO5 3 3 AP
Affinity Level: 1- Slight, 2- Moderate, 3-Substantial, BTL: Bloom’s Taxonomy Level

Course Content
Unit No-1 Introduction to Data Science Hours -9 CO BTL
Introduction, Need for Data Science, Components of Data Science, Data Acquisition and Data Science Life 1 UN
Cycle , Basic Tools of Data Science, Difference between BI and Data Science, Applications of Data Science,
Role of Data Scientist.
Unit No-2 Data Representation Hours -10 2 AN
Introduction, Types of Data: numerical, categorical, time series, spatial, binary, text data. Data
Transformation, Summarizing Data: Measures of Central Tendency, Measures of Variability
Summarizing Data: Measures of Dispersion, Levels of Measurement, Random Variables and
Probability Distributions, Discrete and Continuous Random Variable.

BTECH SY Comp, Pattern-2023


Vishwakarma University, Pune Issue 01: Rev No. 03 : Dt. 01/07/2022

Unit No-3 Data Processing Hours -8 3 AP


Introduction, Data Cleansing Operations, Processing CSV Data, Processing JSON Data, Processing XLS
Data, Data Wrangling, Data Aggregation, Word Tokenization, Stemming and Lemmatization
Unit No-4 Statistical Data Analysis Hours -10 4 AN
Introduction, Making Inferences about Populations from samples, Estimator and Estimate,
Confidence Interval for Population Mean. Measuring Variance, Normal Distribution, Binomial
Distribution, P-Value, Correlation, Simple Linear Regression.

Unit No-5 Data Visualization Hours -8 5 AP


Data visualization : Importance and applications of visualizations to problem solving, Data
visualization tools and techniques : Chart Properties, Chart Styling, Box Plots, Heat Maps, Scatter
Plots, Bubble Charts, 3D Charts, Time Series Data Visualization.

Textbooks
1 Statistics by Dr. B. N. Gupta (SBPD Publications)
2 Mastering Python for Data Science by Samir Madhavan, PacktPublishingPython for Data Analysis by Wes McKinney,
O'Reilly Media, Inc.

Reference Books / Journal Articles / Weblink


1 Python Data Science Handbook by Jake Vanderplas, O'REILLY
2 Data Science with Python by Rohan Chopra, Packt Publishing

BTECCE23304:: Fundamental of Data Science Lab


Teaching Scheme Credits Examination Scheme
Lecture 0 Hr./Week Lecture 0 CIE Marks 15
Tutorial 0 Hr./Week Tutorial 0 ESE Marks 10
Practical/Studio 2Hr./Week Practical/Studio 1 Total Marks 25
Total 2Hr./Week Total 1

List of Experiments
1 Handling tabular datasets and perform operations of loading data or doing feature engineering on data sets. Perform
basic numerical computations like mean, median, range and creation of multi-dimensional arrays.
2 Perform data preprocessing tasks such as data cleaning, handling missing values, and data transformation.
3 Perform data wrangling for formats of merging, grouping and concatenation.
4 Explore the dataset using descriptive statistics to gain insights into the data distribution and identify patterns.
5 For given dataset, measure central tendency and variance. Data analysis in terms of Normal Distribution, Binomial
Distribution.
6 To measure statistical relationships in data using Correlation and Linear regression.
7 To perform data visualization of various datasets in terms of charts and plots.

BTECH SY Comp, Pattern-2023

You might also like