Question

1. Multiple choice. Circle all the correct answers a) You flip a coin 100,000 times and record the outcome in a Xi 1 if the toss is Heads and 0 if its Tails. The Law of Large Numbers says that: i. ii. It is impossible for the first n flips to all be Heads if n is large. With high probability, the share of coin flips that are Heads will approximate 50%. The sample mean of X is always 0.5 if the coin is fair, regardless of the number of times you flip the coin. None of the above iv. Which of the following statements are true: b. i. Type I error is the probability of rejecting the null when it is true ii. Type I error is the probability of not rejecting the null when it is true i. Type II error is the probability of rejecting the null when it is false iv. Type II error is the probability of not rejecting the null when it is false
0 0
Add a comment Improve this question Transcribed image text
Answer #1

a) LAW OF LARGE NUMBERS say that if an experiment is repeated independently by large number of times, then sample mean approaches theoretical mean. So, (iii) cannot be accurate.

(ii) is accurate from if we go by definition mentioned above. (i) cannot be true is n is large as the distribution becomes normal. For all first n flips to be head, the distribution is poisson distribution. But, LLN states that when n is large all distribution tend to be normal distribution.

Thus, (ii) is the only CORRECT answer.

b) (i) and (iv) are the statements that are CORRECT. For clearer understanding , we use the following example.

Consider the null hypothesis (Ho) that a person is telling truth. Thus alternative hypothesis (Ha) is the person is lying.

The court gives a verdict of either "GUILTY" or "NOT GUILTY".

HO HA
NOT GUILTY RIGHT TYPE I ERROR (FALSE POSITIVE)
GUILTY TYPE II ERROR (FALSE NEGATIVE) RIGHT

If the person is telling truth and court says " NOT GUILTY" then NO ERROR.

If the person is lying and court says "GUILTY" then NO ERROR.

If the person is telling truth and court says " GUILTY" then TYPE II ERROR or FALSE NEGATIVE as court failed to REJECT FALSE NULL HYPOTHESIS.

If the person is lying and court says "NOT GUILTY" then TYPE I ERROR or FALSE POSITIVE as court REJECTED TRUE NULL HYPOTHESIS.

Add a comment
Know the answer?
Add Answer to:
1. Multiple choice. Circle all the correct answers a) You flip a coin 100,000 times and...
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
  • Question 2 Suppose you have a fair coin (a coin is considered fair if there is...

    Question 2 Suppose you have a fair coin (a coin is considered fair if there is an equal probability of being heads or tails after a flip). In other words, each coin flip i follows an independent Bernoulli distribution X Ber(1/2). Define the random variable X, as: i if coin flip i results in heads 10 if coin flip i results in tails a. Suppose you flip the coin n = 10 times. Define the number of heads you observe...

  • Coin Flips:  If you flip a fair coin 5 times, what is the probability of each of...

    Coin Flips:  If you flip a fair coin 5 times, what is the probability of each of the following? (please round all answers to 4 decimal places) a) getting all tails? b) getting all heads?

  • You flip the same coin 90 mores times (100 total flips). If half of the 90...

    You flip the same coin 90 mores times (100 total flips). If half of the 90 additional flips are heads (45 heads) and half are tails (45 tails), what is the empirical probability of getting a heads for this coin? (So there are the original 10 heads plus an additional 45 heads for a total of 55 heads in 100 flips) (You can give the answer as either a decimal or percent. Give the answer to two decimal places.)

  • For this question, you will flip fair coin to take some samples and analyze them. First,...

    For this question, you will flip fair coin to take some samples and analyze them. First, take any fair coin and flip it 12 times. Count the number of heads out of the 12 flips. This is your first sample. Do this 4 more times and count the number of heads out of the 12 flips in each sample. Thus, you should have 5 samples of 12 flips each. The important number is the number of heads in each sample...

  • Exercise 1.16. We flip a fair coin five times

    Exercise 1.16. We flip a fair coin five times. For every heads you pay me $1 and for every tails I pay you $1. Let X denote my net winnings at the end of five flips. Find the possible values and the probability mass function of X.

  • Suppose we flip a fair coin n times. We say that the sequence is balanced when there are equal number of heads and tails...

    Suppose we flip a fair coin n times. We say that the sequence is balanced when there are equal number of heads and tails. For example, if we flip the coin 10 times and the results are HT HHT HT T HH, then this sequence balanced 2 times, i.e. at position 2 and position 8 (after the second and eighth flips). In terms of n, what is the expected number of times the sequence is balanced within n flips?

  • Please show ALL STEPS. NEAT HANDWRITING ONLY PLEASE Thank You Suppose we flip a fair coin...

    Please show ALL STEPS. NEAT HANDWRITING ONLY PLEASE Thank You Suppose we flip a fair coin n times. We say that the sequence is balanced when there are equal number of heads and tails. For example, if we flip the coin 10 times and the results areHTHHTHTTHH, then this sequence balanced 2 times, i.e. at position 2 and position 8 (after the second and eighth flips). In terms of n, what is the expected number of times the sequence is...

  • You toss a penny and observe whether it lands heads up or tails up. Suppose the...

    You toss a penny and observe whether it lands heads up or tails up. Suppose the penny is fair, i.e., the probability of heads is 1/2 and the probability of tails is y. This means every occurrence of a head must be balanced by a tail in one of the next two or three tosses. if I flip the coin many, many times, the proportion of heads will be approximately %, and this proportion will tend to get closer and...

  • In C++ please Create a coin-flipping game. Ask the user how many times to flip the...

    In C++ please Create a coin-flipping game. Ask the user how many times to flip the coin, and use the random function to determine heads or tails each time a coin is flipped. Assume the user starts with $50. Every time the coin is flipped calculate the total (heads +$10, tails -$10). Create another function to test if the user has gone broke yet (THIS FUNCTION MUST RETURN A BOOLEAN TRUE/FALSE VALUE). End the program when the user is broke...

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