AP Computer Science Principles Unit 5: Impact of Computing
Study digital divide, bias, crowdsourcing, legal/ethical concerns, cybersecurity with exam-format practice and rubric-based scoring.
Start AP CSP Practice · Full Study Guide
AP and Advanced Placement are trademarks of College Board. AimFive is not affiliated with or endorsed by College Board.
Inside This Unit: The Full Breakdown
Computing has transformed every aspect of society. This unit examines both the benefits and harms of computing innovations, including issues of bias, privacy, intellectual property, and the digital divide.
Why it matters
Impact questions appear throughout the AP CSP exam and are central to the multiple-choice section. Understanding the societal, ethical, and legal implications of computing innovations helps you analyze scenarios and evaluate tradeoffs on the exam.
Key concepts
- Computing innovations can have both intended and unintended consequences — beneficial and harmful.
- Algorithmic bias occurs when algorithms produce unfair results due to biased training data or design choices.
- Digital data collection raises privacy concerns; laws and policies attempt to balance innovation and protection.
- The digital divide describes unequal access to computing technology based on geography, income, or demographics.
Beneficial and Harmful Effects
Every computing innovation has both positive and negative effects. Social media connects people globally but can spread misinformation and affect mental health. GPS navigation improves travel efficiency but enables location tracking. Machine learning diagnoses diseases but can perpetuate bias. The AP exam asks you to identify these dual effects for specific innovations. Unintended consequences are effects the creators did not anticipate, and they can be beneficial or harmful.
Privacy and Data
Computing enables massive data collection about individuals. Cookies track browsing behavior, apps collect location data, and social media profiles aggregate personal information. This data can be used for targeted advertising, personalized services, or surveillance. Privacy concerns arise when data is collected without informed consent, shared with third parties, or breached by hackers. Personally identifiable information (PII) — name, address, social security number — requires special protection. The AP exam tests your understanding of these privacy tradeoffs.
Bias, Access, and Intellectual Property
Algorithmic bias can result in unfair outcomes in hiring, lending, criminal justice, and other domains. Bias often enters through training data that reflects historical inequalities. The digital divide means some communities lack internet access, modern devices, or digital literacy skills, limiting their economic and educational opportunities. Intellectual property laws including copyright and Creative Commons licenses govern how digital content can be used and shared. Open-source software provides code freely, while proprietary software restricts access.
AP exam tip
When analyzing a computing innovation on the AP exam, always consider at least one beneficial and one harmful effect, and think about who benefits and who might be harmed. Mention unintended consequences when possible.
Connections to other units
- Unit 1: How data is collected and used directly raises the privacy and bias issues examined here.
- Unit 3: Network connectivity enables both the benefits (global communication) and harms (cyberattacks) of computing.
- Unit 0: Responsible development practices from creative development can mitigate harmful impacts.