Booth Econ Camp Class Note Part III

Comparisons of Distributions We study random variables on $\mathbb{R}$ (aka lotteries). Each lottery can be identified with its cumulative distribution function (cdf): $$ F(z) = \Pr(Z \leq z). $$ First-Order Stochastic Dominance (FOSD) Definition. For two distributions characterized by their cdf $F, G$, $$ F \succeq_\text{FOSD} G \iff \int u(x) dF(x) \geq \int u(x) dG(x), \quad \forall \text{increasing } u. $$ Theorem (Characterization of FOSD). $$ F \succeq_\text{FOSD} G \iff F(x) \leq G(x) \quad \forall x....

September 27, 2025

Easy Interviews Make People Less Likely to Accept the Offer

People don’t cherish the things that they obtained without a cost. Here’s an interesting research from the 2025 AI in Social Science Conference, by Jason Sockin from Cornell University. The paper’s not online yet, but an abstract can be found at NBER Interviews (which seems to be a tentative title…?) Elliott Ash, ETH Zurich. Soumitra Shukla, Harvard University. Jason A. Sockin, Cornell University Interviews allow employers to learn about workers, but do they also enable workers to learn about firms?...

September 26, 2025

Booth Econ Camp Class Note Part II

Expected Utility Theory Suppose the space of alternatives has a little more structure: $$ X = X_1 \times X_2 \times \cdots \times X_n. $$ We define Lottery Space on this $X$: Let $\mathcal{L} = \Delta(X)$ = set of lotteries on $X$ (probability distributions). Expected Utility Representation Definition. A preference $\succeq$ on lottery space $\mathcal{L}$ admits an expected utility form if $\exists u:X\to\mathbb{R}$ such that $\forall L,L’\in\mathcal{L}$: $U(L) = \sum_{x\in X} p^L_x u(x)$, $L\succeq L’ \iff U(L)\geq U(L’)$....

September 25, 2025

Matrix Estimation with Adjustable Sampling Rate

Here’s a very interesting matrix completion method and result, which is a direct corollary from Koltchinskii, Lounici and Tsybakov (2011) paper. Consider the following matrix estimation problem: for input matrix $A\in \mathbb R^{m_1\times m_2}$, assume $m_1 < m_2$ and $\text{rank}(A) = r \ll m_2$. $n$ entries of $A$ are observed at uniformly at random, with independent noise $\epsilon_{ij}$. Denote as $\Omega$ the index set of observed entries of $A$, define the scaled observation matrix $Y = [y_{ij}]$ as $$ y_{ij} = \frac{m_1 m_2}n \begin{cases} a_{ij} +\epsilon_{ij} & (i, j) \in \Omega\cr 0 & (i, j)\notin \Omega \end{cases},\quad (i, j)\in [m_1]\times [m_2]....

September 24, 2025

Booth Econ Camp Class Note Part I

Before we begin, it’s helpful to have this framework in mind: $$ \text{Utility Functions }u(\cdot) \Leftrightarrow\text{Preferences } a \succeq b \Leftrightarrow\text{Choices (aka Data) }(\beta, C) $$ Economists care about how to make the above concepts consistent (i.e. under what assumptions would the above $\Leftrightarrow$ hold mathematically). Choices and Choice Structures Given a finite set of mutually exclusive alternatives $X$: Definition. A choice structure is a pair $(\beta, C)$ with $\beta \subseteq \mathcal{P}(X)$ a family of budget sets, $C : \beta \Rightarrow X$ a choice correspondence such that $C(B) \subseteq B$ for all $B \in \beta$....

September 23, 2025

The Orthogonal Procrustes Problem

Given two matrices $A, B$, finding an orthogonal matrix $\Omega\in O(n)$ which most closely maps $A$ to $B$: $$ \min_{\Omega\in O(n)}\Vert \Omega A - B\Vert_F $$ Note: $O(n)$ means the set of n*n orthogonal matrices. The name Procrustes refers to a bandit from Greek mythology who made his victims fit his bed by either stretching their limbs or cutting them off. (Wikipedia) TL;DR: the optimal solution $\Omega^\star = UV^T$, where $U, V$ are given by taking SVD of $BA^T = U \Sigma V^T$....

September 22, 2025

Measuring the Distance of Singular Value Spaces | the Davis-Kahan-Wedin Sin Theta Theorem

bound SVD outcome by their og matrices

September 21, 2025

Singing through Joy | A Night with Joyce DiDonato & the CSO

The Chicago Symphony Orchestra’s celebratory fundraising concert took place on September 20, opening the 2025–26 season with a sense of homecoming. Symphony Center was filled to the brim, the audience bubbling with anticipation and festive spirits, rather like the champagne glasses at the pre-concert reception. The program was elegant and lighthearted curated. We began with Weber’s Oberon Overture, followed by Mendelssohn’s A Midsummer Night’s Dream — the Scherzo and the famous Wedding March....

September 20, 2025

A Night with Joffrey's Carmen

I recently attended the Joffrey Ballet’s production of Carmen, and while I had the privilege of watching from a perfect front-row, center seat (thanks to a remarkable $30 ticket), I left the theater somewhat unsettled. The dancers’ technique was solid, the orchestra gave a nice performance, and yet — something about the production went fundamentally astray. what went wrong in my pov: Carmen Herself The greatest shortcoming, in my view, lies in the characterization of Carmen....

September 19, 2025

Miniature Markets | Booth's iBid Course Auction and Carrel Lottery

Two fascinating cases of market design for grad students at UChicago. Bidding for classes At Booth, students enroll in courses through an auction system. The process runs across four stages — each a separate round of auction, with waitlist and drop-refund rules layered in. The bidding schedule for Fall 2025 quarter At the start, students are endowed with virtual currency (e.g. 8,000 Bid Points for new PhDs; returning students carry over 2,000 points per course completed)....

September 18, 2025