# discrimination

Published articles for discrimination.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## One definition of algorithmic fairness: statistical parity

DevFeed: [One definition of algorithmic fairness: statistical parity](<https://devfeed.tech/articles/one-definition-of-algorithmic-fairness-statistical-parity-40389.md>)

Original publisher: [Read original article](<https://www.jeremykun.com/2015/10/19/one-definition-of-algorithmic-fairness-statistical-parity/>)

Published: 2015-10-19T09:00:00Z

Content type: opinion

Language: en

Sources: [Jeremy Kun](<https://devfeed.tech/sources/jeremy-kun.md>)

Topics: [Algorithms](<https://devfeed.tech/topics/algorithms.md>), [Algorithms, Complexity](<https://devfeed.tech/topics/algorithms-complexity.md>)

Tags: [algorithm](<https://devfeed.tech/tags/algorithm.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [bias](<https://devfeed.tech/tags/bias.md>), [conditional-probability](<https://devfeed.tech/tags/conditional-probability.md>), [discrimination](<https://devfeed.tech/tags/discrimination.md>), [fairness](<https://devfeed.tech/tags/fairness.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [mathematics](<https://devfeed.tech/tags/mathematics.md>), [programming](<https://devfeed.tech/tags/programming.md>), [python](<https://devfeed.tech/tags/python.md>), [research](<https://devfeed.tech/tags/research.md>), [reverse-tokenism](<https://devfeed.tech/tags/reverse-tokenism.md>), [self-fulfilling-prophecy](<https://devfeed.tech/tags/self-fulfilling-prophecy.md>), [statistics](<https://devfeed.tech/tags/statistics.md>)

### AI overview

The article examines statistical parity as one mathematical definition of algorithmic fairness. It explains the protected-group and population model, defines bias as the difference in positive classification rates between the complement and the protected group, and discusses the definition's intuitive basis and limitations.

### Source excerpt

If you haven't read the first post on fairness, I suggest you go back and read it because it motivates why we're talking about fairness for algorithms in the first place. In this post I'll describe one of the existing mathematical definitions of "fairness," its origin, and discuss its strengths and shortcomings. Before jumping in I should remark that nobody has found a definition which is widely agreed as a good definition of fairness in the same way we have for, say, the security of a random number generator.

## What does it mean for an algorithm to be fair?

DevFeed: [What does it mean for an algorithm to be fair?](<https://devfeed.tech/articles/what-does-it-mean-for-an-algorithm-to-be-fair-40385.md>)

Original publisher: [Read original article](<https://www.jeremykun.com/2015/07/13/what-does-it-mean-for-an-algorithm-to-be-fair/>)

Published: 2015-07-13T09:00:00Z

Content type: opinion

Language: en

Sources: [Jeremy Kun](<https://devfeed.tech/sources/jeremy-kun.md>)

Topics: [Algorithms](<https://devfeed.tech/topics/algorithms.md>), [Algorithms, Complexity](<https://devfeed.tech/topics/algorithms-complexity.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [accountability](<https://devfeed.tech/tags/accountability.md>), [algorithm](<https://devfeed.tech/tags/algorithm.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [data-mining](<https://devfeed.tech/tags/data-mining.md>), [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [discrimination](<https://devfeed.tech/tags/discrimination.md>), [disparate-impact](<https://devfeed.tech/tags/disparate-impact.md>), [fairness](<https://devfeed.tech/tags/fairness.md>), [google](<https://devfeed.tech/tags/google.md>), [law](<https://devfeed.tech/tags/law.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [mathematics](<https://devfeed.tech/tags/mathematics.md>), [neural-networks](<https://devfeed.tech/tags/neural-networks.md>), [transparency](<https://devfeed.tech/tags/transparency.md>)

### AI overview

The article examines algorithmic fairness and argues that algorithms trained on historical human data can facilitate illegal discrimination and reinforce social prejudices. It uses targeted loan advertising, Google autocomplete, and predictive policing as examples, though the supplied text is incomplete.

### Source excerpt

In 2014 the White House commissioned a 90-day study that culminated in a report (pdf) on the state of "big data" and related technologies. The authors give many recommendations, including this central warning. Warning: algorithms can facilitate illegal discrimination! Here's a not-so-imaginary example of the problem. A bank wants people to take loans with high interest rates, and it also serves ads for these loans. A modern idea is to use an algorithm to decide, based on the sliver of known information about a user visiting a website, which advertisement to present that gives the largest chance of the user clicking on it.

## Inclusiveness at Mozilla

DevFeed: [Inclusiveness at Mozilla](<https://devfeed.tech/articles/inclusiveness-at-mozilla-37572.md>)

Original publisher: [Read original article](<https://brendaneich.com/2014/03/inclusiveness-at-mozilla/>)

Author: Brendan Eich

Published: 2014-03-26T18:57:08Z

Content type: opinion

Language: en

Sources: [Brendan Eich](<https://devfeed.tech/sources/brendan-eich.md>)

Topics: [Mozilla](<https://devfeed.tech/topics/mozilla.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [discrimination](<https://devfeed.tech/tags/discrimination.md>), [gender](<https://devfeed.tech/tags/gender.md>), [inclusive](<https://devfeed.tech/tags/inclusive.md>), [learn](<https://devfeed.tech/tags/learn.md>), [mozilla](<https://devfeed.tech/tags/mozilla.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>)

### AI overview

Brendan Eich addresses concerns about his commitment to equality and welcome for LGBT individuals at Mozilla, outlining commitments to inclusive employment, events, community participation, policies, benefits, and outreach to marginalized contributors. He also accepts accountability for his actions as CEO.

### Source excerpt

I am deeply honored and humbled by the CEO role. I'm also grateful for the messages of support. At the same time, I know there are concerns about my commitment to fostering equality and welcome for LGBT individuals at Mozilla. I hope to lay those concerns to rest, first by making a set of commitments ... Continue reading "Inclusiveness at Mozilla"