exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 3 question 141 discussion

Actual exam question from Microsoft's DP-100
Question #: 141
Topic #: 3
[All DP-100 Questions]

HOTSPOT
-

You use Azure Machine Learning and SmartNoise Python libraries to implement a differential privacy solution to protect a dataset containing citizen demographics for the city of Seattle in the United States.

The solution has the following requirements:

• Allow for multiple queries targeting the mean and variance of the citizen’s age.
• Ensure full plausible deniability.

You need to define the query rate limit to minimize the risk of re-identification.

What should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
KeiNek
2 months, 2 weeks ago
Box1 : privacy budget Box2 : Set the epsilon value to the sum of epsilon values assigned to the mean and variance queries.
upvoted 1 times
...
PI_Team
8 months, 1 week ago
correct answer.
upvoted 1 times
...
phdykd
9 months ago
Configuration option: C) Privacy Budget Action: D) Set the epsilon value to the sum of epsilon values assigned to the mean and variance queries When dealing with differential privacy, the "privacy budget" is often represented by the value of epsilon (ε). The value of epsilon is used to control the amount of noise added to the data to maintain privacy. When you perform multiple queries against the dataset, each one "uses" a part of this privacy budget. In order to maintain an appropriate level of overall privacy, you should consider that each separate query could potentially leak some information. Therefore, the cumulative privacy loss or total epsilon should be the sum of the epsilons for each query, not the smallest or largest single value. If you were to set the total epsilon to the smallest of the two values, you would be assuming that only one of the queries contributes to privacy loss, which is not the case.
upvoted 3 times
...
barb4ever2002
10 months ago
from chat gtp: To minimize the risk of re-identification and ensure full plausible deniability when implementing a differential privacy solution using Azure Machine Learning and the SmartNoise Python libraries, you should configure the privacy budget. In this scenario, the appropriate action to take is: Action: 3) Set the epsilon value to the smaller of the epsilon values assigned to the mean and variance queries.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago