========= Reference ========= Functions --------- Coefficient of Dispersion (COD) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ COD is the average absolute percent deviation from the median ratio. It is a measure of horizontal equity in assessment. Horizontal equity means properties with a similar fair market value should be similarly assessed. :doc:`cod() ` |nbsp| :doc:`cod_ci() ` |nbsp| :doc:`cod_met() ` Price-Related Differential (PRD) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PRD is the mean ratio divided by the mean ratio weighted by sale price. It is a measure of vertical equity in assessment. Vertical equity means that properties at different levels of the income distribution should be similarly assessed. :doc:`prd() ` |nbsp| :doc:`prd_ci() ` |nbsp| :doc:`prd_met() ` Price-Related Bias (PRB) ^^^^^^^^^^^^^^^^^^^^^^^^ PRB is an index of vertical equity that quantifies the relationship betweem ratios and assessed values as a percentage. In concrete terms, a PRB of 0.02 indicates that, on average, ratios increase by 2% whenever assessed values increase by 100 percent. :doc:`prb() ` |nbsp| :doc:`prb_ci() ` |nbsp| :doc:`prb_met() ` Kakwani Index (KI) ^^^^^^^^^^^^^^^^^^^^^^^^ The Kakwani Index (KI) is a Gini-based measure to test for vertical equity. The output is the cumulative distribution of assessed values minus the distribution of sale prices. :doc:`ki() ` Modified Kakwani Index (MKI) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The Modified Kakwani Index (MKI) is a Gini-based measure to test for vertical equity. The output is the cumulative distribution of assessed values divided by the distribution of sale prices. :doc:`mki() ` |nbsp| :doc:`mki_met() ` |nbsp| Other functions ^^^^^^^^^^^^^^^ | Calculate bootstrapped confidence intervals :doc:`boot_ci() ` | Detect sales chasing in a vector of sales ratios :doc:`detect_chasing() ` |nbsp| :doc:`detect_chasing_cdf() ` |nbsp| :doc:`detect_chasing_dist() ` | Calculate bootstrapped confidence intervals :doc:`is_outlier() ` |nbsp| :doc:`quantile_outlier() ` |nbsp| :doc:`iqr_outlier() ` Data ---- | Sample data used for testing and demonstrations :doc:`ratios_sample() ` :doc:`mki_ki() ` .. |nbsp| unicode:: 0xA0