Posts List Oldapi View
We shared this request example with FAB participants: url_qparams = { "limit": count, "offset": offset, "has_group": "false", "order_by": "-activity", "forecast_type": "binary", "project": tournament_id, "status": "open", "type": "forecast", "include_description": "true", } url = f"{api_info.base_url}/questions/" response = requests.get( url, headers={"Authorization": f"Token {api_info.token}"}, params=url_qparams )
But we don't want to support all these parameters, and the ones relevant are: - order_by - status - project - forecast_type - we ignore this, but assume it's binary - FAB only supports binary for now.
GET /api2/questions/?format=api&offset=5960
{ "count": 6413, "next": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=5980", "previous": "http://www.metaculus.com/api2/questions/?format=api&limit=20&offset=5940", "results": [ { "id": 913, "title": "Is Arnold in the red marble, in Westworld?", "short_title": "", "url_title": "", "slug": "is-arnold-in-the-red-marble-in-westworld", "author_id": 8, "author_username": "Anthony", "coauthors": [], "created_at": "2018-05-16T23:13:53.226106Z", "published_at": "2018-05-18T07:00:00Z", "edited_at": "2025-09-05T17:29:07.725004Z", "curation_status": "approved", "curation_status_updated_at": "2018-05-18T07:00:00Z", "comment_count": 1, "status": "resolved", "resolved": true, "actual_close_time": "2018-06-02T07:00:00Z", "scheduled_close_time": "2018-06-02T07:00:00Z", "scheduled_resolve_time": "2018-06-03T03:00:00Z", "actual_resolve_time": "2018-06-03T03:00:00Z", "open_time": "2018-05-18T07:00:00Z", "nr_forecasters": 32, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "category": [ { "id": 3696, "name": "Sports & Entertainment", "slug": "sports-entertainment", "emoji": "🏀", "description": "Sports & Entertainment", "type": "category" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } }, "question": { "id": 913, "title": "Is Arnold in the red marble, in Westworld?", "created_at": "2018-05-16T23:13:53.226106Z", "open_time": "2018-05-18T07:00:00Z", "cp_reveal_time": "2018-05-19T18:19:48.817856Z", "spot_scoring_time": "2018-05-19T18:19:48.817856Z", "scheduled_resolve_time": "2018-06-03T03:00:00Z", "actual_resolve_time": "2018-06-03T03:00:00Z", "resolution_set_time": "2018-06-03T03:00:00Z", "scheduled_close_time": "2018-06-02T07:00:00Z", "actual_close_time": "2018-06-02T07:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "*** SPOILERS ***\n\nAs described in more detail [here](https://www.vanityfair.com/hollywood/2018/05/westworld-who-did-bernard-print-red-ball-season-2-episode-4-riddle-of-the-sphinx), a lot went down in the S2E04 of Westworld, wherein it was revealed that the \"real\" purpose (or at least real*er*) is to digitize humans and load them into hosts for personal immortality.\n\nIn the episode, at some unclear point in time, Bernard-the-host enters a secret lab and makes off with the red marble-like sphere that apparently represents one of these uploaded minds. But we have no idea whose it is. The three main contenders are (a) Ford, who transferred before he dies, (b) William/MIB, or (c) Arnold, the person on whom Bernard is based. The last seems to be something of a favorite, so we'll ask:\n\n*** By the end of season 2, will it be revealed that the marble taken from the lab by Bernard contains the mind of Arnold? ***\n\nThere's an accompanying theory that the guy who woke up on the beach all confused is Arnold (in a host) rather than Bernard-as-host; but that's a side bet you can make on your own. (If necessary, question will close retroactively to prior to the episode in which a relevant reveal is made.)", "fine_print": "", "post_id": 913, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1528304212.995183, "end_time": null, "forecaster_count": 41, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.5 ], "interval_upper_bounds": [ 0.5 ] } ], "latest": { "start_time": 1528304212.995183, "end_time": null, "forecaster_count": 41, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.5 ], "interval_upper_bounds": [ 0.5 ], "forecast_values": [ 0.5, 0.5 ], "means": [ 0.44311568117678246 ], "histogram": [ [ 0.0, 0.8895643965396423, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7591555979297057, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.14500482192877664, 0.0, 0.0, 0.0, 0.0, 0.9244383481296953, 0.0, 0.0, 0.0, 0.0, 0.2714154180589184, 0.0, 0.0, 0.0, 0.0, 0.24582773872283623, 0.0, 0.0, 0.0, 0.0, 0.6888944248518107, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3613315105385659, 4.478802151633145, 0.12948046043583153, 0.0, 0.0, 1.064404306377434, 0.045661515517217234, 0.0, 0.0, 0.0, 0.0, 0.02802391257647418, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.023344988892241045, 0.0, 0.0, 0.004502492091281563, 0.10228230303850093, 0.0, 0.09043497114579632, 0.0, 0.0391307538660947, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4741317757842507, 0.0, 0.4337183691184219, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.115269369020162 ] ] }, "score_data": { "peer_score": 12.017760155930846, "coverage": 0.9998248239043688, "baseline_score": -6.333497482308677, "spot_peer_score": 18.474858575173776, "peer_archived_score": 12.017760155930846, "baseline_archived_score": -6.333497482308677, "spot_peer_archived_score": 18.474858575173776 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1527922110.852191, "end_time": null, "forecaster_count": 32, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1527922110.852191, "end_time": null, "forecaster_count": 32, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.6726474584417358, 0.3273525415582642 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": -4, "user_vote": null }, "forecasts_count": 117, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 912, "title": "Will Iran announce it is enriching uranium above the 4.0% level before 23 May 2018?", "short_title": "", "url_title": "", "slug": "will-iran-announce-it-is-enriching-uranium-above-the-40-level-before-23-may-2018", "author_id": 104439, "author_username": "IARPA Question Bot", "coauthors": [], "created_at": "2018-05-16T19:30:30.968993Z", "published_at": "2018-05-19T07:00:00Z", "edited_at": "2025-09-05T17:29:00.908026Z", "curation_status": "approved", "curation_status_updated_at": "2018-05-19T07:00:00Z", "comment_count": 6, "status": "resolved", "resolved": true, "actual_close_time": "2018-05-22T18:01:20Z", "scheduled_close_time": "2018-05-22T18:01:20Z", "scheduled_resolve_time": "2018-05-24T15:45:00Z", "actual_resolve_time": "2018-05-24T15:45:00Z", "open_time": "2018-05-19T07:00:00Z", "nr_forecasters": 21, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "question_series": [ { "id": 2964, "type": "question_series", "name": "IARPA 2018 Global Forecasting Challenge", "slug": null, "header_image": null, "prize_pool": null, "start_date": "2018-03-30T07:00:00Z", "close_date": "2018-09-08T18:01:32Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-02-29T10:13:19.635650Z", "edited_at": "2024-02-29T10:13:49.489209Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 2964, "type": "question_series", "name": "IARPA 2018 Global Forecasting Challenge", "slug": null, "header_image": null, "prize_pool": null, "start_date": "2018-03-30T07:00:00Z", "close_date": "2018-09-08T18:01:32Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-02-29T10:13:19.635650Z", "edited_at": "2024-02-29T10:13:49.489209Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } }, "question": { "id": 912, "title": "Will Iran announce it is enriching uranium above the 4.0% level before 23 May 2018?", "created_at": "2018-05-16T19:30:30.968993Z", "open_time": "2018-05-19T07:00:00Z", "cp_reveal_time": "2018-05-20T14:11:50.981657Z", "spot_scoring_time": "2018-05-20T14:11:50.981657Z", "scheduled_resolve_time": "2018-05-24T15:45:00Z", "actual_resolve_time": "2018-05-24T15:45:00Z", "resolution_set_time": "2018-05-24T15:45:00Z", "scheduled_close_time": "2018-05-22T18:01:20Z", "actual_close_time": "2018-05-22T18:01:20Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "*This question was generated from the [IARPA Global Forecasting Challenge](https://www.iarpa.gov/challenges/gfchallenge.html).*\n\nOn 8 May 2018 the U.S. declared that they were withdrawing from the Iran nuclear deal and will re-impose sanctions on Iran. Iran says it will remain in the deal, which tightly restricted its nuclear development for a decade in return for ending the sanctions. <a href = \"https://www.nytimes.com/2018/05/08/world/middleeast/trump-iran-nuclear-deal.html\"target=\"_blank\">NY Times</a>", "fine_print": "", "post_id": 912, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1527011335.089698, "end_time": null, "forecaster_count": 21, "interval_lower_bounds": [ 0.01 ], "centers": [ 0.02 ], "interval_upper_bounds": [ 0.06 ] } ], "latest": { "start_time": 1527011335.089698, "end_time": null, "forecaster_count": 21, "interval_lower_bounds": [ 0.01 ], "centers": [ 0.02 ], "interval_upper_bounds": [ 0.06 ], "forecast_values": [ 0.98, 0.02 ], "means": [ 0.05418848361731021 ], "histogram": [ [ 0.0, 3.10907182704178, 1.2702746785725014, 0.0, 0.0, 0.5270170626125668, 1.895440287834636, 0.0, 0.027803991347064502, 0.07557908443735797, 0.17305452335961788, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2819710410581078, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.32677805160011447, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": { "peer_score": 3.0155649265553146, "coverage": 0.9879649561129876, "baseline_score": 93.35646899402964, "spot_peer_score": -0.4474864153841285, "peer_archived_score": 3.0155649265553146, "baseline_archived_score": 93.35646899402964, "spot_peer_archived_score": -0.4474864153841285 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1527005893.206552, "end_time": null, "forecaster_count": 21, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1527005893.206552, "end_time": null, "forecaster_count": 21, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.9635063547950458, 0.03649364520495423 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 4, "user_vote": null }, "forecasts_count": 27, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 906, "title": "Will Iran launch a medium, intermediate, or intercontinental range ballistic missile or a satellite between 16 and 23 May 2018?", "short_title": "", "url_title": "", "slug": "will-iran-launch-a-medium-intermediate-or-intercontinental-range-ballistic-missile-or-a-satellite-between-16-and-23-may-2018", "author_id": 104439, "author_username": "IARPA Question Bot", "coauthors": [], "created_at": "2018-05-16T19:30:30.658531Z", "published_at": "2018-05-16T07:00:00Z", "edited_at": "2025-09-05T17:29:22.498402Z", "curation_status": "approved", "curation_status_updated_at": "2018-05-16T07:00:00Z", "comment_count": 1, "status": "resolved", "resolved": true, "actual_close_time": "2018-05-22T18:01:47Z", "scheduled_close_time": "2018-05-22T18:01:47Z", "scheduled_resolve_time": "2018-05-24T16:29:00Z", "actual_resolve_time": "2018-05-24T16:29:00Z", "open_time": "2018-05-16T07:00:00Z", "nr_forecasters": 46, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "question_series": [ { "id": 2964, "type": "question_series", "name": "IARPA 2018 Global Forecasting Challenge", "slug": null, "header_image": null, "prize_pool": null, "start_date": "2018-03-30T07:00:00Z", "close_date": "2018-09-08T18:01:32Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-02-29T10:13:19.635650Z", "edited_at": "2024-02-29T10:13:49.489209Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 2964, "type": "question_series", "name": "IARPA 2018 Global Forecasting Challenge", "slug": null, "header_image": null, "prize_pool": null, "start_date": "2018-03-30T07:00:00Z", "close_date": "2018-09-08T18:01:32Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-02-29T10:13:19.635650Z", "edited_at": "2024-02-29T10:13:49.489209Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3687, "name": "Geopolitics", "slug": "geopolitics", "emoji": "🌍", "description": "Geopolitics", "type": "category" } ] }, "question": { "id": 906, "title": "Will Iran launch a medium, intermediate, or intercontinental range ballistic missile or a satellite between 16 and 23 May 2018?", "created_at": "2018-05-16T19:30:30.658531Z", "open_time": "2018-05-16T07:00:00Z", "cp_reveal_time": "2018-05-17T06:36:28.472919Z", "spot_scoring_time": "2018-05-17T06:36:28.472919Z", "scheduled_resolve_time": "2018-05-24T16:29:00Z", "actual_resolve_time": "2018-05-24T16:29:00Z", "resolution_set_time": "2018-05-24T16:29:00Z", "scheduled_close_time": "2018-05-22T18:01:47Z", "actual_close_time": "2018-05-22T18:01:47Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "*This question was generated from the [IARPA Global Forecasting Challenge](https://www.iarpa.gov/challenges/gfchallenge.html).*\n\nThe Trump administration has announced that it is withdrawing from the Iranian nuclear deal and is considering additional sanctions over Iran's missile program (<a href = \"https://www.cnbc.com/2018/05/10/daring-missile-strike-by-iran-signals-it-could-become-more-aggressive.html\"target=\"_blank\">CNBC</a>, <a href = \"https://www.washingtonpost.com/world/national-security/us-urges-other-nations-to-sanction-iran-over-ballistic-missiles/2018/04/28/eb7c8613-686d-4bff-b05a-7070f8611aea_story.html\"target=\"_blank\">The Washington Post</a>). Examples of previous launches include the September 2017 and March 2016 ballistic missile tests (<a href = \"http://www.cnn.com/2017/09/23/middleeast/iran-ballistic-missile-test/index.html\"target=\"_blank\">CNN</a>, <a href = \"http://www.bbc.com/news/world-middle-east-35752974\"target=\"_blank\">BBC</a>) and the July 2017 satellite launch (<a href = \"https://www.reuters.com/article/us-iran-satellite/u-s-says-iran-rocket-test-breaches-u-n-resolution-idUSKBN1AC1YY\"target=\"_blank\">Reuters</a>). For more information on ballistic missiles of various ranges see: <a href = \"https://www.armscontrol.org/factsheets/missiles\"target=\"_blank\">Arms Control</a>.", "fine_print": "", "post_id": 906, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1526995156.182823, "end_time": null, "forecaster_count": 46, "interval_lower_bounds": [ 0.01 ], "centers": [ 0.01 ], "interval_upper_bounds": [ 0.01 ] } ], "latest": { "start_time": 1526995156.182823, "end_time": null, "forecaster_count": 46, "interval_lower_bounds": [ 0.01 ], "centers": [ 0.01 ], "interval_upper_bounds": [ 0.01 ], "forecast_values": [ 0.99, 0.01 ], "means": [ 0.0326121428530177 ], "histogram": [ [ 0.0, 9.580738043640416, 0.4573391763706963, 0.0, 0.0, 0.36625687591726286, 0.0, 0.008376459204076786, 0.0, 0.6326900287523809, 0.042758697280429345, 0.0, 0.42052548288015196, 0.0, 0.0, 0.004662905996750363, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.03621693803772868, 0.0, 0.0, 0.0, 0.0, 0.0030815271309911525, 0.49680014682221674, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.022769576841270445, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": { "peer_score": 6.808810614793815, "coverage": 0.912445658628271, "baseline_score": 87.420859800945, "spot_peer_score": 11.529303717432516, "peer_archived_score": 6.808810614793815, "baseline_archived_score": 87.420859800945, "spot_peer_archived_score": 11.529303717432516 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1526994054.711116, "end_time": null, "forecaster_count": 45, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1526994054.711116, "end_time": null, "forecaster_count": 45, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.9411359574831543, 0.0588640425168457 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 1, "user_vote": null }, "forecasts_count": 66, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 903, "title": "Will an AI be trained using an Avogadro's number of operations before the end of 2018?", "short_title": "Avogadro's number of training ops by 2018", "url_title": "Avogadro's number of training ops by 2018", "slug": "avogadros-number-of-training-ops-by-2018", "author_id": 8, "author_username": "Anthony", "coauthors": [], "created_at": "2018-05-16T18:22:59.057300Z", "published_at": "2018-05-16T07:00:00Z", "edited_at": "2025-09-05T17:28:58.432458Z", "curation_status": "approved", "curation_status_updated_at": "2018-05-16T07:00:00Z", "comment_count": 13, "status": "resolved", "resolved": true, "actual_close_time": "2018-09-15T07:00:00Z", "scheduled_close_time": "2018-09-15T07:00:00Z", "scheduled_resolve_time": "2019-01-15T03:54:00Z", "actual_resolve_time": "2019-01-15T03:54:00Z", "open_time": "2018-05-16T07:00:00Z", "nr_forecasters": 141, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "topic": [ { "id": 15869, "name": "Artificial Intelligence", "slug": "ai", "emoji": "🤖", "type": "topic" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "question_series": [ { "id": 2341, "type": "question_series", "name": "AI Training and Compute", "slug": "ai-training-and-compute", "header_image": "https://cdn.metaculus.com/aitraining8.png", "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-11-22T20:04:19.044654Z", "score_type": "relative_legacy_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, { "id": 2344, "type": "question_series", "name": "AI Technical Benchmarks", "slug": "ai-technical-benchmarks", "header_image": "https://cdn.metaculus.com/technical.png", "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-11-22T20:04:18.980942Z", "score_type": "relative_legacy_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 2344, "type": "question_series", "name": "AI Technical Benchmarks", "slug": "ai-technical-benchmarks", "header_image": "https://cdn.metaculus.com/technical.png", "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-11-22T20:04:18.980942Z", "score_type": "relative_legacy_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3694, "name": "Artificial Intelligence", "slug": "artificial-intelligence", "emoji": "🤖", "description": "Artificial Intelligence", "type": "category" } ] }, "question": { "id": 903, "title": "Will an AI be trained using an Avogadro's number of operations before the end of 2018?", "created_at": "2018-05-16T18:22:59.057300Z", "open_time": "2018-05-16T07:00:00Z", "cp_reveal_time": "2018-05-16T21:33:57.778739Z", "spot_scoring_time": "2018-05-16T21:33:57.778739Z", "scheduled_resolve_time": "2019-01-15T03:54:00Z", "actual_resolve_time": "2019-01-15T03:54:00Z", "resolution_set_time": "2019-01-15T03:54:00Z", "scheduled_close_time": "2018-09-15T07:00:00Z", "actual_close_time": "2018-09-15T07:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "A very interesting [analysis by OpenAI](https://blog.openai.com/ai-and-compute/) shows a dramatic and steady increase in the amount of computation performed to train the most sophisticated AI/ML systems, with a doubling time of 3.5 months rather than the 18 months of Moore's law.\n\nAs of question writing, the highest amount of total computation is attributed to AlphaGoZero, at about \\(2\\times 10^{23}\\) FLOP. This is within a factor of 3 of Avogadro's number, indicating that the amount of computation going into ML systems is starting to become \"Macroscopic\" in terms of having numbers of elements comparable to the number of elementary particles in macroscopic systems.", "resolution_criteria": "*** By end of 2018, will a published paper or pre-print describe an AI/ML system that has been trained using a number of computations that the method used by OpenAI in the above study would attribute more than \\(6\\times 10^{23}\\) operations? ***\n\nAuthor will make his best effort to cajole authors of that study into resolving the question.", "fine_print": "", "post_id": 903, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1536991054.260081, "end_time": null, "forecaster_count": 141, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.45 ] } ], "latest": { "start_time": 1536991054.260081, "end_time": null, "forecaster_count": 141, "interval_lower_bounds": [ 0.3 ], "centers": [ 0.4 ], "interval_upper_bounds": [ 0.45 ], "forecast_values": [ 0.6, 0.4 ], "means": [ 0.39489410989222645 ], "histogram": [ [ 0.0, 0.6453881761777395, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.006145641768466423, 0.0, 0.001994248806695997, 0.0, 0.0, 0.0, 0.17809279898212194, 0.0, 0.5490663048371638, 0.15345589426250317, 0.5143939339916117, 0.0, 0.0, 0.0004302102731740687, 0.0, 1.6527995383682867, 0.0, 0.0, 0.04338692201915144, 0.0, 1.8292582737888812, 0.0, 0.34725765232899347, 1.6512778357598388, 0.3813531721646436, 1.638356858830193, 0.0, 0.22717440747750223, 0.478334740717249, 0.5461211630797271, 1.8505851267863522, 0.0008430278500080044, 1.050242996451011, 0.0, 1.3980213120864817, 2.17058776565306, 0.02656579386110533, 0.015097949498714736, 0.0, 1.0290078493255286, 1.0662142358314066, 0.020767996914343556, 0.07481336794343321, 0.0021770610792691816, 0.29700291256580097, 0.09311032196764288, 0.029031699268057737, 0.37292011544388115, 0.0, 0.07382859322977979, 0.6869963082924577, 0.0015197988629243285, 0.00011787156455005717, 0.0, 0.004907927310101494, 0.1089137731943424, 0.16561489133191526, 0.0, 0.003590929886763813, 8.069351508216675e-05, 0.07869953694667392, 0.0691750759119186, 0.0, 0.0, 0.0, 0.1909525509327661, 0.0, 3.93784722937276e-05, 0.005706564189538635, 0.0, 0.11915772768994742, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.014194004875166139, 0.0, 0.0, 0.029964503285543637, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.35746430777467497 ] ] }, "score_data": { "peer_score": 13.431235676091783, "coverage": 0.9960914223985865, "baseline_score": -11.43709993357607, "spot_peer_score": 5.893650150728399, "peer_archived_score": 13.431235676091783, "baseline_archived_score": -11.43709993357607, "spot_peer_archived_score": 5.893650150728399 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1536943385.805943, "end_time": null, "forecaster_count": 140, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1536943385.805943, "end_time": null, "forecaster_count": 140, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.7132000159152672, 0.2867999840847328 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 11, "user_vote": null }, "forecasts_count": 259, "key_factors": [], "is_current_content_translated": false, "description": "A very interesting [analysis by OpenAI](https://blog.openai.com/ai-and-compute/) shows a dramatic and steady increase in the amount of computation performed to train the most sophisticated AI/ML systems, with a doubling time of 3.5 months rather than the 18 months of Moore's law.\n\nAs of question writing, the highest amount of total computation is attributed to AlphaGoZero, at about \\(2\\times 10^{23}\\) FLOP. This is within a factor of 3 of Avogadro's number, indicating that the amount of computation going into ML systems is starting to become \"Macroscopic\" in terms of having numbers of elements comparable to the number of elementary particles in macroscopic systems." }, { "id": 2567, "title": "Will an AI be trained using an Avogadro's number of operations before the end of 2019?", "short_title": "Avogadro's number of training ops by 2019", "url_title": "Avogadro's number of training ops by 2019", "slug": "avogadros-number-of-training-ops-by-2019", "author_id": 8, "author_username": "Anthony", "coauthors": [], "created_at": "2018-05-16T18:22:59.057300Z", "published_at": "2019-01-17T08:00:00Z", "edited_at": "2025-09-05T17:29:09.710358Z", "curation_status": "approved", "curation_status_updated_at": "2019-01-17T08:00:00Z", "comment_count": 41, "status": "resolved", "resolved": true, "actual_close_time": "2019-03-15T07:00:00Z", "scheduled_close_time": "2019-03-15T07:00:00Z", "scheduled_resolve_time": "2020-02-01T05:32:00Z", "actual_resolve_time": "2020-02-01T05:32:00Z", "open_time": "2019-01-17T08:00:00Z", "nr_forecasters": 68, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32603, "name": "2019 Leaderboard", "slug": "2019_leaderboard", "type": "leaderboard_tag" } ], "topic": [ { "id": 15869, "name": "Artificial Intelligence", "slug": "ai", "emoji": "🤖", "type": "topic" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3692, "name": "Computing and Math", "slug": "computing-and-math", "emoji": "💻", "description": "Computing and Math", "type": "category" }, { "id": 3694, "name": "Artificial Intelligence", "slug": "artificial-intelligence", "emoji": "🤖", "description": "Artificial Intelligence", "type": "category" } ] }, "question": { "id": 2567, "title": "Will an AI be trained using an Avogadro's number of operations before the end of 2019?", "created_at": "2018-05-16T18:22:59.057300Z", "open_time": "2019-01-17T08:00:00Z", "cp_reveal_time": "2019-01-18T10:48:03.788096Z", "spot_scoring_time": "2019-01-18T10:48:03.788096Z", "scheduled_resolve_time": "2020-02-01T05:32:00Z", "actual_resolve_time": "2020-02-01T05:32:00Z", "resolution_set_time": "2020-02-01T05:32:00Z", "scheduled_close_time": "2019-03-15T07:00:00Z", "actual_close_time": "2019-03-15T07:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "A very interesting [analysis by OpenAI](https://blog.openai.com/ai-and-compute/) shows a dramatic and steady increase in the amount of computation performed to train the most sophisticated AI/ML systems, with a doubling time of 3.5 months rather than the 18 months of Moore's law.\n\nAs of question writing, the highest amount of total computation is attributed to AlphaGoZero, at about \\(2\\times 10^{23}\\) FLOP. This is within a factor of 3 of Avogadro's number, indicating that the amount of computation going into ML systems is starting to become \"Macroscopic\" in terms of having numbers of elements comparable to the number of elementary particles in macroscopic systems.", "resolution_criteria": "*** By end of 2019, will a published paper or pre-print describe an AI/ML system that has been trained using a number of computations that the method used by OpenAI in the above study would attribute more than \\(6\\times 10^{23}\\) operations? ***\n\nAuthor will make his best effort to cajole authors of that study into resolving the question.", "fine_print": "", "post_id": 2567, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1552627087.196918, "end_time": null, "forecaster_count": 68, "interval_lower_bounds": [ 0.68 ], "centers": [ 0.7 ], "interval_upper_bounds": [ 0.8 ] } ], "latest": { "start_time": 1552627087.196918, "end_time": null, "forecaster_count": 68, "interval_lower_bounds": [ 0.68 ], "centers": [ 0.7 ], "interval_upper_bounds": [ 0.8 ], "forecast_values": [ 0.30000000000000004, 0.7 ], "means": [ 0.7230092407337818 ], "histogram": [ [ 0.0, 0.11492808191066167, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0010787010546677964, 0.0, 0.0007128701647650959, 0.0, 0.057208863054134, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0014822998514409601, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3551877698067269, 0.12470588323909494, 0.7342121069681415, 0.0, 0.0, 0.0, 0.6193253470186275, 0.0, 0.0, 1.0, 0.0, 0.012610469403091544, 0.0, 0.19929648861183932, 1.4126983198495018, 1.6667524471745256, 2.3270126746803683, 0.5683229184737245, 0.0, 0.1847461188535056, 0.0, 0.6857848841772695, 0.0, 0.0, 0.26045041694441506, 0.1351711868856007, 0.9731957107784839, 0.0, 0.012688822730587723, 0.24893669523764367, 0.0, 1.0108922463483334, 0.04735613841724687, 0.8319744872976708, 0.020500370748786623, 0.014318380015828209, 1.222229982540254, 0.0, 0.0, 0.09728295663983759, 0.0, 0.028558647718838943, 0.0, 0.011058522686470973, 0.0, 0.017121146147798638 ] ] }, "score_data": { "peer_score": 19.229570370544636, "coverage": 0.9994832806278899, "baseline_score": -130.35882265278534, "spot_peer_score": 8.324348610752871, "peer_archived_score": 19.229570370544636, "baseline_archived_score": -130.35882265278534, "spot_peer_archived_score": 8.324348610752871 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1552574968.928402, "end_time": null, "forecaster_count": 68, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1552574968.928402, "end_time": null, "forecaster_count": 68, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.3528487993610263, 0.6471512006389737 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 9, "user_vote": null }, "forecasts_count": 142, "key_factors": [], "is_current_content_translated": false, "description": "A very interesting [analysis by OpenAI](https://blog.openai.com/ai-and-compute/) shows a dramatic and steady increase in the amount of computation performed to train the most sophisticated AI/ML systems, with a doubling time of 3.5 months rather than the 18 months of Moore's law.\n\nAs of question writing, the highest amount of total computation is attributed to AlphaGoZero, at about \\(2\\times 10^{23}\\) FLOP. This is within a factor of 3 of Avogadro's number, indicating that the amount of computation going into ML systems is starting to become \"Macroscopic\" in terms of having numbers of elements comparable to the number of elementary particles in macroscopic systems." }, { "id": 3590, "title": "Will an AI be trained using an Avogadro's number of operations before the end of 2020?", "short_title": "Avogadro number of training operations", "url_title": "Avogadro number of training operations", "slug": "avogadro-number-of-training-operations", "author_id": 8, "author_username": "Anthony", "coauthors": [], "created_at": "2018-05-16T18:22:59.057300Z", "published_at": "2020-02-03T08:00:00Z", "edited_at": "2025-09-05T17:29:25.527100Z", "curation_status": "approved", "curation_status_updated_at": "2020-02-03T08:00:00Z", "comment_count": 15, "status": "resolved", "resolved": true, "actual_close_time": "2020-05-15T07:00:00Z", "scheduled_close_time": "2020-05-15T07:00:00Z", "scheduled_resolve_time": "2022-02-15T19:51:00Z", "actual_resolve_time": "2022-02-15T19:51:00Z", "open_time": "2020-02-03T08:00:00Z", "nr_forecasters": 82, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32598, "name": "2020-2021 Leaderboard", "slug": "2020_2021_leaderboard", "type": "leaderboard_tag" } ], "topic": [ { "id": 15869, "name": "Artificial Intelligence", "slug": "ai", "emoji": "🤖", "type": "topic" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "question_series": [ { "id": 2341, "type": "question_series", "name": "AI Training and Compute", "slug": "ai-training-and-compute", "header_image": "https://cdn.metaculus.com/aitraining8.png", "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-11-22T20:04:19.044654Z", "score_type": "relative_legacy_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, { "id": 2344, "type": "question_series", "name": "AI Technical Benchmarks", "slug": "ai-technical-benchmarks", "header_image": "https://cdn.metaculus.com/technical.png", "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-11-22T20:04:18.980942Z", "score_type": "relative_legacy_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 2344, "type": "question_series", "name": "AI Technical Benchmarks", "slug": "ai-technical-benchmarks", "header_image": "https://cdn.metaculus.com/technical.png", "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": true, "user_permission": null, "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-11-22T20:04:18.980942Z", "score_type": "relative_legacy_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3692, "name": "Computing and Math", "slug": "computing-and-math", "emoji": "💻", "description": "Computing and Math", "type": "category" }, { "id": 3694, "name": "Artificial Intelligence", "slug": "artificial-intelligence", "emoji": "🤖", "description": "Artificial Intelligence", "type": "category" } ] }, "question": { "id": 3590, "title": "Will an AI be trained using an Avogadro's number of operations before the end of 2020?", "created_at": "2018-05-16T18:22:59.057300Z", "open_time": "2020-02-03T08:00:00Z", "cp_reveal_time": "2020-02-04T02:11:24.766921Z", "spot_scoring_time": "2020-02-04T02:11:24.766921Z", "scheduled_resolve_time": "2022-02-15T19:51:00Z", "actual_resolve_time": "2022-02-15T19:51:00Z", "resolution_set_time": "2022-02-15T19:51:00Z", "scheduled_close_time": "2020-05-15T07:00:00Z", "actual_close_time": "2020-05-15T07:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "A very interesting [analysis by OpenAI](https://blog.openai.com/ai-and-compute/) shows a dramatic and steady increase in the amount of computation performed to train the most sophisticated AI/ML systems, with a doubling time of 3.5 months rather than the 18 months of Moore's law.\n\nAs of question writing, the highest amount of total computation is attributed to AlphaGoZero, at about \\(2\\times 10^{23}\\) FLOP. This is within a factor of 3 of Avogadro's number, indicating that the amount of computation going into ML systems is starting to become \"Macroscopic\" in terms of having numbers of elements comparable to the number of elementary particles in macroscopic systems.", "resolution_criteria": "*** By end of 2020, will a published paper or pre-print describe an AI/ML system that has been trained using a number of computations that the method used by OpenAI in the above study would attribute more than \\(6\\times 10^{23}\\) operations? ***\n\nResolution will be by credible estimate of a computations done in a calculation reported on in writing with enough detail to allow a calculation within ~20% of the FLOP.", "fine_print": "", "post_id": 3590, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1589523636.564693, "end_time": null, "forecaster_count": 82, "interval_lower_bounds": [ 0.5 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.61 ] } ], "latest": { "start_time": 1589523636.564693, "end_time": null, "forecaster_count": 82, "interval_lower_bounds": [ 0.5 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.61 ], "forecast_values": [ 0.44999999999999996, 0.55 ], "means": [ 0.5418017481826716 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7554658117724923, 0.0, 0.4452257211395179, 0.0, 0.0, 0.8948374224172492, 0.0, 0.0, 0.0, 0.18142446008545587, 0.0, 0.0, 0.8499647010429404, 0.0, 0.0, 0.023193516142010238, 0.11917266062120754, 0.10106518511618426, 0.0, 0.3704164410767862, 0.0, 0.10299702702416284, 0.8999640588414559, 0.7996155160257796, 0.840142921256178, 0.0, 0.019284021956333053, 2.6147975268036383, 1.3477544042996912, 0.06579619449232539, 0.3268901147942556, 1.233844460707909, 0.16626425990480834, 0.6735917253874267, 0.13747443227290793, 0.09107712158402897, 0.2575791385059364, 0.6122702816874845, 0.9488790823377279, 0.022038668914285988, 0.0013523717240138745, 0.2218950619316045, 0.466042565078088, 0.0, 0.2699770170287534, 0.0, 0.0, 0.06464955914572255, 0.0, 0.0, 0.12804351164029554, 0.0, 0.29281030103593286, 0.0, 0.0, 0.0049235387378217576, 0.0, 0.2393252818354747, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.02547085730884873 ] ] }, "score_data": { "peer_score": 15.707859786748022, "coverage": 0.9987169496470609, "baseline_score": -28.653205020826327, "spot_peer_score": 7.075166032792942, "peer_archived_score": 15.707859786748022, "baseline_archived_score": -28.653205020826327, "spot_peer_archived_score": 7.075166032792942 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1589523636.635733, "end_time": null, "forecaster_count": 82, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1589523636.635733, "end_time": null, "forecaster_count": 82, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.4440900279247929, 0.5559099720752071 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 7, "user_vote": null }, "forecasts_count": 144, "key_factors": [], "is_current_content_translated": false, "description": "A very interesting [analysis by OpenAI](https://blog.openai.com/ai-and-compute/) shows a dramatic and steady increase in the amount of computation performed to train the most sophisticated AI/ML systems, with a doubling time of 3.5 months rather than the 18 months of Moore's law.\n\nAs of question writing, the highest amount of total computation is attributed to AlphaGoZero, at about \\(2\\times 10^{23}\\) FLOP. This is within a factor of 3 of Avogadro's number, indicating that the amount of computation going into ML systems is starting to become \"Macroscopic\" in terms of having numbers of elements comparable to the number of elementary particles in macroscopic systems." }, { "id": 900, "title": "Will the current Ebola outbreak be contained to under 50 cases?", "short_title": "", "url_title": "", "slug": "will-the-current-ebola-outbreak-be-contained-to-under-50-cases", "author_id": 100518, "author_username": "traviswfisher", "coauthors": [], "created_at": "2018-05-11T16:08:08.250597Z", "published_at": "2018-05-15T07:00:00Z", "edited_at": "2025-09-05T17:29:07.135717Z", "curation_status": "approved", "curation_status_updated_at": "2018-05-15T07:00:00Z", "comment_count": 24, "status": "resolved", "resolved": true, "actual_close_time": "2018-06-01T16:07:00Z", "scheduled_close_time": "2018-06-01T16:07:00Z", "scheduled_resolve_time": "2018-07-18T17:06:00Z", "actual_resolve_time": "2018-07-18T17:06:00Z", "open_time": "2018-05-15T07:00:00Z", "nr_forecasters": 77, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "topic": [ { "id": 15865, "name": "Health & Pandemics", "slug": "biosecurity", "emoji": "🧬", "type": "topic" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "question_series": [ { "id": 2950, "type": "question_series", "name": "Pandemic Series (2018)", "slug": null, "header_image": null, "prize_pool": null, "start_date": "2016-06-15T00:00:00Z", "close_date": "2020-01-02T13:20:20Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-02-29T10:13:18.914512Z", "edited_at": "2024-02-29T10:13:56.375460Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 2950, "type": "question_series", "name": "Pandemic Series (2018)", "slug": null, "header_image": null, "prize_pool": null, "start_date": "2016-06-15T00:00:00Z", "close_date": "2020-01-02T13:20:20Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-02-29T10:13:18.914512Z", "edited_at": "2024-02-29T10:13:56.375460Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3691, "name": "Health & Pandemics", "slug": "health-pandemics", "emoji": "🦠", "description": "Health & Pandemics", "type": "category" } ] }, "question": { "id": 900, "title": "Will the current Ebola outbreak be contained to under 50 cases?", "created_at": "2018-05-11T16:08:08.250597Z", "open_time": "2018-05-15T07:00:00Z", "cp_reveal_time": "2018-05-15T17:58:40.554547Z", "spot_scoring_time": "2018-05-15T17:58:40.554547Z", "scheduled_resolve_time": "2018-07-18T17:06:00Z", "actual_resolve_time": "2018-07-18T17:06:00Z", "resolution_set_time": "2018-07-18T17:06:00Z", "scheduled_close_time": "2018-06-01T16:07:00Z", "actual_close_time": "2018-06-01T16:07:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "An outbreak of Ebola virus disease was identified by the World Health Organization in early May 2018 in the Bikoro region of the Democratic Republic of the Congo. In [initial reports](www.who.int/emergencies/crises/cod/drc-donor-alert-ebola-10may2018.pdf?ua=1>) 27 cases of hemorrhagic fever were reported, with 17 deaths. Two of the cases were confirmed as ebola.\n\nAt the time of this writing an additional [two cases of ebola have been confirmed, with 11 more suspected.]( https://www.google.com/amp/s/amp.cnn.com/cnn/2018/05/10/health/drc-confirms-first-ebola-death/index.html>)\n\n*** Will this outbreak be contained to less than 50 cases of Ebola? ***\n\nResolution will be based on WHO data when they declare the outbreak over.", "fine_print": "", "post_id": 900, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1527868994.923327, "end_time": null, "forecaster_count": 77, "interval_lower_bounds": [ 0.1 ], "centers": [ 0.23 ], "interval_upper_bounds": [ 0.3 ] } ], "latest": { "start_time": 1527868994.923327, "end_time": null, "forecaster_count": 77, "interval_lower_bounds": [ 0.1 ], "centers": [ 0.23 ], "interval_upper_bounds": [ 0.3 ], "forecast_values": [ 0.77, 0.23 ], "means": [ 0.2066008244321459 ], "histogram": [ [ 0.0, 2.0560339810336803, 0.19342416143746716, 0.08625829385506563, 0.7382073223253506, 0.3005798716145106, 0.23006003195637226, 0.0, 0.004071368695658741, 0.0, 1.935606433930984, 0.626040305310885, 0.0, 0.0, 0.0404697691408491, 0.45869802036467905, 0.01077784666363188, 0.0026148795004889177, 0.0, 1.0458286948025977, 0.0011420111692213952, 0.0006357209650978351, 0.0, 0.7937707065887178, 0.10083964581808723, 2.2081728970867034, 0.5215625951172685, 0.0, 0.14670818709218508, 0.0, 2.0067885044095526, 0.45042165463450634, 0.8432313354518678, 0.33493505235387105, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.16948948535457445, 0.0, 0.0, 0.0, 0.0, 0.7485007948841444, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": { "peer_score": 6.644198812061294, "coverage": 0.984114054956627, "baseline_score": 87.80471014674907, "spot_peer_score": 10.906110255209407, "peer_archived_score": 6.644198812061294, "baseline_archived_score": 87.80471014674907, "spot_peer_archived_score": 10.906110255209407 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1527861895.296019, "end_time": null, "forecaster_count": 73, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1527861895.296019, "end_time": null, "forecaster_count": 73, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.9112645344718149, 0.08873546552818513 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 10, "user_vote": null }, "forecasts_count": 157, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 899, "title": "Will the richest person in the world in 2033 have a net worth equivalent to or greater than 2% of the United States' GDP at the time?", "short_title": "Richest Person in 2033 Has 2% GDP", "url_title": "Richest Person in 2033 Has 2% GDP", "slug": "richest-person-in-2033-has-2-gdp", "author_id": 103733, "author_username": "jzima", "coauthors": [], "created_at": "2018-05-10T18:21:13.394909Z", "published_at": "2018-05-15T07:00:00Z", "edited_at": "2025-11-12T09:05:55.572199Z", "curation_status": "approved", "curation_status_updated_at": "2018-05-15T07:00:00Z", "comment_count": 36, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2033-01-01T00:00:00Z", "scheduled_resolve_time": "2033-01-01T00:00:00Z", "actual_resolve_time": null, "open_time": "2018-05-15T07:00:00Z", "nr_forecasters": 232, "html_metadata_json": null, "projects": { "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" } ] }, "question": { "id": 899, "title": "Will the richest person in the world in 2033 have a net worth equivalent to or greater than 2% of the United States' GDP at the time?", "created_at": "2018-05-10T18:21:13.394909Z", "open_time": "2018-05-15T07:00:00Z", "cp_reveal_time": "2018-05-15T20:59:19.958032Z", "spot_scoring_time": "2018-05-15T20:59:19.958032Z", "scheduled_resolve_time": "2033-01-01T00:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2033-01-01T00:00:00Z", "actual_close_time": "2033-01-01T00:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "open", "possibilities": { "type": "binary" }, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "<a href='https://en.wikipedia.org/wiki/John_D._Rockefeller'>John D. Rockefeller</a> is considered to be the wealthiest American of all time. In 1913 he was the world's richest person with a net worth of over a billion dollars. That was equivalent to about 2% of the United States' GDP back then. For reference, 2% of US GDP would be close to 400 billion dollars today! This reference perspective makes him much richer than the current richest person in the world, Jeff Bezos, whose net worth is at 112 billion dollars in the 2018 Forbes ranking.\n\nYet, inequality is on the rise in many developed countries and the net worth of the richest person in the world has been consistently increasing over the last few years. Could a person as rich as John D. Rockefeller reappear in the modern world?", "resolution_criteria": "Data for resolution shall be taken from the <a href=' https://www.forbes.com/billionaires/list/'>2033 Forbes Billionaires list (note: of course the link currently does not lead to the 2033 list)</a>. Note that this list is to be differentiated from the real time list.", "fine_print": "", "post_id": 899, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1762938345.368069, "end_time": 1764998869.153861, "forecaster_count": 170, "interval_lower_bounds": [ 0.45 ], "centers": [ 0.5 ], "interval_upper_bounds": [ 0.63 ] } ], "latest": { "start_time": 1762938345.368069, "end_time": 1764998869.153861, "forecaster_count": 170, "interval_lower_bounds": [ 0.45 ], "centers": [ 0.5 ], "interval_upper_bounds": [ 0.63 ], "forecast_values": [ 0.5, 0.5 ], "means": [ 0.5101270744928845 ], "histogram": [ [ 0.0, 0.29100002447864454, 0.0, 0.0, 0.0047138086717279735, 0.3690547648918017, 0.0, 0.0, 0.0, 0.0, 0.7937754088324446, 0.0, 0.0, 0.0, 0.0025610524324657644, 0.1658497940234867, 0.0, 0.0, 0.0005550109155234176, 0.00047450424045628704, 0.39191095104640966, 0.0, 0.0, 0.0, 0.0022201032389897552, 0.9950547869611499, 0.0007410422508816687, 0.0, 0.0006226347040958777, 0.0, 0.9677509812431336, 0.0008775252655358566, 0.007804521462661735, 1.3136522336158307, 0.0, 6.949170289906071e-05, 0.0, 6.74581675374946e-05, 0.3395466045571922, 0.0, 0.12104598071834793, 0.025871625072622296, 0.12361316738731312, 0.043335920060421765, 0.0, 3.8251590009908747, 0.007733150576882421, 1.0099606053217736, 0.20722484864480067, 0.4918523031205726, 0.9658617235754314, 0.08582889426825094, 0.11887381866736925, 0.6247552593540906, 1.0315538895613394, 0.4021180222514149, 0.5545888411899225, 0.2973348768743902, 0.0, 0.5314680536702938, 0.5382698159888576, 0.27497786212088704, 1.3062514154282345, 0.5042807457868705, 0.06758803033803208, 1.0447245460309555, 0.19463085624031554, 0.8264047259679543, 0.0, 0.0, 0.3365174322803827, 0.0, 0.08201086132250894, 0.0, 1.2294555905977476e-05, 1.0740880296980695, 0.0, 0.0, 0.0, 0.0, 0.6275310728289204, 0.0, 0.0, 0.0, 0.0, 0.0, 0.9711340690931451, 0.05036145444406933, 0.0, 0.0, 0.01576110010944624, 0.009929401871517142, 0.0006797114664619946, 0.0, 0.0, 0.0, 0.0, 0.0, 0.13023629685050386, 0.4081355510218225 ] ] }, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1728289296.03816, "end_time": null, "forecaster_count": 230, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1728289296.03816, "end_time": null, "forecaster_count": 230, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.5960830098692087, 0.40391699013079124 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 15, "user_vote": null }, "forecasts_count": 525, "key_factors": [], "is_current_content_translated": false, "description": "<a href='https://en.wikipedia.org/wiki/John_D._Rockefeller'>John D. Rockefeller</a> is considered to be the wealthiest American of all time. In 1913 he was the world's richest person with a net worth of over a billion dollars. That was equivalent to about 2% of the United States' GDP back then. For reference, 2% of US GDP would be close to 400 billion dollars today! This reference perspective makes him much richer than the current richest person in the world, Jeff Bezos, whose net worth is at 112 billion dollars in the 2018 Forbes ranking.\n\nYet, inequality is on the rise in many developed countries and the net worth of the richest person in the world has been consistently increasing over the last few years. Could a person as rich as John D. Rockefeller reappear in the modern world?" }, { "id": 898, "title": "Will the US Senate vote to keep net neutrality", "short_title": "", "url_title": "", "slug": "will-the-us-senate-vote-to-keep-net-neutrality", "author_id": 100518, "author_username": "traviswfisher", "coauthors": [], "created_at": "2018-05-10T09:51:25.381139Z", "published_at": "2018-05-10T07:00:00Z", "edited_at": "2025-09-05T17:29:07.303027Z", "curation_status": "approved", "curation_status_updated_at": "2018-05-10T07:00:00Z", "comment_count": 11, "status": "resolved", "resolved": true, "actual_close_time": "2018-05-16T15:00:00Z", "scheduled_close_time": "2018-05-16T15:00:00Z", "scheduled_resolve_time": "2018-05-16T15:01:00Z", "actual_resolve_time": "2018-05-16T15:01:00Z", "open_time": "2018-05-10T07:00:00Z", "nr_forecasters": 47, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3701, "name": "Technology", "slug": "technology", "emoji": "⚙️", "description": "Technology", "type": "category" }, { "id": 3692, "name": "Computing and Math", "slug": "computing-and-math", "emoji": "💻", "description": "Computing and Math", "type": "category" } ] }, "question": { "id": 898, "title": "Will the US Senate vote to keep net neutrality", "created_at": "2018-05-10T09:51:25.381139Z", "open_time": "2018-05-10T07:00:00Z", "cp_reveal_time": "2018-05-10T16:36:03.317346Z", "spot_scoring_time": "2018-05-10T16:36:03.317346Z", "scheduled_resolve_time": "2018-05-16T15:01:00Z", "actual_resolve_time": "2018-05-16T15:01:00Z", "resolution_set_time": "2018-05-16T15:01:00Z", "scheduled_close_time": "2018-05-16T15:00:00Z", "actual_close_time": "2018-05-16T15:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "yes", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "In December, 2017, the FCC voted to repeal rules it had made under the Obama administration requiring internet providers to obey so-called \"net neutrality.\"\n\nThose rules generally require the ISPs to treat all network traffic equally, not prioritizing or filtering traffic based on extra fees or special treatment for certain sites or services.\n\nCongress has the power to override the FCC's rule-making in this matter. Recently a group led by senate democrats has forced a vote on this issue. [The vote is expected the week of May 14-18.](www.theverge.com/2018/5/9/17333108/net-neutrality-congressional-review-act-cra-resolution-vote-senate)\n\nEven if the senate were to vote to keep the rules, it would require a similar vote in the house of representatives to override the FCC's decision. If that vote comes up it can be a seperate question.\n\n*** Will the senate vote to keep in place net neutrality rules? ***\n\nResolves ambiguous if for whatever reason, no vote is taken by June 13. Closes retroactively at one hour prior to the start of voting.", "fine_print": "", "post_id": 898, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1526497495.107388, "end_time": null, "forecaster_count": 48, "interval_lower_bounds": [ 0.47 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.62 ] } ], "latest": { "start_time": 1526497495.107388, "end_time": null, "forecaster_count": 48, "interval_lower_bounds": [ 0.47 ], "centers": [ 0.55 ], "interval_upper_bounds": [ 0.62 ], "forecast_values": [ 0.44999999999999996, 0.55 ], "means": [ 0.5628840412437137 ], "histogram": [ [ 0.0, 0.440997604876217, 0.0, 0.0, 0.0, 0.0, 0.0, 0.07658881074466624, 0.0, 0.0, 0.0, 0.0, 0.06050086571808722, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.016576386347562713, 0.5468132678220224, 0.0, 0.0, 0.3634464003638125, 0.0, 0.1769212063177643, 0.0, 0.0, 0.0, 0.0, 0.06818282742296448, 0.0, 0.0, 0.8016356654211206, 0.0, 0.0, 0.0, 0.0, 0.053493066571363594, 0.0, 0.5915086375725582, 0.21373070951070156, 0.9963684223460786, 0.3523747956828229, 0.46262146613917127, 0.8025193615105249, 0.0, 0.08577160466054211, 0.22722458411573843, 0.550340094861782, 0.0, 0.0, 0.0, 1.9828230251589516, 0.009167091186681414, 0.449047093436981, 0.0, 0.0, 0.25654816160742966, 0.14540923080948767, 0.0, 0.0, 0.0, 0.24814983386583844, 0.0, 0.0471123603738702, 0.0, 0.0, 0.6631820642309191, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7445660976288506, 0.0, 0.0, 0.9300205187794963 ] ] }, "score_data": { "peer_score": 12.989926648077388, "coverage": 0.9586740123685343, "baseline_score": 4.95366393857204, "spot_peer_score": 12.21776321220607, "peer_archived_score": 12.989926648077388, "baseline_archived_score": 4.95366393857204, "spot_peer_archived_score": 12.21776321220607 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1526461723.821736, "end_time": null, "forecaster_count": 47, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1526461723.821736, "end_time": null, "forecaster_count": 47, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.38248432585844405, 0.617515674141556 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 7, "user_vote": null }, "forecasts_count": 68, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 889, "title": "Will Tesla go bankrupt by 2020?", "short_title": "", "url_title": "", "slug": "will-tesla-go-bankrupt-by-2020", "author_id": 103733, "author_username": "jzima", "coauthors": [], "created_at": "2018-05-07T14:41:44.348226Z", "published_at": "2018-10-01T04:00:00Z", "edited_at": "2025-09-05T17:29:08.988249Z", "curation_status": "approved", "curation_status_updated_at": "2018-10-01T04:00:00Z", "comment_count": 3, "status": "resolved", "resolved": true, "actual_close_time": "2019-01-01T00:00:00Z", "scheduled_close_time": "2019-01-01T00:00:00Z", "scheduled_resolve_time": "2019-12-31T10:39:00Z", "actual_resolve_time": "2019-12-31T10:39:00Z", "open_time": "2018-10-01T04:00:00Z", "nr_forecasters": 103, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32606, "name": "2018-2019 Leaderboard", "slug": "2018_2019_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" }, { "id": 3701, "name": "Technology", "slug": "technology", "emoji": "⚙️", "description": "Technology", "type": "category" } ] }, "question": { "id": 889, "title": "Will Tesla go bankrupt by 2020?", "created_at": "2018-05-07T14:41:44.348226Z", "open_time": "2018-10-01T04:00:00Z", "cp_reveal_time": "2018-10-01T16:22:34.561322Z", "spot_scoring_time": "2018-10-01T16:22:34.561322Z", "scheduled_resolve_time": "2019-12-31T10:39:00Z", "actual_resolve_time": "2019-12-31T10:39:00Z", "resolution_set_time": "2019-12-31T10:39:00Z", "scheduled_close_time": "2019-01-01T00:00:00Z", "actual_close_time": "2019-01-01T00:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "It was previously asked whether <a href='https://www.metaculus.com/questions/589/will-tesla-go-out-of-business-before-2019/'>Tesla would go bankrupt by 2019</a>. The Metaculus prediction on that question ended up being 10% and that (in the writer's opinion) still feels about right as of the writing of this question. Tesla may run out of money within 2018, yet even a rather unsuccessful capital raise is likely to save them into 2019.\n\nYet, whether Tesla will survive through 2019 is another question. As of the writing of this question, Tesla is burning through about $6,500 dollars a minute and is still lagging behind on Model 3 production.\n\nIt is asked:<strong>Will Tesla file for bankruptcy prior to January 1st 2020?</strong>\n\nShould Tesla file for bankruptcy while this question is still open, the question shall be closed retroactively at the point 5 hours before the announcement. Of course, if Tesla files for bankruptcy prior to January 1st 2019, the question shall still resolve positive.", "fine_print": "", "post_id": 889, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1546270845.287931, "end_time": null, "forecaster_count": 103, "interval_lower_bounds": [ 0.08 ], "centers": [ 0.17 ], "interval_upper_bounds": [ 0.3 ] } ], "latest": { "start_time": 1546270845.287931, "end_time": null, "forecaster_count": 103, "interval_lower_bounds": [ 0.08 ], "centers": [ 0.17 ], "interval_upper_bounds": [ 0.3 ], "forecast_values": [ 0.83, 0.17 ], "means": [ 0.20090446858736835 ], "histogram": [ [ 0.0, 1.2586995403374361, 0.0, 0.0, 0.4892359292110529, 1.9753476760802071, 0.0, 0.0024886099114164706, 1.3250460437381901, 1.5928113737770506, 0.3487409159572936, 0.0, 1.39188390472371, 0.18909583042315942, 0.0, 0.2922258484728104, 0.06453879363971683, 0.9518130621787826, 0.7032275308068453, 0.0, 1.5088415166658302, 0.0, 0.0, 0.00524797978376936, 0.0, 1.0402462582378416, 0.30691743112425107, 0.5157884466982733, 0.021832922439402977, 0.0, 0.3739099914214421, 0.30836419581414304, 0.0, 0.6062019825666289, 0.6689157103541861, 0.9223446674198552, 0.0, 0.0009241705689538895, 0.0, 0.018602160257638698, 0.0, 0.0, 0.0, 0.0, 1.0005513502689112, 0.0, 0.11661334446446864, 0.08477574379764989, 0.0, 0.0, 0.3350396396127973, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00010633760576014552, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.02755825804385377, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3540001344847823 ] ] }, "score_data": { "peer_score": 10.165700156764407, "coverage": 0.9997692898462429, "baseline_score": 78.10499668676616, "spot_peer_score": 30.781163036820725, "peer_archived_score": 10.165700156764407, "baseline_archived_score": 78.10499668676616, "spot_peer_archived_score": 30.781163036820725 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1545092548.418957, "end_time": null, "forecaster_count": 91, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1545092548.418957, "end_time": null, "forecaster_count": 91, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.8634608428507532, 0.1365391571492468 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 5, "user_vote": null }, "forecasts_count": 161, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 888, "title": "Will security patches against \"Specter-NG\" vulnerabilities be available for end-users by September 2018?", "short_title": "", "url_title": "", "slug": "will-security-patches-against-specter-ng-vulnerabilities-be-available-for-end-users-by-september-2018", "author_id": 100550, "author_username": "hzds", "coauthors": [], "created_at": "2018-05-04T21:11:28.320370Z", "published_at": "2018-05-08T07:00:00Z", "edited_at": "2025-09-05T17:29:21.976586Z", "curation_status": "approved", "curation_status_updated_at": "2018-05-08T07:00:00Z", "comment_count": 19, "status": "resolved", "resolved": true, "actual_close_time": "2018-08-31T22:00:00Z", "scheduled_close_time": "2018-08-31T22:00:00Z", "scheduled_resolve_time": "2018-12-10T05:08:00Z", "actual_resolve_time": "2018-12-10T05:08:00Z", "open_time": "2018-05-08T07:00:00Z", "nr_forecasters": 68, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3692, "name": "Computing and Math", "slug": "computing-and-math", "emoji": "💻", "description": "Computing and Math", "type": "category" } ] }, "question": { "id": 888, "title": "Will security patches against \"Specter-NG\" vulnerabilities be available for end-users by September 2018?", "created_at": "2018-05-04T21:11:28.320370Z", "open_time": "2018-05-08T07:00:00Z", "cp_reveal_time": "2018-05-10T07:00:00Z", "spot_scoring_time": "2018-05-10T07:00:00Z", "scheduled_resolve_time": "2018-12-10T05:08:00Z", "actual_resolve_time": "2018-12-10T05:08:00Z", "resolution_set_time": "2018-12-10T05:08:00Z", "scheduled_close_time": "2018-08-31T22:00:00Z", "actual_close_time": "2018-08-31T22:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "ambiguous", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "Last year security researches succeeded in extracting data across presumed secure boundaries -- using side-channel attacks with creative use of speculative execution. Those vulnerabilities even hit the mass media, by the names of Spectre and Meltdown.\n\nThe German technology magazine c't has just released an article that [new vulnerabilities similar to Spectre][spectre-ng] ([original German][spectre-ng-de]) and comparable or stronger impact will soon be announced.\n\nIntel would like to promise patches for May and August, and given that one of the vulnerabilities has been reported by Google Zero -- which uses a rather strict deadline for public reports -- Intel would do well to fulfill such promises.\n\nHowever, their track-record is rather sad: Even the patches for the previous round of speculative-execution attacks are, de-facto, not available to the public. But patches only work when deployed; in that spirit:\n\n**Will patches fixing this round of Specter-NG vulnerabilities be available for end-user via automatic Windows 10 updates by the end of August, for the most recent micro-architecture?**\n\n* Performance penalties are immaterial to whether a patch counts for question resolution.\n* All vulnerabilities with an impact similar to Meltdown and Spectre must be fixed; smaller issues (like only theoretically possible, but no working PoC, or strictly more limited impact) may be patched later. Given that the list of issues is not yet known, this is more in line with the headlines use of \"Spectre-NG\".\n* The patches should install themselves via automatic Windows Update if used in default configuration.\n* The patches must be available for at least the last affected CPU microarchitecture from Intel, Skylake.\n* The patches must be available for at least [two major motherboard makers](https://en.wikipedia.org/wiki/List_of_computer_hardware_manufacturers#Motherboards) (either 1 Top plus 3 others, or at least 2 Top)\n* This question is about end-user systems; ergo servers, manually downloaded hotfixes etc. are outside of the scope of this question.\n\nIn case Specter-NG is a dud (i.e. gets demoted in importance to a low level), this question resolves ambiguous.\n\n[spectre-ng]: https://www.heise.de/ct/artikel/Exclusive-Spectre-NG-Multiple-new-Intel-CPU-flaws-revealed-several-serious-4040648.html\n\n[spectre-ng-de]: https://www.heise.de/security/meldung/Spectre-NG-Intel-Prozessoren-von-neuen-hochriskanten-Sicherheitsluecken-betroffen-4039302.html", "fine_print": "", "post_id": 888, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1535750309.544298, "end_time": null, "forecaster_count": 68, "interval_lower_bounds": [ 0.1 ], "centers": [ 0.33 ], "interval_upper_bounds": [ 0.4 ] } ], "latest": { "start_time": 1535750309.544298, "end_time": null, "forecaster_count": 68, "interval_lower_bounds": [ 0.1 ], "centers": [ 0.33 ], "interval_upper_bounds": [ 0.4 ], "forecast_values": [ 0.6699999999999999, 0.33 ], "means": [ 0.2873262706865652 ], "histogram": [ [ 0.0, 0.9003813055579104, 0.0, 0.8849953868387631, 0.0, 0.0, 0.0, 0.7342121069681415, 0.0, 0.0, 1.3443268482271589, 0.0, 0.0, 0.5683229184737245, 0.30877468606497765, 0.0, 0.0, 0.0, 0.0, 0.0, 0.011133625735367192, 0.0, 0.0, 0.0, 0.0, 0.4522378638822308, 0.0, 0.6063823454264274, 0.037119392381240006, 0.0, 0.5981880573993671, 0.6320040727702242, 0.0, 0.42584274597870253, 0.0, 0.0, 0.0, 0.05209383699272445, 0.46631380150936536, 2.7729308823998906, 1.4536220779344609, 0.6074045268791062, 0.48754769277436405, 0.20801022260274812, 0.10020014273692349, 0.05020212835449843, 0.0, 0.0, 0.0061954904951238765, 0.0, 0.8941069864704977, 0.0, 0.0, 0.0, 0.06866972311929001, 0.012610469403091544, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06272559655183406, 0.15832791047994677, 0.01677211661504797, 0.07506829335206704, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0010787010546677964, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1535131532.738794, "end_time": null, "forecaster_count": 61, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1535131532.738794, "end_time": null, "forecaster_count": 61, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.7798203500134864, 0.22017964998651363 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 3, "user_vote": null }, "forecasts_count": 153, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 887, "title": "Will Ireland's referendum to repeal the Eighth Amendment pass?", "short_title": "", "url_title": "", "slug": "will-irelands-referendum-to-repeal-the-eighth-amendment-pass", "author_id": 104439, "author_username": "IARPA Question Bot", "coauthors": [], "created_at": "2018-05-02T19:31:04.583166Z", "published_at": "2018-05-03T07:00:00Z", "edited_at": "2025-09-05T17:28:54.493532Z", "curation_status": "approved", "curation_status_updated_at": "2018-05-03T07:00:00Z", "comment_count": 4, "status": "resolved", "resolved": true, "actual_close_time": "2018-05-24T18:01:08Z", "scheduled_close_time": "2018-05-24T18:01:08Z", "scheduled_resolve_time": "2018-05-26T17:28:00Z", "actual_resolve_time": "2018-05-26T17:28:00Z", "open_time": "2018-05-03T07:00:00Z", "nr_forecasters": 60, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "category": [ { "id": 3689, "name": "Politics", "slug": "politics", "emoji": "🏛️", "description": "Politics", "type": "category" } ], "question_series": [ { "id": 2964, "type": "question_series", "name": "IARPA 2018 Global Forecasting Challenge", "slug": null, "header_image": null, "prize_pool": null, "start_date": "2018-03-30T07:00:00Z", "close_date": "2018-09-08T18:01:32Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-02-29T10:13:19.635650Z", "edited_at": "2024-02-29T10:13:49.489209Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 2964, "type": "question_series", "name": "IARPA 2018 Global Forecasting Challenge", "slug": null, "header_image": null, "prize_pool": null, "start_date": "2018-03-30T07:00:00Z", "close_date": "2018-09-08T18:01:32Z", "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": false, "user_permission": null, "created_at": "2024-02-29T10:13:19.635650Z", "edited_at": "2024-02-29T10:13:49.489209Z", "score_type": "peer_tournament", "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } }, "question": { "id": 887, "title": "Will Ireland's referendum to repeal the Eighth Amendment pass?", "created_at": "2018-05-02T19:31:04.583166Z", "open_time": "2018-05-03T07:00:00Z", "cp_reveal_time": "2018-05-04T06:15:36.258685Z", "spot_scoring_time": "2018-05-04T06:15:36.258685Z", "scheduled_resolve_time": "2018-05-26T17:28:00Z", "actual_resolve_time": "2018-05-26T17:28:00Z", "resolution_set_time": "2018-05-26T17:28:00Z", "scheduled_close_time": "2018-05-24T18:01:08Z", "actual_close_time": "2018-05-24T18:01:08Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "yes", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "*This question was generated from the [IARPA Global Forecasting Challenge](https://www.iarpa.gov/challenges/gfchallenge.html).*\n\nThe referendum on Ireland's current abortion ban is scheduled for 25 May 2018 (<a href = \"https://www.image.ie/life/eighth-amendment-voting-115654\"target=\"_blank\">Image</a>, <a href = \"https://www.taoiseach.gov.ie/eng/Historical_Information/The_Constitution/\"target=\"_blank\">Department of Taoiseach</a>).", "fine_print": "", "post_id": 887, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1527182008.370984, "end_time": null, "forecaster_count": 60, "interval_lower_bounds": [ 0.66 ], "centers": [ 0.75 ], "interval_upper_bounds": [ 0.81 ] } ], "latest": { "start_time": 1527182008.370984, "end_time": null, "forecaster_count": 60, "interval_lower_bounds": [ 0.66 ], "centers": [ 0.75 ], "interval_upper_bounds": [ 0.81 ], "forecast_values": [ 0.25, 0.75 ], "means": [ 0.7514110759701532 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.17447624255676622, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.7019342716702065, 0.0, 0.07028165619088567, 0.0, 0.0, 0.3843434437712232, 0.937235265439764, 0.09434453935808916, 0.28217551895796505, 1.0301119692890204, 0.4414177989399567, 0.6971897195925942, 0.0, 0.25680295483227267, 0.020796234419099814, 0.06420367886924018, 0.026706158979239943, 1.7190903954441952, 0.3324575660736899, 0.0, 0.877925459907288, 0.008686660616741733, 0.010217135346786867, 1.9214784886305853, 0.48494526468864496, 0.013816868512948603, 0.0, 0.4105276103686419, 0.6767554283457214, 0.11324492481884389, 0.0, 0.16043171008124435, 0.0, 1.4917827915828896, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5944715202024832 ] ] }, "score_data": { "peer_score": 1.3936384638673593, "coverage": 0.9948484415328687, "baseline_score": 59.27002238167138, "spot_peer_score": -4.343594562732689, "peer_archived_score": 1.3936384638673593, "baseline_archived_score": 59.27002238167138, "spot_peer_archived_score": -4.343594562732689 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1527179104.175805, "end_time": null, "forecaster_count": 57, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1527179104.175805, "end_time": null, "forecaster_count": 57, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.368061551219387, 0.631938448780613 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 8, "user_vote": null }, "forecasts_count": 86, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 841, "title": "Will Metaculus exist in 2030?", "short_title": "Metaculus Existence in 2030", "url_title": "Metaculus Existence in 2030", "slug": "metaculus-existence-in-2030", "author_id": 103733, "author_username": "jzima", "coauthors": [], "created_at": "2018-04-28T19:23:54.632250Z", "published_at": "2018-04-29T07:00:00Z", "edited_at": "2025-11-17T21:58:16.334226Z", "curation_status": "approved", "curation_status_updated_at": "2018-04-29T07:00:00Z", "comment_count": 54, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2030-01-01T00:00:00Z", "scheduled_resolve_time": "2030-01-01T00:01:00Z", "actual_resolve_time": null, "open_time": "2018-04-29T07:00:00Z", "nr_forecasters": 534, "html_metadata_json": null, "projects": { "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3686, "name": "Metaculus", "slug": "metaculus", "emoji": "🔮", "description": "Metaculus", "type": "category" } ] }, "question": { "id": 841, "title": "Will Metaculus exist in 2030?", "created_at": "2018-04-28T19:23:54.632250Z", "open_time": "2018-04-29T07:00:00Z", "cp_reveal_time": "2018-04-29T20:53:35.171878Z", "spot_scoring_time": "2018-04-29T20:53:35.171878Z", "scheduled_resolve_time": "2030-01-01T00:01:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2030-01-01T00:00:00Z", "actual_close_time": "2030-01-01T00:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "open", "possibilities": { "type": "binary" }, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "Due to the fact that some of Metaculus' questions (and some of the most interesting/important ones for that) are extremely long-term, some users have expressed concern that Metaculus will not be around for resolution. While whether Metaculus will be around to resolve very long-term questions may not be of direct interest to predictors, as it does not really make sense to predict with points in mind if those points are decades away anyway, it would still be interesting to get a sense of what the probability is that Metaculus will be around in a couple of decades time.", "resolution_criteria": "A positive resolution does not require the site to still operate at metaculus.com in 2030, but it does require a degree of continuity with the current version of Metaculus so that no more than 1% of all predictions ever made may have been lost from players' point calculating process and no more than one percent of once opened questions may have been lost.\n\nDue to the nature of this question the best point optimizing prediction would be 99%, no matter of the real probability of Metaculus existing in 2030, as a non-existent Metaculus cannot make you lose points. Still, players are urged to predict in good faith", "fine_print": "", "post_id": 841, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1763398712.427734, "end_time": 1766064383.916883, "forecaster_count": 320, "interval_lower_bounds": [ 0.95 ], "centers": [ 0.97 ], "interval_upper_bounds": [ 0.99 ] } ], "latest": { "start_time": 1763398712.427734, "end_time": 1766064383.916883, "forecaster_count": 320, "interval_lower_bounds": [ 0.95 ], "centers": [ 0.97 ], "interval_upper_bounds": [ 0.99 ], "forecast_values": [ 0.030000000000000027, 0.97 ], "means": [ 0.9289029424790033 ], "histogram": [ [ 0.0, 0.026737416479244935, 0.0, 8.775508675277074e-06, 0.0, 5.401298530484129e-05, 0.0, 0.0, 0.0, 2.0046098571010005e-05, 0.002246087568910172, 0.0013950356325149484, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 9.502187718976182e-06, 0.0, 0.0, 0.0, 0.0, 0.6542369659333532, 0.0, 0.0, 0.0, 0.0, 0.0, 1.971986822277746e-07, 0.00016273418908295583, 0.0, 0.0, 0.002062484594165824, 0.0, 0.0, 2.880543396545417e-07, 0.0, 0.001040011079769082, 0.0021523313068658096, 0.0, 0.0, 0.0, 0.0006718075947729171, 0.0, 0.0, 0.0, 0.0, 0.6362110017991749, 0.0, 3.027376547348187e-05, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00036557482674831046, 0.0, 0.0, 0.0007042353122758137, 0.0008486276916188275, 0.5295316130114167, 0.0015248267172595538, 5.191505413301053e-05, 0.042526666304949876, 1.593001238608766e-07, 0.005541385113412574, 0.08874451805061667, 1.737739056117592e-05, 0.0002765319740512897, 2.399602604114018e-07, 0.47347781486688323, 0.00031114774973842847, 0.0024518944758810325, 0.12452026949700991, 0.0, 0.43936540146805475, 0.0, 0.2720780994012275, 0.0, 0.003010955386580767, 0.3052801154234889, 0.0074590927975083906, 0.2683568082576793, 0.006042197407834664, 0.1704612785100968, 1.8744473225636007, 0.21691776466790644, 0.5253595899114305, 0.8623463370282285, 0.1779877821959719, 6.5848987643350165, 1.6081502973864243, 4.672832434650421, 3.993935107887167, 9.692553754613408 ] ] }, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1728289488.614178, "end_time": null, "forecaster_count": 524, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1728289488.614178, "end_time": null, "forecaster_count": 524, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.09489466941124736, 0.9051053305887526 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 51, "user_vote": null }, "forecasts_count": 1029, "key_factors": [], "is_current_content_translated": false, "description": "Due to the fact that some of Metaculus' questions (and some of the most interesting/important ones for that) are extremely long-term, some users have expressed concern that Metaculus will not be around for resolution. While whether Metaculus will be around to resolve very long-term questions may not be of direct interest to predictors, as it does not really make sense to predict with points in mind if those points are decades away anyway, it would still be interesting to get a sense of what the probability is that Metaculus will be around in a couple of decades time." }, { "id": 826, "title": "In Westworld, is Dolores modeled after a flesh-and-blood human being from outside the park?", "short_title": "Westworld's Dolores based on a human?", "url_title": "Westworld's Dolores based on a human?", "slug": "westworlds-dolores-based-on-a-human", "author_id": 103275, "author_username": "christian", "coauthors": [], "created_at": "2018-04-22T15:21:09.532539Z", "published_at": "2018-04-21T07:00:00Z", "edited_at": "2025-09-05T17:29:24.370539Z", "curation_status": "approved", "curation_status_updated_at": "2018-04-21T07:00:00Z", "comment_count": 1, "status": "resolved", "resolved": true, "actual_close_time": "2018-05-06T16:00:00Z", "scheduled_close_time": "2018-05-06T16:00:00Z", "scheduled_resolve_time": "2018-12-31T23:33:00Z", "actual_resolve_time": "2018-12-31T23:33:00Z", "open_time": "2018-04-21T07:00:00Z", "nr_forecasters": 34, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "category": [ { "id": 3696, "name": "Sports & Entertainment", "slug": "sports-entertainment", "emoji": "🏀", "description": "Sports & Entertainment", "type": "category" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } }, "question": { "id": 826, "title": "In Westworld, is Dolores modeled after a flesh-and-blood human being from outside the park?", "created_at": "2018-04-22T15:21:09.532539Z", "open_time": "2018-04-21T07:00:00Z", "cp_reveal_time": "2018-04-23T00:43:17.695284Z", "spot_scoring_time": "2018-04-23T00:43:17.695284Z", "scheduled_resolve_time": "2018-12-31T23:33:00Z", "actual_resolve_time": "2018-12-31T23:33:00Z", "resolution_set_time": "2018-12-31T23:33:00Z", "scheduled_close_time": "2018-05-06T16:00:00Z", "actual_close_time": "2018-05-06T16:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "In [this Westworld Reddit thread](https://www.reddit.com/r/westworld/comments/8almkd/theory_dolores_outside_the_park/), user tselionarskla offers the theory that oldest active Host and primary narrative engine, Dolores, is, in the world of the show, modeled after a \"real\" human being who existed (at some point) outside of the park. \n\nIn support of this theory, already revealed season two footage shows Dolores in “a modern black dress in what looks like a modern building, with Arnold in the background smiling.” And some viewers interpret Dolores’s question to Ford, “Are we very old friends?” to be a hint of revelations to come.", "resolution_criteria": "This question resolves positively if by the end of season two there is consensus among various fan and critic communities that Dolores was modeled after a non-host human being from outside the park.", "fine_print": "", "post_id": 826, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1525559620.688634, "end_time": null, "forecaster_count": 34, "interval_lower_bounds": [ 0.44 ], "centers": [ 0.5 ], "interval_upper_bounds": [ 0.55 ] } ], "latest": { "start_time": 1525559620.688634, "end_time": null, "forecaster_count": 34, "interval_lower_bounds": [ 0.44 ], "centers": [ 0.5 ], "interval_upper_bounds": [ 0.55 ], "forecast_values": [ 0.5, 0.5 ], "means": [ 0.5214561587376594 ], "histogram": [ [ 0.0, 0.080917342808261, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.18125574861973415, 0.0, 0.0, 0.16026094357950826, 0.0, 0.06934409839582649, 0.5830692761263615, 0.0, 1.298639512913866, 0.0, 0.0, 0.0, 1.0, 0.8402148505771252, 0.0, 0.0, 0.0, 0.0, 1.6000155480929106, 0.0, 0.20427029069544175, 0.2569648587427511, 1.0958433388826416, 0.3891813329100057, 1.0606769879818492, 0.0, 0.0, 0.0, 0.14114485879589025, 0.0, 0.0, 0.0, 0.0, 0.05344349486031787, 0.0, 0.016590897335947853, 0.0, 0.0, 0.007978922554691365, 0.0, 0.0, 0.0, 0.0, 0.12377442688140071, 0.0, 0.0, 0.0, 0.02168896019109956, 0.31964760159434596, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.027463871070039274, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.6403200895653883 ] ] }, "score_data": { "peer_score": 19.314347194320533, "coverage": 0.911397288547909, "baseline_score": -12.443799331922829, "spot_peer_score": 45.4303534477201, "peer_archived_score": 19.314347194320533, "baseline_archived_score": -12.443799331922829, "spot_peer_archived_score": 45.4303534477201 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1525559620.752622, "end_time": null, "forecaster_count": 34, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1525559620.752622, "end_time": null, "forecaster_count": 34, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.6434444986337509, 0.3565555013662491 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": -3, "user_vote": null }, "forecasts_count": 54, "key_factors": [], "is_current_content_translated": false, "description": "In [this Westworld Reddit thread](https://www.reddit.com/r/westworld/comments/8almkd/theory_dolores_outside_the_park/), user tselionarskla offers the theory that oldest active Host and primary narrative engine, Dolores, is, in the world of the show, modeled after a \"real\" human being who existed (at some point) outside of the park. \n\nIn support of this theory, already revealed season two footage shows Dolores in “a modern black dress in what looks like a modern building, with Arnold in the background smiling.” And some viewers interpret Dolores’s question to Ford, “Are we very old friends?” to be a hint of revelations to come." }, { "id": 825, "title": "Is Westworld located on an island?", "short_title": "", "url_title": "", "slug": "is-westworld-located-on-an-island", "author_id": 103275, "author_username": "christian", "coauthors": [], "created_at": "2018-04-22T15:11:48.119232Z", "published_at": "2018-04-22T07:00:00Z", "edited_at": "2025-09-05T17:29:26.240581Z", "curation_status": "approved", "curation_status_updated_at": "2018-04-22T07:00:00Z", "comment_count": 11, "status": "resolved", "resolved": true, "actual_close_time": "2018-05-06T16:00:00Z", "scheduled_close_time": "2018-05-06T16:00:00Z", "scheduled_resolve_time": "2018-12-31T23:35:00Z", "actual_resolve_time": "2018-12-31T23:35:00Z", "open_time": "2018-04-22T07:00:00Z", "nr_forecasters": 61, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32599, "name": "2018 Leaderboard", "slug": "2018_leaderboard", "type": "leaderboard_tag" } ], "category": [ { "id": 3696, "name": "Sports & Entertainment", "slug": "sports-entertainment", "emoji": "🏀", "description": "Sports & Entertainment", "type": "category" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } }, "question": { "id": 825, "title": "Is Westworld located on an island?", "created_at": "2018-04-22T15:11:48.119232Z", "open_time": "2018-04-22T07:00:00Z", "cp_reveal_time": "2018-04-23T04:02:09.996861Z", "spot_scoring_time": "2018-04-23T04:02:09.996861Z", "scheduled_resolve_time": "2018-12-31T23:35:00Z", "actual_resolve_time": "2018-12-31T23:35:00Z", "resolution_set_time": "2018-12-31T23:35:00Z", "scheduled_close_time": "2018-05-06T16:00:00Z", "actual_close_time": "2018-05-06T16:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "yes", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "Just where, exactly, is Westworld? Fan speculation on this question is widespread, with more than a few, shall we say, *unusual* theories currently in the running. These include the idea that Westworld is located on [another planet](http://www.slashfilm.com/westworld-location-theory/), or that it’s kept underneath an enormous [dome](http://www.player.one/where-westworld-what-finale-revealed-about-parks-location-573358). \n\nWhile it's true that domes have the advantage of eliminating narrative-incompatible weather patterns and flyovers, would situating Westworld on an island solve the same logistical issues without delving into *The Truman Show* territory? An island would also jibe with Bernard's reference to “the mainland,” though many suggest mainland here is meant only as metaphor for the outside-the-park world. \n\n\n*** This question resolves positively if by the end of season two there is consensus among various fan and critic communities that Westworld’s park is located on either a natural or man-made island. ***\n\n(For definitional purposes we'll count as an \"island\" something surrounded by water and of less than 100,000 square kilometers, about 200 miles on a side.)", "fine_print": "", "post_id": 825, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1525621851.785946, "end_time": null, "forecaster_count": 61, "interval_lower_bounds": [ 0.67 ], "centers": [ 0.8 ], "interval_upper_bounds": [ 0.9 ] } ], "latest": { "start_time": 1525621851.785946, "end_time": null, "forecaster_count": 61, "interval_lower_bounds": [ 0.67 ], "centers": [ 0.8 ], "interval_upper_bounds": [ 0.9 ], "forecast_values": [ 0.19999999999999996, 0.8 ], "means": [ 0.7683015404827295 ], "histogram": [ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.06645500596732509, 0.0, 0.0, 0.0490743809829292, 0.0, 0.0, 0.0, 0.0, 0.012956624713270975, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0011024176184751514, 0.0, 0.0, 0.0, 0.0, 0.0037945794224233387, 0.0, 0.004697335090360764, 0.0, 0.0, 0.0, 0.0, 0.011180043889456084, 0.0, 0.0, 0.5123121112600272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04416450282422419, 0.0, 0.0, 0.01659344341857387, 0.0, 0.037796166471014706, 0.0, 0.0, 0.5160662358801128, 0.08056048149199234, 0.002996681779674101, 0.017101445461516773, 0.0, 0.2263451221037383, 0.07323387050617254, 0.0, 0.0, 1.3210391572355928, 0.0, 0.0, 0.006861545636634085, 0.0, 0.0, 0.30820192961550297, 0.17773046007279375, 0.7975580933705553, 0.0, 0.0, 0.11608931509631863, 0.0, 0.0, 0.0, 0.0, 0.613512756068248, 0.35775041776788324, 0.0, 0.6301606780713973, 0.4775044192925832, 1.4169462933364068, 0.025043422762740086, 0.0, 0.5492799034882604, 0.0, 0.721130685405309, 0.6743195377416064, 0.0, 0.0, 0.0, 1.3718467444814386, 0.0, 1.015194825237524, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.8697387844190891 ] ] }, "score_data": { "peer_score": 13.987480245988216, "coverage": 0.9747585743646507, "baseline_score": 10.249096756495744, "spot_peer_score": 27.087847701774102, "peer_archived_score": 13.987480245988216, "baseline_archived_score": 10.249096756495744, "spot_peer_archived_score": 27.087847701774102 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1525498705.825051, "end_time": null, "forecaster_count": 55, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1525498705.825051, "end_time": null, "forecaster_count": 55, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.29904877632092086, 0.7009512236790791 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": -1, "user_vote": null }, "forecasts_count": 205, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 824, "title": "Will a practical nuclear fusion reactor first be developed in China?", "short_title": "First Fusion Reactor in China", "url_title": "First Fusion Reactor in China", "slug": "first-fusion-reactor-in-china", "author_id": 8, "author_username": "Anthony", "coauthors": [], "created_at": "2018-04-21T21:43:28.350874Z", "published_at": "2018-04-24T07:00:00Z", "edited_at": "2025-10-04T12:54:07.639590Z", "curation_status": "approved", "curation_status_updated_at": "2018-04-24T07:00:00Z", "comment_count": 47, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2050-01-01T08:00:00Z", "scheduled_resolve_time": "2050-01-01T08:00:00Z", "actual_resolve_time": null, "open_time": "2018-04-24T07:00:00Z", "nr_forecasters": 334, "html_metadata_json": null, "projects": { "topic": [ { "id": 15868, "name": "Nuclear Technology & Risks", "slug": "nuclear", "emoji": "☣️", "type": "topic" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3699, "name": "Natural Sciences", "slug": "natural-sciences", "emoji": "🔬", "description": "Natural Sciences", "type": "category" }, { "id": 3690, "name": "Nuclear Technology & Risks", "slug": "nuclear", "emoji": "☢️", "description": "Nuclear Technology & Risks", "type": "category" } ] }, "question": { "id": 824, "title": "Will a practical nuclear fusion reactor first be developed in China?", "created_at": "2018-04-21T21:43:28.350874Z", "open_time": "2018-04-24T07:00:00Z", "cp_reveal_time": "2018-04-25T16:24:03.599334Z", "spot_scoring_time": "2018-04-25T16:24:03.599334Z", "scheduled_resolve_time": "2050-01-01T08:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2050-01-01T08:00:00Z", "actual_close_time": "2050-01-01T08:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "open", "possibilities": { "type": "binary" }, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "With an enormous amount of energy created per unit mass of fuel, cheap and abundance (e.g. deuterium) fuel, and relatively benign waste products, practical energy generation from nuclear fusion would be transformative for the world. A [number of questions](https://www.metaculus.com/questions/?search=cat:phys-sci--nuclear) relate to efforts in the US and Europe, but there is another major player in the field: China. As discussed in [this story](http://www.thedrive.com/the-war-zone/20289/china-touts-fusion-progress-as-new-details-on-lockheed-martins-reactor-emerge), China is pouring significant resources into practical nuclear fusion.", "resolution_criteria": "For these purposes we define \"practical\" as an operational high-temperature nuclear fusion reactor that can (a) produce a demonstrated positive energy balance exceeding 100 megawatts for more than one week, and (b) have a sustainable plan for long-term operations (e.g. no critical hard-to-replace components that would be radiation-damaged to inoperability in a matter of days or weeks, etc.) These are chosen to roughly match [this question](https://www.metaculus.com/questions/363/will-a-fusion-based-electrical-generation-facility-generation-100-mw-or-more-using-only-fusion-as-an-energy-source-come-into-service-by-2030/). \n\nThis question will resolve as **Yes** if the first such reactor is built in China, and will resolve as **No** if the first such reactor is built anywhere else.\n\nIf no such reactor is built before January 1, 2050, this question will resolve as **Ambiguous**", "fine_print": "", "post_id": 824, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1759582434.591516, "end_time": 1767343544.86571, "forecaster_count": 318, "interval_lower_bounds": [ 0.15 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.48 ] } ], "latest": { "start_time": 1759582434.591516, "end_time": 1767343544.86571, "forecaster_count": 318, "interval_lower_bounds": [ 0.15 ], "centers": [ 0.25 ], "interval_upper_bounds": [ 0.48 ], "forecast_values": [ 0.75, 0.25 ], "means": [ 0.31002542808526895 ], "histogram": [ [ 0.0, 0.8808634952647868, 1.5379237967146597, 0.0, 0.0015419031582161113, 0.6901133161195316, 0.003003517063452749, 0.0, 0.9832263835671914, 0.549445781693081, 1.9268008771991705, 0.0, 0.6211946355826703, 0.937306325068423, 0.17568238223081073, 1.6570381720321852, 1.6710669748738405, 0.13711714643782646, 0.09558232969281312, 0.0016111609882681391, 3.399767808597894, 0.011424268327946966, 0.28670962818504003, 0.31052188330439917, 0.004700211850258475, 2.4809746613692565, 0.01207382841283968, 0.0, 2.8050541180945534, 0.0, 0.4993102559567387, 0.9191415422275132, 0.0009840415998933166, 0.41050858979512733, 0.03005573526788589, 0.426716767790406, 0.2935569435332082, 0.04947738178574731, 0.11501880671513402, 0.005610234005998567, 0.35054846587265853, 0.45002344976639475, 0.00017079391274166619, 0.0, 0.0010187515372451863, 0.5467221654186643, 0.05325365816715721, 4.2538259903779135e-07, 0.45728236844584025, 0.001408180839897625, 0.9223841719011053, 0.8694883530900237, 0.3983379572745903, 0.0, 0.0022458617330672207, 0.7326120121345595, 0.0, 0.0, 0.0, 0.004595604838465257, 2.4545118845098077, 0.6533389361768518, 0.0, 0.00020241804952374296, 0.3232719331574075, 0.004263393733421381, 0.0, 0.07922241842068815, 0.001683245745879636, 0.0, 0.35356113153843366, 0.0, 0.00017210546332057798, 0.0, 0.0, 7.890966215517999e-06, 0.0, 0.0, 0.0, 0.0, 0.0009408483834856219, 0.0, 0.0, 0.0, 0.0, 2.2745890378598118e-05, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.5750294707263985 ] ] }, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1728289101.368413, "end_time": null, "forecaster_count": 323, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1728289101.368413, "end_time": null, "forecaster_count": 323, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.9102465739686314, 0.08975342603136863 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 44, "user_vote": null }, "forecasts_count": 670, "key_factors": [], "is_current_content_translated": false, "description": "With an enormous amount of energy created per unit mass of fuel, cheap and abundance (e.g. deuterium) fuel, and relatively benign waste products, practical energy generation from nuclear fusion would be transformative for the world. A [number of questions](https://www.metaculus.com/questions/?search=cat:phys-sci--nuclear) relate to efforts in the US and Europe, but there is another major player in the field: China. As discussed in [this story](http://www.thedrive.com/the-war-zone/20289/china-touts-fusion-progress-as-new-details-on-lockheed-martins-reactor-emerge), China is pouring significant resources into practical nuclear fusion." }, { "id": 809, "title": "Will a member of President Trump's inner circle be sentenced to jail by 2023?", "short_title": "", "url_title": "", "slug": "will-a-member-of-president-trumps-inner-circle-be-sentenced-to-jail-by-2023", "author_id": 104272, "author_username": "AdamKosloff", "coauthors": [], "created_at": "2018-04-18T19:09:38.020360Z", "published_at": "2018-04-21T07:00:00Z", "edited_at": "2025-09-05T17:29:05.931472Z", "curation_status": "approved", "curation_status_updated_at": "2018-04-21T07:00:00Z", "comment_count": 24, "status": "resolved", "resolved": true, "actual_close_time": "2018-12-12T16:00:00Z", "scheduled_close_time": "2023-01-01T08:00:00Z", "scheduled_resolve_time": "2023-01-01T08:00:00Z", "actual_resolve_time": "2018-12-12T16:00:00Z", "open_time": "2018-04-21T07:00:00Z", "nr_forecasters": 180, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32602, "name": "2016-2025 Leaderboard", "slug": "2016_2025_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3688, "name": "Law", "slug": "law", "emoji": "⚖️", "description": "Law", "type": "category" }, { "id": 3689, "name": "Politics", "slug": "politics", "emoji": "🏛️", "description": "Politics", "type": "category" } ] }, "question": { "id": 809, "title": "Will a member of President Trump's inner circle be sentenced to jail by 2023?", "created_at": "2018-04-18T19:09:38.020360Z", "open_time": "2018-04-21T07:00:00Z", "cp_reveal_time": "2018-04-22T00:47:17.643970Z", "spot_scoring_time": "2018-04-22T00:47:17.643970Z", "scheduled_resolve_time": "2023-01-01T08:00:00Z", "actual_resolve_time": "2018-12-12T16:00:00Z", "resolution_set_time": "2018-12-12T16:00:00Z", "scheduled_close_time": "2023-01-01T08:00:00Z", "actual_close_time": "2018-12-12T16:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "yes", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "For the purposes of this question, we'll confine Trump's \"inner circle\" to the following people:\n\n* [Donald Trump himself](http://www.newsweek.com/could-trump-face-jail-time-mueller-investigation-776140)\n* [Donald Trump Junior](http://www.newsweek.com/jared-kushner-donald-trump-jr-steve-bannon-michael-wolff-money-laundering-771166)\n* [Ivanka Trump](http://www.newsweek.com/will-mueller-charge-ivanka-trump-russia-investigation-2018-773055)\n* [Jared Kushner](https://www.pastemagazine.com/articles/2017/11/jared-kushners-chances-of-staying-out-of-prison-ju.html)\n* Mike Pence\n* [Michael Cohen](https://www.vox.com/2018/4/13/17226678/michael-cohen-raid-trump-pardon-law)\n* John Kelly\n* Hope Hicks\n* [Steve Bannon](https://lawandcrime.com/legal-analysis/bannon-could-face-contempt-sanctions-for-not-answering-questions/)\n\nNote #1: Links go to articles related to potential criminal charges against individuals.\n\nNote #2: Steve Bannon is included on the list, even though he and Trump have had a falling out, simply because of how influential he was earlier in the Presidency. \n\n*** Will a judge sentence at least one of these people to a jail sentence by Jan 1., 2023? ***\n\nResolution is positive even if the person is pardoned, as long as the pardon comes *after* conviction. We will also count jail time assigned by a judge per contempt of court, etc., *if* any actual time in jail is spent.", "fine_print": "", "post_id": 809, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1544644870.71873, "end_time": null, "forecaster_count": 181, "interval_lower_bounds": [ 0.75 ], "centers": [ 0.9 ], "interval_upper_bounds": [ 0.97 ] } ], "latest": { "start_time": 1544644870.71873, "end_time": null, "forecaster_count": 181, "interval_lower_bounds": [ 0.75 ], "centers": [ 0.9 ], "interval_upper_bounds": [ 0.97 ], "forecast_values": [ 0.09999999999999998, 0.9 ], "means": [ 0.8397596789589814 ], "histogram": [ [ 0.0, 0.016832535368780904, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0011722579860385044, 0.0, 0.0, 0.0, 0.002729083032324312, 0.0, 5.2848946923416346e-05, 0.0, 0.0, 0.0, 0.00733459140512293, 0.0, 0.0, 0.0, 0.0, 0.0005793382540570772, 0.0, 0.0, 0.008284491472980618, 0.0, 0.46787375583183555, 0.0, 0.012995001857755883, 0.051532862636444104, 0.4299424853866777, 0.0059373897912427444, 0.0, 0.002553451581887681, 0.0, 0.006555346689149847, 0.2810809168731752, 0.0054758224475078025, 0.018934094001993144, 0.19760909233725338, 0.0, 0.009291459262148498, 0.0, 0.0010512243611539372, 0.008685192334774019, 0.1740609368469132, 0.8183789707212521, 0.0006828672747769231, 6.905269143105895e-05, 0.0, 0.0, 0.03798055772018899, 2.8843553262858638e-05, 0.0, 0.0, 0.017156362660502134, 0.5873308745000477, 0.0, 0.0, 0.14022615680354109, 0.2128637322302978, 0.8351247420278793, 0.32806544161872553, 0.0, 0.0, 5.9067754493002665e-06, 0.12218888863976868, 0.0, 0.16667320210229017, 0.007375288183755899, 1.1535182999219862, 0.40684867835142835, 0.007919587663890108, 0.0016907953571767794, 0.0683376491096025, 0.00025931380577244703, 1.185926757684197, 4.587811133211168e-05, 0.001610232653116426, 0.33813597543182455, 0.059398979414271726, 1.392420713352804, 0.0, 8.867625350522896e-05, 0.0, 0.00019264825178330494, 3.9633861092582467, 0.0, 0.894080035232313, 0.4495368655115551, 0.0, 2.826718473274007, 0.9102760306558444, 0.7986220357561745, 0.14548437946349618, 5.821133705495964 ] ] }, "score_data": { "peer_score": 3.947446265650923, "coverage": 0.13715417069374633, "baseline_score": 6.485052210302915, "spot_peer_score": 2.0460939691920084, "peer_archived_score": 3.947446265650923, "baseline_archived_score": 6.485052210302915, "spot_peer_archived_score": 2.0460939691920084 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1544287011.953671, "end_time": null, "forecaster_count": 175, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1544287011.953671, "end_time": null, "forecaster_count": 175, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.26803526618435025, 0.7319647338156497 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 13, "user_vote": null }, "forecasts_count": 314, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 808, "title": "Will Europa be the first place humanity will discover extraterrestrial life, if it is discovered before 2045?", "short_title": "Life Discovered on Europa before 2045?", "url_title": "Life Discovered on Europa before 2045?", "slug": "life-discovered-on-europa-before-2045", "author_id": 104272, "author_username": "AdamKosloff", "coauthors": [], "created_at": "2018-04-18T19:03:26.247870Z", "published_at": "2018-04-21T07:00:00Z", "edited_at": "2025-11-01T21:06:22.711043Z", "curation_status": "approved", "curation_status_updated_at": "2018-04-21T07:00:00Z", "comment_count": 35, "status": "open", "resolved": false, "actual_close_time": null, "scheduled_close_time": "2045-01-01T08:00:00Z", "scheduled_resolve_time": "2045-01-01T08:00:00Z", "actual_resolve_time": null, "open_time": "2018-04-21T07:00:00Z", "nr_forecasters": 292, "html_metadata_json": null, "projects": { "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3698, "name": "Economy & Business", "slug": "economy-business", "emoji": "💼", "description": "Economy & Business", "type": "category" }, { "id": 3699, "name": "Natural Sciences", "slug": "natural-sciences", "emoji": "🔬", "description": "Natural Sciences", "type": "category" }, { "id": 3701, "name": "Technology", "slug": "technology", "emoji": "⚙️", "description": "Technology", "type": "category" }, { "id": 3695, "name": "Space", "slug": "space", "emoji": "🚀", "description": "Space", "type": "category" } ] }, "question": { "id": 808, "title": "Will Europa be the first place humanity will discover extraterrestrial life, if it is discovered before 2045?", "created_at": "2018-04-18T19:03:26.247870Z", "open_time": "2018-04-21T07:00:00Z", "cp_reveal_time": "2018-04-22T04:17:18.460577Z", "spot_scoring_time": "2018-04-22T04:17:18.460577Z", "scheduled_resolve_time": "2045-01-01T08:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2045-01-01T08:00:00Z", "actual_close_time": "2045-01-01T08:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "open", "possibilities": { "type": "binary" }, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "Every astrobiologist and their brother is excited about the possibility of life on Jupiter's moon, Europa. And for good reason. It's likely got more liquid water than our fair Earth does. Thanks to Jupiter's gravitation tugging, there's almost certainly lots of volcanic activities beneath those seas to create an environment similar to the one we suspect [gave rise to life](https://www.whoi.edu/news-release/study-tests-theory-that-life-originated-at-deep-sea-vents) on this planet.\n\nIn addition to fantasizing extensively about [discovering life on Europa](https://www.youtube.com/watch?v=8NlvndXpmEA), our species has been busy preparing recon missions to sample [tasty plumes](https://www.nasa.gov/press-release/nasa-s-hubble-spots-possible-water-plumes-erupting-on-jupiters-moon-europa/) of water+organics fulminating off the surface. Maybe we'll get lucky and find convincing proof of biological activity on Europa with the [Clipper mission](https://www.jpl.nasa.gov/missions/europa-clipper/).\n\nOr maybe not.\n\nEuropa is far away. It's bathed in horrific radiation. It's cold. Its environment would be mean to our drills. And there might not even be life there.\n\nMeanwhile, other (slightly) more hospitable places – Mars, hint, hint – may also house life. Or maybe boosters of Titan or Enceladus will convince us to go to those worlds first, and we'll find the first alien life there. Or maybe life won't be found at all in the solar system. Or maybe SETI will come through. Or our new mega powerful telescopes will reveal life on extra solar worlds. Or maybe [aliens have already found *us*](https://www.youtube.com/watch?v=fUHk9FLZMf4)!", "resolution_criteria": "This question will resolve as **Yes** if humanity discovers convincing evidence of life on Europa before January 1, 2045 and does so before detecting extra terrestrial life anywhere else in the universe. If extraterrestrial life is found convincingly elsewhere prior to on Europa, this question will resolve as **No**. If no extraterrestrial life is found before 2045, this question will be **Annulled**.\n\nNote: extraterrestrial life must be (a) living currently and (b) highly unlikely to be a result of contamination by Earth spacecraft. This leaves open the possibility of life transported from Earth via other non-human-engineered means.", "fine_print": "", "post_id": 808, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1762031172.504626, "end_time": 1768631822.610914, "forecaster_count": 274, "interval_lower_bounds": [ 0.13 ], "centers": [ 0.28 ], "interval_upper_bounds": [ 0.43 ] } ], "latest": { "start_time": 1762031172.504626, "end_time": 1768631822.610914, "forecaster_count": 274, "interval_lower_bounds": [ 0.13 ], "centers": [ 0.28 ], "interval_upper_bounds": [ 0.43 ], "forecast_values": [ 0.72, 0.28 ], "means": [ 0.32969007348974816 ], "histogram": [ [ 1.133559392598052, 1.075227483716093, 0.6146434783686262, 0.600080621229784, 0.0, 0.4725802222079048, 0.0, 0.00015962301463991516, 0.19363746889678843, 0.551317562591123, 2.6674637925173563, 1.675030537252665e-05, 0.2960182407587048, 1.5407588621267156, 0.15908815489452932, 1.4701677995558602, 0.09198122475697404, 0.05042662470143083, 0.2027999332934066, 0.019049523091664685, 1.507171461591864, 0.03668051655503836, 0.032446453775979156, 0.27105124262816, 0.0004961295641791703, 1.681555837783975, 0.0013712311137434824, 0.5267168136594766, 1.2271915687621209, 0.0, 0.8771331012360758, 0.09164475160686973, 0.03212728996771237, 1.376008467943706, 0.1601666317470246, 0.542601390520288, 0.056462409950685175, 0.7203515282930394, 0.03337330602747441, 1.068847612096897, 2.1988730312021745, 0.06962515182127751, 3.6590410368052747e-07, 0.8489727120675509, 0.0008535449285588031, 1.069739390557253, 0.0, 0.0, 0.00159277287476666, 0.0, 0.4530837725216643, 0.0026776933522820443, 0.0, 0.0, 0.0, 3.0438047326448725e-05, 4.2237392171385165e-05, 0.5752529871773536, 0.0, 0.6515312869327388, 0.006603528577481614, 0.0, 2.382419281398248e-06, 0.046784291036684605, 0.0015750938536123755, 1.7597122365315952e-07, 0.3814567087707447, 0.012953493724932383, 0.0, 0.0, 0.002914845839499607, 0.0, 0.2416658222776262, 0.3351019304269644, 0.0, 0.0007957787163596688, 0.0, 0.0, 0.0007676982254868638, 0.0, 0.007976200608780258, 0.0, 0.0, 0.0, 0.0, 0.8857959744035069, 0.0, 7.62206949113642e-05, 0.0, 0.0, 0.7148585292743447, 0.0, 0.737220277120811, 0.0, 0.0, 0.0, 2.7297842792674027e-06, 0.0, 0.0, 0.9772063688476562 ] ] }, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1728288625.0629, "end_time": null, "forecaster_count": 269, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1728288625.0629, "end_time": null, "forecaster_count": 269, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.8731642487380167, 0.12683575126198332 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 33, "user_vote": null }, "forecasts_count": 561, "key_factors": [], "is_current_content_translated": false, "description": "Every astrobiologist and their brother is excited about the possibility of life on Jupiter's moon, Europa. And for good reason. It's likely got more liquid water than our fair Earth does. Thanks to Jupiter's gravitation tugging, there's almost certainly lots of volcanic activities beneath those seas to create an environment similar to the one we suspect [gave rise to life](https://www.whoi.edu/news-release/study-tests-theory-that-life-originated-at-deep-sea-vents) on this planet.\n\nIn addition to fantasizing extensively about [discovering life on Europa](https://www.youtube.com/watch?v=8NlvndXpmEA), our species has been busy preparing recon missions to sample [tasty plumes](https://www.nasa.gov/press-release/nasa-s-hubble-spots-possible-water-plumes-erupting-on-jupiters-moon-europa/) of water+organics fulminating off the surface. Maybe we'll get lucky and find convincing proof of biological activity on Europa with the [Clipper mission](https://www.jpl.nasa.gov/missions/europa-clipper/).\n\nOr maybe not.\n\nEuropa is far away. It's bathed in horrific radiation. It's cold. Its environment would be mean to our drills. And there might not even be life there.\n\nMeanwhile, other (slightly) more hospitable places – Mars, hint, hint – may also house life. Or maybe boosters of Titan or Enceladus will convince us to go to those worlds first, and we'll find the first alien life there. Or maybe life won't be found at all in the solar system. Or maybe SETI will come through. Or our new mega powerful telescopes will reveal life on extra solar worlds. Or maybe [aliens have already found *us*](https://www.youtube.com/watch?v=fUHk9FLZMf4)!" }, { "id": 804, "title": "Will the 1000th binary question resolution be positive?", "short_title": "1000th binary question resolution is positive", "url_title": "1000th binary question resolution is positive", "slug": "1000th-binary-question-resolution-is-positive", "author_id": 103733, "author_username": "jzima", "coauthors": [], "created_at": "2018-04-17T18:30:59.433024Z", "published_at": "2020-05-06T22:00:00Z", "edited_at": "2025-09-05T17:29:21.541284Z", "curation_status": "approved", "curation_status_updated_at": "2020-05-06T22:00:00Z", "comment_count": 14, "status": "resolved", "resolved": true, "actual_close_time": "2021-12-24T00:00:00Z", "scheduled_close_time": "2021-12-24T00:00:00Z", "scheduled_resolve_time": "2022-01-04T23:23:00Z", "actual_resolve_time": "2022-01-04T23:23:00Z", "open_time": "2020-05-06T22:00:00Z", "nr_forecasters": 74, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32598, "name": "2020-2021 Leaderboard", "slug": "2020_2021_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3686, "name": "Metaculus", "slug": "metaculus", "emoji": "🔮", "description": "Metaculus", "type": "category" } ] }, "question": { "id": 804, "title": "Will the 1000th binary question resolution be positive?", "created_at": "2018-04-17T18:30:59.433024Z", "open_time": "2020-05-06T22:00:00Z", "cp_reveal_time": "2020-05-08T22:00:00Z", "spot_scoring_time": "2020-05-08T22:00:00Z", "scheduled_resolve_time": "2022-01-04T23:23:00Z", "actual_resolve_time": "2022-01-04T23:23:00Z", "resolution_set_time": "2022-01-04T23:23:00Z", "scheduled_close_time": "2021-12-24T00:00:00Z", "actual_close_time": "2021-12-24T00:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "resolved", "possibilities": { "type": "binary" }, "resolution": "no", "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "It was previously asked <a href=' https://www.metaculus.com/questions/666/will-this-question-resolve-positive/'>whether a question of unknown nature would resolve positive</a>. The Metaculus prediction ended up being 29.9% despite only 26.4% of previous binary Metaculus questions resolving positive. Once the nature of the question was revealed, it became clear that (despite resolving negative) the question was a lot more likely to resolve positive than the average Metaculus question. (A fair a priori probably would have been larger than 50%.)\n\nAs of the writing of this question, 525 binary Metaculus questions have resolved, the majority negative. This question is going to probe what the fair a priori of a <strong>future</strong> question will be. This avoids the arbitrariness of who gets to choose the secret question, as that still remains uncertain.\n\nIt is asked: **Will the 1000th binary Metaculus question resolution be positive?**\n\nTo avoid an incentive for cheating, whoever was the author of the 1000th question should be unable to earn any points on this question. The question should also be closed prematurely as soon as the 950th question resolves, even if that should be before its set closing date. Should the 1000th question resolve ambiguous, the 1001st question will be used for resolution, if the 1001st also resolves ambiguous, then the 1002nd, etc.", "fine_print": "", "post_id": 804, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1641314891.193711, "end_time": null, "forecaster_count": 77, "interval_lower_bounds": [ 0.33 ], "centers": [ 0.39 ], "interval_upper_bounds": [ 0.4 ] } ], "latest": { "start_time": 1641314891.193711, "end_time": null, "forecaster_count": 77, "interval_lower_bounds": [ 0.33 ], "centers": [ 0.39 ], "interval_upper_bounds": [ 0.4 ], "forecast_values": [ 0.61, 0.39 ], "means": [ 0.3562731687896176 ], "histogram": [ [ 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.14081903808657956, 0.0, 1.6314215531908371, 0.0, 0.03331582689027622, 1.8195774008344414, 0.01162923170852879, 0.7659447020519956, 0.0, 0.0042606242280195635, 1.501840870833834, 2.9519222342106497, 2.238557315406454, 1.1895438532962814, 1.8276935792518887, 0.5386567621543316, 0.010168468700526345, 0.25697771747017845, 0.0, 0.0, 0.0014460835021916812, 0.0, 0.018701849353929764, 0.0, 0.0, 0.0, 0.06773163967248513, 0.0, 0.04424069828384508, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0004201224307447123, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ] ] }, "score_data": { "peer_score": 1.9409620811290302, "coverage": 0.9998806520312766, "baseline_score": 32.841487024445755, "spot_peer_score": 20.681896643070328, "peer_archived_score": 1.9409620811290302, "baseline_archived_score": 32.841487024445755, "spot_peer_archived_score": 20.681896643070328 }, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1636218179.171091, "end_time": null, "forecaster_count": 74, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1636218179.171091, "end_time": null, "forecaster_count": 74, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.648156990803449, 0.3518430091965509 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 1, "user_vote": null }, "forecasts_count": 125, "key_factors": [], "is_current_content_translated": false, "description": "" }, { "id": 803, "title": "Will 2048-bit RSA be broken before 256-bit ECC?", "short_title": "", "url_title": "", "slug": "will-2048-bit-rsa-be-broken-before-256-bit-ecc", "author_id": 101002, "author_username": "babtras", "coauthors": [], "created_at": "2018-04-17T18:02:03.254478Z", "published_at": "2018-04-19T07:00:00Z", "edited_at": "2025-09-05T17:29:20.019510Z", "curation_status": "approved", "curation_status_updated_at": "2018-04-19T07:00:00Z", "comment_count": 2, "status": "closed", "resolved": false, "actual_close_time": "2019-04-30T06:00:00Z", "scheduled_close_time": "2019-04-30T06:00:00Z", "scheduled_resolve_time": "2030-04-30T06:00:00Z", "actual_resolve_time": null, "open_time": "2018-04-19T07:00:00Z", "nr_forecasters": 79, "html_metadata_json": null, "projects": { "leaderboard_tag": [ { "id": 32606, "name": "2018-2019 Leaderboard", "slug": "2018_2019_leaderboard", "type": "leaderboard_tag" } ], "site_main": [ { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" } ], "default_project": { "id": 144, "type": "site_main", "name": "Metaculus Community", "slug": null, "header_image": null, "prize_pool": null, "start_date": null, "close_date": null, "forecasting_end_date": null, "html_metadata_json": null, "is_ongoing": null, "user_permission": "forecaster", "created_at": "2023-11-08T16:55:29.484707Z", "edited_at": "2025-07-18T17:28:18.838588Z", "score_type": null, "default_permission": "forecaster", "visibility": "normal", "is_current_content_translated": false, "bot_leaderboard_status": "exclude_and_show" }, "category": [ { "id": 3692, "name": "Computing and Math", "slug": "computing-and-math", "emoji": "💻", "description": "Computing and Math", "type": "category" } ] }, "question": { "id": 803, "title": "Will 2048-bit RSA be broken before 256-bit ECC?", "created_at": "2018-04-17T18:02:03.254478Z", "open_time": "2018-04-19T07:00:00Z", "cp_reveal_time": "2018-04-19T23:09:27.586728Z", "spot_scoring_time": "2018-04-19T23:09:27.586728Z", "scheduled_resolve_time": "2030-04-30T06:00:00Z", "actual_resolve_time": null, "resolution_set_time": null, "scheduled_close_time": "2019-04-30T06:00:00Z", "actual_close_time": "2019-04-30T06:00:00Z", "type": "binary", "options": null, "group_variable": "", "status": "closed", "possibilities": { "type": "binary" }, "resolution": null, "include_bots_in_aggregates": false, "question_weight": 1.0, "default_score_type": "peer", "default_aggregation_method": "recency_weighted", "label": "", "unit": "", "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "scaling": { "range_min": null, "range_max": null, "nominal_min": null, "nominal_max": null, "zero_point": null, "open_upper_bound": null, "open_lower_bound": null, "inbound_outcome_count": null, "continuous_range": null }, "group_rank": null, "description": "", "resolution_criteria": "Elliptic Curve Cryptography (ECC) is gaining widespread adoption in the IT industry and is seen as a replacement for RSA, which has been the standard for public key cryptography for decades.\n\n5 years ago, [industry experts suggested that the Discrete Logarithm Problem that RSA relies upon, may be solved within \"4-5 years\"](https://www.technologyreview.com/s/517781/math-advances-raise-the-prospect-of-an-internet-security-crisis/). This may mean that RSA will be broken imminently, or it may remain secure well into the future.\n\nNeither ECC nor RSA are particularly quantum resistant. However, 2048-bit RSA requires a larger number of qubits than 256-bit ECC, [4098 qubits and 2330 qubits respectively](https://arxiv.org/abs/1706.06752), to break using currently known algorithms (Shor's Algorithm). So it stands to reason that if RSA is not broken by conventional computers before a 2330 qubit quantum computer can be made practical, which some estimate to be ~10 years from now, ECC will be broken and RSA may be able to remain secure, at least temporarily.\n\nThe question contemplates two possible eventualities:\n\nA) The [CA/Browser Forum](https://cabforum.org/) announces the end of trust of digital certificates using 2048-bit RSA.\n\nB) NIST/FIPS, ANSI, or other comparable standards organization recommends discontinuance of 256-bit ECC due to credible reports of the algorithm being rendered insecure.\n\nQuestion resolves positively if (A) occurs before both (B) and the resolution date (4/29/30); resolves negative if (B) occurs before both (A) and the resolution date; resolves ambiguous otherwise.\n\nNote: Discontinuance of specific ECC curves such as P-256 or secp256r1, as an example, will not necessarily cause negative resolution because a problem might be found in the specific curve parameters and not the ECC algorithm itself. This is also the reason the CA/Browser Forum is not used for negative resolution as only a few specific curves are widely supported in digital certificates.", "fine_print": "", "post_id": 803, "aggregations": { "recency_weighted": { "history": [ { "start_time": 1556575991.871598, "end_time": null, "forecaster_count": 79, "interval_lower_bounds": [ 0.51 ], "centers": [ 0.53 ], "interval_upper_bounds": [ 0.56 ] } ], "latest": { "start_time": 1556575991.871598, "end_time": null, "forecaster_count": 79, "interval_lower_bounds": [ 0.51 ], "centers": [ 0.53 ], "interval_upper_bounds": [ 0.56 ], "forecast_values": [ 0.47, 0.53 ], "means": [ 0.5374445277952765 ], "histogram": [ [ 0.0, 0.04312588980096745, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04701716540950928, 0.0, 0.0, 0.0, 0.3191073460209369, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0032603629444498622, 0.0, 0.0, 0.0003751463215435882, 0.0, 0.03287801278132071, 0.0, 0.0, 0.0, 0.0361372874092818, 0.2990786581517114, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06562619069267198, 0.0770239322499232, 0.005078988548449663, 0.07113353320870651, 1.7724287438277493, 1.8304700888745888, 0.47642175161406247, 3.561033521468776, 1.2696304082816097, 2.021487002673027, 0.8317453184164545, 0.0, 0.0, 0.01851424336049953, 1.3842833544353974, 1.1869167653329578, 0.11464108214320673, 0.006636231172708202, 0.0, 0.4945924873302351, 0.015028924156914286, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.10487932907659522, 0.0, 0.020482295148019, 0.009604210045876128, 0.13100237621305458, 0.000780056964336447, 0.0, 0.0, 0.0, 0.0, 0.026418757182880608, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004409064241487278 ] ] }, "score_data": {}, "movement": null }, "metaculus_prediction": { "history": [ { "start_time": 1556247636.454734, "end_time": null, "forecaster_count": 77, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null } ], "latest": { "start_time": 1556247636.454734, "end_time": null, "forecaster_count": 77, "interval_lower_bounds": null, "centers": null, "interval_upper_bounds": null, "forecast_values": [ 0.4847057073964217, 0.5152942926035783 ], "means": null, "histogram": null }, "score_data": {}, "movement": null } } }, "user_permission": "forecaster", "vote": { "score": 6, "user_vote": null }, "forecasts_count": 123, "key_factors": [], "is_current_content_translated": false, "description": "" } ] }