Question

In: Statistics and Probability

A video game player insists that the longer he plays a certain computer game, the higher...

A video game player insists that the longer he plays a certain computer game, the higher his scores are. The table shows the total number of minutes played and the high score (in thousands of points) achieved after each 5-minute interval. Use α = .01 .

# Min   5   10    15   20    25    30    35    40    45   50   55   60
Score  48.0 53.3 101.9 72.5 121.5 146.0 196.1 118.5 150.5 80.7 36.0 64.8

Find the critical value. (Round to the nearest thousandth. If more than one value is found, enter the largest critical value.)

A video game player insists that the longer he plays a certain computer game, the higher his scores are. The table shows the total number of minutes played and the high score (in thousands of points) achieved after each 5-minute interval. Use α = .01 .

# Min   5   10    15   20    25    30    35    40    45   50   55   60
Score  48.0 53.3 101.9 72.5 121.5 146.0 196.1 118.5 150.5 80.7 36.0 64.8

State the conclusion in words.

  1. The sample data support the claim of linear correlation.
  2. There is not sufficient sample evidence to support the claim of linear correlation.

A video game player insists that the longer he plays a certain computer game, the higher his scores are. The table shows the total number of minutes played and the high score (in thousands of points) achieved after each 5-minute interval. Use α = .01 .

# Min   5   10    15   20    25    30    35    40    45   50   55   60
Score  48.0 53.3 101.9 72.5 121.5 146.0 196.1 118.5 150.5 80.7 36.0 64.8

What game score do you predict after 47 minutes of play? (Round to the nearest hundredth.)

Solutions

Expert Solution

A video game player insists that the longer he plays a certain computer game, the higher his scores are. The table shows the total number of minutes played and the high score (in thousands of points) achieved after each 5-minute interval. Use α = .01 .

# Min   5   10    15   20    25    30    35    40    45   50   55   60
Score  48.0 53.3 101.9 72.5 121.5 146.0 196.1 118.5 150.5 80.7 36.0 64.8

What game score do you predict after 47 minutes of play? (Round to the nearest hundredth.)


Related Solutions

A player of a video game is confronted with a series of three opponents and a...
A player of a video game is confronted with a series of three opponents and a 70% probability of defeating each opponent. Assume that the results from opponents are independent (and that when the player is defeated by an opponent the game ends) If the game is played two times, what is the probability that the player defeats all three opponents at least once?
A player plays the following game with a casino: a coin is tossed until a tail...
A player plays the following game with a casino: a coin is tossed until a tail appears. The player wins 2^n dollars where n is the number of heads before a tail appears. If there are no heads, the player wins 2^0 = $1. Find the standard deviation of the amount the casino pays the player if the casino has only $17 (so, if the player wins more than $17, the casino still only pays $17). Do not round any...
3.6.6   A player of a video game is confronted with a series of opponents and has...
3.6.6   A player of a video game is confronted with a series of opponents and has 77% probability of defeating each one. Success with any opponent is independent of previous encounters. The player continues to contest opponents until defeated. (a)What is the probability mass function of the number of opponents contested in a game? (b) What is the probability that a player defeats at least 3 opponents in a game? Round your answer to two decimal places (e.g. 0.98). (c)...
A player of a video game is confronted with a series of opponents and has 77%...
A player of a video game is confronted with a series of opponents and has 77% probability of defeating each one. Success with any opponent is independent of previous encounters. The player continues to contest opponents until defeated. (a) What is the probability mass function of the number of opponents contested in a game? (b) What is the probability that a player defeats at least 3 opponents in a game? Round your answer to two decimal places (e.g. 0.98). (c)...
For this problem, you will write a program in which the computer plays a dice game...
For this problem, you will write a program in which the computer plays a dice game called Craps. You might need to explore some Python documentation on random() for this homework assignment. PROVIDE A GRAPHICAL FLOWCHART as part of your submission for this solution Rules: The player rolls two six-sided dice. After rolling, the sum of what the dice show is calculated. If the sum is 7 or 11 on the first roll, the player wins. If the sum is...
1. Write a program that plays a simple dice game between the computer and the user....
1. Write a program that plays a simple dice game between the computer and the user. When the program runs, it asks the user to input an even number in the interval [2..12], the number of plays. Display a prompt and read the input into a variable called ‘plays’ using input validation. Your code must ensure that the input always ends up being valid, i.e. even and in [2..12]. 2. A loop then repeats for ‘plays’ iterations. Do the following...
The stereotypical video game player is a male teenager. However, recent studies suggest that at least...
The stereotypical video game player is a male teenager. However, recent studies suggest that at least 45% of all players are women. A software company has decided to develop and market a sophisticated stock-market video game if the mean age of all video game players is greater than 25. A random sample of video game players will be asked their age to test the relevant hypothesis. a)In context, explain what the Type I error is. b)In context, explain what the...
Suppose that a person plays a game in which he draws a ball from a box...
Suppose that a person plays a game in which he draws a ball from a box of 10 balls numbered 0 through 9. He then puts the ball back and continue to draw a ball (with replacement) until he draws another number which is equal or higher than the first draw. Let X denote the number drawn in the first draw and Y denote the number of subsequent draws needed. (a) Find the conditional probability distribution of Y given X...
Code the game of Rock, Paper, Scissors between a human player and the computer. You can...
Code the game of Rock, Paper, Scissors between a human player and the computer. You can check out the game on Wikipedia if you are not familiar with it. Create a 4 option menu with the human player choices, plus the option of exiting the game. Randomly determine the computer’s choice (although a great deal of AI research has gone in to determining the best computer move). • Loop the game until the human player exits. • Count the number...
JAVA : Design and implement an application that plays the Rock-Paper-Scissors game against the computer. When...
JAVA : Design and implement an application that plays the Rock-Paper-Scissors game against the computer. When played between two people, each person picks one of three options (usually shown by a hand gesture) at the same time, and a winner is determined. In the game, Rock beats Scissors, Scissors beats Paper, and Paper beats Rock. The program should randomly choose one of the three options (without revealing it) and then prompt for the user’s selection. At that point, the program...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT