Question

In: Math

Consider an experiment where you toss a coin as often as necessary to turn up one...

Consider an experiment where you toss a coin as often as necessary to turn up one head.Suppose that the probability of having a tail is p(obviously probability of a head is 1−p).Assume independence between tosses.a) State the sample space.

b) Let X be the number of tosses needed to get one head. What is the support (possible values ofX)?

c) FindP(X= 1),P(X= 2) andP(X= 3).

d) Deduce the pmf of X from part c).

Solutions

Expert Solution

a)

Let H denote head and T denote tail.

We need to find the sample space for the experiment where we continuously toss the coin until we get a head. Before that first head comes, we need to have only tails as our outcome.

Now, we could get a head on the first toss in which case the event will be : H

or, we could get a head on the second toss in which case the event will be : TH

or, we could get a head on the third toss in which case the event will be : TTH

or, we could get a head on the fourth toss in which case the event will be : TTTH

...

...

Thus, the sample space S = {H,TH,TTH,TTTH,TTTTH,....}

b)

We are given that X denotes the number of tosses required to get first head.

Now, we could use the information in part a) to help us in this part.

We could get the first head on the first toss in which case X = 1 (Corresponding to the event H in part a))

or, we could get the first head on the second toss in which case X = 2 (Corresponding to the event TH in part a))

or, we could get the first head on the third toss in which case X = 3 (Corresponding to the event TTH in part a))

or, we could get the first head on the fourth toss in which case X = 4 (Corresponding to the event TTTH in part a))

...

...

Thus, the set of possible values of X (support of X) = {1,2,3,4,...} [Answer]

c)

d)

From part c)

We observe that the probability of the event P(X=x) has the form (1-p) multiplied by p raised to the power (x-1). Where (1-p) is the probability of observing a head and p^(x-1) denotes the probability of observing (n-1) tails.

Thus, the pmf of X is given by:
[Answer]

which we recognize as the pmf of Geometric(1-p) distribution.

For any queries, feel free to comment and ask.

If the solution was helpful to you, don't forget to upvote it by clicking on the 'thumbs up' button.


Related Solutions

Consider a coin toss experiment and the following assets. A gives £200 if the first is...
Consider a coin toss experiment and the following assets. A gives £200 if the first is heads, £50 for tails. B gives £200 if the second is heads and £50 for tails. C is half of A plus half of B. A and B are independent. Show that the expected value of each asset isthe same. Show that C reduces risk and explain why this is so. [Hint: You need to calculate E(A), E(B), and E(C). Also calculate the standard...
i) Plot a cumulative probability distribution similar to the one in the coin toss experiment, but...
i) Plot a cumulative probability distribution similar to the one in the coin toss experiment, but for the probability of the number of sixes rolled in 10 rolls of a die (a die has 6 sides!). ii) If we observe four sixes in 10 rolls, is this die likely to be loaded? If we observe a six four times out ten what is a 95% confidence interval on the underlying probability of rolling a six? iii) Say instead we had...
We model the experiment where we toss a fair coin 4 times as follows. The sample...
We model the experiment where we toss a fair coin 4 times as follows. The sample space Ω is the space of (ordered) binary vectors of length 4. A 1 in the i-th position of such a binary vector indicates Heads at the i-th toss. The probability measure (P) on Ω is defined as P(A)=|A| / |Ω| for all A⊂Ω. Let Ai be the event that the ith toss is Heads, i = 1,...,4. (a) Give all outcomes in A3....
Premise: Every coin toss thus far has come up tails. Conclusion: The next coin toss will...
Premise: Every coin toss thus far has come up tails. Conclusion: The next coin toss will come up heads Argument A proceeds from the (general to the general) / or (general to particular) /or (particular to particular) / or (particular to general) ? According to the modern view of deduction and induction, Argument A is (inductive or deductive)? NOTE: Please provide the appropriate answer and not an uncertain response.
Consider the following experiment: Simultaneously toss a fair coin and, independently, roll a fair die. Write...
Consider the following experiment: Simultaneously toss a fair coin and, independently, roll a fair die. Write out the 12 outcomes that comprise the sample space for this experiment. Let X be a random variable that takes the value of 1 if the coin shows “heads” and the value of 0 if the coin shows “tails”. Let Y be a random variable that takes the value of the “up” face of the tossed die. And let Z = X + Y....
Coin toss experiment In this experiment, determine the number of heads and tails after flipping a...
Coin toss experiment In this experiment, determine the number of heads and tails after flipping a coin for 1000 times. Use two different methods to find number of heads and tails Use for loops Use vectors in MATLAB. Repeat this experiment to find running average of flipping a coin for 200 and 2000 times. Plot the running average for two experiments using subplot functions
Coin toss experiment In this experiment, determine the number of heads and tails after flipping a...
Coin toss experiment In this experiment, determine the number of heads and tails after flipping a coin for 1000 times. Use two different methods to find number of heads and tails: Use for loops. Use vectors in MATLAB. Repeat this experiment to find running average of flipping a coin for 200 and 2000 times. Plot the running average for two experiments using subplot functions.
Choose a binomial probability experiment. You could flip a coin, or toss a basketball from the...
Choose a binomial probability experiment. You could flip a coin, or toss a basketball from the free throw line and see if you make the shot or miss, or choose another experiment where the outcome is a success or failure (only two possible outcomes.)   1) Make a guess about the probability of success before doing the experiment. 2) Repeat the experiment 50 times, and record the results. 3) Calculate the empirical probability of success, and compare it to your original...
Choose a binomial probability experiment. You could flip a coin, or toss a basketball from the...
Choose a binomial probability experiment. You could flip a coin, or toss a basketball from the free throw line and see if you make the shot or miss, or choose another experiment where the outcome is a success or failure (only two possible outcomes.) 1) Make a guess about the probability of success before doing the experiment. 2) Repeat the experiment 50 times, and record the results. 3) Calculate the empirical probability of success, and compare it to your original...
USE R-studio TO WRITE THE CODES! # 2. More Coin Tosses Experiment: A coin toss has...
USE R-studio TO WRITE THE CODES! # 2. More Coin Tosses Experiment: A coin toss has outcomes {H, T}, with P(H) = .6. We do independent tosses of the coin until we get a head. Recall that we computed the sample space for this experiment in class, it has infinite number of outcomes. Define a random variable "tosses_till_heads" that counts the number of tosses until we get a heads. ```{r} ``` Use the replicate function, to run 100000 simulations of...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT