Do error bars on probabilities have any meaning?












5












$begingroup$


People often say some event has a 50-60% chance of happening. Sometimes I will even see people give explicit error bars on probability assignments. Do these statements have any meaning or are they just a linguistic quirk of discomfort choosing a specific number for something that is inherently unknowable?










share|cite|improve this question







New contributor




mahnamahna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$

















    5












    $begingroup$


    People often say some event has a 50-60% chance of happening. Sometimes I will even see people give explicit error bars on probability assignments. Do these statements have any meaning or are they just a linguistic quirk of discomfort choosing a specific number for something that is inherently unknowable?










    share|cite|improve this question







    New contributor




    mahnamahna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$















      5












      5








      5


      1



      $begingroup$


      People often say some event has a 50-60% chance of happening. Sometimes I will even see people give explicit error bars on probability assignments. Do these statements have any meaning or are they just a linguistic quirk of discomfort choosing a specific number for something that is inherently unknowable?










      share|cite|improve this question







      New contributor




      mahnamahna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      People often say some event has a 50-60% chance of happening. Sometimes I will even see people give explicit error bars on probability assignments. Do these statements have any meaning or are they just a linguistic quirk of discomfort choosing a specific number for something that is inherently unknowable?







      probability






      share|cite|improve this question







      New contributor




      mahnamahna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question







      New contributor




      mahnamahna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question






      New contributor




      mahnamahna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 6 hours ago









      mahnamahnamahnamahna

      261




      261




      New contributor




      mahnamahna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      mahnamahna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      mahnamahna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          2 Answers
          2






          active

          oldest

          votes


















          7












          $begingroup$

          It wouldn't make sense if you were talking about known probabilities, e.g. with fair coin the probability of throwing heads is 0.5 by the laws of physics.



          The different story is when you estimate the probabilities from the data, e.g. you observed 13 winning tickets among the 12563 tickets you bought, so from this data you estimate the probability to be 13/12563. Since this is something you estimated from the sample, it is uncertain, since with different sample you could observe different value. The uncertainty estimate is not about the probability, but around the estimate of it.



          Another example would be when the probability is not fixed, but depends on other factors. Say that we are talking about probability of dying in car accident. We can consider "global" probability, single value that is marginalized over all the factors that directly and indirectly lead to car accidents. On another hand, you can consider how the probabilities vary among the population given the risk factors.



          You can find many more examples where probabilities themselves are considered as random variables, so they vary rather then being fixed.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            If the calculation of a probability estimate was done through something like a logistic regression wouldn't be also natural to assume that these "error bars" refer to prediction intervals? (I am asking mostly as a clarification to the first point you raise, +1 obviously)
            $endgroup$
            – usεr11852
            3 hours ago










          • $begingroup$
            @usεr11852 confidence intervals, prediction intervals, highest density regions etc., depending on actual case. I made the answer very broad, since we have "varying" probabilities in many scenarios and they vary in different ways. Also you can interpret them differently in different scenarios.
            $endgroup$
            – Tim
            3 hours ago





















          4












          $begingroup$

          A most relevant illustration from xkcd:



          enter image description here



          with associated caption:




          ...an effect size of 1.68 (95% CI: 1.56 (95% CI: 1.52 (95% CI: 1.504
          (95% CI: 1.494 (95% CI: 1.488 (95% CI: 1.485 (95% CI: 1.482 (95% CI:
          1.481 (95% CI: 1.4799 (95% CI: 1.4791 (95% CI: 1.4784...







          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Does this imply that error bars on probabilities are redundant?
            $endgroup$
            – BalinKingOfMoria
            18 mins ago











          Your Answer





          StackExchange.ifUsing("editor", function () {
          return StackExchange.using("mathjaxEditing", function () {
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          });
          });
          }, "mathjax-editing");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "65"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          mahnamahna is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f393316%2fdo-error-bars-on-probabilities-have-any-meaning%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          7












          $begingroup$

          It wouldn't make sense if you were talking about known probabilities, e.g. with fair coin the probability of throwing heads is 0.5 by the laws of physics.



          The different story is when you estimate the probabilities from the data, e.g. you observed 13 winning tickets among the 12563 tickets you bought, so from this data you estimate the probability to be 13/12563. Since this is something you estimated from the sample, it is uncertain, since with different sample you could observe different value. The uncertainty estimate is not about the probability, but around the estimate of it.



          Another example would be when the probability is not fixed, but depends on other factors. Say that we are talking about probability of dying in car accident. We can consider "global" probability, single value that is marginalized over all the factors that directly and indirectly lead to car accidents. On another hand, you can consider how the probabilities vary among the population given the risk factors.



          You can find many more examples where probabilities themselves are considered as random variables, so they vary rather then being fixed.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            If the calculation of a probability estimate was done through something like a logistic regression wouldn't be also natural to assume that these "error bars" refer to prediction intervals? (I am asking mostly as a clarification to the first point you raise, +1 obviously)
            $endgroup$
            – usεr11852
            3 hours ago










          • $begingroup$
            @usεr11852 confidence intervals, prediction intervals, highest density regions etc., depending on actual case. I made the answer very broad, since we have "varying" probabilities in many scenarios and they vary in different ways. Also you can interpret them differently in different scenarios.
            $endgroup$
            – Tim
            3 hours ago


















          7












          $begingroup$

          It wouldn't make sense if you were talking about known probabilities, e.g. with fair coin the probability of throwing heads is 0.5 by the laws of physics.



          The different story is when you estimate the probabilities from the data, e.g. you observed 13 winning tickets among the 12563 tickets you bought, so from this data you estimate the probability to be 13/12563. Since this is something you estimated from the sample, it is uncertain, since with different sample you could observe different value. The uncertainty estimate is not about the probability, but around the estimate of it.



          Another example would be when the probability is not fixed, but depends on other factors. Say that we are talking about probability of dying in car accident. We can consider "global" probability, single value that is marginalized over all the factors that directly and indirectly lead to car accidents. On another hand, you can consider how the probabilities vary among the population given the risk factors.



          You can find many more examples where probabilities themselves are considered as random variables, so they vary rather then being fixed.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            If the calculation of a probability estimate was done through something like a logistic regression wouldn't be also natural to assume that these "error bars" refer to prediction intervals? (I am asking mostly as a clarification to the first point you raise, +1 obviously)
            $endgroup$
            – usεr11852
            3 hours ago










          • $begingroup$
            @usεr11852 confidence intervals, prediction intervals, highest density regions etc., depending on actual case. I made the answer very broad, since we have "varying" probabilities in many scenarios and they vary in different ways. Also you can interpret them differently in different scenarios.
            $endgroup$
            – Tim
            3 hours ago
















          7












          7








          7





          $begingroup$

          It wouldn't make sense if you were talking about known probabilities, e.g. with fair coin the probability of throwing heads is 0.5 by the laws of physics.



          The different story is when you estimate the probabilities from the data, e.g. you observed 13 winning tickets among the 12563 tickets you bought, so from this data you estimate the probability to be 13/12563. Since this is something you estimated from the sample, it is uncertain, since with different sample you could observe different value. The uncertainty estimate is not about the probability, but around the estimate of it.



          Another example would be when the probability is not fixed, but depends on other factors. Say that we are talking about probability of dying in car accident. We can consider "global" probability, single value that is marginalized over all the factors that directly and indirectly lead to car accidents. On another hand, you can consider how the probabilities vary among the population given the risk factors.



          You can find many more examples where probabilities themselves are considered as random variables, so they vary rather then being fixed.






          share|cite|improve this answer









          $endgroup$



          It wouldn't make sense if you were talking about known probabilities, e.g. with fair coin the probability of throwing heads is 0.5 by the laws of physics.



          The different story is when you estimate the probabilities from the data, e.g. you observed 13 winning tickets among the 12563 tickets you bought, so from this data you estimate the probability to be 13/12563. Since this is something you estimated from the sample, it is uncertain, since with different sample you could observe different value. The uncertainty estimate is not about the probability, but around the estimate of it.



          Another example would be when the probability is not fixed, but depends on other factors. Say that we are talking about probability of dying in car accident. We can consider "global" probability, single value that is marginalized over all the factors that directly and indirectly lead to car accidents. On another hand, you can consider how the probabilities vary among the population given the risk factors.



          You can find many more examples where probabilities themselves are considered as random variables, so they vary rather then being fixed.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 6 hours ago









          TimTim

          57.5k9126218




          57.5k9126218












          • $begingroup$
            If the calculation of a probability estimate was done through something like a logistic regression wouldn't be also natural to assume that these "error bars" refer to prediction intervals? (I am asking mostly as a clarification to the first point you raise, +1 obviously)
            $endgroup$
            – usεr11852
            3 hours ago










          • $begingroup$
            @usεr11852 confidence intervals, prediction intervals, highest density regions etc., depending on actual case. I made the answer very broad, since we have "varying" probabilities in many scenarios and they vary in different ways. Also you can interpret them differently in different scenarios.
            $endgroup$
            – Tim
            3 hours ago




















          • $begingroup$
            If the calculation of a probability estimate was done through something like a logistic regression wouldn't be also natural to assume that these "error bars" refer to prediction intervals? (I am asking mostly as a clarification to the first point you raise, +1 obviously)
            $endgroup$
            – usεr11852
            3 hours ago










          • $begingroup$
            @usεr11852 confidence intervals, prediction intervals, highest density regions etc., depending on actual case. I made the answer very broad, since we have "varying" probabilities in many scenarios and they vary in different ways. Also you can interpret them differently in different scenarios.
            $endgroup$
            – Tim
            3 hours ago


















          $begingroup$
          If the calculation of a probability estimate was done through something like a logistic regression wouldn't be also natural to assume that these "error bars" refer to prediction intervals? (I am asking mostly as a clarification to the first point you raise, +1 obviously)
          $endgroup$
          – usεr11852
          3 hours ago




          $begingroup$
          If the calculation of a probability estimate was done through something like a logistic regression wouldn't be also natural to assume that these "error bars" refer to prediction intervals? (I am asking mostly as a clarification to the first point you raise, +1 obviously)
          $endgroup$
          – usεr11852
          3 hours ago












          $begingroup$
          @usεr11852 confidence intervals, prediction intervals, highest density regions etc., depending on actual case. I made the answer very broad, since we have "varying" probabilities in many scenarios and they vary in different ways. Also you can interpret them differently in different scenarios.
          $endgroup$
          – Tim
          3 hours ago






          $begingroup$
          @usεr11852 confidence intervals, prediction intervals, highest density regions etc., depending on actual case. I made the answer very broad, since we have "varying" probabilities in many scenarios and they vary in different ways. Also you can interpret them differently in different scenarios.
          $endgroup$
          – Tim
          3 hours ago















          4












          $begingroup$

          A most relevant illustration from xkcd:



          enter image description here



          with associated caption:




          ...an effect size of 1.68 (95% CI: 1.56 (95% CI: 1.52 (95% CI: 1.504
          (95% CI: 1.494 (95% CI: 1.488 (95% CI: 1.485 (95% CI: 1.482 (95% CI:
          1.481 (95% CI: 1.4799 (95% CI: 1.4791 (95% CI: 1.4784...







          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Does this imply that error bars on probabilities are redundant?
            $endgroup$
            – BalinKingOfMoria
            18 mins ago
















          4












          $begingroup$

          A most relevant illustration from xkcd:



          enter image description here



          with associated caption:




          ...an effect size of 1.68 (95% CI: 1.56 (95% CI: 1.52 (95% CI: 1.504
          (95% CI: 1.494 (95% CI: 1.488 (95% CI: 1.485 (95% CI: 1.482 (95% CI:
          1.481 (95% CI: 1.4799 (95% CI: 1.4791 (95% CI: 1.4784...







          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Does this imply that error bars on probabilities are redundant?
            $endgroup$
            – BalinKingOfMoria
            18 mins ago














          4












          4








          4





          $begingroup$

          A most relevant illustration from xkcd:



          enter image description here



          with associated caption:




          ...an effect size of 1.68 (95% CI: 1.56 (95% CI: 1.52 (95% CI: 1.504
          (95% CI: 1.494 (95% CI: 1.488 (95% CI: 1.485 (95% CI: 1.482 (95% CI:
          1.481 (95% CI: 1.4799 (95% CI: 1.4791 (95% CI: 1.4784...







          share|cite|improve this answer









          $endgroup$



          A most relevant illustration from xkcd:



          enter image description here



          with associated caption:




          ...an effect size of 1.68 (95% CI: 1.56 (95% CI: 1.52 (95% CI: 1.504
          (95% CI: 1.494 (95% CI: 1.488 (95% CI: 1.485 (95% CI: 1.482 (95% CI:
          1.481 (95% CI: 1.4799 (95% CI: 1.4791 (95% CI: 1.4784...








          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 5 hours ago









          Xi'anXi'an

          56.9k895357




          56.9k895357












          • $begingroup$
            Does this imply that error bars on probabilities are redundant?
            $endgroup$
            – BalinKingOfMoria
            18 mins ago


















          • $begingroup$
            Does this imply that error bars on probabilities are redundant?
            $endgroup$
            – BalinKingOfMoria
            18 mins ago
















          $begingroup$
          Does this imply that error bars on probabilities are redundant?
          $endgroup$
          – BalinKingOfMoria
          18 mins ago




          $begingroup$
          Does this imply that error bars on probabilities are redundant?
          $endgroup$
          – BalinKingOfMoria
          18 mins ago










          mahnamahna is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          mahnamahna is a new contributor. Be nice, and check out our Code of Conduct.













          mahnamahna is a new contributor. Be nice, and check out our Code of Conduct.












          mahnamahna is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Cross Validated!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f393316%2fdo-error-bars-on-probabilities-have-any-meaning%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          If I really need a card on my start hand, how many mulligans make sense? [duplicate]

          Alcedinidae

          Can an atomic nucleus contain both particles and antiparticles? [duplicate]