U The University of Utah · David Eccles School of Business ACCTG 5150
← All weeks

Week 8: Predictive Modeling

Week 5 drew a trendline by eye. This week it becomes a numeric, multi-variable model you fit and then judge. Two models on the same Summit Gear customers: OLS forecasts how long an account takes to pay, and logistic regression estimates the probability an account defaults. The stance is AI-first: the AI writes the Python; your job is to specify the model, validate it, and read it in accounting terms.

Lab 8 and Homework 8 are posted below. Check Canvas for the due dates.

Lecture

Practice

Lab and Homework

Data

The class AI is built into every page here. Open the Ask AI panel on the lecture, the launchpad, the lab, or any trainer. It can read what you have typed and nudge you toward the fix without handing you the answer. Use it while you work and tell me how it goes.