Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Python Institute logo

Python InstitutePCAD - Certified Associate in Data Analytics with Python

Domain 1Objective 2

Data Cleaning and Standardization PCAD-31 Practice Questions (Page 1)

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 26 practice questions to prepare you well beyond it. (estimate)

26questions here
6free pages
7concepts
29.2%of the exam

Questions 1–5

  1. 1application · medium

    A healthcare analyst is comparing patient recovery times across two hospitals. Hospital A records recovery time in days (ranging from 1 to 30), and Hospital B records it in weeks (ranging from 0.14 to 4.29). The analyst needs to combine these into a single dataset for a comparative study. What is the most critical preprocessing step?

    Select an answer first
  2. 2expert · hard

    A data scientist is analyzing sensor data from a manufacturing plant. The 'temperature' column has a few extreme values that are physically possible but rare (e.g., during a machine malfunction). The 'vibration' column has a value of -1, which is physically impossible. The scientist needs to build a robust model that is not skewed by these values. The dataset is small, and every row is valuable. What is the most appropriate strategy?

    Select an answer first
  3. 3application · medium

    A retail analytics team receives a CSV export from a legacy point-of-sale system. The 'transaction_date' column contains values like '2024-03-15', '03/15/2024', and '15-Mar-2024'. The 'store_id' column contains 'NYC-01', 'nyc-01', and 'NYC01' for the same physical store. The team needs to merge this data with a clean CRM dataset for time-series analysis. What is the most appropriate first step?

    Select an answer first
  4. 4foundation · easy

    What is the purpose of imputation in data cleaning?

    Select an answer first
  5. 5application · medium

    A logistics company has a dataset of shipment records. The 'weight_kg' column contains values like '12.5', '12,5', and '12.5kg'. The 'status' column contains 'Delivered', 'delivered', and 'DELIVERED'. The analyst needs to compute the average weight of delivered shipments. What is the most appropriate sequence of steps?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

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.