Skip to content

docs: fix fabricated ~20.9pp hiring gap in three explainers - #564

Merged
yakew7 merged 1 commit into
yakew7:mainfrom
propcgamer20-png:docs/fix-fabricated-hiring-gap
Sep 10, 2026
Merged

docs: fix fabricated ~20.9pp hiring gap in three explainers#564
yakew7 merged 1 commit into
yakew7:mainfrom
propcgamer20-png:docs/fix-fabricated-hiring-gap

Conversation

@propcgamer20-png

Copy link
Copy Markdown
Collaborator

Problem

demographic-parity.md, disparate-treatment.md, and neural-networks.md all present a "~20.9 percentage point" gender gap for the AI Fair Recruitment audit.

20.9% is README.md's pull-quote for the relative reduction: (21.62 - 17.10) / 21.62 = 20.9%. It is not an absolute pp gap. The real absolute gap - per README.md's canonical results table, and cited correctly by disparate-impact.md and supervised-learning.md - is 21.62% vs 17.10%, a 4.51pp gap, closing to 0.12pp (97.3% relative reduction) after dropping gender and age.

demographic-parity.md and neural-networks.md additionally invent their own per-group hire rates (~71%/~50%, 61.2%/40.3%, 54.1%/54.0%, ~67%/~67%) that appear nowhere else in the repo, and neural-networks.md's summary table has a fabricated 99.5% reduction.

Fix

Every AI Fair Recruitment number in the three files is now the canonical set (21.62% / 17.10% / 4.51pp -> 0.12pp / 97.3%). The fabricated post-fix per-group rates - which have no canonical source in the repo (the audits only produce the gap, not fixed per-group rates) - are dropped rather than replaced with new guesses. Pages, faircode/_explainers/ mirror, and llms-full.txt regenerated.

check_em_dash.py, check_broken_links.py, check_generated_files_current.py pass.

Closes #550

…rate-treatment / neural-networks

All three explainers cited a "~20.9 percentage point" gender gap for the
AI Fair Recruitment audit. 20.9% is README.md's pull-quote for the
*relative* reduction ((21.62 - 17.10) / 21.62 = 20.9%), not an absolute
pp gap. The real absolute gap - per README.md's canonical table and
matched correctly by disparate-impact.md and supervised-learning.md - is
21.62% vs 17.10%, a 4.51pp gap, closing to 0.12pp (97.3% relative
reduction) after dropping gender and age.

- demographic-parity.md: replaced the invented ~71%/~50% biased rates and
  ~67%/~67% fixed rates with the canonical 21.62%/17.10% and a prose
  statement of the 0.12pp / 97.3% result.
- disparate-treatment.md: "20.9pp hire rate gap" -> "4.51pp hire rate gap
  (21.62% vs 17.10%)".
- neural-networks.md: replaced the invented 61.2%/40.3% biased rates,
  54.1%/54.0% fixed rates, and the "20.9% -> ~18% -> 0.1% (99.5%)"
  summary with the canonical 21.62%/17.10%, 4.51pp -> 0.12pp, 97.3%
  figures. The fabricated post-fix per-group rates (no canonical source)
  are dropped rather than replaced with new guesses.

Regenerated the pages, package mirror, and llms-full.txt.

Closes yakew7#550
@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

@propcgamer20-png is attempting to deploy a commit to the yashkewlani2020-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

@yakew7 @Shreyash0712 - new PR touching a path you own, please review.

@yakew7
yakew7 merged commit fb8a2c0 into yakew7:main Sep 10, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

demographic-parity.md, disparate-treatment.md, and neural-networks.md cite a fabricated ~20.9pp absolute gap that's actually a relative-reduction stat

2 participants