You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if you can come up with 33 Questions that perfectly divide the human population as desired you'll run in to at least two issues in the coming years:
Human population will exceed 8,589,934,592 (or 111111111111111111111111111111111 in binary)
Shifts in the divisions created by particular questions will change, completely breaking everything.
The text was updated successfully, but these errors were encountered:
Even if this project were to capture a single moment in time, it would be incredibly difficult to factor all 2^33 humans into one set of questions. But it's an thought-provoking proposition nonetheless. I plan on using this project (and the difficulties faced) as an example when discussing data classification with my students.
Even if you can come up with 33 Questions that perfectly divide the human population as desired you'll run in to at least two issues in the coming years:
The text was updated successfully, but these errors were encountered: