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 2)

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 6–10

  1. 6expert · hard

    A data analyst is preparing a dataset for a clustering algorithm. The dataset has two features: 'salary' (with a few extreme high values) and 'years_of_experience' (with no outliers). The analyst wants to use k-means clustering, which is sensitive to outliers and scale. The dataset is small, and the analyst wants to keep all records. What is the most appropriate approach?

    Select an answer first
  2. 7expert · hard

    A data analyst is cleaning a dataset of employee records. The 'employee_id' column has duplicate values, but the 'name' and 'department' columns differ for those duplicates (e.g., ID 101 has 'John Smith' in 'Sales' and 'John Smith' in 'Marketing'). The analyst needs to create a unique employee list. What is the most appropriate action?

    Select an answer first
  3. 8foundation · easy

    Which of the following is a common scaling method other than min-max normalization?

    Select an answer first
  4. 9foundation · easy

    What is the purpose of filtering invalid entries in a dataset?

    Select an answer first
  5. 10expert · hard

    A data scientist is building a neural network. The dataset has a feature 'age' with a normal distribution (mean 40, std 10) and a feature 'income' with a right-skewed distribution (range $20k-$500k). The scientist wants to use min-max scaling on 'age' and z-score on 'income'. What is the most appropriate assessment of this approach?

    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.