Question

John and Jack found a coin on the sidewalk. They argued about the fairness of the...

John and Jack found a coin on the sidewalk. They argued about the fairness of the coin. John claimed 40% to have Heads according to his careful observation of the coin. Jack doubted and in order to infer the fairness of the coin, he tossed the coin for 50 times and got the results as shown below with 1 representing as heads and 0 as tails:

## [1] 0 0 0 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0

## [36] 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0

Let p∗ as the true probability to have heads for the coin. Note that p∗ is a characteristic of the coin, and we want to make some inference about this unknown parameter. And denote X as the random variable which takes 0 if tails show up or 1 if heads show up for tossing the coin.

For the calculation of the above relative frequency, we are actually usingsimulation to approximate the probability of pˆ50 = (x1+x2+..+x50)/50 pˆ∗ given that {Xi, i = 1, 2, · · · , 50} are independent and identically distributed as X ∼ Ber(0.4). We could use the following theoretical ways to re-calculate it. (Note that pˆ50 is the random variable notation from which we got the above 1000 observations pˆk . Again pˆ∗ is just a particu- lar value as the sample proportion for Jack’s particular sample.)

(a) Use Pr(pˆ50 < pˆ∗) = Pr(X1 + X2 + · · · + X50 < 50pˆ∗) to calculate the probability. Hint: X1 +X2 +· · · +X50 follows Binomial distribution.

(b) Use central limit theorem for pˆ50 = (x1+x2+..+x50)/50 to approximate the probability.

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

I have answered the question below

Please up vote for the same and thanks!!!

Do reach out in the comments for any queries

Answer:

a)

b)

Add a comment
Know the answer?
Add Answer to:
John and Jack found a coin on the sidewalk. They argued about the fairness of the...
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
  • Q.1 (25') Pony is playing coin tossing game with Yanny. They found the coin have 4...

    Q.1 (25') Pony is playing coin tossing game with Yanny. They found the coin have 4 heads and 6 tails in 10 flips. Let p be the probability for obtaining a head, based on the first 10 flips a) Can we conclude it is a biased or fair coin base on the result above? b) Plot the Bernoulli's PMF What is the probability for obtaining 6 heads in 10 flips using the same coin? d) What is the probability for...

  • A box contains five coins. For each coin there is a different probability that a head...

    A box contains five coins. For each coin there is a different probability that a head will be obtained when the coin is tossed. (Some of the coins are not fair coins!) Let pi denote the probability of a head when the i th coin is tossed (i = 1, . . . , 5), and suppose that p1 = 0, p2 =1/4, p3 =1/2, p4 =3/4, p5 =1. The experiment we are interested in consists in selecting at random...

  • The PMF of the experiment that records the number of heads in four flips of a coin, which can be obtained with the R com...

    The PMF of the experiment that records the number of heads in four flips of a coin, which can be obtained with the R commands attach (expand.grid (X1=0:1, X2=0:1, X3=0:1, X4=0:1)); table(X1+X2+X3+X4)/length(X1), is x 0 1 2 3 4 p(x) 0.0625 0.25 0.375 0.25 0.0625 Thus, if the random variable X denotes the number of heads in four flips of a coin then the probability of, for example, two heads is P(X = 2) = p(2) = 0.375. What is...

  • Problem: Write a function named coinToss that simulates the tossing of a coin. When you call the function, it should ge...

    Problem: Write a function named coinToss that simulates the tossing of a coin. When you call the function, it should generate a random number in the range of 1 through 2. If the random number is 1, the function should display “heads.” If the random number is 2, the function should display “tails.” Demonstrate the function in a program that asks the user how many times the coin should be tossed and then simulates the tossing of the coin that...

  • 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...

  • This is the problem about communication theory and probability. Can you show the steps clearly? Thank...

    This is the problem about communication theory and probability. Can you show the steps clearly? Thank you 4) A coin flip yields a value of 1 ('heads") with probability,p, and a value of 0 (tails") with probability 1-p. (The coin is biased!) Suppose that we flip the coin M times, and denote the numerical outcomes by {X1 , X2,-..,XM } . Let YM-M X,n be the sample- mean. Our intuition suggests that the sample mean should, in some sense, converge...

  • 1. Multiple choice. Circle all the correct answers a) You flip a coin 100,000 times and...

    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...

  • 1 Spinning a coin, unlike tossing it, may not give heads and tails in equal proportions....

    1 Spinning a coin, unlike tossing it, may not give heads and tails in equal proportions. I spin a penny 150 times and got 60 heads. We want to know if we have significant evidence that the coin is not fair. • When we go to the Rossman Chance applet, what value should be entered under "Probability of heads" (or "Probability of success 7")? Round to 3 places. • In the Rossman Chance applet, what value should be entered under...

  • 3 Probability and Statistics [10 pts] Consider a sample of data S obtained by flipping a...

    3 Probability and Statistics [10 pts] Consider a sample of data S obtained by flipping a coin five times. X,,i e..,5) is a random variable that takes a value 0 when the outcome of coin flip i turned up heads, and 1 when it turned up tails. Assume that the outcome of each of the flips does not depend on the outcomes of any of the other flips. The sample obtained S - (Xi, X2,X3, X, Xs) (1, 1,0,1,0 (a)...

  • c++ Program 2: Coin Toss Simulator For this program, please implement Problems 12 and 13 in...

    c++ Program 2: Coin Toss Simulator For this program, please implement Problems 12 and 13 in a single program (Gaddis, p812, 9E). Scans of these problems are included below. Your program should have two sections that correspond to Problems 12 and 13: 1) As described in Problem 12, implement a Coin class with the specified characteristics. Run a simulation with 20 coin tosses as described and report the information requested in the problem. 2) For the second part of your...

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