Fiveable

โŒจ๏ธAP Computer Science Principles Unit 5 Review

QR code for AP Computer Science Principles practice questions

Big Idea 5 Overview: Impact of Computing

Big Idea 5 Overview: Impact of Computing

Written by the Fiveable Content Team โ€ข Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examโ€ขWritten by the Fiveable Content Team โ€ข Last updated June 2026
โŒจ๏ธAP Computer Science Principles
Unit & Topic Study Guides

AP Computer Science Principles Exam

Pep mascot

Overview

Big Idea 5 in AP CSP, Impact of Computing, makes up 21-26% of the AP exam, the second-largest weighting of all five big ideas. It covers six topics (5.1 through 5.6) about how computing affects society, the economy, and culture: beneficial and harmful effects, the digital divide, computing bias, crowdsourcing, legal and ethical concerns, and safe computing.

Here's the one-sentence version: people build computing innovations, those innovations have effects nobody fully predicted, and you need to be able to analyze those effects and the responsibilities that come with them. There's almost no code in this unit. It's all reading, reasoning, and vocabulary, which makes it some of the most reliable points on the entire exam if you put in the review time.

What Big Idea 5 Covers

Big Idea 5 has six topics, and each one answers a different question about computing's impact.

TopicWhat it's about
5.1 Beneficial and Harmful EffectsThe same innovation can help and hurt, sometimes at the same time. Creators can't anticipate every use.
5.2 Digital DivideAccess to computing devices and the Internet differs by socioeconomic, geographic, and demographic factors.
5.3 Computing BiasHuman biases get baked into algorithms and the data they're trained on, at every level of software development.
5.4 CrowdsourcingThe Internet lets huge numbers of people contribute to problem-solving, including citizen science.
5.5 Legal and Ethical ConcernsIntellectual property, plagiarism, and the legal ways to use other people's work (Creative Commons, open source, open access).
5.6 Safe ComputingProtecting PII, authentication, encryption, and the attacks that steal data (phishing, keylogging, malware).

A few threads tie these together:

Unintended consequences are the norm. The World Wide Web was built for scientists to share research, not for everything it became. Targeted advertising helps businesses but can be misused. Machine learning and data mining have driven advances in medicine and science, but the same techniques have been used to discriminate against groups of people. Responsible programmers try to anticipate unintended uses, but it's impossible to predict them all, especially once a program spreads to a large number of users.

Access and fairness are computing issues, not just social ones. The digital divide affects both groups and individuals, raises questions of equity, access, and influence both globally and locally, and is shaped by the actions of individuals, organizations, and governments. Computing bias is related but distinct: even people with full access can be harmed when biased algorithms or biased data make decisions about them.

Your data is everywhere, so protect it. Topic 5.6 is the most vocabulary-dense topic in the unit. Search engines record your searches, websites log your visits, devices track your location, and seemingly harmless pieces of data (cookies, geolocation, browsing history) can be aggregated to build a detailed profile of you. Once information is online, it's difficult to delete. The defense side covers strong passwords, multifactor authentication, encryption, and software updates.

Key Concepts and Vocabulary

These are the terms the multiple-choice questions hinge on. You can drill the full set in the AP CSP key terms glossary.

  • Digital divide: differing access to computing devices and the Internet based on socioeconomic, geographic, or demographic characteristics.
  • Computing bias: human biases reflected in innovations through biased algorithms or biased data. Bias can be embedded at all levels of software development.
  • Crowdsourcing: obtaining input or information from a large number of people via the Internet, including new models like connecting social causes with funding.
  • Citizen science: scientific research conducted in whole or part by distributed individuals (often non-scientists) who contribute data using their own devices.
  • Intellectual property: material created on a computer belongs to its creator or an organization. Using someone's work without permission and presenting it as your own is plagiarism, which can have legal consequences.
  • Creative Commons: a public copyright license that lets a creator give others the right to share, use, and build on their work.
  • Open source: programs made freely available that may be redistributed and modified.
  • Open access: online research output free of access restrictions and most use restrictions.
  • Personally identifiable information (PII): information that identifies, links, relates to, or describes a person, such as Social Security number, age, race, phone number, medical, financial, or biometric data.
  • Multifactor authentication: access control requiring evidence from at least two of three categories: knowledge (something you know), possession (something you have), and inherence (something you are).
  • Symmetric key encryption: one key handles both encryption and decryption.
  • Public key encryption: a public key encrypts; only the matching private key decrypts. The sender never needs the receiver's private key.
  • Phishing: tricking a user into handing over personal information, usually by posing as a trustworthy source.
  • Keylogging: a program that records every keystroke to steal passwords and other confidential information.
  • Rogue access point: a wireless access point that gives unauthorized access to secure networks, letting attackers intercept data on public networks.
  • Malware and viruses: malware is software intended to damage a system or take partial control of it. A virus is a malicious program that copies itself and often attaches to legitimate programs.

How Big Idea 5 Shows Up on the Exam

Big Idea 5 is worth 21-26% of the AP CSP exam, which works out to roughly 20 multiple-choice questions. That's a huge chunk of points for a unit with no programming in it.

A few specifics worth knowing:

  • It's multiple-choice only. Unlike Big Idea 3, you won't apply this content to your Create performance task. Every Big Idea 5 point comes from the end-of-course exam.
  • Expect passage-based questions. The exam presents a passage about a computing innovation and asks a series of questions about the data it uses and its effects on society, the economy, or culture. Practicing with a wide range of innovations during the year makes these passages feel familiar.
  • Questions come in single-select and multiple-select formats, so read carefully when a question asks you to "select two."
  • Definitions do heavy lifting. A lot of these questions are won or lost on whether you can distinguish phishing from keylogging, symmetric from public key encryption, or the digital divide from computing bias.

During the course itself, you'll complete three investigations into computing innovations, examining what data each innovation uses, any privacy, security, or storage concerns, and its beneficial and harmful effects. That work is direct preparation for the exam's innovation passages.

Common Mistakes

  • Labeling effects as purely good or purely bad. The exam wants you to see that a single effect can be viewed as both beneficial and harmful, by different people or even by the same person. Always be ready to argue both sides of an innovation.
  • Confusing the digital divide with computing bias. The digital divide is about unequal access to devices and the Internet. Computing bias is about unfair outcomes from algorithms or data, even for people with full access.
  • Thinking bias requires bad intent. Bias usually creeps in through unrepresentative data or unexamined assumptions, not deliberate prejudice. That's why diverse development teams and deliberate action by programmers matter.
  • Mixing up the encryption types. Symmetric key encryption uses one shared key for both directions. Public key encryption uses a pair: anyone can encrypt with the public key, but only the private key holder can decrypt. Skip the math; the procedures are explicitly beyond the scope of the exam.
  • Treating phishing, keylogging, and malware as interchangeable. Phishing tricks you into giving up information. Keylogging records your keystrokes without your knowledge. Malware is the broader category of software designed to damage or take control of a system.
  • Assuming online information can be deleted. Once information is placed online, it is difficult to remove, and it can be forwarded, retweeted, or viewed by people you never intended, including potential employers.

Practice and Next Steps

Start with the topic-by-topic study guides on the Unit 5 page, then test yourself with AP CSP guided practice questions. Since Big Idea 5 is entirely multiple-choice, timed MCQ reps are the single best use of your study time here. Try these two for a feel of the question style:

Practice Problem 1

The answer is C. This question comes down to the definition of phishing: tricking users into providing personal information by posing as a trustworthy group. Choice C (tricking a user into providing their account password by posing as the manufacturer) fits exactly.

Practice Problem 2

The answer is C. The digital divide is the gap between those who have access to the Internet and technology and those who don't, along demographic, socioeconomic, or geographic lines. Choices A and B assume students already have access, and D assumes everyone can afford high-end computers. Only C directly closes the access gap by giving every student a device.

When you're ready to see where you stand across all five big ideas, take a full-length AP CSP practice exam. For a fast refresher the week before the test, the AP CSP cheatsheets condense the vocabulary that drives most Big Idea 5 questions.

Frequently Asked Questions

What is Big Idea 5 in AP CSP?

Big Idea 5, Impact of Computing, covers how computing innovations affect society, the economy, and culture. Its six topics are beneficial and harmful effects, the digital divide, computing bias, crowdsourcing, legal and ethical concerns, and safe computing. You can find study guides for each topic on the Unit 5 page.

How much of the AP CSP exam is Big Idea 5?

Big Idea 5 makes up 21-26% of the AP CSP exam, roughly 20 multiple-choice questions. That's the second-largest weighting of the five big ideas, behind only Algorithms and Programming, even though it involves no actual coding.

Is Big Idea 5 on the Create performance task?

No. Big Idea 5 content shows up only on the end-of-course multiple-choice exam, not the Create performance task. Questions may be single-select, multiple-select, or attached to a reading passage about a computing innovation, so MCQ practice is the best way to prepare.

What is the difference between the digital divide and computing bias?

The digital divide is unequal access to computing devices and the Internet based on socioeconomic, geographic, or demographic characteristics. Computing bias is when innovations produce unfair outcomes because human biases are written into algorithms or present in the data they use. One is an access problem, the other is an outcomes problem, and the exam tests them as separate topics (5.2 and 5.3).

What's the difference between symmetric and public key encryption in AP CSP?

Symmetric key encryption uses one key for both encryption and decryption. Public key encryption uses a pair: a public key encrypts the message and only the matching private key can decrypt it, so the sender never needs the receiver's private key. The math behind encryption is explicitly beyond the scope of the AP CSP exam; you only need the conceptual difference.

What vocabulary do I need to know for AP CSP Big Idea 5?

The highest-value terms are digital divide, computing bias, crowdsourcing, citizen science, intellectual property, Creative Commons, open source, open access, PII, phishing, keylogging, rogue access point, multifactor authentication, and symmetric vs public key encryption. Many Big Idea 5 questions are won purely on definitions, and you can drill them all in the AP CSP key terms glossary.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs โ†’ See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal โ†’ update your plan โ†’ choose Yearlyโ†’ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs โ†’ See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot