Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Python Institute logo

Python InstitutePCAD - Certified Associate in Data Analytics with Python

Domain 1Objective 1

Data Collection, Integration, and Storage PCAD-31 Practice Questions (Page 5)

Part of the Data Acquisition and Pre-Processing domain, which accounts for 29.2% of the PCAD-31 exam. Python Institute does not publish an official question count, but from its 60-minute exam (~25–40 total, ~7–7 in this domain), expect 2–2 from this objective — we provide 25 practice questions to prepare you well beyond it. (estimate)

25questions here
5free pages
6concepts
29.2%of the exam

Questions 21–25

  1. 21application · medium

    A retail chain wants to understand why customers abandon their online shopping carts. They have historical transaction logs (internal data) and industry benchmarks (external data). They need to collect direct feedback from customers who abandoned carts in the last week. Which data collection method should they use?

    Select an answer first
  2. 22application · medium

    An analyst is integrating sales data from two regions. In the North region, `revenue` is stored in USD, while in the South region, it is stored in EUR. After merging, the total revenue is incorrect. What is the best way to address this data conflict?

    Select an answer first
  3. 23application · medium

    A startup needs to store user-generated content (posts, comments, likes) for a social media app. The data is semi-structured, with varying fields per post, and the workload is read-heavy with high write throughput. The team expects rapid growth and needs horizontal scalability. Which storage solution is most appropriate?

    Select an answer first
  4. 24application · medium

    An analyst is merging customer data from two systems. In the CRM, customer IDs are integers (e.g., 12345), but in the billing system, the same IDs are stored as strings with leading zeros (e.g., '012345'). After merging on the customer ID column, many customers appear as separate rows. What is the most likely cause?

    Select an answer first
  5. 25foundation · easy

    During data integration, an analyst notices that some records in the combined dataset have empty fields for 'age'. What challenge are they encountering?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

No more pagesBack to PCAD-31

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Python Institute. “PCAD-31” is a trademark of its owner, used for identification only.