Quiz 3 Question 6 of 20

A county's property-valuation model joins a parcel table with a separate tax-assessment table using a parcel ID. Some parcel IDs in the assessment table don't correspond to any parcel in the parcel table, likely due to an upstream data-entry error. Which check would catch this before the join corrupts the training set?

Select an answer to reveal the explanation.

Motivation