Find the probability of $ A, B, C, D $











up vote
1
down vote

favorite












Suppose I have four events and I'll call them $ A,B,C,D $ .



This is the information I'm given:



$$ D subseteq C subseteq B ,P(A) = 0.59 , P(A cap B cap C cap D) = 0.10 \ P(A | D) = 0.50, P(A cup B cup C cup D) =0.8\ P(A cap B^c cap C^c cap D^c) = 0.2 , P(A^c cap B cap C^c cap D^c) = 0.1$$



$ 1/3 $ of those that are part of three events ( $ A, B,C,D $ ) do not belong to $ D $ .



I need to find $ P(A), P(B), P(C), P(D) $ . so far I got that because $ D subseteq C subseteq B $ then $ P(A cap B cap C cap D) = P(A cap D) = 0.10 \ P(A | D) = frac{P(Acap D)}{P(D)} = 0.10 Rightarrow P(D) = 0.2$



But couldn't find a way to find $ P(B), P(C) $










share|cite|improve this question


























    up vote
    1
    down vote

    favorite












    Suppose I have four events and I'll call them $ A,B,C,D $ .



    This is the information I'm given:



    $$ D subseteq C subseteq B ,P(A) = 0.59 , P(A cap B cap C cap D) = 0.10 \ P(A | D) = 0.50, P(A cup B cup C cup D) =0.8\ P(A cap B^c cap C^c cap D^c) = 0.2 , P(A^c cap B cap C^c cap D^c) = 0.1$$



    $ 1/3 $ of those that are part of three events ( $ A, B,C,D $ ) do not belong to $ D $ .



    I need to find $ P(A), P(B), P(C), P(D) $ . so far I got that because $ D subseteq C subseteq B $ then $ P(A cap B cap C cap D) = P(A cap D) = 0.10 \ P(A | D) = frac{P(Acap D)}{P(D)} = 0.10 Rightarrow P(D) = 0.2$



    But couldn't find a way to find $ P(B), P(C) $










    share|cite|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Suppose I have four events and I'll call them $ A,B,C,D $ .



      This is the information I'm given:



      $$ D subseteq C subseteq B ,P(A) = 0.59 , P(A cap B cap C cap D) = 0.10 \ P(A | D) = 0.50, P(A cup B cup C cup D) =0.8\ P(A cap B^c cap C^c cap D^c) = 0.2 , P(A^c cap B cap C^c cap D^c) = 0.1$$



      $ 1/3 $ of those that are part of three events ( $ A, B,C,D $ ) do not belong to $ D $ .



      I need to find $ P(A), P(B), P(C), P(D) $ . so far I got that because $ D subseteq C subseteq B $ then $ P(A cap B cap C cap D) = P(A cap D) = 0.10 \ P(A | D) = frac{P(Acap D)}{P(D)} = 0.10 Rightarrow P(D) = 0.2$



      But couldn't find a way to find $ P(B), P(C) $










      share|cite|improve this question













      Suppose I have four events and I'll call them $ A,B,C,D $ .



      This is the information I'm given:



      $$ D subseteq C subseteq B ,P(A) = 0.59 , P(A cap B cap C cap D) = 0.10 \ P(A | D) = 0.50, P(A cup B cup C cup D) =0.8\ P(A cap B^c cap C^c cap D^c) = 0.2 , P(A^c cap B cap C^c cap D^c) = 0.1$$



      $ 1/3 $ of those that are part of three events ( $ A, B,C,D $ ) do not belong to $ D $ .



      I need to find $ P(A), P(B), P(C), P(D) $ . so far I got that because $ D subseteq C subseteq B $ then $ P(A cap B cap C cap D) = P(A cap D) = 0.10 \ P(A | D) = frac{P(Acap D)}{P(D)} = 0.10 Rightarrow P(D) = 0.2$



      But couldn't find a way to find $ P(B), P(C) $







      conditional-probability






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 17 at 18:46









      bm1125

      55116




      55116






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          Partial solution:



          Since $B^csubseteq C^csubseteq D^c$ we have:



          $$P(A cap B^c cap C^c cap D^c) = 0.2implies P(Acap B^c)=0.2$$
          so $$boxed{P(A)-P(Acap B)=0.2}$$
          and since $Bcup Ccup D=B$ we have $$P(Acup B) =0.8$$



          so $$boxed{P(A)+P(B)-P(Acap B)=0.8}$$



          so we get $P(B)=0.6$





          From here $$ P(A^c cap B cap C^c) = 0.1$$ we should somehow find $P(C)$...






          share|cite|improve this answer























          • Could you just expalin why $ P(A cup B) = 0.8 $ that is not clear to me?
            – bm1125
            Nov 18 at 13:41






          • 1




            I made an edit...
            – greedoid
            Nov 18 at 13:52











          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',
          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%2f3002677%2ffind-the-probability-of-a-b-c-d%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          1
          down vote



          accepted










          Partial solution:



          Since $B^csubseteq C^csubseteq D^c$ we have:



          $$P(A cap B^c cap C^c cap D^c) = 0.2implies P(Acap B^c)=0.2$$
          so $$boxed{P(A)-P(Acap B)=0.2}$$
          and since $Bcup Ccup D=B$ we have $$P(Acup B) =0.8$$



          so $$boxed{P(A)+P(B)-P(Acap B)=0.8}$$



          so we get $P(B)=0.6$





          From here $$ P(A^c cap B cap C^c) = 0.1$$ we should somehow find $P(C)$...






          share|cite|improve this answer























          • Could you just expalin why $ P(A cup B) = 0.8 $ that is not clear to me?
            – bm1125
            Nov 18 at 13:41






          • 1




            I made an edit...
            – greedoid
            Nov 18 at 13:52















          up vote
          1
          down vote



          accepted










          Partial solution:



          Since $B^csubseteq C^csubseteq D^c$ we have:



          $$P(A cap B^c cap C^c cap D^c) = 0.2implies P(Acap B^c)=0.2$$
          so $$boxed{P(A)-P(Acap B)=0.2}$$
          and since $Bcup Ccup D=B$ we have $$P(Acup B) =0.8$$



          so $$boxed{P(A)+P(B)-P(Acap B)=0.8}$$



          so we get $P(B)=0.6$





          From here $$ P(A^c cap B cap C^c) = 0.1$$ we should somehow find $P(C)$...






          share|cite|improve this answer























          • Could you just expalin why $ P(A cup B) = 0.8 $ that is not clear to me?
            – bm1125
            Nov 18 at 13:41






          • 1




            I made an edit...
            – greedoid
            Nov 18 at 13:52













          up vote
          1
          down vote



          accepted







          up vote
          1
          down vote



          accepted






          Partial solution:



          Since $B^csubseteq C^csubseteq D^c$ we have:



          $$P(A cap B^c cap C^c cap D^c) = 0.2implies P(Acap B^c)=0.2$$
          so $$boxed{P(A)-P(Acap B)=0.2}$$
          and since $Bcup Ccup D=B$ we have $$P(Acup B) =0.8$$



          so $$boxed{P(A)+P(B)-P(Acap B)=0.8}$$



          so we get $P(B)=0.6$





          From here $$ P(A^c cap B cap C^c) = 0.1$$ we should somehow find $P(C)$...






          share|cite|improve this answer














          Partial solution:



          Since $B^csubseteq C^csubseteq D^c$ we have:



          $$P(A cap B^c cap C^c cap D^c) = 0.2implies P(Acap B^c)=0.2$$
          so $$boxed{P(A)-P(Acap B)=0.2}$$
          and since $Bcup Ccup D=B$ we have $$P(Acup B) =0.8$$



          so $$boxed{P(A)+P(B)-P(Acap B)=0.8}$$



          so we get $P(B)=0.6$





          From here $$ P(A^c cap B cap C^c) = 0.1$$ we should somehow find $P(C)$...







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Nov 18 at 13:51

























          answered Nov 17 at 19:21









          greedoid

          35.1k114489




          35.1k114489












          • Could you just expalin why $ P(A cup B) = 0.8 $ that is not clear to me?
            – bm1125
            Nov 18 at 13:41






          • 1




            I made an edit...
            – greedoid
            Nov 18 at 13:52


















          • Could you just expalin why $ P(A cup B) = 0.8 $ that is not clear to me?
            – bm1125
            Nov 18 at 13:41






          • 1




            I made an edit...
            – greedoid
            Nov 18 at 13:52
















          Could you just expalin why $ P(A cup B) = 0.8 $ that is not clear to me?
          – bm1125
          Nov 18 at 13:41




          Could you just expalin why $ P(A cup B) = 0.8 $ that is not clear to me?
          – bm1125
          Nov 18 at 13:41




          1




          1




          I made an edit...
          – greedoid
          Nov 18 at 13:52




          I made an edit...
          – greedoid
          Nov 18 at 13:52


















          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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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.


          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%2f3002677%2ffind-the-probability-of-a-b-c-d%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 do I know what Microsoft account the skydrive app is syncing to?

          When does type information flow backwards in C++?

          Grease: Live!