Probability that Both Player and Dealer are not Dealt Blackjack












0












$begingroup$


Let us say we have a rather simple blackjack game between one dealer and one player with a single 52 card deck. We want to compute the probability that neither the dealer nor the player is dealt blackjack (initially). Let $A$ be the event that the player is dealt blackjack, $B$ the same, except for the dealer. We will compute:
$$
1 - mathbb{P}(A cup B) = 1 - (mathbb{P}(A) + mathbb{P}(B) - mathbb{P}(A cap B))
$$

We see that:
$$
mathbb{P}(A) = frac{{{16}choose{1}} {{4}choose{1}}}{52 choose 2}
$$

As we have that out of the total number of hands we can be dealt, there are 64 possible hands that give us blackjack. Now, we compute the probability for the dealer, $mathbb{P}(B)$. It seems that by symmetry, we may say this is the same as the probability for the player. However, my question here is, why is that so? Namely, would the order of dealing not matter? I.e if the dealer deals my cards first (which is usually the case, I think) would I not have to condition on the event that I am dealt blackjack first and use the fact that the dealer is working with a smaller deck?










share|cite|improve this question









$endgroup$

















    0












    $begingroup$


    Let us say we have a rather simple blackjack game between one dealer and one player with a single 52 card deck. We want to compute the probability that neither the dealer nor the player is dealt blackjack (initially). Let $A$ be the event that the player is dealt blackjack, $B$ the same, except for the dealer. We will compute:
    $$
    1 - mathbb{P}(A cup B) = 1 - (mathbb{P}(A) + mathbb{P}(B) - mathbb{P}(A cap B))
    $$

    We see that:
    $$
    mathbb{P}(A) = frac{{{16}choose{1}} {{4}choose{1}}}{52 choose 2}
    $$

    As we have that out of the total number of hands we can be dealt, there are 64 possible hands that give us blackjack. Now, we compute the probability for the dealer, $mathbb{P}(B)$. It seems that by symmetry, we may say this is the same as the probability for the player. However, my question here is, why is that so? Namely, would the order of dealing not matter? I.e if the dealer deals my cards first (which is usually the case, I think) would I not have to condition on the event that I am dealt blackjack first and use the fact that the dealer is working with a smaller deck?










    share|cite|improve this question









    $endgroup$















      0












      0








      0





      $begingroup$


      Let us say we have a rather simple blackjack game between one dealer and one player with a single 52 card deck. We want to compute the probability that neither the dealer nor the player is dealt blackjack (initially). Let $A$ be the event that the player is dealt blackjack, $B$ the same, except for the dealer. We will compute:
      $$
      1 - mathbb{P}(A cup B) = 1 - (mathbb{P}(A) + mathbb{P}(B) - mathbb{P}(A cap B))
      $$

      We see that:
      $$
      mathbb{P}(A) = frac{{{16}choose{1}} {{4}choose{1}}}{52 choose 2}
      $$

      As we have that out of the total number of hands we can be dealt, there are 64 possible hands that give us blackjack. Now, we compute the probability for the dealer, $mathbb{P}(B)$. It seems that by symmetry, we may say this is the same as the probability for the player. However, my question here is, why is that so? Namely, would the order of dealing not matter? I.e if the dealer deals my cards first (which is usually the case, I think) would I not have to condition on the event that I am dealt blackjack first and use the fact that the dealer is working with a smaller deck?










      share|cite|improve this question









      $endgroup$




      Let us say we have a rather simple blackjack game between one dealer and one player with a single 52 card deck. We want to compute the probability that neither the dealer nor the player is dealt blackjack (initially). Let $A$ be the event that the player is dealt blackjack, $B$ the same, except for the dealer. We will compute:
      $$
      1 - mathbb{P}(A cup B) = 1 - (mathbb{P}(A) + mathbb{P}(B) - mathbb{P}(A cap B))
      $$

      We see that:
      $$
      mathbb{P}(A) = frac{{{16}choose{1}} {{4}choose{1}}}{52 choose 2}
      $$

      As we have that out of the total number of hands we can be dealt, there are 64 possible hands that give us blackjack. Now, we compute the probability for the dealer, $mathbb{P}(B)$. It seems that by symmetry, we may say this is the same as the probability for the player. However, my question here is, why is that so? Namely, would the order of dealing not matter? I.e if the dealer deals my cards first (which is usually the case, I think) would I not have to condition on the event that I am dealt blackjack first and use the fact that the dealer is working with a smaller deck?







      probability combinatorics






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 24 '18 at 0:04









      rubikscube09rubikscube09

      1,277719




      1,277719






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          The probabilities $P(B)$ and $P(A)$ are indeed equal, but $A$ and $B$ are not independent. After all, there are only four aces in the deck, and we can see two of them if both the player and the dealer have blackjack. We should expect $P(Acap B)$ to be strictly less than $P(A)cdot P(B)$.



          As for the order - we just dealt out four cards face up, two to the player and two to the dealer. Do we really care what order we laid the cards on the table? No; what matters is which two cards the player got, which two cards the dealer got, and that the cards are all different. Either way you condition it to account for the smaller deck, the probability of double blackjack will be the same.






          share|cite|improve this answer









          $endgroup$





















            0












            $begingroup$

            $B$ is the event in which the dealer makes black jack, so the probability of $B$ is the same of $A$, but in the problem clearly you have to consider the whole situation, and indeed you have to calculate $mathbb P (A cap B)$






            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%2f3050822%2fprobability-that-both-player-and-dealer-are-not-dealt-blackjack%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$

              The probabilities $P(B)$ and $P(A)$ are indeed equal, but $A$ and $B$ are not independent. After all, there are only four aces in the deck, and we can see two of them if both the player and the dealer have blackjack. We should expect $P(Acap B)$ to be strictly less than $P(A)cdot P(B)$.



              As for the order - we just dealt out four cards face up, two to the player and two to the dealer. Do we really care what order we laid the cards on the table? No; what matters is which two cards the player got, which two cards the dealer got, and that the cards are all different. Either way you condition it to account for the smaller deck, the probability of double blackjack will be the same.






              share|cite|improve this answer









              $endgroup$


















                1












                $begingroup$

                The probabilities $P(B)$ and $P(A)$ are indeed equal, but $A$ and $B$ are not independent. After all, there are only four aces in the deck, and we can see two of them if both the player and the dealer have blackjack. We should expect $P(Acap B)$ to be strictly less than $P(A)cdot P(B)$.



                As for the order - we just dealt out four cards face up, two to the player and two to the dealer. Do we really care what order we laid the cards on the table? No; what matters is which two cards the player got, which two cards the dealer got, and that the cards are all different. Either way you condition it to account for the smaller deck, the probability of double blackjack will be the same.






                share|cite|improve this answer









                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  The probabilities $P(B)$ and $P(A)$ are indeed equal, but $A$ and $B$ are not independent. After all, there are only four aces in the deck, and we can see two of them if both the player and the dealer have blackjack. We should expect $P(Acap B)$ to be strictly less than $P(A)cdot P(B)$.



                  As for the order - we just dealt out four cards face up, two to the player and two to the dealer. Do we really care what order we laid the cards on the table? No; what matters is which two cards the player got, which two cards the dealer got, and that the cards are all different. Either way you condition it to account for the smaller deck, the probability of double blackjack will be the same.






                  share|cite|improve this answer









                  $endgroup$



                  The probabilities $P(B)$ and $P(A)$ are indeed equal, but $A$ and $B$ are not independent. After all, there are only four aces in the deck, and we can see two of them if both the player and the dealer have blackjack. We should expect $P(Acap B)$ to be strictly less than $P(A)cdot P(B)$.



                  As for the order - we just dealt out four cards face up, two to the player and two to the dealer. Do we really care what order we laid the cards on the table? No; what matters is which two cards the player got, which two cards the dealer got, and that the cards are all different. Either way you condition it to account for the smaller deck, the probability of double blackjack will be the same.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 24 '18 at 2:21









                  jmerryjmerry

                  9,7331225




                  9,7331225























                      0












                      $begingroup$

                      $B$ is the event in which the dealer makes black jack, so the probability of $B$ is the same of $A$, but in the problem clearly you have to consider the whole situation, and indeed you have to calculate $mathbb P (A cap B)$






                      share|cite|improve this answer









                      $endgroup$


















                        0












                        $begingroup$

                        $B$ is the event in which the dealer makes black jack, so the probability of $B$ is the same of $A$, but in the problem clearly you have to consider the whole situation, and indeed you have to calculate $mathbb P (A cap B)$






                        share|cite|improve this answer









                        $endgroup$
















                          0












                          0








                          0





                          $begingroup$

                          $B$ is the event in which the dealer makes black jack, so the probability of $B$ is the same of $A$, but in the problem clearly you have to consider the whole situation, and indeed you have to calculate $mathbb P (A cap B)$






                          share|cite|improve this answer









                          $endgroup$



                          $B$ is the event in which the dealer makes black jack, so the probability of $B$ is the same of $A$, but in the problem clearly you have to consider the whole situation, and indeed you have to calculate $mathbb P (A cap B)$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Dec 24 '18 at 0:28









                          Claudio DelfinoClaudio Delfino

                          43




                          43






























                              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%2f3050822%2fprobability-that-both-player-and-dealer-are-not-dealt-blackjack%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

                              Quarter-circle Tiles

                              build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

                              Mont Emei