Bhavjot Khurana
Chicago, IL · Reed College '23, Mathematics & Statistics

Bhavjot Khurana

I build learning products, instrument them, and measure whether they work.

A data scientist and educator. Seven hundred-plus tutoring sessions taught me where people get stuck; the rest of my work is proving what moves them.

700+
Tutoring sessions
1,440
Questions shipped
3
Live products
Reed '23
Math & Statistics
01

About

I studied mathematics and statistics at Reed, then spent 700+ tutoring sessions sitting with people while they worked. Most of them were not bad at math. They had one gap from years earlier that nobody ever caught, and once you find it and say it out loud, the rest moves fast.

The habit of checking started with my thesis. The model looked good on the surface and I felt fine about it for about a week, until I pulled the results apart and found it was failing the group I most wanted it to get right. Everything interesting was one level below the number I had been looking at.

At Yuno Learning I had to prove an intervention worked instead of assuming it had, which is harder and a lot more interesting. I came out of it trusting measurement over instinct, including my own.

Now I build learning products end to end, instrumentation included, so I can tell what actually moved someone and what only looked like it did.

Lately I've been evaluating language models, which turns out to be the same question in new clothes. Does the thing work, or does it only look like it works when nobody measures carefully.

Away from the screen I powerlift, play tennis, and cut linocuts, and I read more about automotive design than I can justify. They all have the same appeal. Form, patience, and the slow work of getting something right.

02

Experience

Founder, Data & Product Analyst
VLTG · vltg.net
2025–Present
A free diagnostic for a high-stakes licensing exam, built solo: a scored assessment, a skill-by-skill breakdown, an LLM coach summary, and full-funnel instrumentation with first-touch attribution.
Data Analyst
Yuno Learning · Remote
2022–2025
Queried cohort data in SQL for weekly trend snapshots; authored A/B test readouts (t-tests, Cohen's d); helped build conversion-tracking dashboards from first visit through tutor match.
Mathematics & Statistics Tutor
Private practice · Pear Deck Tutor (GoGuardian)
2023–Present
700+ one-on-one sessions from K-12 through college, at Pear Deck Tutor and privately. Designed introductory Statistics and Probability curricula for non-traditional learners; recently took a student's SAT Math from 580 to 730 in three months.
Research Assistant
Reed College
2022
Applied statistical analysis on higher-education outcomes data, including work that identified a significant discrepancy in public earnings estimates and supported institutional reporting.
03

Selected Work

6 projects
Product · Live
VLTG
A diagnostic product I build and grow end to end, from the scoring model to funnel instrumentation.
Scored 1–9 · LLM coach
Live · 2026vltg.net ↗
Statistics · LLM Eval
MMLU-Pro Evaluation
Grading a language model on a reasoning benchmark, and measuring how much step-by-step reasoning helps.
44% → 78% with reasoning
Write-up + codeGitHub ↗
EdTech · Live
ScotchEgg
A free 1,440-question SAT Math platform that doubles as an acquisition funnel for my tutoring.
React · Supabase · SEO
Machine Learning
Predicting Student Proficiency
Random forests across demographic subgroups of 1,236 Oregon schools; teacher staffing and experience outweighed poverty in predicting proficiency.
SMOTE · per-class balanced accuracy
Senior thesisGitHub ↗
Data Engineering
TCG Database Design
A normalized PostgreSQL schema for a trading-card domain: players, packs, rarity rules, and pack openings.
PostgreSQL · normalized schema
Schema designGitHub ↗
Experimentation
A/B Testing Analysis
Separating real lift from noise in an advertising experiment, then weighing efficiency against cost.
Hypothesis testing · CIs