
DatabricksCertified Machine Learning Associate
Domain 2Objective 2
Remove Outliers from a Spark DataFrame Based on Standard Deviation or IQR MACHINE-LEARNING-ASSOCIATE Practice Questions (Page 1)
Part of the Section 2: Data Processing domain, which makes up ~27% of our current practice bank. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~9–16 in this domain), expect 1–2 from this objective — we provide 4 practice questions to prepare you well beyond it. (estimate)
4questions here
1free page
4concepts
Questions 1–4
- 1
A data scientist computes Q1 = 10 and Q3 = 30 for a numeric column. The IQR is 20. Which lower and upper bounds should be used to remove outliers using the standard 1.5 * IQR rule?
Select an answer first - 2
Which Spark DataFrame method is used to exclude rows that do not meet a specified condition?
Select an answer first - 3
Which Spark SQL function is used inside a window function to compute the first quartile (Q1) of a numeric column?
Select an answer first - 4
A data scientist wants to remove rows from a Spark DataFrame where the value in column 'amount' is more than 3 standard deviations away from the mean. Which approach correctly computes the necessary statistics and filters the DataFrame?
Select an answer first
Finished these 4 questions?
Review the revealed explanations, or continue through the curriculum.
No more pagesBack to MACHINE-LEARNING-ASSOCIATE
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 Databricks. “MACHINE-LEARNING-ASSOCIATE” is a trademark of its owner, used for identification only.