KwickAcademy Artificial Intelligence · 6 min · free
Data Science Methodology
Data science methodology has ten steps, from business understanding to feedback. It is a cycle, and preparation takes the most time.
Follows the syllabus of: CBSE Class 12 Artificial Intelligence (843)
On screen in this lesson
What is data science?
| Using data to answer real questions |
| Mixes maths, statistics and computers |
| Plus knowledge of the subject area |
| Output: insights, predictions, decisions |
Why a methodology?
| Methodology: a fixed set of steps |
| Stops us jumping straight to models |
| Makes work repeatable and checkable |
| It is a cycle, not a straight line |
Steps 1 to 5
| Step | Asks | Canteen example |
|---|---|---|
| 1 Business need | What problem? | Food is wasted |
| 2 Analytic approach | Which method? | Predict a number |
| 3 Data needs | What data? | Sales, days, events |
| 4 Data collection | Where from? | Canteen register |
| 5 Understanding | Is it enough? | Check the gaps |
Steps 6 to 10
| Step | Asks | Canteen example |
|---|---|---|
| 6 Data preparation | Clean and shape | Fix blank days |
| 7 Modelling | Build the model | Predict plates |
| 8 Evaluation | Is it accurate? | Test old weeks |
| 9 Deployment | Put to use | Daily forecast |
| 10 Feedback | Improve it | Staff report misses |
Worked example: the question
| Problem: about 40 plates wasted daily |
| Question: how many lunches will be sold tomorrow? |
| Approach: predictive, a number |
| Data: past sales, weekday, weather, events |
Worked example: the data
| Date | Day and event | Plates sold |
|---|---|---|
| 3 Nov | Monday | 180 |
| 4 Nov | Tuesday | blank |
| 5 Nov | Wednesday, exam | 95 |
| 6 Nov | Thursday | 1800 |
Quick answers
The model says 170 plates, but half the students are away for sports day. Cook 170?
No. Adjust for the event and feed it back.
Which step often takes the most time?
Data preparation.
KwickClips from this lesson
Short clips, one idea each. Good for revision the night before.
Is data science only maths?40 sec
What mistake do beginners make?39 sec
What is the question?40 sec
Are the two cycles different ideas?39 secThe full lesson, in text
Hello students, welcome to Kwickprep. Your school canteen throws away food every day. Can data tell the canteen how much to cook? Yes, if we follow a clear method. Today we will learn what data science is and the ten steps of its methodology. Then we will work an example and link it to the AI Project Cycle.
Let us start with the meaning. Data science is the study of data to answer real questions and solve problems. It mixes mathematics, statistics and computer programming. It also needs domain knowledge, which means understanding the subject area, like health or sport. The result is an insight, a prediction or a decision that helps people.
Now, why do we need a methodology at all? A methodology is a fixed, tested set of steps for doing a job. Without it, people often jump straight to building models and miss the real question. With it, the work can be repeated and checked by others. Also, the steps form a cycle, so we often go back and improve earlier steps.
The methodology most books follow has ten steps, and here are the first five. Step one is business understanding, which asks, what problem are we solving? Step two is the analytic approach, which picks a method, like predicting a number or sorting into groups. Step three is data requirements, which lists the data we need. Step four is data collection, which gathers that data from its sources. Step five is data understanding, where we explore the data and check if it is enough and correct.
Now the remaining five steps. Step six is data preparation, where we clean and shape the data, and it often takes the most time. Step seven is modelling, where we build a model that predicts or classifies. Step eight is evaluation, where we test whether the model is accurate enough. Step nine is deployment, where people start using the model in real life. Step ten is feedback, where users report results so the model keeps improving.
Let us draw the steps as a cycle. First we choose an approach and list the data we need. Then we collect the data, understand it and prepare it. Next we build and evaluate the model, asking, is it good enough? If yes, we deploy it. If no, we go back and improve the data or the model. And feedback from real use starts the cycle again.
Now a full worked example from question to answer. The canteen wastes about forty plates of lunch every day. So our clear question is, how many lunches will be sold tomorrow? The answer is a number, so our approach is predictive, using a method called regression. The data we need is past daily sales, the day of the week, the weather, and school events like exams or sports day.
We collect sixty days of data from the canteen register, and here are four rows. Monday shows one hundred eighty plates, which looks normal. Tuesday is blank, so during preparation we fill it with a typical Tuesday value or remove it. Wednesday was an exam day, so sales were low, and that event must be recorded. Thursday shows one thousand eight hundred, which is surely a typing error for one hundred eighty, so we correct it.
Pause and predict. The model predicts one hundred seventy plates for Friday. But Friday is sports day, and half the students will be away. Should the canteen cook one hundred seventy plates? No, because the event changes the data, so the model must include events, and the staff should check such days.
Now we finish the example. The model learns how the day of the week and events change the plates sold. We evaluate it on two past weeks it has not seen, and it is off by about ten plates on average. We deploy it, so the manager sees tomorrow's forecast every evening. After a month, feedback shows the waste has fallen from about forty plates to about twelve.
You already know the AI Project Cycle, so let us link the two. Problem scoping matches business understanding and the analytic approach. Data acquisition matches data requirements and data collection. Data exploration matches data understanding and data preparation. Modelling matches modelling. Evaluation matches evaluation. Deployment matches deployment, and feedback keeps the deployed model improving.
So the two are the same idea, with a different amount of detail. Both start with a clearly defined problem. Both need good data before any model is built. Data science splits the data work into finer steps, because data work takes most of the time. And both are cycles that loop back to improve.
Let us revise what we learned today. Data science uses data to answer real questions. Its methodology has ten steps, from business understanding to feedback. Data preparation usually takes the most time. Our worked example predicted canteen plates and cut the waste. And the steps map neatly onto the AI Project Cycle.
Courses that teach this
| Course | Unit |
|---|---|
| CBSE Class 10 Artificial Intelligence (417) | Part B Unit 4: Statistical Data / Data Sciences |
| CBSE Class 12 Artificial Intelligence (843) | Data Science Methodology - An Analytic Approach to Capstone Project |
Voice-over in this lesson is AI-generated. The script is written and checked by Kajal Ma'am. Boards can revise a syllabus mid-year, so confirm anything you plan around against the official board circular. Keep your passwords, OTPs and ID numbers to yourself — we never ask for them. To reach Kajal Ma'am, use the WhatsApp button; sharing your number there is how we call you back.
Free to watch, no sign-up. Live classes with Kajal Ma'am are the paid course; these lessons stay free either way.

