I am the least mathematical person around, so apologies if this question is really dumb, but I'm trying to improve! I've been reading loads of examples everywhere but I'm having a hard time applying the logic/rules of probability to new problems.
Let's say you have to win three out of three rounds of a game in order to win a prize. It is a single player game.
The probability of a boy winning a round is $.25$, and the probability of a girl winning a round is .4. Winning one round doesn't influence the result of the next round. So if I haven't misunderstood, the probability of a girl winning a prize is $.4 \cdot .4 \cdot .4 = 0.064$ and the probability of a boy winning a prize is $.25 \cdot .25 \cdot .25 = 0.016$
Now, this is where I'm stuck. What's the overall probability of a person winning a prize if $50\%$ of the players are girls and $50\%$ of the players are boys? Is it just $.016 + 0.064 = 0.08$? Or should I be dividing by $2$ here somewhere given that it's $50$ percent boys and $50$ percent girls.
Thanks in advance for your help.

@lulu For the 35% of the time, no one wins a prize.
– Lalaca Mar 07 '21 at 14:32