Economist · Applied Econometrics

Juan C. Yamin

I build implementable econometric methods for better downstream decisions in product, operations, and policy settings.

Brown Economics Ph.D. candidate working with experimental and observational evidence: experiment design, causal inference, poverty targeting under imperfect information, and decision-making under uncertainty. Ph.D. expected May 2027; open to discussing start date for the right role.

Core strengths

Experiments, causal inference, and decisions under uncertainty

Experiment design

Ramp-ups and traffic splits with finite-sample guarantees: A/B/n tests with shared control, stratified splits across user segments, fast proxy metrics with delayed primary outcomes, and how large a pilot should be in the first place.

Causal inference

Difference-in-differences, shift-share, and regression-discontinuity designs — including interference-aware evaluation that separates direct effects from geographic spillovers.

Data-driven decisions under uncertainty

Methods for formally using estimates to target interventions, allocate scarce resources, and choose rollouts while accounting for what the data can and cannot establish.

Industry experience

Amazon — Economist Intern

Delivery Experience · Bellevue, WA · May–August 2025

Research, translated

The papers, in platform terms

How much should a small ramp-up change the experiment that follows?

When and How to Pilot — solo-authored · arXiv:2607.16982

Digital experiments often run in two waves: a small ramp-up precedes the full experiment, and the ramp-up data can inform the main-wave traffic split. Splitting evenly ignores what the ramp-up learned about which arm is noisier; plugging noisy variance estimates into the Neyman formula can overreact badly — with a small ramp-up it can assign a live arm almost no traffic. My rule is a closed-form traffic split that moves from an even split toward the optimal allocation only as far as the ramp-up's evidence has earned, and reports a finite-sample certificate bounding what the move can cost.

  • Covers A/B/n tests with shared control, stratified splits across user segments or markets, and ramp-ups that observe a fast proxy while the primary metric arrives with delay.
  • Answers the sizing question too: with an experimentation budget of B observations, the pilot should be roughly B2/3; for a 100,000-observation budget, that is about 2,000 pilot observations.
  • In calibrations to Upworthy headline tests and Criteo's 13.9-million-user ad-experiment archive, the rule avoids feasible Neyman's severe small-ramp-up losses — and in the Criteo calibration captures about 90% of the attainable precision gain by 4,000-user ramp-ups.

Targeting scarce resources when information is imperfect

Poverty Targeting with Imperfect Information — solo-authored · arXiv:2506.18188

The paper studies a broader prioritization problem: how to allocate a fixed budget when decisions must be based on estimates rather than direct observations. In the antipoverty-targeting application, I show that the standard plug-in rule, which treats estimates as truth, is systematically improvable: another feasible rule can do at least as well in every case and better in some cases. I then build a nonparametric empirical Bayes rule that first learns how much to trust each estimate — using the same data, the same prediction model, and the same budget.

  • In simulations on household surveys from nine African countries, the rule reaches nearly 80% more of the target population than plug-in ranking (45.6 vs. 25.5 per 1,000) and outperforms plug-in OLS and machine-learning benchmarks.

Applied causal research from question to data to interpretation

Political economy, development, administrative data

Alongside my methods work, I have carried traditional applied-economics projects from institutional question to data construction, identification, robustness, and policy interpretation. In coauthored research conditionally accepted at the American Political Science Review, I study whether partisan alignment across levels of government facilitates corruption in Colombia: the project combines legal and institutional analysis, administrative education records, close-election regression discontinuity, validation and robustness checks, and evidence on ghost enrollment, discretionary hiring, outsourcing, and electoral fraud risk.

Earlier at Universidad de los Andes, I coordinated multi-year data collection, digitization, replication, and empirical analysis across development and political-economy projects. That work included contributions to projects involving Daron Acemoglu, Simon Johnson, and James A. Robinson, the 2024 Economics Nobel laureates — including a Review of Economic Studies paper with Acemoglu and Johnson on population growth and conflict, plus projects on radio education, policy implementation, Facebook and protests, and household shocks.

Software

cmrdesign — the pilot paper as a package

Give it ramp-up outcomes and treatment labels; it returns a recommended main-wave traffic split and a regret certificate. Implemented as an R package and Python alpha, with parallel APIs.

import cmrdesign as cmr

fit = cmr.cmr_two_arm(y, d, alpha=0.05, method="auto")
fit.pi     # recommended main-wave treatment share
fit.U_CMR  # finite-sample regret certificate

The codebase uses shared JSON fixtures, independent reference checks, GitHub Actions tests, and documentation builds to keep the two implementations aligned.

Quick facts

At a glance

Tools
Python, SQL, R, Stata, Git & GitHub Actions, MATLAB
Communication
TA for Brown's Ph.D. applied-econometrics sequence; overall evaluations 4.92/5.00 and 4.90/5.00 against department averages of 4.53 and 4.52
Languages
Spanish (native), English (fluent), French (fluent)
Citizenship / work authorization
Colombian citizen. Eligible for 3 years of U.S. work authorization (F-1 STEM OPT); future sponsorship required
Location
Providence, RI · open to relocation