select (case when ny_count > c_count then 'New York University' when c_count > ny_count then 'California University' ...