Hello - I’ve had a chance to read through the Arcidiancono report. This is quite interesting. The most informative piece of information is on page 136 Table B.7.2. I was most interested in this, because it provides details on what factors are most predictive of admission to Harvard. Although Harvard will have you believe their decisions are holistic, everything can be reduced to a number – in this case an Odds ratio, which is a simple way to measure the effect of different variables and the chances of admission. Using logistic regression is a powerful way to hold other factors constant, and to examine the effect of individual variables on the outcome of interest (in this case admission to Harvard). It allows us to tease out which factors are most influential in the admissions process.
Arcidiacono fits 6 different logistic regression models to estimate odds of admission based on various factors. Each of the models takes different variables into account. The 6th model is the most comprehensive, and also the most informative. Arcidiancono’s models are displayed in Table B.7.2, but are displayed in a confusing way. The coefficients for the logistic model are presented along with standard errors. I would have preferred an odds ratio along with the 95% CI instead.
I took the data from B.7.2 and converted the coefficients into an odds ratio by taking the natural logarithm, and then rank ordered them from high to low. Arcidiacono also includes interaction terms, which I didn’t include for brevity sake. But here are the odds of being admitted to Harvard from high to low, and the accompanying odds:
Arcidiancono Report Logit Coefficient and Odds Ratio of Admission by Factor
Factor Coefficient Odds
Athlete 7.85 2563.17
African American 2.66 14.28
Deans Interest 2.32 10.20
Legacy 1.84 6.30
Faculty child 1.70 5.50
Hispanic 1.42 4.13
Early Decision 1.28 3.60
Disadvantaged 1.08 2.95
Double legacy 0.63 1.88
Fee Waiver 0.52 1.69
Academic Index 0.41 1.51
Applied for FA 0.16 1.17
Gender: Female 0.13 1.14
Major: Comp Sci 0.11 1.12
Major: Physical Sci 0.05 1.05
Major: Humanities 0.03 1.03
First Generation 0.02 1.02
Major: Math 0.02 1.02
Major: Unspecified -0.01 0.99
Major: Engineering -0.02 0.99
Major: Biology -0.08 0.93
Asian American -0.27 0.76
So how to interpret this? Lets take an example. The fitted model suggests that holding each of the other factors equal, an early decision applicant has a 3.6 higher odds of being admitted (or an absolute percentage of 260% higher chance). Accordingly, odds ratio below 1.0 indicate a lower chance of being admitted. Based upon this, there is no better way to get admitted than to be a recruited athlete (2563 odds). A far second is being of African American race (odds ratio of 14.28), followed in third place by being on the Dean’s Special Interest list.
But there are other important pieces of information here. In particular the choice of major listed on the application has little influence on admission chances. The advantage given to legacy applicants is about the same as being a child of faculty/staff. However being on the Dean’s Interest list has a huge impact on admission (odds 10.2). Items that I normally would have thought to have a huge impact are very low down on the list: especially academic index. Having a high AI only increases the odds of admission only marginally (OR 1.51), same for first generation status (OR 1.02). I guess having a high AI is a given for Harvard, but the admissions people will have you believe that the high school transcript and test scores are the two most important factors. This is clearly not the case.
The following controllable factors appear to increase the odds of admission: applying early decision, applying for fee waiver, applying for financial aid, computer science major. These uncontrollable items also increase odds of admission: female gender, disadvantaged status, race (african american or hispanic), dean’s interest list, legacy, faculty child, double legacy. These factors have a negative impact on admission odds: Unspecified major, Engineering major, Biology major, Asian American.
I hope I’m interpreting these tables correctly. If I made a mistake in this interpretation, please feel free to point out.
I’m going to read the Card report later this weekend, will provide my comments later.