Fair Coin? In a series of 100 tosses of a token, the proportion of heads was found to be 0.39. However, the margin of error for the estimate on the proportion of heads in all tosses was too big. Suppose you want an estimate that is in error by no more than 0.04 at the 95% confidence level.
(a) What is the minimum number of tosses required to obtain this type of accuracy? Use the prior sample proportion in your calculation. You should toss the token at least times.
(b) What is the minimum number of tosses required to obtain this type of accuracy when you assume no prior knowledge of the sample proportion? You should toss the token at least times.
We have p=0.39 E= 0.04 Zc= 1.96( 95% confidence level)
a) n= p*q(Zc)2/E2
n= 0.39*0.61*(1.96)^2/(0.04)^2
n= 571.1979
n=572 the minimum number of tosses required to obtain this type of accuracy.
b) When p is unknown we assume p=0.5
n= p*q(Zc)2/E2
n= 0.5*0.5*(1.96)^2/(0.04)^2
n= 600.25
n=601 is the minimum number of tosses required to obtain this type of accuracy when you assume no prior knowledge of the sample proportion.
Fair Coin? In a series of 100 tosses of a token, the proportion of heads was...
Fair Coin? In a series of 100 tosses of a token, the proportion of heads was found to be 0.58. However, the margin of error for the estimate on the proportion of heads in all tosses was too big. Suppose you want an estimate that is in error by no more than 0.05 at the 95% confidence level. (a) What is the minimum number of tosses required to obtain this type of accuracy? Use the prior sample proportion in your...
Suppose that I toss a fair coin 100 times. Write 'p-hat' for the proportion of Heads in the 100 tosses. What is the approximate probability that p-hat is greater than 0.6? 0.460 0.023 0.540 We can't do the problem because we don't know the probability that the coin lands Heads uppermost 0.977
In a prior sample of us adults the center for disease control found that 10% of the people in this sample had pin worms but the margin of error for the population estimate was too large. They want the margin of error to be 2% at the 95% confidence level. a) what is the minimum sample size required to obtain this type of accuracy? Use the prior sample proportion in your calculation b) what is the minimum sample size required...
In a prior sample of corn, farmer Carl finds that 16% of the sample has worms but the margin of error for his population estimate was too large. He wants an estimate that is in error by no more than 1.5 percentage points at the 90% confidence level. (a) What is the minimum sample size required to obtain this type of accuracy? Use his prior sample proportion in your calculation. The minimum sample size is ____ ears of corn. (b)...
Corn: In a prior sample of corn, farmer Carl finds that 16% of the sample has worms but the margin of error for his population estimate was too large. He wants an estimate that is in error by no more than 2.5 percentage points at the 95% confidence level. Enter your answers as whole numbers. (a) What is the minimum sample size required to obtain this type of accuracy? Use his prior sample proportion in your calculation. The minimum sample...
Pinworm: In a prior sample of U.S. adults, the Center for Disease Control (CDC), found that 10% of the people in this sample had pinworm but the margin of error for the population estimate was too large. They want an estimate that is in error by no more than 2.5 percentage points at the 90% confidence level. Enter your answers as whole numbers. (a) What is the minimum sample size required to obtain this type of accuracy? Use the prior...
Step 1: You tossed a coin 50 times and got 21 heads. The proportion of heads is pˆ= 21/50 = 0.42. The proportion is less than 0.5. You want to find out whether this is evidence that your coin is not balanced. Step 2: What conclusion can you make about this coin? o Because the chance of observing 21 heads in 50 tosses is large, we do not reject H 0 and conclude the coin is balanced. o Because the...
Using c++ Write a function named coinToss that simulates tossing
a coin. When you call the function it should generate and return a
random number in the range 1 through 2. 1 represents heads and
2 represents tails.
Exercise 1 (40 points) Write a function named coinToss that simulates tossing a coin. When you call the function it should generate and return a random number in the range 1 through 2.1 represents heads and 2 represents tails Use the function...
Step 1: You tossed a coin 50 times and got 21 heads. The proportion of heads is pˆ= 21/50 = 0.42. The proportion is less than 0.5. You want to find out whether this is evidence that your coin is not balanced. What is the approximate P-value based on the results of 50 tosses?
One application of an absolute value inequality is the concept of the unfair coin. If a coin is tossed 100 times, we would expect approximately 50 of the tosses to be heads; however this is rarely the case.1. Toss a coin 100 times to test this hypothesis. Record the number of times the coin is heads and the number of times the coin is tails on the lines below. You may want to ask someone to tally the results of...