Question

In a certain dart game, a player can score either 1 for landing in the outer...

In a certain dart game, a player can score either 1 for landing in the outer ring, 3 for landing in the middle ring, and 5 for landing in the inner ring. Assume a player makes 60 throws, and assume they have an equal chance of hitting each ring. What is the chance the player scores at least 200 points?

0 0
Add a comment Improve this question Transcribed image text
Answer #1
x f(x) xP(x) x2P(x)
1 1/3 0.333 0.3333
3 1/3 1.000 3.0000
5 1/3 1.667 8.3333
total 3.0000 11.6667
E(x) =μ= ΣxP(x) = 3.0000
E(x2) = Σx2P(x) = 11.6667
Var(x)=σ2 = E(x2)-(E(x))2= 2.6667
std deviation=         σ= √σ2 = 1.6330

expected score for 60 throws =60*3 =180

and standard deviation =1.633*sqrt(60)= 12.649

therefore from Normal approximation:

chance the player scores at least 200 points:

P(X>200)=P(Z>(200-180)/12.649)=P(Z>1.58)=0.0569

Add a comment
Know the answer?
Add Answer to:
In a certain dart game, a player can score either 1 for landing in the outer...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • C++ Create a .h file, .cpp file, and main file and zip them together, try not...

    C++ Create a .h file, .cpp file, and main file and zip them together, try not to use structs. Create a simulation of a game call "target darts". The target has a center at 0,0 and there are concentric circles around that center, each with a radius 2 more than the previous one. So there are circles with radius 2, 4, 6, 8 etc. Assume a player can throw 4 darts at the target, the distance the dart lands from...

  • Problem 3. In the game of tennis, the first player to win four points wins the...

    Problem 3. In the game of tennis, the first player to win four points wins the game as long as the winner's total is at least two points more than the opponent. Thus if the game is tied at 3-3(Deuce"), then the game is not decided by the next point, but must go on until one player has two points more than the opponent's score. Assume that the server has a constant probability p of winning each point, independently of...

  • Two player Dice game In C++ The game of ancient game of horse, not the basketball...

    Two player Dice game In C++ The game of ancient game of horse, not the basketball version, is a two player game in which the first player to reach a score of 100 wins. Players take alternating turns. On each player’s turn he/she rolls a six-sided dice. After each roll: a. If the player rolls a 3-6 then he/she can either Roll again or Hold. If the player holds then the player gets all of the points summed up during...

  • Three brothers, Huey, Dewey, and Louie, are playing a game. The game uses a 3x3 pegboard....

    Three brothers, Huey, Dewey, and Louie, are playing a game. The game uses a 3x3 pegboard. The first player, using the first column, can choose to place his peg in the uppermost row, the middle row, or the bottom row. The next player then chooses what row to place his peg in the middle column. The final player then places his peg in the last column. 7. A player may not choose the same row as the player whose turn...

  • 1. (20 points) Consider the following game: Left 7,17 10,5 4,4 Top Middle Bottom Player B...

    1. (20 points) Consider the following game: Left 7,17 10,5 4,4 Top Middle Bottom Player B Middle 21,21 14,4 7,3 Right 14,11 4,3 10,25 Player A a. Does either player have a dominant strategy? What about a dominated strategy? b. What are the Nash equilibria of this game? C. Is there one Nash equilibrium that you think is a more likely outcome than the others? If so, why? If not, why not? d. Now suppose the game looks like this:...

  • Assignment 2 – The two player game of Poaka The game of Poaka is a dice...

    Assignment 2 – The two player game of Poaka The game of Poaka is a dice game played by two players. Each player takes turns at rolling the dice. At each turn, the player repeatedly rolls a dice until either the player rolls a 1 (in which case the player scores 0 for their turn) or the player chooses to end their turn (in which case the player scores the total of all their dice rolls). At any time during...

  • Suppose that the middle 95% of average scores in the NBA per player per game fall...

    Suppose that the middle 95% of average scores in the NBA per player per game fall between 8.31 and 29.15. Give an approximate estimate of the standard deviation of the number of the points scored. Assume the points scored has a normal distribution. Options: 1) 2.605 2) 10.42 3) -5.21 4) 5.21 5) 18.73 Suppose that the distribution of income in a certain tax bracket is approximately normal with a mean of $46,188.21 and a standard deviation of $1,438.254. Approximately...

  • Consider an investment game among 2 players. Each player can either invest, i, or not invest,-i....

    Consider an investment game among 2 players. Each player can either invest, i, or not invest,-i. If a player does not invest, her payoff is 0 regardless of whether the other invests or not. If a player invests, she gets 1 if the other invests but -1 if at least one of the others does not. a. What are the pure Nash equilibria? b. What is the Pareto dominant pure Nash equilibrium? c. What is the Risk dominant pure Nash...

  • Arkanoid game using c Rules: you must use only graphics.h library You must implement a main...

    Arkanoid game using c Rules: you must use only graphics.h library You must implement a main menu for your game which contains: New Game Easy Medium High Scores Help Quit Yes No Your game also should have an in-game pause menu which contains Resume Game Quit to Main Menu No Quit to Windows No Movement of Racket Your racket in game should be at the bottom of the game screen. It should be able to move left and right. Player...

  • Suppose that the middle 95% of average scores in the NBA per player per game fall between 8.31 an...

    Suppose that the middle 95% of average scores in the NBA per player per game fall between 8.31 and 29.15. Give an approximate estimate of the standard deviation of the number of the points scored. Assume the points scored has a normal distribution. Options: 1) 2.605 2) 10.42 3) -5.21 4) 5.21 5) 18.73 Suppose that the distribution of income in a certain tax bracket is approximately normal with a mean of $46,188.21 and a standard deviation of $1,438.254. Approximately...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT