Welcome to Westonci.ca, where curiosity meets expertise. Ask any question and receive fast, accurate answers from our knowledgeable community. Connect with a community of experts ready to help you find solutions to your questions quickly and accurately. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

A board game uses a deck of cards that players draw from to move tokens around the board. The probability of selecting a card that moves a player's token forward is 32%. Over the course of a game, the deck is shuffled and reused as necessary. Approximately how many cards must be drawn from the deck before players' tokens move forward 50 times?

Sagot :

Using the binomial distribution, it is found that approximately 156 cards must be drawn from the deck before players' tokens move forward 50 times.

What is the binomial probability distribution?

It is the probability of exactly x successes on n repeated trials, with p probability of a success on each trial.

The expected number of trials until q successes is:

[tex]E_s(X) = \frac{q}{p}[/tex]

In this problem, the parameters are given as follows:

q = 50, p = 0.32.

Hence:

[tex]E_s(X) = \frac{50}{0.32} = 156[/tex]

More can be learned about the binomial distribution at https://brainly.com/question/24863377

#SPJ1