NYCPlanning / db-factfinder

data ETL for population fact finder (decennial + acs)
https://nycplanning.github.io/db-factfinder/factfinder/
MIT License
2 stars 3 forks source link

Median MOE: Change lowest possible A1 val to 0.5 for mdrms #201

Closed SPTKL closed 3 years ago

SPTKL commented 3 years ago
  1. When upper_bin = lower_bin = first_non_zero_bin
  2. the first_non_zero rule should never be apply to upper bound
SPTKL commented 3 years ago

waiting for rerun to complete so we can compare the results

SPTKL commented 3 years ago

this is unnecessary, just confirmed with Joel, mdrms should conform with the same logic as the rest. however we do need to move the 0.5 implementation to dev