Is it possible for an event A to be independent from event B, but not the other way around? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Zero probability and impossibilityExchangeable Random Variable but not independent?Probability of being away from mean for independent random variablesAn example of two random variables that are mean independent but not independentCalculating probability when order matters only sometimesIf X is independent to Y and Z, does it imply that X is independent to YZ ?Representing pairwise-independent but not independent occurrences with venn diagramPairwise independent events but not mutually independentExamples of situation in which two events are independent but one event can be predicted perfectly once we know if the other happened or not.Suppose $A $ and $B$ are independent events. For an event $C $ such that $P(C) > 0$ , prove that the event of $A$ given $C $

How to ask rejected full-time candidates to apply to teach individual courses?

Weaponising the Grasp-at-a-Distance spell

Why is std::move not [[nodiscard]] in C++20?

GDP with Intermediate Production

After Sam didn't return home in the end, were he and Al still friends?

New Order #6: Easter Egg

Co-worker has annoying ringtone

AppleTVs create a chatty alternate WiFi network

Google .dev domain strangely redirects to https

Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?

Found this skink in my tomato plant bucket. Is he trapped? Or could he leave if he wanted?

How were pictures turned from film to a big picture in a picture frame before digital scanning?

Is there public access to the Meteor Crater in Arizona?

NERDTreeMenu Remapping

Does the Black Tentacles spell do damage twice at the start of turn to an already restrained creature?

Project Euler #1 in C++

I can't produce songs

Tips to organize LaTeX presentations for a semester

White walkers, cemeteries and wights

Does the Mueller report show a conspiracy between Russia and the Trump Campaign?

How to ternary Plot3D a function

A `coordinate` command ignored

what is the log of the PDF for a Normal Distribution?

Universal covering space of the real projective line?



Is it possible for an event A to be independent from event B, but not the other way around?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Zero probability and impossibilityExchangeable Random Variable but not independent?Probability of being away from mean for independent random variablesAn example of two random variables that are mean independent but not independentCalculating probability when order matters only sometimesIf X is independent to Y and Z, does it imply that X is independent to YZ ?Representing pairwise-independent but not independent occurrences with venn diagramPairwise independent events but not mutually independentExamples of situation in which two events are independent but one event can be predicted perfectly once we know if the other happened or not.Suppose $A $ and $B$ are independent events. For an event $C $ such that $P(C) > 0$ , prove that the event of $A$ given $C $










1












$begingroup$


I was wondering, if event $A$ is independent from event $B$, would $B$ also be independent of event $A$? My original thought was that it should be independent, but then I realized if $A$ is independent from $B$ then we have: $$P(A|B)=P(A)label1tag1$$ and for $B$ to be independent from $A$ we need to have: $$P(B|A)=P(B)label2tag2$$ but in $ref1$ if $P(A)=0$ then $ref2$ doesn't make sense, so then $B$ wouldn't be independent from $A$?



Thank you










share|cite|improve this question







New contributor




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







$endgroup$
















    1












    $begingroup$


    I was wondering, if event $A$ is independent from event $B$, would $B$ also be independent of event $A$? My original thought was that it should be independent, but then I realized if $A$ is independent from $B$ then we have: $$P(A|B)=P(A)label1tag1$$ and for $B$ to be independent from $A$ we need to have: $$P(B|A)=P(B)label2tag2$$ but in $ref1$ if $P(A)=0$ then $ref2$ doesn't make sense, so then $B$ wouldn't be independent from $A$?



    Thank you










    share|cite|improve this question







    New contributor




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







    $endgroup$














      1












      1








      1





      $begingroup$


      I was wondering, if event $A$ is independent from event $B$, would $B$ also be independent of event $A$? My original thought was that it should be independent, but then I realized if $A$ is independent from $B$ then we have: $$P(A|B)=P(A)label1tag1$$ and for $B$ to be independent from $A$ we need to have: $$P(B|A)=P(B)label2tag2$$ but in $ref1$ if $P(A)=0$ then $ref2$ doesn't make sense, so then $B$ wouldn't be independent from $A$?



      Thank you










      share|cite|improve this question







      New contributor




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







      $endgroup$




      I was wondering, if event $A$ is independent from event $B$, would $B$ also be independent of event $A$? My original thought was that it should be independent, but then I realized if $A$ is independent from $B$ then we have: $$P(A|B)=P(A)label1tag1$$ and for $B$ to be independent from $A$ we need to have: $$P(B|A)=P(B)label2tag2$$ but in $ref1$ if $P(A)=0$ then $ref2$ doesn't make sense, so then $B$ wouldn't be independent from $A$?



      Thank you







      probability-theory independence






      share|cite|improve this question







      New contributor




      Mashpa 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




      Mashpa 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




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









      asked 2 hours ago









      MashpaMashpa

      273




      273




      New contributor




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





      New contributor





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






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




















          3 Answers
          3






          active

          oldest

          votes


















          3












          $begingroup$

          $P(A mid B) = P(A)$ should not be taken as the definition of independence, $P(A cap B) = P(A)P(B)$ should be taken as the definition of independence. From this we can prove $P(A mid B) = P(A)$ as a corollary, provided that $P(B) > 0$.






          share|cite|improve this answer









          $endgroup$




















            3












            $begingroup$

            $P(A|B)=P(A)$ is not the correct definition of independence. The correct definition is $P(Acap B)=P(A)P(B)$. These definitions are equivalent if $P(B)>0$. With the correct definition there is symmetry between $A$ and $B$ so $A$ independent of $B$ is same as $B$ independent of $A$






            share|cite|improve this answer









            $endgroup$




















              3












              $begingroup$

              $P(Bmid A)$ is undefined when $P(A)=0$, so you can’t draw any conclusions about independence of the two events from it. That one reason why (despite what the Wikipedia page on conditional probability might imply) the fundamental definition of independence of two events uses their joint probability: $A$ and $B$ are independent iff $P(Acap B)=P(A)P(B)$. This definition is symmetric.






              share|cite|improve this answer









              $endgroup$













                Your Answer








                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
                );



                );






                Mashpa 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%2fmath.stackexchange.com%2fquestions%2f3195328%2fis-it-possible-for-an-event-a-to-be-independent-from-event-b-but-not-the-other%23new-answer', 'question_page');

                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                3












                $begingroup$

                $P(A mid B) = P(A)$ should not be taken as the definition of independence, $P(A cap B) = P(A)P(B)$ should be taken as the definition of independence. From this we can prove $P(A mid B) = P(A)$ as a corollary, provided that $P(B) > 0$.






                share|cite|improve this answer









                $endgroup$

















                  3












                  $begingroup$

                  $P(A mid B) = P(A)$ should not be taken as the definition of independence, $P(A cap B) = P(A)P(B)$ should be taken as the definition of independence. From this we can prove $P(A mid B) = P(A)$ as a corollary, provided that $P(B) > 0$.






                  share|cite|improve this answer









                  $endgroup$















                    3












                    3








                    3





                    $begingroup$

                    $P(A mid B) = P(A)$ should not be taken as the definition of independence, $P(A cap B) = P(A)P(B)$ should be taken as the definition of independence. From this we can prove $P(A mid B) = P(A)$ as a corollary, provided that $P(B) > 0$.






                    share|cite|improve this answer









                    $endgroup$



                    $P(A mid B) = P(A)$ should not be taken as the definition of independence, $P(A cap B) = P(A)P(B)$ should be taken as the definition of independence. From this we can prove $P(A mid B) = P(A)$ as a corollary, provided that $P(B) > 0$.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered 2 hours ago









                    bitesizebobitesizebo

                    1,78828




                    1,78828





















                        3












                        $begingroup$

                        $P(A|B)=P(A)$ is not the correct definition of independence. The correct definition is $P(Acap B)=P(A)P(B)$. These definitions are equivalent if $P(B)>0$. With the correct definition there is symmetry between $A$ and $B$ so $A$ independent of $B$ is same as $B$ independent of $A$






                        share|cite|improve this answer









                        $endgroup$

















                          3












                          $begingroup$

                          $P(A|B)=P(A)$ is not the correct definition of independence. The correct definition is $P(Acap B)=P(A)P(B)$. These definitions are equivalent if $P(B)>0$. With the correct definition there is symmetry between $A$ and $B$ so $A$ independent of $B$ is same as $B$ independent of $A$






                          share|cite|improve this answer









                          $endgroup$















                            3












                            3








                            3





                            $begingroup$

                            $P(A|B)=P(A)$ is not the correct definition of independence. The correct definition is $P(Acap B)=P(A)P(B)$. These definitions are equivalent if $P(B)>0$. With the correct definition there is symmetry between $A$ and $B$ so $A$ independent of $B$ is same as $B$ independent of $A$






                            share|cite|improve this answer









                            $endgroup$



                            $P(A|B)=P(A)$ is not the correct definition of independence. The correct definition is $P(Acap B)=P(A)P(B)$. These definitions are equivalent if $P(B)>0$. With the correct definition there is symmetry between $A$ and $B$ so $A$ independent of $B$ is same as $B$ independent of $A$







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered 2 hours ago









                            Kavi Rama MurthyKavi Rama Murthy

                            76.4k53370




                            76.4k53370





















                                3












                                $begingroup$

                                $P(Bmid A)$ is undefined when $P(A)=0$, so you can’t draw any conclusions about independence of the two events from it. That one reason why (despite what the Wikipedia page on conditional probability might imply) the fundamental definition of independence of two events uses their joint probability: $A$ and $B$ are independent iff $P(Acap B)=P(A)P(B)$. This definition is symmetric.






                                share|cite|improve this answer









                                $endgroup$

















                                  3












                                  $begingroup$

                                  $P(Bmid A)$ is undefined when $P(A)=0$, so you can’t draw any conclusions about independence of the two events from it. That one reason why (despite what the Wikipedia page on conditional probability might imply) the fundamental definition of independence of two events uses their joint probability: $A$ and $B$ are independent iff $P(Acap B)=P(A)P(B)$. This definition is symmetric.






                                  share|cite|improve this answer









                                  $endgroup$















                                    3












                                    3








                                    3





                                    $begingroup$

                                    $P(Bmid A)$ is undefined when $P(A)=0$, so you can’t draw any conclusions about independence of the two events from it. That one reason why (despite what the Wikipedia page on conditional probability might imply) the fundamental definition of independence of two events uses their joint probability: $A$ and $B$ are independent iff $P(Acap B)=P(A)P(B)$. This definition is symmetric.






                                    share|cite|improve this answer









                                    $endgroup$



                                    $P(Bmid A)$ is undefined when $P(A)=0$, so you can’t draw any conclusions about independence of the two events from it. That one reason why (despite what the Wikipedia page on conditional probability might imply) the fundamental definition of independence of two events uses their joint probability: $A$ and $B$ are independent iff $P(Acap B)=P(A)P(B)$. This definition is symmetric.







                                    share|cite|improve this answer












                                    share|cite|improve this answer



                                    share|cite|improve this answer










                                    answered 2 hours ago









                                    amdamd

                                    32k21053




                                    32k21053




















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









                                        draft saved

                                        draft discarded


















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












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











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














                                        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%2f3195328%2fis-it-possible-for-an-event-a-to-be-independent-from-event-b-but-not-the-other%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

                                        How to create a command for the “strange m” symbol in latex? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do you make your own symbol when Detexify fails?Writing bold small caps with mathpazo packageplus-minus symbol with parenthesis around the minus signGreek character in Beamer document titleHow to create dashed right arrow over symbol?Currency symbol: Turkish LiraDouble prec as a single symbol?Plus Sign Too Big; How to Call adfbullet?Is there a TeX macro for three-legged pi?How do I get my integral-like symbol to align like the integral?How to selectively substitute a letter with another symbol representing the same letterHow do I generate a less than symbol and vertical bar that are the same height?

                                        Българска екзархия Съдържание История | Български екзарси | Вижте също | Външни препратки | Литература | Бележки | НавигацияУстав за управлението на българската екзархия. Цариград, 1870Слово на Ловешкия митрополит Иларион при откриването на Българския народен събор в Цариград на 23. II. 1870 г.Българската правда и гръцката кривда. От С. М. (= Софийски Мелетий). Цариград, 1872Предстоятели на Българската екзархияПодмененият ВеликденИнформационна агенция „Фокус“Димитър Ризов. Българите в техните исторически, етнографически и политически граници (Атлас съдържащ 40 карти). Berlin, Königliche Hoflithographie, Hof-Buch- und -Steindruckerei Wilhelm Greve, 1917Report of the International Commission to Inquire into the Causes and Conduct of the Balkan Wars

                                        Category:Tremithousa Media in category "Tremithousa"Navigation menuUpload media34° 49′ 02.7″ N, 32° 26′ 37.32″ EOpenStreetMapGoogle EarthProximityramaReasonatorScholiaStatisticsWikiShootMe