OMBA 102 · Unit 1 of 7
Data Foundations
Data, Statistics and Managerial Decisions
Start unit · 5 lessons →Learning objectives
After completing this unit, you will be able to:
- Translate business questions into testable data questions
- Classify data types and choose appropriate measurement scales
- Diagnose data quality, missingness, and bias before analysis
- Structure datasets for reliable analysis in spreadsheets or SQL
- Apply ethics and governance standards to business data work
Why this matters
Bad conclusions usually start with bad questions and dirty data, not wrong formulas. Unit 1 is the guardrail for everything in OMBA 102: if you skip it, you will run impressive analyses that answer the wrong problem or discriminate by accident.
Unit overview
Work through the five lessons below in order. Bring a dataset or table from work if you have one.
| # | Lesson | Core idea |
|---|---|---|
| 1 | From Business Questions to Data Questions | Translation ladder and SMART tests |
| 2 | Types of Data and Measurement Scales | Nominal, ordinal, interval, ratio |
| 3 | Data Quality, Missingness, and Bias | Garbage in, governance out |
| 4 | Structuring Data for Analysis | Tidy data and schema discipline |
| 5 | Ethics and Governance in Business Data | Privacy, fairness, and consent |
Connection to applied work
Start a data dictionary for your OMBA 102 project dataset: variables, types, sources, known biases, and ethical constraints. Update it after each lesson.
Practice
- Rewrite a live business question as three progressively sharper data questions.
- Classify ten variables in a sample dataset by type and appropriate summary statistic.
- Document missing data patterns and one bias risk in a real or sample table.
- Reshape one wide table to tidy long format (even on paper).
Knowledge check
- What makes a data question testable?
- Why does measurement scale matter for charts and averages?
- What is selection bias?
- What is tidy data?
- When must managers slow down for ethics review?
Key takeaways
- Data work starts with questions and schema, not software.
- Measurement and quality choices constrain every later method.
- Ethics is a design constraint, not a compliance footnote.
- Complete all lessons before unit assessments.
Unit assessment
Complete each section below. Score 80%+ on the quiz to finish this unit's assessment.
Exercises
Apply what you learned in this unit with structured practice.
Deliverable
300–500 word analysis document saved to your portfolio under OMBA 102.
Rubric
- • Framework applied correctly (not just named)
- • Specific evidence from a real example
- • Clear recommendation with tradeoffs acknowledged
- • Professional writing with source citation
Deliverable
Problem solutions + 150-word reflection in your OMBA 102 workbook.
Rubric
- • Attempted all practice items before checking answers
- • Honest reflection on errors
- • Identifies a specific review action
Model / spreadsheet
Build or extend a spreadsheet model tied to this unit.
Deliverable
Structured model document (2+ pages) · One-paragraph summary of key insight from the model · Screenshot or export saved to portfolio
Rubric
- • Assumptions stated explicitly
- • Logic is auditable (formulas or steps visible)
- • Output answers a specific business question
- • Sensitivity or scenario considered
Knowledge quiz
Check your understanding before marking the unit complete.
1. A CMO asks, 'Did our spring campaign work?' Which is the strongest data question translation?
2. Five-star product ratings are best classified as which measurement scale?
3. Revenue in dollars and units sold are examples of which scale?
4. A survey response is missing only because the respondent skipped an optional question, unrelated to their satisfaction level. This pattern is closest to:
5. For regression and pivot analysis, customer-month metrics are usually stored in which structure?
6. A churn model trained only on customers who completed onboarding ignores those who left during onboarding. The primary risk is:
7. Before sharing employee survey results with managers, which ethics practice is most appropriate?
8. Which element is still missing from: 'What is churn among Pro plan customers in Q1 2026?'