So the question goes-
- Mr.Bhallu rolls $3$ standard $6$ sided fair dice together.
- He wins if the total sum of the outcomes after rerolling once is $7$.
- Mr.Bhallu can choose to reroll any number of dice $\left(0-3\right)$.
- He always plays to maximize his chances of winning, calculate the probabilty of him rerolling $2$ dices.
Can someone please explain the concept(s) at use here along with probability for choosing to reroll each ( no dice ), ( $1$ dice) and ( $3$ dice ) as well $?$.
I understand the rules of the play as follows:
a) you roll three dice a first time: if you get a sum of $7$ you win, if you get more you loose, if you get less you can proceed with step b) ;
b) you are allowed to re-roll $1$ or $2$ or $3$ dice, deciding in advance how many, to try and complement to $7$ the sum previously obtained;
c) the decision in b) is taken as to optimize the probability of getting the needed complement.
Now, the probability of getting a sum $s$ when throwing $m$ dice is given by $$ \eqalign{ & p(s,m) = {{N_b (s - m,5,m)} \over {6^{\,m} }}\quad \left| {\;0 \le {\rm integers }m \le s} \right.\quad = \cr & = {1 \over {6^{\,m} }}\sum\limits_{\left( {0\, \le } \right)\,\,k\,\,\left( { \le \,{{s - m} \over 6}\, \le \,m} \right)} {\left( { - 1} \right)^k \left( \matrix{ m \hfill \cr k \hfill \cr} \right) \left( \matrix{ s - 1 - k6 \cr s - m - k6 \cr} \right)} \cr} $$ as explained in this post
When you tabulate this for the case of interest you get
and it is clear that if you do not get $7$ at the first instance, then you have better just to reroll only one dice.
In fact you have :