Question

In: Statistics and Probability

Reference text for questions 1a-1d: Suppose a scratch-off lottery game in NC claims that their cards...

Reference text for questions 1a-1d: Suppose a scratch-off lottery game in NC claims that their cards yield an average prize of $1. To test whether the population mean prize (denote \mu ) is different from 0.25, you obtain a random sample of 81 cards. Then, you find that the mean prize in your sample (denote \overline{x} ) is equal to $0.95, and the sample standard deviation (denote s) is equal to $0.12.

1a. Which (if any) of the following options correctly specifies the null and alternative hypotheses you are testing?

Select one:

a. Null:  = $0.95 ; Alternative:  ≠ $0.95

b. Null:  = $1 ; Alternative:  ≠ $1

c. Null:  = $1 ; Alternative:  ≠ $1

d. Null:  = $0.95 ; Alternative:  ≠ $0.95

e. Null:  =  ; Alternative:  ≠

1b. If the null hypothesis is true, what is the mean of your sampling distribution?

Select one:

a. Mean = $1

b. Mean = $0.95

c. Mean = $1 - $0.95 = $0.05

d. Mean = $0.95 - $1 = -$0.05

1c. Assuming the null hypothesis is true, can you estimate the standard error of your sampling distribution without knowing the population standard deviation?

If so, what does this imply regarding your test statistic and critical values?

Select one:

a. No.

b. Yes. I can use s to estimate my standard error, and a t-distribution to find my test statistic and critical values.

c. Yes. I can use s to estimate my standard error, and a z-distribution to find my test statistic and critical values.

d. Yes. I can use  to estimate my standard error, and a t-distribution to find my test statistic and critical values.

1d. What is the value of your test statistic?

Select one:

a. -3.75

b. -33.75

c. 2.25

d. 3.75

e. Not enough information to calculate.

2. At a significance level of 0.01, you would...

Select one:

a. Reject the null hypothesis.

b. Fail to reject the null hypothesis.

c. Accept the null hypothesis.

d. Accept the alternative hypothesis.

e. Not enough information to conduct the test.

Solutions

Expert Solution

Ho :   µ =   1
Ha :   µ ╪   1
(option b)

.............

mean = 0.95 (option b)

............

c)

b. Yes. I can use s to estimate my standard error, and a t-distribution to find my test statistic and critical values.

d)

sample std dev ,    s =    0.1200                  
Sample Size ,   n =    81                  
Sample Mean,    x̅ =   0.9500                  
                          
degree of freedom=   DF=n-1=   80                  
                          
Standard Error , SE = s/√n =   0.1200   / √    81   =   0.0133      
t-test statistic= (x̅ - µ )/SE = (   0.950   -   1   ) /    0.0133   =   -3.75

option A

..............

critical t value, t* =    ±   2.6387
|t stat | > |critical value | ,

Reject null hypotheis

...........................

Please revert back in case of any doubt.

Please upvote. Thanks in advance.


Related Solutions

A lottery company sells scratch cards. In addition to the game itself, each contains a verification...
A lottery company sells scratch cards. In addition to the game itself, each contains a verification code. When a user wishes to claim a win, they enter the value they are claiming and the verification code into the system. The system then uses a secret key to determine the validity of the claim. You are to write the verification method which will be passed the data entered by the claimant together with the secret key. The verification method verifyWin takes...
2. Every day, Chung-Li buys a scratch-off lottery ticket with a 40% chance of winning some...
2. Every day, Chung-Li buys a scratch-off lottery ticket with a 40% chance of winning some prize. He noticed that whenever he wears his red shirt he usually wins. He decided to keep track of his winnings while wearing the shirt and found that he won 6 out of 9 times. Let's test the null hypothesis that Chung-Li's chance of winning while wearing the shirt is 40% as always versus the alternative that the chance is somehow greater. The table...
Questions are based on the following information: The fine print on an instant lottery ticket claims...
Questions are based on the following information: The fine print on an instant lottery ticket claims that one in nine tickets win a prize. A. What is the probability that you win at least once if you purchase five tickets? B. What is the probability that you win at least twice if you purchase ten tickets? C. What is the approximate probability that you win more than 120 times if you purchase 900 tickets? D. Of all awarded prizes, 10%...
(1a) In a new lottery game called "Minibucks version 2", you select four numbers between 1...
(1a) In a new lottery game called "Minibucks version 2", you select four numbers between 1 and 25. If you match exactly three of your numbers with the four numbers chosen by the lottery that day, you win $5. What is the probability that you win this prize? Write your answer as a decimal accurate to four decimal places. (1b) A drawer contains 19 white socks and 5 black socks. Two different socks are selected from the drawer at random....
1. (a) The chance of winning a lottery game is 1 in approximately 25 million. Suppose...
1. (a) The chance of winning a lottery game is 1 in approximately 25 million. Suppose you buy a $1 lottery ticket in anticipation of winning the $75 million grand prize. Calculate your expected net winnings for this single ticket and interpret the result, as indicated below: µ = E(x) = Your average LOSSES / GAINS (<—circle the correct all-caps word) would be −−−−−−−−−−−−− (<—fill in the blank) per game. (b) Now Repeat part (a), but assume a (more realistic)...
Let’s suppose that you are going to play the lottery game Powerball. To play, you pick...
Let’s suppose that you are going to play the lottery game Powerball. To play, you pick five different numbers from 1 through 69 plus one Powerball number from 1 through 26. Which is a more likely combination of winning numbers: 1, 2, 3, 4, 5, 6 or 7, 21, 25, 32, 40, 56? Explain your answer. For a $500,000,000 jackpot, which of the two combinations would likely be more lucrative for you if it were to win? In other words,...
Suppose you play a "daily number" lottery game in which three digits from 0–9 are selected...
Suppose you play a "daily number" lottery game in which three digits from 0–9 are selected at random, so your probability of winning is 1/1000. Also suppose lottery results are independent from day to day. A. If you play every day for a 7-day week, what is the probability that you lose every day? B. If you play every day for a 7-day week, what is the probability that you win at least once? (Hint: Make use of your answer...
Create a lottery game application. Include a menu that allows the user to play more than once, or quit after a game. You can either use dialog boxes or text based, up to you.
FOR JAVA:Summary:Create a lottery game application. Include a menu that allows the user to play more than once, or quit after a game. You can either use dialog boxes or text based, up to you.The solution file should be named Lottery.javaGenerate four random numbers, each between 0 and 9 (inclusive).Allow the user to guess four numbers.Compare each of the user’s guesses to the four random numbers and display a message that includes the user’s guess, the randomly determined four-digit number,...
Suppose that an analyst used text mining to study a pool of “true or false” questions...
Suppose that an analyst used text mining to study a pool of “true or false” questions that appeared in exams and quizzes, and had the following observations: 80% of all statements are true 10% of all statements contain a cue word in the set {“Always”, “Never”, “All”} 2% of true statements contain a cue word and 40% of false statements contain a cue word False statements tend to be brief (i.e., containing less than 10 words) and true statements tend...
1a. Use the table below to answer the following questions. Suppose there are 15.66 million people...
1a. Use the table below to answer the following questions. Suppose there are 15.66 million people employed in the economy. Percent of Labor Force Cyclically Unemployed 2.62% Frictionally Unemployed 3.09% Structurally Unemployed 3.96% Instructions: Round your answers two decimal places. What is the unemployment rate?  % What is the natural rate of unemployment?  % 1b. Suppose you have been given the following information from a government and asked to compute the annual inflation rate. Instructions: Round your answers to two decimal places....
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT