Numbeo is the world’s largest cost of living database. Numbeo is also a crowd-sourced global database of quality of life informations including housing indicators, perceived crime rates, and quality of healthcare, among many other statistics.
Lesson 1: Use Percentiles Alternate title: avoid averages like the plague. Why do averages suck? 🤔 Consider this example: you have some code which measures how long your users wait for a page to load. You have collected 6 data points, in milliseconds: 62, 920, 37, 20, 850, and 45. If you average these load times, ...
This project contains a C++ library of ε-differentially private algorithms, which can be used to produce aggregate statistics over numeric data sets containing private or sensitive information https://developers.googleblog.com/2019/09/enabling-developers-and-organizations.html https://github.com/google/differential-privacy/