Course Pathway
Computing in Business
Turning raw data into decisions people can act on
Every business runs on data: sales figures, customer records, money moving in and out, staff and schedules. Most of it sits in spreadsheets and databases that nobody has the time to read carefully. This pathway is about using code to turn that raw data into something useful — a tool that tracks what matters, a chart that reveals a trend, a summary that answers a real question.
The program is never the point on its own. The point is the decision it helps someone make: what to stock, who to keep an eye on, where the money is really going.
The big idea
Data on its own does not help anyone. Its value comes from being turned into information — a clear answer to a question a real person actually has to decide. That transformation is what this pathway is about.
Is this pathway for you?
Every pathway has a version that looks easy and a version that is genuinely interesting. Here is an honest read on who tends to enjoy this one.
A good fit if you...
- are curious about how people and organisations make decisions
- like turning messy real-world data into something clear
- enjoy spotting trends, patterns, and outliers in numbers
- find it satisfying to build a tool someone would actually use
Think twice if you...
- prefer abstract puzzles over practical, real-world problems
- dislike working with spreadsheets, tables, and numbers
- would rather design an experience than an analysis tool
- lose interest when usefulness matters more than cleverness
None of these are permanent. They just tell you where this pathway will feel like a pull rather than a push.
What you would actually work on
You will not do all of these — they are examples of the kind of problem this pathway contains, so you can picture the work. Each one starts simple and can go as deep as you want to take it.
The tools you would use
Everything here is done in Python, the same language you are already learning — and spreadsheets, because that is where most real business data actually lives. You will read and write CSV and Excel files, use well-known libraries to analyse data and draw charts, and sometimes store information in a database. A few problems reach for a first machine-learning model. The common thread is always turning data into something a person can use.
Grade 9 and Grade 10 in this pathway
The pathway is the same in both years. What changes is the difficulty of the problems you take on.
Grade 9
You build a small tool or analysis that turns data into information — reading a spreadsheet, producing a clear chart or summary, or a simple tool a real user could pick up and understand.
Grade 10
You take on larger systems: databases, predictive models, and multi-step analysis where several parts work together to genuinely support a decision-maker — closer to how real business software is built.
What makes a strong project here
A good project in this pathway connects a real business need to a working tool, and cares whether a person could actually use it. As you think about ideas, these questions help:
- What business process or workflow could a custom tool improve or automate?
- Could you analyse real data — sales, customers, money — to reveal a trend and support a decision?
- Could your solution improve someone's experience of a system they already use?
- What could you build that helps a business save time, cut costs, or work more efficiently?
- What privacy or security concerns come with the data your project would handle?
The question that defines this pathway
Here the code is never the point — the decision it supports is. The test of a project is simple: could a real person look at what you built and make a better choice because of it? And because business data is often about real people — their money, their habits, their salaries — handling it responsibly is part of doing the job well, not an afterthought.
If you like the idea of turning a pile of raw data into a clear answer someone can act on, this is your pathway.