Skip to main content
Exam Question PL-300 Associate
You can preview the first five questions of this PL-300 practice exam.

On your first day at MDFT Pro, a well-known training agency, you are profiling data by using Power Query Editor. You have a table named Reports that contains a column named State. The distribution and quality data metrics for the data in State is shown in the following exhibit.

MetricValue
Valid96%
Error0%
Empty4%
Distinct69
Unique4

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.

There are [answer choice] non-null values that occur only once in State
There are [answer choice] different values in State including nulls
Please select an option for each dropdown!
There are [answer choice] non-null values that occur only once in State

73 is incorrect. The value 73 does not match the Unique count of 4 shown in the exhibit for non-null values occurring once.

69 is incorrect. The value 69 is the distinct count, not the unique count.

4 is correct. The Unique metric shows 4, which represents the number of non-null values that occur exactly once in the State column.

65 is incorrect. The value 65 does not match the Unique count of 4 shown in the exhibit for non-null values occurring once.

There are [answer choice] different values in State including nulls

73 is incorrect. The value 73 is not supported by any metric in the exhibit.

4 is incorrect. The value 4 is the unique count, not the distinct count.

65 is incorrect. The value 65 does not correspond to the distinct or unique counts displayed in the exhibit.

69 is correct. The Distinct metric shows 69, which represents the number of different values in the State column including nulls. This is exactly what the statement asks for.


Learn more about this topic: Preparing Data
Next Question