Skip to content

Instantly share code, notes, and snippets.

@soodoku
Last active August 29, 2015 14:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soodoku/e58903bcefe8ec1599b7 to your computer and use it in GitHub Desktop.
Save soodoku/e58903bcefe8ec1599b7 to your computer and use it in GitHub Desktop.
Calculating Hillary's Missing Emails
Note:
55000/(365*4) ~ 37.7. That seems a touch low for Sec. of state.
Caveats:
1. Clinton may have used more than one private server
2. Clinton may have sent emails from other servers to unofficial accounts of other state department employees
Lower bound for missing emails from Clinton:
Take a small weighted random sample (weighting seniority more) of top state department employees.
Go through their email accounts on the state dep. server and count # of emails from Clinton to their state dep. addresses.
Compare it to # of emails to these employees from the Clinton cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment