Yash Parkih - Lesson Day 3 - Computing Bias
Popcorn Hack 1
What is an example of Explicit Data?
A) Netflix recommends shows based on your viewing history. B) You provide your name, age, and preferences when creating a Netflix account. C) Netflix tracks the time you spend watching certain genres.
The answer is B. When you create a Netflix account, you provide your name, age, and preferences. This is an example of explicit data because you are explicitly providing information about yourself. Netflix uses this information to recommend shows based on your preferences, but those are explicitly defined by the user.
Popcorn Hack 2
What is an example of Data Bias?
A) A hiring algorithm favors male candidates because the training data contains a disproportionate number of male resumes. B) A system is trained on a dataset where certain groups, such as people with darker skin tones, are underrepresented. C) A researcher intentionally selects data that supports their own beliefs about the impact of screen time on grades.
The answer is B. Data bias occurs when the training data used to build a model is not representative of the population it is meant to serve. In this case, the dataset used to train the system lacks diversity and underrepresents certain groups, leading to biased outcomes. This can result in unfair treatment or discrimination against those groups.
Popcorn Hack 3
What is an example of Unintentional Bias in Technology?
An example of unintentional bias is if a facial recognition system ignores those who have darker skin tones, potentially because the training data is flawed.