Question

1.5.18 Have you ever played rock-paper-scissors (or Rochambeau)? Its considered a fair game in that the two players are equally likely to win (like a coin toss). Both players simultaneously display one of three hand gestures (rock, paper, or scissors), and the objective is to display a gesture that defeats that of your opponent. The main gist is that rocks break scissors, scissors cut paper, and paper covers rock. We investigated some results of the game rock-paper-scissors, the researchers had 119 people play rock paper-scissors against a computer. They found 66 players (55.5%) started with rock, 39 (32.8%) started with paper, and 14 (11.8%) started with scissors, we want to see if players start with rock with a probability that is different from 1/3. Which of the following states the appropriate null and alternative hypotheses in the context of this study, first in words and then in symbols? Null: The long-run proportion of times that a player starts with rock is 50%. Alt: The long-run proportion of times that a player starts with rock is different from 50%. A Null: The long-run proportion of times that a player starts with rock is 33%. Alt: The long-run proportion of times that a player starts with rock is different from 33%. Null: The long-run proportion of times that a player starts with rock is 33%. Alt: The long-run proportion of times that a player starts with rock is more than 33%. Null: The long-run proportion of times that a player starts with rock is 33%. Alt: The long-run proportion of times that a player starts with rock is less than 33%.Using an appropriate applet, find the p-value using a theory-based test (one-proportion z-test, normal approximation). (Round your answer to the nearest whole number.) eTextbook and Media Summarize the conclusion from the p-value O We have very weak evidence that the long-run proportion of times that a player starts with rock is different from 33%. We have very strong evidence that the long-run proportion of times that a player starts with rock is different from 33% o we have no evidence that the long-run proportion of times that a player starts with rock is different from 3396. We have strong evidence that the long-run proportion of times that a player starts with rock is 33%. eTextbook and Media

please give answer in a,b,c,d format. give calculation.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Ans:

1)

Hypothesis statements:

Null:The long run proportion of times that a player starts with rock is 33%.

Alt:The long run proportion of times that a player starts with rock is different from 33%

Option b is correct.

2)

sample proportion=0.555

Test statistic:

z=(0.555-0.33)/sqrt(0.33*(1-0.33)/119)

z=5.22

p-value(2 tailed)=2*P(z>5.22)=0.0000

We have very strong evidence that the long run proportion of times that a player starts with rock is different from 33%

Option b is correct.

Add a comment
Know the answer?
Add Answer to:
please give answer in a,b,c,d format. give calculation. 1.5.18 Have you ever played rock-paper-scissors (or Rochambeau)?...
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
  • please give answers in a,b,c,d format and give calculation. 1.5.17 Have you ever played rock-paper-scissors (or...

    please give answers in a,b,c,d format and give calculation. 1.5.17 Have you ever played rock-paper-scissors (or Rochambeau)? It's considered a "fair game" in that the two players are equally likely to win (like a coin toss). Both players simultaneously display one of three hand gestures (rock, paper, or scissors), and the objective is to display a gesture that defeats that of your opponent. The main gist is that rocks break scissors, scissors cut paper, and paper covers rock. We investigated...

  • please give answer in a,b,c,d format and give calculation clearly. 1.5.25 Suppose two brothers named Mario...

    please give answer in a,b,c,d format and give calculation clearly. 1.5.25 Suppose two brothers named Mario and Luigi like to compete by playing a certain video game. Mario thinks he is better at this game than Luigi and sets out to prove it by keeping track of who wins. After playing the game 30 times, Mario won 18 of them (or 60%). Mario then declares that this proves he is obviously the better player. Luigi, who just finished Chapter 1...

  • This program should be in c++. Rock Paper Scissors: This game is played by children and...

    This program should be in c++. Rock Paper Scissors: This game is played by children and adults and is popular all over the world. Apart from being a game played to pass time, the game is usually played in situations where something has to be chosen. It is similar in that way to other games like flipping the coin, throwing dice or drawing straws. There is no room for cheating or for knowing what the other person is going to...

  • 1) Rock-paper-scissors is a hand game played by two or more people where players choose to...

    1) Rock-paper-scissors is a hand game played by two or more people where players choose to sign either rock',rock′,paper', or `scissors' with their hands. We would like to test if players choose between these three options randomly, or if certain options are favored above others. What hypothesis test should we conduct to answer this research question? Compare two means Compare two proportions Chi square test of goodness of fit Chi square test of independence 2) 6.43 Rock-paper-scissors: Rock-paper-scissors is a...

  • Could someone please help me with this? Thank you Game Description: The popular rock-paper-scissors game is...

    Could someone please help me with this? Thank you Game Description: The popular rock-paper-scissors game is usually played between two people in which each player simultaneously chooses either a rock or a paper or scissors (usually with an outstretched hand). The rule of the game is simple: rock crushes scissors, scissors cut paper, and paper wraps rock. If both the players choose the same object, then it ends in a tie. (See this link for more details.) Problem Description: You...

  • C++ You are asked to implement scissors-rock-paper game where the players are a computer and a...

    C++ You are asked to implement scissors-rock-paper game where the players are a computer and a user. The player that wins 3 hands successively is the winner of the game. Your program should prompt the user with a message at the beginning of each hand to enter one of scissors, rock or paper. If the user’s entry is not valid, i.e. entry is neither scissors, rock, nor paper, your program throws a message to the user to enter a valid...

  • Consider the following version of the Rock-Paper-Scissors game. The two players have to choose simultaneously between...

    Consider the following version of the Rock-Paper-Scissors game. The two players have to choose simultaneously between Rock(R), Paper(P) or Scissors(S). According to this game, R beats S, S beats P, P beats R. The winner gets 1 dollar from the other player. In case of a tie,the referee gives both players 2 dollars. Payoffs for all possible choices are summarized in the table below. Find all Nash Equilibria. 3) (25 points) Consider the following version of the Rock-Paper-Scissors game. The...

  • The National Rock-Paper-Scissors League is about to have its annual com- petition and the CEO of...

    The National Rock-Paper-Scissors League is about to have its annual com- petition and the CEO of Dunder Mifflin Paper Company thinks that this is a great advertising opportunity. She wants to sponsor the competition by offering an extra prize of x dollars (yet to be specified) to both players whenever both end up playing paper. Now when it came to budgeting, a heated discussion starts among employees about how offering this prize will affect the game and how often they...

  • 3) (25 points) Consider the following version of the Rock-Paper-Scissors game. The two players have to...

    3) (25 points) Consider the following version of the Rock-Paper-Scissors game. The two players have to choose simultaneously between Rock(R), Paper(P) or Scissors(S). According to this game, R beats S, S beats P, P beats R. The winner gets 1 dollar from the other player. In case of a tie, the referee gives both players 2 dollars. Payoffs for all possible choices are summarized in the table below. Find all Nash Equilibria. R P S RPS (2:2) (-1:1) (1:-1) (1:-1)...

  • It's writing a simple rock paper scissors game strictly following the instructions. INSTRUCTIONS: If the user...

    It's writing a simple rock paper scissors game strictly following the instructions. INSTRUCTIONS: If the user selects 'p': 1. First the program should call a function named getComputerChoice to get the computer's choice in the game. The getComputerChoice function should generate a random number between 1 and 3. If the random number is 1 the computer has chosen Rock, if the random number is 2 the user has chosen Paper, and if the random number is 3 the computer has...

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