Question

In: Math

The probability that a random gift box in Overwatch (PC game) has one of the character...

The probability that a random gift box in Overwatch (PC game) has one of the character skins you want is .1. Suppose you get a gift box every game you play, and that you play until you have obtained 2 of these skins. a. What is the probability that you play until you have x boxes that do not have the desired prize? Write down the formula as well as the notation for the pdf. b. What is the probability that you play exactly 5 times? Show the R code. c. What is the probability that you play at most 5 times? Show the R code. d. How many boxes without the desired skins do you expect to get? Show the formula

Solutions

Expert Solution

a) Let p : Prob. ofsuccess = P ( Box with desired skins) =0.10.

Let X denotes number of boxes drawn before without the 2 desired skin boxes.

k= number of successes = 2

i.e. X denotes the number of failurers before the two successes.

P ( X =x) = P ( number of boxes that do not have desired prize)

The distribution of random variable X is negative binomial distribution with parameter

k=2 and p = 0.10.

X ~ NB (k=2, p= 0.10)

The p.m.f. of X is

b) total number of trials = 5

i.e. Number of failurers before the 2 successes is 3.

Required Probability = P ( X = 3)

by using R

> p=dnbinom(3,2,0.10)
> p
[1] 0.02916

P ( Exactly play 5 times) = 0.02916

c) Required Probability = P ( X <=3)

by using R

> p1=pnbinom(3,2,0.10)
> p1
[1] 0.08146

P ( Play at most 5 games) = 0.08146

d) Since X ~ NB (k =2, p= 0.10)

E(X) = k*q / p

E(X) = 2 *0.90 / 0.10

E(X) = 18

Expected number of boxes without desired skins = 18.


Related Solutions

A box contains 90 discs numbered 1 to 90. One disc is drawn at random from the box. What is the probability that is bears
A box contains 90 discs numbered 1 to 90. One disc is drawn at random from the box. What is the probability that is bears   (i) a two-digit number   (ii) a perfect square   (iii) a multiply of 5   (iv) a number divisible by 3 and 5.
A box is chosen at random, and an apple is drawn from them. If the apple is medium. What is the probability that it was removed from the box?
There are three boxes of apples, containing two dozen apples each. Apples are classified as follows: large, medium, and small. The content of each box: A, B and C, is as follows:BoxesBig AppleMedium Applesmall appleTotalA681024B1014024C128424A box is chosen at random, and an apple is drawn from them. If the apple is medium. What is the probability that it was removed from the box?a) Ab) Bc) C
A video game designer decides to include a character in a new game that only moves...
A video game designer decides to include a character in a new game that only moves along a parabolic path. The designer uses the function x²+50+10 to model this character’s path, where y is the height of the character in pixels and x is the time in seconds that it takes the character to move across one parabolic path. a. Is the vertex of the function a maximum or minimum point and how can you tell? b. Find the x-coordinate...
A biased coin has probability p = 3/7 of flipping heads. In a certain game, one...
A biased coin has probability p = 3/7 of flipping heads. In a certain game, one flips this coin repeatedly until flipping a total of four heads. (a) What is the probability a player finishes in no more than 10 flips? (b) If five players independently play this game, what is the probability that exactly two of them finish in no more than ten flips?
There are two players, each holding a box. At the beginning of the game, each box...
There are two players, each holding a box. At the beginning of the game, each box contains one dollar. Player 1 is offered the choice between stopping the game and continuing. If he chooses to stop,then each player receives the money in his own box and the game ends.If Player 1 chooses to continue, then a dollar is removed from his box and two dollars are added to Player 2’s box. Then Player 2 must choose between stopping the game...
Tastykake Online Gift Box postcard mailing: ● Selling price = $41.50 per box with “free” shipping...
Tastykake Online Gift Box postcard mailing: ● Selling price = $41.50 per box with “free” shipping in USA ● Cost Of Goods Sold (COGS) = 60% of revenue ● Order processing and fulfillment costs = $6.95 per order ● Mailing size = 17,500 pieces ● Printing, mailing and postage costs = $.459 each ● Historical response rate = 4.6% Questions: 1.  At the historical response rate, what would the expected profit or loss be for the Mother’s Day Promotion? 2.  What is...
The probability that a randomly selected box of a certain type of cereal has a particular...
The probability that a randomly selected box of a certain type of cereal has a particular prize is 0.2. Suppose you purchase box after box until you have obtained four of these prizes. (a) What is the probability that you purchase x boxes that do not have the desired prize? h(x; 4, 0.2) b(x; 4, 2, 10)      nb(x; 4, 2, 10) b(x; 4, 0.2) h(x; 4, 2, 10) nb(x; 4, 0.2) (b) What is the probability that you purchase...
A game uses a random number generator to produce four outcomes: $1 probability of .4 $2...
A game uses a random number generator to produce four outcomes: $1 probability of .4 $2 probability of .3 $3 probability of .2 $4 probability of .1 Let the random variable X model the game. Let u1, u2,….,uN be a sequence of random numbers where 0 <= ui < 1 for i= = 1,2,….,N. Define a process that uses this sequence to produce a sequence of random variates that has the same distribution as X
A box contains shiny pennies and  dull pennies. One by one, pennies are drawn at random from...
A box contains shiny pennies and  dull pennies. One by one, pennies are drawn at random from the box and not replaced. Find the probability that it will take more than four draws until the third shiny penny appears.
1. Calculate the probability of locating an electron in a one-dimensional box of length 2.00 nm...
1. Calculate the probability of locating an electron in a one-dimensional box of length 2.00 nm and nx=4 between 0 and 0.286 nm. The probability is also plotted. You should compare (qualitatively) your numerical answer to the area under the curve on the graph that corresponds to the probability.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT