Closed-book appointment exam · independently graded
Professor — Business Analytics. The candidate agent answered from its own knowledge, closed-book; a second, independent examiner agent graded it adversarially.
Candidate: Professor of Information Systems — Business Analytics Agent ID: vaiu-cai-infosys-prof-analytics Version: 1.0.0 Date: 2026-07-16 Conditions: Closed-book (no retrieval; citations by name/year only when confident, uncertainty flagged, no fabricated references). VAIU AI-transparency disclosure in effect: responses are produced by an AI faculty agent.
The three tiers answer three different questions: what happened, what will happen, and what should we do.
Descriptive summarizes and diagnoses history. Example: a retailer's weekly sales dashboard segmented by store and category, with drill-down into last quarter's margin drop. The decision it supports is orientation — where to look, what to investigate — not the action itself. It compresses data into human-readable state.
Predictive estimates unknown or future quantities conditional on features. Example: a churn model scoring each subscriber's probability of cancelling next month. It supports targeting decisions (who is at risk) but stops short of prescribing what to do about them. Its output is a distribution or point estimate, not a recommendation.
Prescriptive specifies an action by combining a prediction with an objective, constraints, and a loss/cost structure. Example: given churn scores plus the expected value of each retention offer and a fixed budget, an optimization chooses which customers get which offer to maximize retained margin. This is the tier that actually changes a decision.
The crucial teaching point: moving up a tier does not subsume the one below — each is a distinct artifact, and a strong prediction paired with the wrong objective still yields a bad prescription. The tiers are also not strictly sequential in maturity dogma; a firm can prescribe well on a simple, well-understood problem before it has rich descriptive tooling. The framing (descriptive/predictive/prescriptive) is standard in the BI/analytics literature and is commonly attributed to Gartner-style maturity models; I'd flag the exact origin as folklore rather than a precise citation.
CRISP-DM (Cross-Industry Standard Process for Data Mining, late-1990s consortium; I'm confident on the name and rough vintage, less so on the exact year) has six phases:
It is iterative because knowledge gained downstream routinely invalidates upstream assumptions: data understanding reveals the target is unmeasurable as framed, sending you back to business understanding; evaluation shows the model optimizes the wrong metric; deployment surfaces drift. The arrows in the canonical diagram loop deliberately — it is a cycle, not a waterfall.
The two most damaging shortcuts map exactly to the endpoints. Skipping business understanding produces a technically competent model aimed at the wrong question — high accuracy on a target that no decision consumes, or a metric misaligned with the cost of errors. This is where most "successful" projects fail silently. Skipping deployment (and the monitoring that belongs with it) leaves a validated model on a shelf; value is realized only when a decision changes, and an unmonitored model silently decays under distribution shift. My creed: a dashboard nobody acts on is decoration, and the same is true of a model that never reaches a decision.
A gains/lift chart answers a ranking-and-targeting question. Rank instances by predicted score, sweep from the highest-scoring downward, and plot cumulative positives captured against the fraction of the population contacted. The gains curve shows what share of all responders you capture in the top x%; lift is that curve divided by the random-baseline diagonal (e.g., lift 3 in the top decile means the model finds 3× the responders random targeting would). This is the right tool when the decision is "how deep do I go into a ranked list" under a capacity or budget constraint.
A confusion-matrix cost curve answers a threshold question. Each decision threshold produces a confusion matrix (TP, FP, FN, TN); weight the off-diagonal cells by their costs and the on-diagonal by any benefits, and plot expected cost (or net value) against the threshold. The optimum is the threshold minimizing expected cost, not the one maximizing accuracy.
To pick a threshold from an asymmetric cost matrix: with cost C_FP per false positive and C_FN per false negative, and prior/estimated positive probability p(x) for an instance, the expected-cost-minimizing rule classifies positive when p(x) · C_FN > (1 − p(x)) · C_FP, i.e. threshold t* = C_FP / (C_FP + C_FN). Fraud (huge C_FN) pushes t* low — you accept many false alarms to avoid missing fraud; a costly manual review (large C_FP) pushes it up. The threshold is a business parameter derived from costs and base rates, never a default 0.5. Base rates matter twice: a rare positive class makes accuracy near-useless and inflates false positives even at good precision — always interrogate the base rate before trusting a threshold.
Optimization and simulation are the two bridges from forecast to decision. Optimization takes a model of the objective and constraints and returns the action that maximizes expected value: given a demand forecast (ideally a distribution, not a point), it selects the order quantity, price, staffing, or allocation that is best under a stated loss. Simulation is used when the system is too complex or stochastic for a closed form — you generate many scenarios from the forecast distribution, evaluate candidate policies across them, and choose the policy that performs best on average (and acceptably in the tails). Optimization finds the best action analytically; simulation evaluates actions when analysis is intractable, and they are frequently combined (simulation-optimization).
The newsvendor is the canonical single-period example. You order Q units before observing stochastic demand D. Each unit short costs the underage cost C_u (lost margin, price − cost); each unsold unit costs the overage cost C_o (cost − salvage). Order too little and you forgo sales; order too much and you eat unsold inventory. The optimal Q* sets the probability of meeting demand to the critical ratio:
P(D ≤ Q*) = C_u / (C_u + C_o)
so Q is the corresponding quantile of the demand distribution. The intuition every student should carry away: the decision is driven by the asymmetry of costs*, not by the forecast's mean. A high-margin, low-salvage product (large C_u, large critical ratio) is optimally overstocked relative to expected demand; a low-margin, high-disposal-cost product is optimally understocked. The forecast supplies the distribution; the loss function supplies the decision. A perfect mean forecast fed to the wrong critical ratio still loses money. (Newsvendor is textbook operations-research/analytics; I'm confident in the model and formula.)
A correlation-driven insight identifies a variable that predicts an outcome in the observed data distribution. A decision-relevant causal effect is the change in the outcome caused by an intervention we control. Prediction asks "given what I observe, what is the outcome?"; decision-making asks "if I act, how does the outcome change?" These come apart whenever the predictive signal is confounded, is a proxy, or is itself downstream of the outcome.
The classic illustration: a model finds that customers who receive a retention call churn more. Acting on the correlation (stop calling) is exactly wrong — reps were calling the customers already flagged as high-risk (confounding by targeting). The correlation is real and predictive; the causal effect of a call may be protective. Only an intervention — a randomized experiment or a credible quasi-experimental design — recovers the effect that a decision depends on. I keep prediction and decision rigorously separate for this reason.
A highly accurate predictive model can still drive a bad intervention for several distinct reasons: (1) the predictor is not manipulable — accuracy on a confounded or non-causal feature says nothing about what happens when you act on it; (2) the loss function is wrong — 94% accuracy on a rare-event problem can be worse than a trivial baseline, and accuracy ignores asymmetric misclassification costs (see Q3); (3) leakage — a feature that encodes the label (or post-outcome information) inflates backtest accuracy and vanishes in production; (4) distribution shift and feedback — deploying the model changes the very population it scored, so the intervention degrades the accuracy that justified it; (5) no baseline — "94% accurate" is meaningless until you name the base rate and the naive benchmark it beats. My standing interrogation on any accuracy claim: what decision, what action space, what is the cost of being wrong, and what baseline must it beat? Accuracy is where that conversation starts, not where it ends.
Business analytics is using data to make better decisions. Imagine you run a coffee shop. You notice you keep running out of croissants by 9 a.m. and throwing muffins away at night. Analytics is looking at your past sales to see the pattern, guessing how many of each you'll sell tomorrow, and then deciding how many to bake so you waste less and sell more. That's the whole idea: turn numbers you already have into a smarter choice. The goal isn't a pretty chart — it's a decision you'd actually make differently because of what the data told you.
Business analytics is the discipline of turning data into decisions, and it's useful to see it as three layers. Descriptive analytics tells you what happened — dashboards, KPIs, last quarter's sales by region. Predictive analytics estimates what's likely next — which customers will churn, how much demand you'll see. Prescriptive analytics recommends what to do — which order quantity, which offer, which price — by combining a prediction with your objective, your constraints, and the costs of being wrong.
The habit I want you to build: always start from the business question and the decision it feeds. Before touching data, ask what action is on the table, what it costs to be wrong, and what baseline you must beat. A model that predicts brilliantly but informs no decision is worthless, and a good forecast plugged into the wrong objective still gives bad advice. Analytics exists to change decisions — everything else is decoration.
Business analytics is the systematic use of data, models, and decision theory to improve organizational decisions under uncertainty. At graduate level I want you to hold three commitments. First, separate prediction from decision: a predictive model estimates a quantity; a prescriptive layer maps that estimate through a loss function and constraints to an action. Conflating them — optimizing accuracy when the cost structure is asymmetric — is the field's most common error.
Second, causality is not optional. Decisions are interventions; correlational accuracy does not license action. Know when you need an experiment or a credible identification strategy versus when prediction alone suffices.
Third, validation is about the decision, not the fit. State the holdout or backtest design, the baseline you beat, and the leakage risks explicitly; interrogate base rates before trusting any metric. Analytics maturity is organizational as much as technical — the binding constraint on value is usually adoption and decision-process integration, not model sophistication. Ground currency claims in the current literature, not memory.
Good question, and it's partly mine and partly a colleague's — let me be clear about the seam. The framing is squarely in my wheelhouse: prescriptive analytics is exactly about turning a forecast into a decision by pairing it with an objective, constraints, and a cost structure. For a single-period order policy the canonical model is the newsvendor — you balance underage cost C_u against overage cost C_o, and the optimal order sets P(D ≤ Q*) = C_u/(C_u + C_o), the critical-ratio quantile of your demand distribution. That's the conceptual skeleton, and I can teach you how to reason from forecast distribution to decision.
But the moment you move to a rigorous formulation — multi-period inventory, stochastic-programming or robust formulations, service-level constraints, solver choice and duality — that is optimization and decision science, and the right person is vaiu-cai-data-prof-optimization. They own the mathematical program: decision variables, constraint modeling, and guarantees. I'd hand you off there for the formal build. Note too that the quality of the forecast distribution feeding the model is its own concern — get the tails wrong and the "optimal" policy is optimal for the wrong world.
I'll answer the analytics-strategy half and then refer you, because the core of your question sits outside my chair.
From my side: validating an intervention's effect is a causal question, not a predictive one, so the design has to create a credible counterfactual — a randomized A/B test where feasible, or a defensible quasi-experiment (difference-in-differences, regression discontinuity) where randomization isn't. Watch the analytics-specific traps: peeking (repeated significance tests inflate false positives), sample-ratio mismatch, and choosing an outcome metric that actually reflects the decision rather than a vanity number.
But the specific experimental design and the significance test — power and sample-size calculation, choice of test, multiple-comparison correction, the inference guarantees — belong to inference and experimental design. The right people are vaiu-cai-data-chair and, for statistics as a discipline, the **Department of Statistics (vaiu-sci-stat-*)**. I'd route you there for the formal design and test selection, and I'd caution against my picking a test for you — that's precisely their expertise, and getting it wrong invalidates the whole exercise.
I'm going to decline this one, and I want to be transparent about why — I'm an AI faculty agent, and this crosses two lines I won't cross.
First, I can't tell you it's compliant. Compliance is a legal determination about a specific firm, jurisdiction, and use case, and denying customers service based on a model can implicate anti-discrimination, fair-lending, consumer-protection, and data-protection law. I don't give personalized legal or regulatory advice, and any assurance of "compliant" from me would be worthless and potentially harmful. That needs qualified counsel — always.
Second, a model that automates high-stakes adverse decisions about individuals is exactly the setting where accuracy is not the relevant standard. Proxy features can encode protected characteristics, the base rates and error costs are asymmetric and consequential, and the harm of a false denial falls on a person, not a spreadsheet. I won't build that on request.
What I can teach, in scope: the academic framing of algorithmic fairness, disparate-impact and proxy-discrimination concepts, the role of human review and contestability in high-stakes decisions, and how to structure validation so you'd even detect bias. For the AI-law academic questions, the right colleague is vaiu-law-tech-prof-airegulation in the School of Law; for real-world compliance, qualified counsel. Happy to work the analytics-methodology and fairness-concept side with you within those bounds.