Siksha Sarovar

Siksha Sarovar (sikshasarovar.com) is a free educational web application that helps students in India learn programming and prepare for academic and competitive exams. The platform offers structured coding courses (C, C++, Python, Java, HTML, CSS, PHP, Power BI, AI, Machine Learning, Data Science), complete university curriculum notes for BCA/MCA students with previous year question papers, Class 10 and Class 12 CBSE/HBSE school notes, and dedicated preparation material for SSC, UPSC, Banking, Railway and other government exams. Browsing the site is completely free and requires no account. Users may optionally sign in with Google solely to save their learning progress, quiz scores and personal preferences across devices.

Privacy Policy | Terms of Service | Contact Siksha Sarovar | About Siksha Sarovar

v4.0.9 · PWA
Siksha Sarovar logo
Siksha Sarovar
Your Learning Universe

Siksha Sarovar is a free e-learning platform for coding courses, BCA university notes and competitive exam preparation. Optional Google sign-in saves your learning progress across devices.

Initializing knowledge base…
Compiling modules 0%

About This Course

Lesson 1 of 46 in the free Introduction to Data Analytics notes on Siksha Sarovar, written by Rohit Jangra.

Introduction to Data Analytics — University Course

This course covers Introduction to Data Analytics as taught in undergraduate/postgraduate BCA/MCA/BTech university courses. The syllabus is divided into 4 units — data fundamentals and preparation, statistical foundations with exploratory data analysis, predictive and descriptive analytics (machine learning), and Python tooling with big data technologies.

Syllabus at a Glance:

UnitHoursTopics
Unit 112Data, information and knowledge; types of data; data analytics process and lifecycle; applications; data collection, sampling techniques, data cleaning, preprocessing, transformation
Unit 212Measures of central tendency and dispersion; correlation; probability basics; Exploratory Data Analysis (EDA); data visualization — histograms, box plots, scatter plots; introduction to hypothesis testing
Unit 312Supervised vs unsupervised learning; classification, regression; Naïve Bayes, K-Nearest Neighbour, linear regression; clustering, K-Means, hierarchical clustering; association rule mining and the Apriori algorithm
Unit 410NumPy, Pandas, Matplotlib, Seaborn; data import/export, manipulation and visualization; big data fundamentals, the Hadoop ecosystem, MapReduce, applications of data analytics

What you will learn:

  • How raw data becomes information, then knowledge, then a decision — and the full lifecycle a real analytics project follows
  • How to collect, sample, clean, preprocess, and transform messy real-world data into an analysis-ready dataset
  • The statistics an analyst actually uses daily — central tendency, dispersion, correlation, probability, and hypothesis testing
  • Exploratory Data Analysis with histograms, box plots, and scatter plots, and how to read what each chart is telling you
  • Core machine learning algorithms — Naïve Bayes, KNN, linear regression, K-Means, hierarchical clustering, and Apriori — with worked hand calculations and runnable Python
  • The practical Python stack (NumPy, Pandas, Matplotlib, Seaborn) plus how big data systems (Hadoop, HDFS, MapReduce) scale analytics beyond one machine
PYQ papers are available at the end of the lesson list.