AP CSA 4.1 Exercise 2: Ethical and Social Issues Around Data Collection Applied Practice
Unit 4: Data Collections · Lesson 4.1 · Exercise 2
Ethical and Social Issues Around Data Collection: Applied Practice
Six scenarios on what a program is allowed to collect, what a data set silently encodes, and why a correct algorithm can still produce an unjust result.
This is the one Unit 4 topic with no code to write, which makes it the one students skip. The exam asks about it anyway, and always as judgement about a specific situation rather than a definition.
Applied Practice
6 questions · scenario driven · every answer is recorded for your teacher
Question 1 of 6Evaluate
A school app stores every student's name, PIN, home address and date of birth so it can "personalize greetings" on the dashboard.
What is the strongest objection to this design?
Incorrect. The value of the feature is not the issue. A useful feature still does not justify unnecessary collection.
Incorrect. The storage structure is irrelevant to whether the data should be collected at all.
Incorrect. True but trivial. Storage is cheap; the objection is about risk, not size.
Correct. Correct. This is data minimization: collect only what the stated purpose actually needs, because everything held is something that can leak.
Question 2 of 6Analyze
A resume-screening program is trained on ten years of a company's past hiring decisions, and those past decisions favored one group. The code contains no reference to any protected characteristic.
Can this program still produce biased results?
Incorrect. The program can be entirely bug free and still be unjust. Correctness and fairness are different properties.
Incorrect. Omitting the field does not remove the pattern. Other fields correlate with it, and the target itself carries the history.
Correct. Correct. Bias enters through the data, not only through the code. This is the single most tested idea in this topic.
Incorrect. Intent is not required. Most algorithmic bias is inherited rather than authored.
Question 3 of 6Apply
A student wants to publish a class project that scrapes and republishes photographs from classmates' public social media profiles.
Which consideration matters most before publishing?
Incorrect. Efficiency has no bearing on whether the republication is permitted.
Correct. Correct. Accessibility is not permission. Consent and licensing are separate from technical reachability.
Incorrect. The file format is irrelevant to the permission question.
Incorrect. The grade is not a justification for republishing someone else's images.
Question 4 of 6Analyze
A fitness app collects step counts to show users their weekly totals, then later sells the same data to an insurance company.
What principle does the later sale violate even though the collection itself was disclosed?
Correct. Correct. Consent is scoped to a purpose. Reusing data for an undisclosed purpose is a fresh decision that needs fresh consent.
Incorrect. Encryption protects data in transit and at rest. It does nothing about an authorized party choosing to sell it.
Incorrect. Agreeing to collection for one purpose is not agreement to every possible later use.
Incorrect. The volume collected was appropriate for the feature. The problem is the second use.
Question 5 of 6Evaluate
A city deploys a pothole-reporting app and repairs streets in order of how many reports each receives. Reports come only through smartphones.
Why might this produce an inequitable repair schedule?
Incorrect. Measurement difficulty is real but is not what makes this schedule inequitable.
Incorrect. The data structure has nothing to do with the fairness of the result.
Incorrect. Sorting speed does not change which reports exist to be sorted.
Correct. Correct. The data set measures who reports, not where the potholes are. Sampling bias makes a faithful algorithm produce an unfair outcome.
Question 6 of 6Apply
A developer must decide how long to keep server logs that contain user IP addresses.
Which policy best reflects responsible data handling?
Incorrect. Renaming a file is not a security measure. The contents are unchanged and equally readable.
Incorrect. "Might be useful later" is exactly the reasoning that turns a log into a liability. Indefinite retention maximizes exposure.
Correct. Correct. Retention limits pair a real operational need against the standing risk of holding identifying data.
Incorrect. An overcorrection. Responsible handling balances need against risk rather than eliminating capability.
Whether you're a student, parent, or teacher — I'd love to hear from you.
Just want free AP CS resources?
Enter your email below and check the subscribe box — no message needed.
Students get daily practice questions and study tips. Teachers get curriculum resources and teaching strategies.
Typically responds within 24 hours
✓
Message Sent!
Thanks for reaching out. I'll get back to you within 24 hours.
34.8% of Tanner’s CSP students score 5s. The national average is 9.6%.
I’m a Student
I’m a Teacher
✓Free AP CSP Big Ideas cheat sheet (PDF)
✓Daily practice questions covering all 5 Big Ideas
✓Create Task tips that actually work — from a real AP teacher
✓Free class codes with student progress tracking
✓3 full practice exams + Top 100 questions for your class
✓Create Task guidance and pseudocode reference sheets
Which AP CS exams are you prepping for?
✓
You’re in!
Your Big Ideas cheat sheet is on its way.
No thanks, I’ll figure it out myself
Avg student improvement: 2+ score levels | Real AP teacher, not just a tutor
AP Cybersecurity — National Launch 2026–27
Get Early Access to AP Cyber
AP Cyber launches nationally fall 2026. Get in early to help shape the course — start free with Unit 1 and the free teacher gradebook.
✓
You’re in — you’re on the AP Cyber early-access list!
Tanner will follow up personally within 48 hours. Your feedback will directly shape what gets built.
Step 1 of 4
Early Access — Limited Spots
Who are you?
Are you a teacher or a student?
I’m a Teacher
I’m a Student
Free to start — Unit 1 and the teacher gradebook are always free, no credit card.
Founding teachers unlock all 5 units and get direct input on what we build.
Not interested right now
Step 2 of 4
Your School
Tell us about your class
Other AP CS courses you teach
Your Situation
Tell us about yourself
Step 3 of 4
Classroom Needs
What does your classroom need? (select all that apply)
How You Study
What would help you most? (select all that apply)
Step 4 of 4
Almost Done
Where should we send your early-access details?
Free gradebook + Unit 1 | Your feedback shapes the course | Built by a real AP teacher