The course will enable students to proficiently utilize Python for data science and analytics, understand foundational mathematical concepts, master Python programming basics, manipulate data structures, handle files, and apply descriptive statistical techniques for data analysis.
Course |
Learning outcome (at course level) |
Learning and teaching strategies |
Assessment Strategies |
|
Course Code |
Course Title |
|||
24MBB322 |
Basic Programming For Analytics (Practical)
|
CO369: Analyze the mathematical concepts of data science to frame and compute an abstract of the business problem. CO370: Install and run the Python interpreter. CO371: Write python programs using programming and looping constructs to tackle any decision-making scenario. CO372: Identify and resolve coding errors in a program. CO373: Illustrate the process of structuring the data using lists, dictionaries, tuples and sets. CO374: Contribute effectively in course-specific interaction |
Approach in teaching: Interactive Lectures, Group Discussion, Tutorials, Case Study, Demonstration
Learning activities for the students: Self- learning assignments, presentations, practical exercise |
Class test, Semester end examinations, Quiz, Assignments, Presentation, Peer Review |
Introduction to data science and analytics, Why Python for analytics, Jupyter Installation for Python, Features of Python, Pandas and npumy library, Python Applications. Flowchart based on simple computations, iterations.
Data Analytics and Mathematical concepts: Sets and their representation, subset, type of set, matrix and its operations, Determinants and properties of determinant.
variables, data types, operators & expressions, decision statements. Loop control statements.
Functions & string manipulation. Introduction to list: Need, creation and accessing list. Inbuilt functions for lists.
Introduction to tuples, sets and dictionaries: Need, Creation, Operations and in-built functions.
Introduction to File Handling: need, operations on a text file (creating, opening a file, reading from a file, writing to a file, closing a file). Reading and writing from a CSV file.
Descriptive statistics: mean, mode, median, standard deviation, missing values and outliers.
*Case studies related to entire topics are to be taught.