I roll a die up to three times. You can decide to stop and choose the number on the die (where the number is your payoff) during each roll. What's your strategy?
I am confused about the strategy for the first roll. My reasoning is this: the chance of getting a 5 or 6 from rolls 2 and 3 is: $$1 - 4/6*4/6=1-4/9=5/9$$
So, you have a greater than $50\%$ chance to get a 5 or a 6 on either the 2nd or 3rd dice. Thus, you'd want to select the first dice only when it rolls a 6.
However, this answer is incorrect. The solution says the Expected value during the first roll is \$4.25, which I can understand how they computed, and thus the strategy would be to settle with either a 5 or 6 on the first roll, but I can't figure out my logical fallacy.
Work backwards from the end. The EV for the last roll is $3.5$. Thus on the second to last roll you should reroll if you get a $1,2,3$ and keep the die if you have a $4,5,6$. Thus we have an EV for the last two rolls of $\frac{1}{2}5 + \frac{1}{2}3.5 = 4.25$.
Hence for the first roll, you should keep the die if you get a $5$ or $6$, and reroll otherwise.
As for your fallacy, it's hard to say what your fallacy is because your reasoning is unclear. The goal is to maximize the EV, so it doesn't make sense to be talking about whether or not you have a greater than $50\%$ chance of rolling a $5$ or $6$ on the second and third rolls. That seems to be entirely unrelated to the question you're being asked. The question is how can you maximize your EV, which can be done by at each step comparing the EV of continuing to roll the die vs the value of keeping your current die.