flowchart LR A[Raw Data] --> B[Clean & Prepare] B --> C[Explore & Visualize] C --> D[Model & Predict] D --> E[Insight & Action]
Week 1: Getting Started
Phonetically: “Bem” + “Key”
Alternatives:
Contact:
📧 Email: vopq@mail.uc.edu
🕐 Office Hours: TBD
Important
Don’t hesitate to reach out — they’re here to support you!
Organizations use data mining to drive decisions every day.
Real-World Examples:
Important
Every time you browse, click, buy, swipe, or stream — you’re generating data.
The process of uncovering meaningful patterns, trends, and relationships in large data sets
Why is it important?
Important
Data mining turns raw information into actionable knowledge
Where Do You See Data Mining?
🤔 Think about your daily routine — when are you being “mined”?
💬 Look for clues in:
Please think about this for 5 minutes.
The process of turning raw, messy data into insight someone can act on
flowchart LR A[Raw Data] --> B[Clean & Prepare] B --> C[Explore & Visualize] C --> D[Model & Predict] D --> E[Insight & Action]
Every example you just brainstormed runs through this same pipeline — and this course walks you through it end-to-end.
Important
The first half of this course covers getting data ready. The second half covers learning from it.
Taylor is a college junior who just landed a summer internship at a marketing analytics firm.
Taylor has a solid foundation:
Taylor knows how to think about data!
The manager drops three raw data files and says:
“We’re trying to understand what drives repeat purchases. Can you dig into this and pull together something useful by Friday?”
Taylor opens the files and freezes. 😰
What’s missing? The hands-on ability to take raw, messy data and turn it into insight someone can act on.
Important
That gap is exactly what this course closes.
You’ll get three datasets:
Download the data from
https://tinyurl.com/retail-dataYour mission:
Work in groups of 2–3. Use any tools you have (Excel, Python, intuition) and try to answer:
Please work on this for 15 minutes.
Important
Don’t worry about getting the “right” answer — focus on what’s hard about the process.
Let’s talk through what you found:
Tip
If you couldn’t complete the task — or didn’t know where to start — that’s exactly the point. By the end of this course, this will feel straightforward.
Tip
We’ll revisit this exact challenge at the end of the semester — and it’ll feel completely different.
Data is everywhere — but insight is rare.
No matter your major, this course gives you a competitive edge:
Important
Today’s business leaders are expected to be data-literate decision makers
flowchart LR
subgraph DM[Data Mining]
direction LR
subgraph Data
end
subgraph Cleaning
end
subgraph Wrangling
end
subgraph EDA
end
subgraph Modeling
end
subgraph Interpretation
end
end
A[Stakeholders] --> DM
B[Organizational Requirements] --> DM
DM --> Decisions --> Value
Data --> Cleaning --> Wrangling --> EDA --> Modeling --> Interpretation
Interpretation --> Data
By the end of this course, you’ll be able to:
Important
This course is not about memorizing syntax — it’s about thinking with data
“Why do I need to learn coding when ChatGPT can just do it for me?”
It’s a fair question. Let’s talk about it honestly.
🤖 AI tools are incredible accelerators, but they’re not magic:
Warning
Ever had your phone turn “on my way!” into “omg my weasel!”? 🦫
That’s exactly how AI coding tools work — they predict what comes next based on patterns they’ve seen.
Sometimes they nail it… sometimes you get digital weasels.
AI tools are assistants, not autopilots:
✅ AI can help you:
❌ AI cannot:
You’ll learn to use AI tools as learning partners, not crutches:
✅ Smart AI Use:
❌ Avoid This:
Important
The future belongs to people who know how to collaborate with AI, not be replaced by it.
Let’s be honest — learning to code can be frustrating at first.
You might feel:
This is normal. It’s expected.
Learning to Code = Learning a New Language
You’ll start by copying examples and Googling errors.
Over time, you’ll stop memorizing and start thinking in code.
This course is designed for beginners — we’ll get you there step by step!
Your journey through BANA 4080:
Important
This course builds your skills step-by-step — like a training plan for thinking with data.
Each week follows a consistent rhythm:
Assessments include:
Important
Expect to build something meaningful — not just learn theory.
Everything You Need Is in One of Two Spots
Who has read through the “Start Here!” module?
Let’s hit on a few important items
Important
Python is the most valuable tool in your analytics toolbox.
Important
You’ll be up and coding on Day 1 — no setup headaches!
📖 What Next?
🗓️ Thursday Lab:
💡 Remember: We’re building skills step-by-step!
BANA 4080 | Week 1