Increasing/Decreasing Sequence of Events Intuition












3












$begingroup$


having trouble moving from the concept of increasing/decreasing sequence of real numbers to increasing/decreasing sequence of events. I have no problem with this concept regarding real numbers but events is a bit abstract.



My question is could someone provide any real-life examples of increasing/decreasing sequences of events and not in terms of a mathematical definition which I already know.



For example, suppose we have a sequence of coin tosses and we denote event An as the event of getting heads of the nth coin toss. Is the reason why this sequence is an increasing sequence of events is because the indicator function of the event is increasing? What causes a sequence to be classified as increasing/decreasing? Again, not looking for a mathematical definition of why or why not an event sequence is increasing/decreasing but examples and intuition that I can't seem to find in any probability book.



Thanks so much!










share|cite|improve this question











$endgroup$

















    3












    $begingroup$


    having trouble moving from the concept of increasing/decreasing sequence of real numbers to increasing/decreasing sequence of events. I have no problem with this concept regarding real numbers but events is a bit abstract.



    My question is could someone provide any real-life examples of increasing/decreasing sequences of events and not in terms of a mathematical definition which I already know.



    For example, suppose we have a sequence of coin tosses and we denote event An as the event of getting heads of the nth coin toss. Is the reason why this sequence is an increasing sequence of events is because the indicator function of the event is increasing? What causes a sequence to be classified as increasing/decreasing? Again, not looking for a mathematical definition of why or why not an event sequence is increasing/decreasing but examples and intuition that I can't seem to find in any probability book.



    Thanks so much!










    share|cite|improve this question











    $endgroup$















      3












      3








      3





      $begingroup$


      having trouble moving from the concept of increasing/decreasing sequence of real numbers to increasing/decreasing sequence of events. I have no problem with this concept regarding real numbers but events is a bit abstract.



      My question is could someone provide any real-life examples of increasing/decreasing sequences of events and not in terms of a mathematical definition which I already know.



      For example, suppose we have a sequence of coin tosses and we denote event An as the event of getting heads of the nth coin toss. Is the reason why this sequence is an increasing sequence of events is because the indicator function of the event is increasing? What causes a sequence to be classified as increasing/decreasing? Again, not looking for a mathematical definition of why or why not an event sequence is increasing/decreasing but examples and intuition that I can't seem to find in any probability book.



      Thanks so much!










      share|cite|improve this question











      $endgroup$




      having trouble moving from the concept of increasing/decreasing sequence of real numbers to increasing/decreasing sequence of events. I have no problem with this concept regarding real numbers but events is a bit abstract.



      My question is could someone provide any real-life examples of increasing/decreasing sequences of events and not in terms of a mathematical definition which I already know.



      For example, suppose we have a sequence of coin tosses and we denote event An as the event of getting heads of the nth coin toss. Is the reason why this sequence is an increasing sequence of events is because the indicator function of the event is increasing? What causes a sequence to be classified as increasing/decreasing? Again, not looking for a mathematical definition of why or why not an event sequence is increasing/decreasing but examples and intuition that I can't seem to find in any probability book.



      Thanks so much!







      probability-theory






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Feb 22 '14 at 21:47









      Asaf Karagila

      305k33435765




      305k33435765










      asked Feb 22 '14 at 21:42









      user2597291user2597291

      3814




      3814






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          Sequences of events don't completely line up conceptually with sequences of real numbers. An event is a set of outcomes. However, the probability of each event in a sequence will create a sequence of real numbers.



          An increasing sequence of events is $A_1subset A_2subset A_3subset cdots$. This does create in increasing sequence of probabilities $P(A_1)leq P(A_2)leq P(A_3)leq cdots$. For a decreasing sequence of events, just flip the subset symbols and the inequalities.



          Regarding coin flips, an example of a decreasing sequence of events could be letting $A_n$ be the event that the first $n$ flips are all heads but that the remaining flips can be anything, so that we have $A_nsupset A_{n+1}$ for all $n$. If $omegain A_{n+1}$, then $omega$ is a sequence of coin flips where the first $n+1$ flips are all heads. Thus $omegain A_n$ as well.



          An example of a increasing sequence of events could be letting $A_n$ represent the event that after the first $n$ coin flips we only get heads but that the first $n$ flips can be anything. If every flip after the $n^{text{th}}$ is heads, then every flip after the $(n+1)^{text{th}}$ is also heads, thus $A_nsubset A_{n+1}$.



          One thing to note here is that we are either fixing an increasing number of the coin flips in the first example and thus have a decreasing number of "free" coin flips, and thus a decreasing number of total outcomes included, hence a decreasing sequence of events. In the second example, we are fixing a decreasing number of the coin flips and thus have an increasing number of free flips, hence an increasing sequence of events.



          This particular intuitive understanding contained in the above paragraph may not translate to every situation though. However, generally, an event can be thought of as restricting the outcome of a random experiment to a certain set, so an increasing sequence of events means we impose fewer and fewer restrictions/constraints on the experimental outcome and thus are including more and more individual outcomes.






          share|cite|improve this answer











          $endgroup$





















            0












            $begingroup$

            The sequence that you've stated is NOT, by the definitions I know, considered an increasing sequence of events.



            A sequence of events $(A_n)_{ninmathbb{N}}$is increasing if, roughly, the event $A_n$ implies EVERY event $A_N$ for $Ngeq n$.



            So, if $A_n$ represents the event that you get AT LEAST one heads in the first $n$ coin flips, then $(A_n)$ is an increasing sequence: if you got at least one heads in the first $n$, then you certainly got at least one heads in the first $n+1$, $n+2$, and so on.






            share|cite|improve this answer









            $endgroup$













              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: "69"
              };
              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: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              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
              },
              noCode: true, onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f686430%2fincreasing-decreasing-sequence-of-events-intuition%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









              1












              $begingroup$

              Sequences of events don't completely line up conceptually with sequences of real numbers. An event is a set of outcomes. However, the probability of each event in a sequence will create a sequence of real numbers.



              An increasing sequence of events is $A_1subset A_2subset A_3subset cdots$. This does create in increasing sequence of probabilities $P(A_1)leq P(A_2)leq P(A_3)leq cdots$. For a decreasing sequence of events, just flip the subset symbols and the inequalities.



              Regarding coin flips, an example of a decreasing sequence of events could be letting $A_n$ be the event that the first $n$ flips are all heads but that the remaining flips can be anything, so that we have $A_nsupset A_{n+1}$ for all $n$. If $omegain A_{n+1}$, then $omega$ is a sequence of coin flips where the first $n+1$ flips are all heads. Thus $omegain A_n$ as well.



              An example of a increasing sequence of events could be letting $A_n$ represent the event that after the first $n$ coin flips we only get heads but that the first $n$ flips can be anything. If every flip after the $n^{text{th}}$ is heads, then every flip after the $(n+1)^{text{th}}$ is also heads, thus $A_nsubset A_{n+1}$.



              One thing to note here is that we are either fixing an increasing number of the coin flips in the first example and thus have a decreasing number of "free" coin flips, and thus a decreasing number of total outcomes included, hence a decreasing sequence of events. In the second example, we are fixing a decreasing number of the coin flips and thus have an increasing number of free flips, hence an increasing sequence of events.



              This particular intuitive understanding contained in the above paragraph may not translate to every situation though. However, generally, an event can be thought of as restricting the outcome of a random experiment to a certain set, so an increasing sequence of events means we impose fewer and fewer restrictions/constraints on the experimental outcome and thus are including more and more individual outcomes.






              share|cite|improve this answer











              $endgroup$


















                1












                $begingroup$

                Sequences of events don't completely line up conceptually with sequences of real numbers. An event is a set of outcomes. However, the probability of each event in a sequence will create a sequence of real numbers.



                An increasing sequence of events is $A_1subset A_2subset A_3subset cdots$. This does create in increasing sequence of probabilities $P(A_1)leq P(A_2)leq P(A_3)leq cdots$. For a decreasing sequence of events, just flip the subset symbols and the inequalities.



                Regarding coin flips, an example of a decreasing sequence of events could be letting $A_n$ be the event that the first $n$ flips are all heads but that the remaining flips can be anything, so that we have $A_nsupset A_{n+1}$ for all $n$. If $omegain A_{n+1}$, then $omega$ is a sequence of coin flips where the first $n+1$ flips are all heads. Thus $omegain A_n$ as well.



                An example of a increasing sequence of events could be letting $A_n$ represent the event that after the first $n$ coin flips we only get heads but that the first $n$ flips can be anything. If every flip after the $n^{text{th}}$ is heads, then every flip after the $(n+1)^{text{th}}$ is also heads, thus $A_nsubset A_{n+1}$.



                One thing to note here is that we are either fixing an increasing number of the coin flips in the first example and thus have a decreasing number of "free" coin flips, and thus a decreasing number of total outcomes included, hence a decreasing sequence of events. In the second example, we are fixing a decreasing number of the coin flips and thus have an increasing number of free flips, hence an increasing sequence of events.



                This particular intuitive understanding contained in the above paragraph may not translate to every situation though. However, generally, an event can be thought of as restricting the outcome of a random experiment to a certain set, so an increasing sequence of events means we impose fewer and fewer restrictions/constraints on the experimental outcome and thus are including more and more individual outcomes.






                share|cite|improve this answer











                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  Sequences of events don't completely line up conceptually with sequences of real numbers. An event is a set of outcomes. However, the probability of each event in a sequence will create a sequence of real numbers.



                  An increasing sequence of events is $A_1subset A_2subset A_3subset cdots$. This does create in increasing sequence of probabilities $P(A_1)leq P(A_2)leq P(A_3)leq cdots$. For a decreasing sequence of events, just flip the subset symbols and the inequalities.



                  Regarding coin flips, an example of a decreasing sequence of events could be letting $A_n$ be the event that the first $n$ flips are all heads but that the remaining flips can be anything, so that we have $A_nsupset A_{n+1}$ for all $n$. If $omegain A_{n+1}$, then $omega$ is a sequence of coin flips where the first $n+1$ flips are all heads. Thus $omegain A_n$ as well.



                  An example of a increasing sequence of events could be letting $A_n$ represent the event that after the first $n$ coin flips we only get heads but that the first $n$ flips can be anything. If every flip after the $n^{text{th}}$ is heads, then every flip after the $(n+1)^{text{th}}$ is also heads, thus $A_nsubset A_{n+1}$.



                  One thing to note here is that we are either fixing an increasing number of the coin flips in the first example and thus have a decreasing number of "free" coin flips, and thus a decreasing number of total outcomes included, hence a decreasing sequence of events. In the second example, we are fixing a decreasing number of the coin flips and thus have an increasing number of free flips, hence an increasing sequence of events.



                  This particular intuitive understanding contained in the above paragraph may not translate to every situation though. However, generally, an event can be thought of as restricting the outcome of a random experiment to a certain set, so an increasing sequence of events means we impose fewer and fewer restrictions/constraints on the experimental outcome and thus are including more and more individual outcomes.






                  share|cite|improve this answer











                  $endgroup$



                  Sequences of events don't completely line up conceptually with sequences of real numbers. An event is a set of outcomes. However, the probability of each event in a sequence will create a sequence of real numbers.



                  An increasing sequence of events is $A_1subset A_2subset A_3subset cdots$. This does create in increasing sequence of probabilities $P(A_1)leq P(A_2)leq P(A_3)leq cdots$. For a decreasing sequence of events, just flip the subset symbols and the inequalities.



                  Regarding coin flips, an example of a decreasing sequence of events could be letting $A_n$ be the event that the first $n$ flips are all heads but that the remaining flips can be anything, so that we have $A_nsupset A_{n+1}$ for all $n$. If $omegain A_{n+1}$, then $omega$ is a sequence of coin flips where the first $n+1$ flips are all heads. Thus $omegain A_n$ as well.



                  An example of a increasing sequence of events could be letting $A_n$ represent the event that after the first $n$ coin flips we only get heads but that the first $n$ flips can be anything. If every flip after the $n^{text{th}}$ is heads, then every flip after the $(n+1)^{text{th}}$ is also heads, thus $A_nsubset A_{n+1}$.



                  One thing to note here is that we are either fixing an increasing number of the coin flips in the first example and thus have a decreasing number of "free" coin flips, and thus a decreasing number of total outcomes included, hence a decreasing sequence of events. In the second example, we are fixing a decreasing number of the coin flips and thus have an increasing number of free flips, hence an increasing sequence of events.



                  This particular intuitive understanding contained in the above paragraph may not translate to every situation though. However, generally, an event can be thought of as restricting the outcome of a random experiment to a certain set, so an increasing sequence of events means we impose fewer and fewer restrictions/constraints on the experimental outcome and thus are including more and more individual outcomes.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Nov 20 '17 at 3:26

























                  answered Nov 20 '17 at 3:13









                  jdodsjdods

                  3,66011234




                  3,66011234























                      0












                      $begingroup$

                      The sequence that you've stated is NOT, by the definitions I know, considered an increasing sequence of events.



                      A sequence of events $(A_n)_{ninmathbb{N}}$is increasing if, roughly, the event $A_n$ implies EVERY event $A_N$ for $Ngeq n$.



                      So, if $A_n$ represents the event that you get AT LEAST one heads in the first $n$ coin flips, then $(A_n)$ is an increasing sequence: if you got at least one heads in the first $n$, then you certainly got at least one heads in the first $n+1$, $n+2$, and so on.






                      share|cite|improve this answer









                      $endgroup$


















                        0












                        $begingroup$

                        The sequence that you've stated is NOT, by the definitions I know, considered an increasing sequence of events.



                        A sequence of events $(A_n)_{ninmathbb{N}}$is increasing if, roughly, the event $A_n$ implies EVERY event $A_N$ for $Ngeq n$.



                        So, if $A_n$ represents the event that you get AT LEAST one heads in the first $n$ coin flips, then $(A_n)$ is an increasing sequence: if you got at least one heads in the first $n$, then you certainly got at least one heads in the first $n+1$, $n+2$, and so on.






                        share|cite|improve this answer









                        $endgroup$
















                          0












                          0








                          0





                          $begingroup$

                          The sequence that you've stated is NOT, by the definitions I know, considered an increasing sequence of events.



                          A sequence of events $(A_n)_{ninmathbb{N}}$is increasing if, roughly, the event $A_n$ implies EVERY event $A_N$ for $Ngeq n$.



                          So, if $A_n$ represents the event that you get AT LEAST one heads in the first $n$ coin flips, then $(A_n)$ is an increasing sequence: if you got at least one heads in the first $n$, then you certainly got at least one heads in the first $n+1$, $n+2$, and so on.






                          share|cite|improve this answer









                          $endgroup$



                          The sequence that you've stated is NOT, by the definitions I know, considered an increasing sequence of events.



                          A sequence of events $(A_n)_{ninmathbb{N}}$is increasing if, roughly, the event $A_n$ implies EVERY event $A_N$ for $Ngeq n$.



                          So, if $A_n$ represents the event that you get AT LEAST one heads in the first $n$ coin flips, then $(A_n)$ is an increasing sequence: if you got at least one heads in the first $n$, then you certainly got at least one heads in the first $n+1$, $n+2$, and so on.







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Feb 22 '14 at 21:47









                          Nick PetersonNick Peterson

                          26.6k23962




                          26.6k23962






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Mathematics Stack Exchange!


                              • 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%2fmath.stackexchange.com%2fquestions%2f686430%2fincreasing-decreasing-sequence-of-events-intuition%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

                              Wiesbaden

                              Marschland

                              Dieringhausen