AP CSP Data Analysis Practice
AP CSP Data Analysis Practice
Big Idea 2: Data — CAN/CANNOT Determine & Data vs. Metadata
Section 1: What CAN and CANNOT Be Determined
Each question describes a dataset. Read the fields carefully, then decide what is and is not possible to calculate — only using the data described.
A school library system records the following information each time a student checks out a book.
- Student ID (unique number)
- Book title
- Author
- Genre
- Checkout date
- Due date
- Return date (or 0 if not yet returned)
Which of the following CANNOT be determined using only the library data described above?
An online store records the following information for each order placed.
- Order ID (unique number)
- Customer ID
- Product ID
- Product category
- Quantity ordered
- Price per item (in dollars)
- Order date
- Shipping zip code
I. The total revenue generated from electronics orders in a given month
II. The customer who placed the greatest number of orders in a given year
III. Whether a specific customer was satisfied with their most recent purchase
Which of the following statements about the online store data can be determined?
A city’s parking meter system records the following information for each paid parking session.
- Meter ID (unique number)
- Street address of meter
- Session start time
- Session end time
- Payment amount (in dollars)
- Vehicle license plate number
Which of the following CANNOT be determined using only the parking meter data described above?
A social media platform records the following information for each post.
- Post ID (unique number)
- User ID of poster
- Timestamp of post
- Number of likes
- Number of comments
- Number of shares
- Post type (text / photo / video)
Select two answers that CANNOT be determined using only the social media data described above.
A hospital emergency room records the following information for each patient visit.
- Patient ID (unique number)
- Arrival time
- Discharge time
- Chief complaint category
- Treatment administered
- Insurance type
- Attending physician ID
Which of the following CANNOT be determined using only the emergency room data described above?
A rideshare company records the following information for each completed trip.
- Driver ID (unique number)
- Rider ID (unique number)
- Pickup zip code
- Dropoff zip code
- Trip start time
- Trip end time
- Fare amount (in dollars)
- Star rating given by rider (1–5)
Select two answers that CANNOT be determined using only the rideshare data described above.
Section 2: Data vs. Metadata
Each question shows what is stored as data vs. metadata. Decide which type of information is more useful for the specific goal asked.
A marine biology team attaches GPS tracking tags to sea turtles. Each tag records sensor readings every 30 minutes. The information stored is divided as follows.
- GPS coordinates at time of reading
- Depth below the surface (meters)
- Water temperature at location (°C)
- Date and time of each reading
- Tag ID number
- Battery level of tag
For which of the following goals would analyzing the metadata be more appropriate than analyzing the data?
A news website stores the following information for each published article.
- Full text of the article
- Author’s name
- Publication date
- Article category (politics / sports / technology / entertainment)
- Word count
- Number of reader comments
For which of the following goals would analyzing the data be more appropriate than analyzing the metadata?
A smartphone photo app stores each photo with the following information.
- Pixel color values (red, green, blue levels for each pixel)
- Date the photo was taken
- Time the photo was taken
- GPS coordinates (latitude and longitude)
- Camera settings (aperture, shutter speed, ISO)
- File size (in megabytes)
I. Determining whether two photos were taken at the same geographic location
II. Identifying photos that contain a sunset based on visual appearance
III. Determining the order in which photos were taken on a specific day
Which of the goals above would be better served by analyzing the metadata rather than the data?
A hospital stores patient medical records. Each record contains the following.
- Doctor’s written notes from the visit
- Lab test results
- Prescriptions issued
- Diagnostic imaging reports
- Patient ID (unique number)
- Date of visit
- Department visited
- Attending physician ID
- Visit duration (in minutes)
For which of the following goals would analyzing the metadata alone be insufficient to answer the question?
Practice Complete!
Get in Touch
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.
Message Sent!
Thanks for reaching out. I'll get back to you within 24 hours.
Prefer email? Reach me directly at [email protected]