mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-16 18:20:36 -04:00
grammar
This commit is contained in:
parent
a427b6723d
commit
7e1a09d18f
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ It was also possible to [deanonymize](https://steveloughran.blogspot.com/2018/01
|
|||
|
||||
One of the earliest ideas for anonymizing data was [randomized response](https://uvammm.github.io/docs/randomizedresponse.pdf), first introduced all the way back in 1965 in a paper by Stanley L. Warner. The idea behind it is quite clever.
|
||||
|
||||
For certain questions like "have you committed tax fraud?", respondents will likely be hesitant to answer truthfully. The solution? Have the respondent flip a coin. If the coin is tails, answer yes. If the coin lands on heads, answer truthfully.
|
||||
For certain questions like "have you committed tax fraud?" respondents will likely be hesitant to answer truthfully. The solution? Have the respondent flip a coin. If the coin is tails, answer yes. If the coin lands on heads, answer truthfully.
|
||||
|
||||
| Respondent | Answer | Coin Flip (not included in the actual dataset just here for illustration) |
|
||||
| --- | --- | --- |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue