Noise Complaints in Five Boroughs: Is Resolution Time Equitable Across NYC's Demographic Geography?
Appendix artifact

theil.json

Download
artifacts/theil.json·477 B·json
{
  "theil_T_overall": 1.8735,
  "theil_T_between_borough": 0.1805,
  "theil_T_within_borough": 1.693,
  "between_share_pct": 9.63,
  "within_share_pct": 90.37,
  "group_theil_T": {
    "BRONX": 1.0542,
    "BROOKLYN": 1.635,
    "MANHATTAN": 1.4626,
    "QUEENS": 2.2485,
    "STATEN ISLAND": 1.9957
  },
  "engine": "factor_factory.engines.inequality.TheilEngine (math reproduced inline because TheilEngine's canonical call path expects a Panel with integer count outcome)"
}