Question

Consider a simple experiment that involves flipping a coin 8 times and recording the number of...

Consider a simple experiment that involves flipping a coin 8 times and recording the number of heads. We’ll suppose that this experiment has been performed many times, and we’ll look to see whether the results are consistent with the coin being fair. Define the random variable X to be the number of heads observed in 8 flips of the coin.

Q1: If the coin is fair, what is the distribution of X? Name it and give the values of the parameters.

Homework Answers

Answer #1

Random variable X is Binomially distributed.

it is a binomial probability distribution, because there is fixed number of trials,
only two outcomes are there, success and failure
trails are independent of each other

where, parameters are

Sample size , n =    8
Probability of an event of interest, (head) p =   0.50

----------

Binomial probability is given by

P(X=x) = C(n,x)*px*(1-p)(n-x)
X P(X)
0 0.0039
1 0.0313
2 0.1094
3 0.2188
4 0.2734
5 0.2188
6 0.1094
7 0.0313
8 0.0039
Know the answer?
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
Similar Questions
If a binomial experiment involves flipping a fair coin four times and counting the number of...
If a binomial experiment involves flipping a fair coin four times and counting the number of heads that result, the probability of at least three heads turning up in four flips is what? A mobile provider believes that its new promotion will convince 20% of their competitors' customers to switch to their own service. If the company's forecasts are correct, what is the approximate probability that one out of four randomly selected competitors' customers will switch after exposure to the...
Consider a statistical experiment of flipping a fair coin and tossing a fair dice simultaneously. Let...
Consider a statistical experiment of flipping a fair coin and tossing a fair dice simultaneously. Let X be the number heads in flipping the coin, Y be the number shown in tossing the dice, and Z = XY. What is the correlation coefficient of X and Y?
1.) Consider the experiment of flipping a fair coin 3 times, the result of each flip...
1.) Consider the experiment of flipping a fair coin 3 times, the result of each flip yielding either Heads (H) or Tails (T) I) How many possible outcomes are there in the sample space? II)) List all the possible outcomes in the sample space III) Define event A to be the event that a single trial results in exactly 2 Heads A= P(A)= Interpret P(A): IV) Define event B to be the event that a single trail results in more...
Suppose you are flipping an unfair coin 10 times. Let p be the probability of getting...
Suppose you are flipping an unfair coin 10 times. Let p be the probability of getting tails for said coin. Define X to be the number of heads obtained. (a.) Describe the sample space S. (b.) Give the values x for X. (c.) Find the likelihood of rolling exactly four heads. (d.) Find fX(x) .
Language: Python Write a program to simulate an experiment of tossing a fair coin 16 times...
Language: Python Write a program to simulate an experiment of tossing a fair coin 16 times and counting the number of heads. Repeat this experiment 10**5 times to obtain the number of heads for every 16 tosses; save the number of heads in a vector of size 10**5 (call it headCounts). You should be able to do this in 1-3 lines of numpy code. (Use np.random.uniform1 to generate a 2d array of 10**5 x 16 random numbers between 0 and...
Consider an experiment of tossing two coins three times. Coin A is fair but coin B...
Consider an experiment of tossing two coins three times. Coin A is fair but coin B is not with P(H)= 1/4 and P(T)= 3/4. Consider a bivariate random variable (X,Y) where X denotes the number of heads resulting from coin A and Y denotes the number of heads resulting from coin B. (a) Find the range of (X,Y) (b) Find the joint probability mass function of (X,Y). (c) Find P(X=Y), P(X>Y), P(X+Y<=4). (d) Find the marginal distributions of X and...
Two friends, Helen and Harriet, have a coin. Helen spent all day flipping the coin thousands...
Two friends, Helen and Harriet, have a coin. Helen spent all day flipping the coin thousands of times, and observed that it turned up heads 60% of the time. So Helen assigns a probability of 0.6 to the event that a head turns up. Harriet, who is unaware of Helen's flipping experiment, reasons that the coin has two sides, each side being equally likely to show up. So Harriet assigns a probability of 0.5 to the event that a head...
I wrote this for a simple experiment assignment relating two variables; yet the more i wrote...
I wrote this for a simple experiment assignment relating two variables; yet the more i wrote the more confused i became lol. Does this paragraph make sense? specifically the math i used. i always thumbs up helpful answers; Thank you! "In this experiment, we flipped a coin to see how many times it would land on either heads or tails. The HO for this experiment suggests that this quarter is standard mint issue (p=0.5); the HA states that the quarter...
A sequential experiment involves repeatedly drawing a ball from one of two urns, noting the number...
A sequential experiment involves repeatedly drawing a ball from one of two urns, noting the number on the ball, and replacing the ball in its urn. Urn 0 contains a ball with the number 1 and a ball with the number 0, and urn 1 contains 2 balls with the number 1 and one ball with the number 0.The urn from which the first draw is made is selected at random by flipping a fair coin. Urn 0 is used...
1 A fair coin is flipped 15 times. Each flip is independent. What is the probability...
1 A fair coin is flipped 15 times. Each flip is independent. What is the probability of getting more than ten heads? Let X = the number of heads in 15 flips of the fair coin. X takes on the values 0, 1, 2, 3, ..., 15. Since the coin is fair, p = 0.5 and q = 0.5. The number of trials is n = 15. State the probability question mathematically. 2 Approximately 70% of statistics students do their...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT