Browse all courses
All 100 courses, free — 56 build-it · 44 decide-it. Build it in your browser or make the call on a real business scenario; filter to find your next one.
AI & Machine LearningBeat the Baseline: an honest test score, and the dumb model it has to beat
AI & Machine LearningFeature scaling: why one big-numbered column can wreck a distance-based model
AI & Machine LearningIs this review positive? Reading sentiment from text
AI & Machine LearningAccuracy is lying to you: evaluating a classifier on imbalanced data
AI & Machine LearningPay Equity: the gap that mostly isn't (raw vs. adjusted)
AI & Machine LearningAttrition Leakage: the model that's too good to be true
AI & Machine LearningLead Scoring: a model can rank leads perfectly and still lie about the odds
AI & Machine LearningRecommendations from scratch: matrix factorization that beats the popularity baseline
AI & Machine LearningUplift Targeting: spend on the persuadable, not the sure thing
Data AnalyticsMissing Not at Random: when the blanks aren't an accident, your average lies
Data AnalyticsAveraging Averages: the company number isn't the mean of the branch numbers
Data AnalyticsOutlier Spotting: one bad reading wrecks the mean, not the median
Data AnalyticsPercent-Change Traps: why +20% then -20% doesn't get you back
Data AnalyticsRounding That Lies: round each line then sum, and the total is wrong by cents
Data AnalyticsTop-N and the Tail: your best-seller list depends on the metric, and hides most of the money
Data AnalyticsBenford's Law: catching fabricated numbers by their leading digit
Data AnalyticsCohort Retention: why the topline looks healthy while every cohort leaks worse
Data AnalyticsDuplicate Invoices: catch the payments that went out twice
Data AnalyticsSilent Row Loss: the join that quietly drops (and duplicates) your data
Data AnalyticsReading an A/B test: telling a real lift from noise
Data AnalyticsMaverick Spend: find the purchases that bypassed the contracts
Data AnalyticsPipeline Forecast: weight the deals you have by the deals that actually close
Data AnalyticsMulti-Touch Attribution: last click lies about who earned the sale
Data EngineeringCalendar Gaps: a day with no sale has no row, and it's dragging your average up
Data EngineeringDate Parsing Basics: a date stored as a string sorts and filters wrong
Data EngineeringString Key Cleaning: ' Apple ', 'apple', and 'APPLE' are one product, not three
Data EngineeringWide to Tidy: melt a spreadsheet report so the next question is one line
Data EngineeringCSV to Parquet: store a log columnar and read only the bytes you need
Data EngineeringData contracts: catch the bad rows before they reach your table
Data EngineeringIdempotent loads: why re-running your pipeline shouldn't double your data
Data EngineeringThree-Way Match: pay an invoice only if the order and the receipt agree
Data EngineeringSchema Evolution: load a feed that changes its columns out from under you
Data EngineeringVendor Dedupe: one row per real company from a messy supplier master
Finance for ManagersWhere did the money go? Reading a P&L line by line
Finance for ManagersThe below-list order: what one more unit really earns
Finance for ManagersIs this project worth it? Payback, NPV, and the discount-rate trap
GeospatialSpatial Join: which zone is this point in, really?
GeospatialNearest Facility: distances on a globe, and when the nearest one is full
GeospatialGeohash Rollup: a base-32 address for the map, that nests and has neighbours
GeospatialSpatial Clusters: finding hotspots with DBSCAN, and why k-means can't
GeospatialSpatial Autocorrelation: is the map clustered, and where — Moran's I, global and local
GeospatialFacility Location: which depots to open, and why nearest-assignment breaks under capacity
MarketingWhat a customer costs, and how fast you get it back
MarketingSegment or spray? Pointing a limited B2B marketing budget
MarketingIs this channel working? ROAS, and the margin it hides
MarketingLTV:CAC — what the ratio really tells you (and what it hides)
MarketingPrice the renewal: how much churn a price rise can afford
MarketingThe last-click trap: who really earned the sale?
MarketingBrand or performance? Splitting the budget when the dashboard only sees one
MarketingThe 20%-off trap: when a promo lifts volume and loses money
MarketingWould it have happened anyway? Incrementality vs attribution in ad spend
MarketingOne price, unknown demand: pricing a perishable room block by expected value
Open-Source LibrariesYour First Test: catch a real bug by testing the boundary, not the happy path
Open-Source LibrariesAnalytical SQL with DuckDB: from clickstream to sessions
Open-Source LibrariesHidden communities: finding the groups inside a network and proving they're real
Open-Source LibrariesPolars Analytics: window functions for the questions group-by can't answer
Open-Source LibrariesFraud Rings: the collusion you can only see in the graph
Open-Source LibrariesProperty-Based Testing: let Hypothesis find the input you didn't think of
Open-Source LibrariesWarehouse Sim: find the bottleneck a stopwatch would miss
Operations & ProcessFind the bottleneck: why the whole line runs at the speed of its slowest step
Operations & ProcessTriage the queue: what to work next when the backlog is winning
Operations & ProcessLittle's Law in practice: why starting more work makes it slower
Operations & ProcessMake it or buy it: the unit-economics call, and the volume that flips it
Operations & ProcessRunning hot: why an 80%-full clinic waits, and a 95%-full one drowns
Operations & ProcessIs the process in control? Common-cause noise vs a real signal
People & HRScore the candidate: why a hiring scorecard beats a gut feeling
People & HRThe cost of a bad hire: why structured hiring is cheap insurance
People & HRAttrition is up 18% — do you have a retention problem? Regretted vs non-regretted attrition
People & HRWho gets the raise? Splitting a fixed merit pool across your team
People & HRCalibrate the ratings: fair scores between inflation and a forced curve
People & HRSet the pay band: fix compression without breaking it for everyone
People & HRManage out, or coach? Deciding when to invest in an underperformer and when to let them go
Sales & RevenueA forecast you can defend: commit, best-case, and the number in between
Sales & RevenueWeight the pipeline: what $2M in deals is really worth
Sales & RevenueDiscount leakage: the deal that looks fine at invoice and bleeds at pocket
Sales & RevenueTrade, don't give: concessions, terms, and your walk-away in a live negotiation
Sales & RevenueSet the quota: build the number from capacity, not a wish
Sales & RevenueYou get the behaviour you pay for: designing a sales comp plan that doesn't backfire
StrategyThe focus trade-off: why a startup wins by saying no to good things
StrategyDoes the model make money per order? Marketplace unit economics before scale
StrategyWhere's the moat? Telling a durable advantage from a good quarter
StrategyBuild, buy, or partner: entering a market when the cheapest path isn't the fastest
StrategyDouble down or cut? Where the next dollar goes across business units
StrategyPrice war or not? Responding to a competitor's price cut
Supply ChainDays of Cover: the SKU about to stock out isn't the one with the least stock
Supply ChainStock Turns: the biggest pile of inventory is where your cash goes to sit
Supply ChainUnits Mismatch: you can't sum a column that mixes cases and eaches
Supply ChainABC/XYZ Inventory: segment by the money and the variability, not the volume
Supply ChainEconomic Order Quantity: how much to order, and when a volume discount is worth the extra stock
Supply ChainThe newsvendor problem: how much to stock when running out and over-ordering cost different amounts
Supply ChainThe Bullwhip Effect: steady demand, wild orders, and finding who amplifies
Supply ChainThe reorder-point trap: why ordering to average demand runs you out of stock
Supply ChainDelivery Routing: untangling a route with 2-opt, then splitting a full van into trips
Supply ChainTransshipment: least-cost flow through a network, and modelling a warehouse's throughput limit
Supply Chain & ProcurementReading the reorder point: why the shelf went empty
Supply Chain & ProcurementThe long tail of spend: consolidate, or leave it alone?
Supply Chain & ProcurementHow much to order at once: the EOQ trade-off
Supply Chain & ProcurementThe cheapest quote isn't the cheapest supplier: total cost of ownership
Supply Chain & ProcurementHow much safety stock? Service level and the cost of the last few points
Supply Chain & ProcurementOne supplier or two? Single vs dual sourcing when the part is critical