Question

In: Statistics and Probability

What’s the probability of flipping a coin 25 times and getting between 32% and 50% heads....

What’s the probability of flipping a coin 25 times and getting between 32% and 50% heads. Please assume that this clearly discrete distribution is, in fact, continuous, and use the normal approximation.

Solutions

Expert Solution

Let X be the random variable denoting the number of heads

obtained after flipping a fair coin 25 times.

Thus, X ~ Bin(50, 0.5).

Here, np = 50 * 0.5 = 25 > 10 and n(1-p) = 25 * 0.5 = 25 > 10

Hence, using normal approximation, E(X) = np = 25 and

Var(X) = np(1-p) = 12.5.

Hence, X ~ N(25, 12.5) i.e. (X - 25)/3.5355 ~ N(0,1)

32% of 25 = 8 and 50% of 25 = 12.5.

Thus, required probability = P(8 < X < 12.5)

=P[(8 - 12.5)/3.5355 < (X - 12.5)/3.5355 < (12.5 - 12.5)/3.5355]

= P[-1.2728 < (X - 12.5)/3.5355 < 0] = (0) - (- 1.2728)

[(.) is the cdf of N(0,1)]

= 0.5 - 0.1015 = 0.3985. (Ans).


Related Solutions

What’s the probability of getting no heads after flipping a fair coin 10 times? What’s the...
What’s the probability of getting no heads after flipping a fair coin 10 times? What’s the probability of getting no 3’s after rolling a fair 6-sided die 9 times? What’s the probability of getting a 4 at least once after rolling a fair 4-sided die 5 times? What’s the probability of getting a 5 exactly once after rolling a fair 8-sided die 7 times?
Consider flipping nn times a coin. The probability for heads is given by pp where pp...
Consider flipping nn times a coin. The probability for heads is given by pp where pp is some parameter which can be chosen from the interval (0,1)(0,1). Write a Python code to simulate nn coin flips with heads probability pp and compute the running proportion of heads X¯nX¯n for nn running from 1 to 1,000 trials. Plot your results. Your plot should illustrate how the proportion of heads appears to converge to pp as nn approaches 1,000. In [ ]:...
A coin is flipped seven times. What is the probability of getting heads six or fewer...
A coin is flipped seven times. What is the probability of getting heads six or fewer times? I know how to solve this with the probability equation. 2x2x2x2x2x2x2=128 total outcomes Which is p1+p2=1 -> p1=1-p2-=1-1/128= 127/128 is the answer. But whenever I try to solve it with the permutation formula I get a wrong answer n!/ k!(n!-k!) = 7!/6!(7!-6!) = 7 7/128 where am I wrong? can someone explain to me what am I doing wrong?
If a fair coin is tossed 25 times, the probability distribution for the number of heads,...
If a fair coin is tossed 25 times, the probability distribution for the number of heads, X, is given below. Find the mean and the standard deviation of the probability distribution using Excel Enter the mean and round the standard deviation to two decimal places. x   P(x) 0   0 1   0 2   0 3   0.0001 4   0.0004 5   0.0016 6   0.0053 7   0.0143 8   0.0322 9   0.0609 10   0.0974 11   0.1328 12   0.155 13   0.155 14   0.1328 15   0.0974 16  ...
a)  A coin is flipped 6 times, find the probability of getting exactly 4 heads.  Hint: The Binomial...
a)  A coin is flipped 6 times, find the probability of getting exactly 4 heads.  Hint: The Binomial Distribution Table can be very helpful on questions 19-21.  If you use the table for this question, give your answer exactly as it appears.  If you calculated your answer, round to the thousandths place. b) A coin is flipped 6 times. Find the probability of getting at least 3 heads. If you used a table to help find your answer, give it to the thousandths place....
I have a coin and I know that the probability p of flipping heads is either...
I have a coin and I know that the probability p of flipping heads is either 1/2 or 1/4. I flip the coin 3 times and I get THT. Use the maximum likelihood method to determine the actual value of p.
- Your friend claims he has a fair coin; that is, the probability of flipping heads...
- Your friend claims he has a fair coin; that is, the probability of flipping heads or tails is equal to 0.5. You believe the coin is weighted. Suppose a coin toss turns up 15 heads out of 20 trials. At α = 0.05, can we conclude that the coin is fair (i.e., the probability of flipping heads is 0.5)? You may use the traditional method or P-value method.
Find the probability of getting 8 heads in 12 tosses of a coin.
Find the probability of getting 8 heads in 12 tosses of a coin.
[Counting and Probability] Consider the experiment of flipping a coin four times. a. Using a tree,...
[Counting and Probability] Consider the experiment of flipping a coin four times. a. Using a tree, determine the probability of one or two tails, with a biased coin with P(H) = 2/3. Compare to the probability with an unbiased coin b. [Bayes’ Rule] Using the results of the part a suppose we have two coins, one unbiased, and a biased coin with P(H) = 2/3. We select a coin at random, flip it three times, and observe either one or...
A biased coin has probability p = 3/7 of flipping heads. In a certain game, one...
A biased coin has probability p = 3/7 of flipping heads. In a certain game, one flips this coin repeatedly until flipping a total of four heads. (a) What is the probability a player finishes in no more than 10 flips? (b) If five players independently play this game, what is the probability that exactly two of them finish in no more than ten flips?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT