What it covers: How computing affects society — its beneficial and harmful effects, the digital divide, bias, crowdsourcing, legal and ethical concerns, and safe computing.
Exam weight: Big Idea 5 is about 21–26% of the AP CSP multiple-choice exam — the second-largest big idea.
The big question: How do computing innovations affect people and society, and how do we use computing responsibly and safely?
Computational thinking practices: Computational Solution Design, Algorithms & Program Development, Abstraction, Code Analysis, Computing Innovations, and Responsible Computing.
Key topics at a glance
Effects of Computing
Innovations have both beneficial and harmful effects, intended or unintended, affecting individuals and society. Always weigh both, and consider who is affected.
The Digital Divide
The unequal access to computing and the Internet, caused by income, geography, age, and education — deepening existing inequalities.
Computing Bias
Systems can produce unfair results from biased data or biased design. Reduce it with representative data, testing, and diverse teams.
Crowdsourcing
Gathering input from many people (often online) to collect data or solve problems — for example, navigation apps or crowdfunding.
Intellectual Property
Creators have rights to their work. Copyright protects originals; Creative Commons and open source grant permissions (often with attribution).
Ethics & Plagiarism
Cite sources and get permission or use properly licensed material. Using others' work without credit is plagiarism.
Privacy & Data
PII can identify a person. Data is often collected and shared; risks include identity theft, phishing, and tracking.
Safe Computing
Protect yourself with strong passwords, multifactor authentication, encryption, software updates, and caution with links/downloads.
The key terms you must know
Computing innovation — an innovation that includes a program as a core part.
Beneficial / harmful effects — the positive and negative impacts an innovation can have.
Intended vs. unintended effect — an effect the creators planned vs. one they did not.
Digital divide — unequal access to computing and the Internet.
Computing bias — systematically unfair results from biased data or design.
Crowdsourcing — gathering input from many people, often online.
Crowdfunding — funding a project through many small contributions.
Intellectual property — a creation of the mind the creator controls.
Copyright — exclusive legal rights to an original work.
Creative Commons — licenses granting the public certain use permissions.
Open source — software with freely available, modifiable source code.
Plagiarism — using others' work without credit.
PII — personally identifiable information.
Multifactor authentication — verifying identity with two or more factors.
Encryption — encoding data so only authorized parties can read it.
Key themes to remember
Every innovation cuts both ways. Benefits and harms usually come together — analyze both.
Access is not equal. The digital divide affects opportunity, so it is a societal, not just technical, issue.
Bias comes from data and design. Programs are only as fair as the data and choices behind them.
Respect creators' rights. Cite sources and use properly licensed or open material.
Protect data and privacy. Safe computing habits reduce real risks to individuals.
Common exam traps
Effects can be unintended. A harm doesn't have to be planned to count — creators may not foresee it.
The digital divide is about access, not skill alone. It stems from income, geography, and infrastructure.
Bias often comes from the data, not just the code — unrepresentative data produces biased results.
Copyright is automatic for original works; you generally need permission or a license to reuse them.
Creative Commons and open source still have conditions (like attribution) — they are not “no rules.”
Encryption protects confidentiality; it does not make a weak password safe on its own.
Crowdsourcing pools contributions from many people — it is not the same as a single expert or automation.