Question

In: Statistics and Probability

A slot machine have an enterprise of 5$, it has four slots that generates numbers between...

A slot machine have an enterprise of 5$, it has four slots that generates numbers between number 1 and 5. If all the slots generates 5, you win 100$. If three of the slots generates 4, you win 20$. If two of the slots generates 3, or 2, you win 2$. Otherwise, you win x$. What is the smallest number that boss can set in order to profit on average?

Solutions

Expert Solution

Given that there are total 4 slots and each slot can generate numbers between 1 and 5

So there will be total of 5*5*5*5 = 625 outcomes

Case 1 : If all the slots generates 5, you win $100

This is possible only in one outcome where all the slots generate 5. So the probability of it is 1/625 = 0.0016

Net Profit in this case for the boss = 5 -100 = $-95

Case 2 : If three of the slots generates 4, you win 20$

This is possible when the three slots generate 4 and the otther slot can generate 1,2,3 or 5. So the other slot can take 4 values.

So the total outcomes possible where three of the slots generate 4 is 4/625 = 0.0064

Net Porfit  in this case for the boss = 5 - 20 = $-15

Case 3 : If two of the slots generates 3 or 2, you win $2

If two of the slots generates 3, then the other two slots can generate any of the four number other than 3. So there will total 4*4 outcomes. So probability of it is 16/625

If two of the slots generates 2, then the other two slots can generate any of the four number other than 2. So there will total 4*4 outcomes. So probability of it is 16/625

So probability that the two of the slots generates 2 or 3 is 32/625 = 0.0512

Net Profit in this case for the boss = 5 -2  = $3

Case 3 : Otherwise you win $x

Probability that Cases 1,2 or 3 doesn't happen = 1 - (0.0016 + 0.0064 + 0.0512)

= 1 - 0.0592

= 0.9408

Net profit in this case fort he boss = 5 - x

Expected profit for the boss = Probability in each case * profit in each case

= 0.0016 * (-95) + 0.0064 * (-15) + 0.0512 * (+3) + 0.9408 * (5 - x)

For the boss to be in profit, his expected profit should be greater than 0

So 0.0016 * (-95) + 0.0064 * (-15) + 0.0512 * (+3) + 0.9408 * (5 - x) > 0

- 0.152 - 0.096 + 0.1536 + 4.704 - 0.9408*x > 0

-0.9408 * x + 4.6096> 0

4.6096 > x * 0.9408

x < 4.6096 / 0.9408

x < 4.88966

The smallest number that the boss can set here is somewhat misleading, becuase it will be the lagest number that he can set which is 4.88966

If it is for the player to be in profit and not the boss, then the smallest value of x is 4.88966

Please let me know in comments if you have any doubts, i am ready to resolve them


Related Solutions

A slot machine has 5 reels each with 9 symbols one of which is a Jackpot....
A slot machine has 5 reels each with 9 symbols one of which is a Jackpot. How many different outcomes will occur after one spin? What is the possibility of atleast one jackpot? What is the possibility of no jackpots? What is the possibility of 3 jackpots?
If the probability of winning a slot machine is 5% and you are going to play 500 pulls.
If the probability of winning a slot machine is 5% and you are going to play 500 pulls. Using a normal approximation. What’s the probability that you win less than 40? What’s the probability that you win 30?  
With C language A slot machine has three windows. A random fruit is picked for each...
With C language A slot machine has three windows. A random fruit is picked for each window from cherry, apple, lemon, and orange. If all three windows match, the user wins 8 times the bet amount. If the first two windows only are cherries, the user wins 3 times the bet amount. If the first window is a cherry and the second window is not a cherry, the user wins the bet amount. Otherwise, the player loses their bet. Write...
With C language A slot machine has three windows. A random fruit is picked for each...
With C language A slot machine has three windows. A random fruit is picked for each window from cherry, apple, lemon, and orange. If all three windows match, the user wins 8 times the bet amount. If the first two windows only are cherries, the user wins 3 times the bet amount. If the first window is a cherry and the second window is not a cherry, the user wins the bet amount. Otherwise, the player loses their bet. Write...
A slot machine has 3 wheels; each wheel has 20 symbols; the three wheels are independent...
A slot machine has 3 wheels; each wheel has 20 symbols; the three wheels are independent of each other. Suppose that the middle wheel has 11 cherries among its 20 symbols, and the left and right wheels have 2 cherries each.    a. You win the jackpot if all three wheels show cherries. What is the probability of winning the jackpot? b. What is the probability that the wheels stop with exactly 2 cherries showing among them?
A slot machine has 3 wheels; each wheel has 20 symbols; the three wheels are independent...
A slot machine has 3 wheels; each wheel has 20 symbols; the three wheels are independent of each other. Suppose that the middle wheel has 11 cherries among its 20 symbols, and the left and right wheels have 2 cherries each.    a. You win the jackpot if all three wheels show cherries. What is the probability of winning the jackpot? b. What is the probability that the wheels stop with exactly 2 cherries showing among them?
In Excel, the RAND function generates random numbers between 0 and 1 compute the expectation and...
In Excel, the RAND function generates random numbers between 0 and 1 compute the expectation and Standard deviation. Hints a = 0 , b = 1 P(x1<= X <= x2) = F(x2) - F(x1)
Write a program that generates all prime numbers between 2 and 1000, using the Sieve of...
Write a program that generates all prime numbers between 2 and 1000, using the Sieve of Eratosthenes method. You can find many articles that describe the method for finding primes in this manner on the Internet. Display all the prime values. This program should be in assembly language.
****java*** Create an application that generates 20 random numbers between 1 and 100 and writes them...
****java*** Create an application that generates 20 random numbers between 1 and 100 and writes them to a text file on separate lines. Then the program should read the numbers from the file, calculate the average of the numbers, and display this to the screen.
QUESTION 19 A standard slot machine like this one (link) has three wheels that turn independently...
QUESTION 19 A standard slot machine like this one (link) has three wheels that turn independently with various symbols on them. Almost all slot machines now are controlled by computers that generate random numbers corresponding to certain winning and losing combinations of symbols. In the early days of slot machines, pulling the lever or "arm" to start spinning the wheels actually allowed the gambler to interact with the mechanics of the machine (thereby opening the door to all kinds of...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT