🔥 3-day streak
Databricks Certified Machine Learning Associate39 / 137
Question 39 of 137

During exploratory data analysis on a Spark DataFrame of loan applications, a data scientist wants to flag outliers in the 'annual_income' column using the interquartile range (IQR) method. They compute Q1 (25th percentile) = 40,000 and Q3 (75th percentile) = 90,000. Using the standard IQR rule, which values should be considered outliers?

Reviewed for accuracy · Report an issueNext question