1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Whitepunk [10]
3 years ago
12

Assume that you plan to use a significance level of α = 0.05 to test the claim that p1 = p2. Use the given sample sizes and numb

ers of successes to find the pooled estimate. Round your answer to the nearest thousandth.
n1 = 677 n2 = 3377
x1 = 172 x2 = 654
Mathematics
1 answer:
dezoksy [38]3 years ago
3 0

Answer:

The calculated  value Z = 3.775 > 1.96 at 0.05 level of significance

Null hypothesis is rejected

The Two Population proportion are not equal

<u>Step-by-step explanation</u>:

<em>Given first sample size n₁ = 677</em>

<em>First sample proportion </em>

<em>                              </em>p^{-} _{1} = \frac{x_{1} }{n_{1} } = \frac{172}{677} = 0.254<em></em>

Given second sample size n₂ = 3377

<em>second sample proportion </em>

<em>                              </em>p^{-} _{2} = \frac{x_{2} }{n_{2} } = \frac{654}{3377} = 0.1936<em></em>

<u><em>Null Hypothesis : H₀ :</em></u><em>  p₁ = p₂.</em>

<u><em>Alternative Hypothesis : H₁</em></u><em> :  p₁ ≠ p₂.</em>

      Test statistic

                Z = \frac{p_{1} ^{-}-p^{-} _{2}  }{\sqrt{P Q(\frac{1}{n_{1} } +\frac{1}{n_{2} }) } }

where

        P = \frac{n_{1} p_{1} + n_{2} p_{2}  }{n_{1}+n_{2}  } = \frac{677 X 0.254+3377 X 0.1936}{677+3377}

       P =  0.2036

      Q = 1 - P = 1 - 0.2036 = 0.7964

       

         Z = \frac{0.254- 0.1936 }{\sqrt{0.2036 X 0.7964(\frac{1}{677 } +\frac{1}{3377 }) } }

        Z =  3.775

<em>Critical value ∝=0.05</em>

<em>Z- value = 1.96</em>

<em>The calculated  value Z = 3.775 > 1.96 at 0.05 level of significance</em>

<em>Null hypothesis is rejected </em>

<em>The Two Population proportion are not equal</em>

<em></em>

You might be interested in
If Susie is 14, what was her age x years ago?<br><br> A.) x - 14<br> B.) 14 - x<br> C.) 14x
Cerrena [4.2K]
Susie's age from x years ago would be the difference of her current age and the numbers of years that passed which is x. The expression that best represent her age x years ago is 14 - x. Thus, the answer is letter "B. 14 - x". 
4 0
3 years ago
If a series of rigid transformation maps ∠F onto ∠C where ∠F is congruent to ∠C, then which of the following statements is true?
pochemuha

Answer:

BC ~ DE because of similar transformation

Step-by-step explanation:

ABC and DEF are not similar transformations the second one is wrong, the third one is wrong because. The last one ios right because by deduction it is.

6 0
3 years ago
Read 2 more answers
Let $$X_1, X_2, ...X_n$$ be uniformly distributed on the interval 0 to a. Recall that the maximum likelihood estimator of a is $
Solnce55 [7]

Answer:

a) \hat a = max(X_i)  

For this case the value for \hat a is always smaller than the value of a, assuming X_i \sim Unif[0,a] So then for this case it cannot be unbiased because an unbiased estimator satisfy this property:

E(a) - a= 0 and that's not our case.

b) E(\hat a) - a= \frac{na}{n+1} - a = \frac{na -an -a}{n+1}= \frac{-a}{n+1}

Since is a negative value we can conclude that underestimate the real value a.

\lim_{ n \to\infty} -\frac{1}{n+1}= 0

c) P(Y \leq y) = P(max(X_i) \leq y) = P(X_1 \leq y, X_2 \leq y, ..., X_n\leq y)

And assuming independence we have this:

P(Y \leq y) = P(X_1 \leq y) P(X_2 \leq y) .... P(X_n \leq y) = [P(X_1 \leq y)]^n = (\frac{y}{a})^n

f_Y (Y) = n (\frac{y}{a})^{n-1} * \frac{1}{a}= \frac{n}{a^n} y^{n-1} , y \in [0,a]

e) On this case we see that the estimator \hat a_1 is better than \hat a_2 and the reason why is because:

V(\hat a_1) > V(\hat a_2)

\frac{a^2}{3n}> \frac{a^2}{n(n+2)}

n(n+2) = n^2 + 2n > n +2n = 3n and that's satisfied for n>1.

Step-by-step explanation:

Part a

For this case we are assuming X_1, X_2 , ..., X_n \sim U(0,a)

And we are are ssuming the following estimator:

\hat a = max(X_i)  

For this case the value for \hat a is always smaller than the value of a, assuming X_i \sim Unif[0,a] So then for this case it cannot be unbiased because an unbiased estimator satisfy this property:

E(a) - a= 0 and that's not our case.

Part b

For this case we assume that the estimator is given by:

E(\hat a) = \frac{na}{n+1}

And using the definition of bias we have this:

E(\hat a) - a= \frac{na}{n+1} - a = \frac{na -an -a}{n+1}= \frac{-a}{n+1}

Since is a negative value we can conclude that underestimate the real value a.

And when we take the limit when n tend to infinity we got that the bias tend to 0.

\lim_{ n \to\infty} -\frac{1}{n+1}= 0

Part c

For this case we the followng random variable Y = max (X_i) and we can find the cumulative distribution function like this:

P(Y \leq y) = P(max(X_i) \leq y) = P(X_1 \leq y, X_2 \leq y, ..., X_n\leq y)

And assuming independence we have this:

P(Y \leq y) = P(X_1 \leq y) P(X_2 \leq y) .... P(X_n \leq y) = [P(X_1 \leq y)]^n = (\frac{y}{a})^n

Since all the random variables have the same distribution.  

Now we can find the density function derivating the distribution function like this:

f_Y (Y) = n (\frac{y}{a})^{n-1} * \frac{1}{a}= \frac{n}{a^n} y^{n-1} , y \in [0,a]

Now we can find the expected value for the random variable Y and we got this:

E(Y) = \int_{0}^a \frac{n}{a^n} y^n dy = \frac{n}{a^n} \frac{a^{n+1}}{n+1}= \frac{an}{n+1}

And the bias is given by:

E(Y)-a=\frac{an}{n+1} -a=\frac{an-an-a}{n+1}= -\frac{a}{n+1}

And again since the bias is not 0 we have a biased estimator.

Part e

For this case we have two estimators with the following variances:

V(\hat a_1) = \frac{a^2}{3n}

V(\hat a_2) = \frac{a^2}{n(n+2)}

On this case we see that the estimator \hat a_1 is better than \hat a_2 and the reason why is because:

V(\hat a_1) > V(\hat a_2)

\frac{a^2}{3n}> \frac{a^2}{n(n+2)}

n(n+2) = n^2 + 2n > n +2n = 3n and that's satisfied for n>1.

8 0
3 years ago
Andre tried to solve the equation 1/4(x+12)=2 what was his mistake?
GarryVolchara [31]

Step-by-step explanation:

1. 1/4(x + 12)=2 - first isolate X'

         - 12 -12

2. 1/4(x) = -10  - 1/4  since its a fraction, you'll have to subtract not divide

-1/4    - 1/4

3. x = -10.25

Andre did the first step correctly, but on the second step he just divided 1.4 by -10, instead of subtract 1/4 from both sides.

8 0
3 years ago
Please Helppppppppppp
sineoko [7]

Answer:

The width of the actual pool is 12 meters

Step-by-step explanation:

You can put Kiara's scale into a ratio or fraction to help visualize it better: 13/6. Now, let's put what we do know for the other ratio into a fraction. we know that the pool is 26 centimeters wide, and since the 26 matches with the 13, that goes in the numerater. since we don't know the denominator, we can just put 26/x (you can use whatever letter you like but I'll use x here)

So in order to get 13/6 to 26/x, we need to find how to figure out what we are doing to the original fraction. Since 13 x 2= 26, it looks like we are multiplying the ratios by 2. Now that we know that, we can multiply the denominator (6) by 2 to equal 12, our answer.

Hope this helps :)    

8 0
2 years ago
Other questions:
  • Consider the right triangle. A right triangles with side lengths 28 meters and 45 meters. The hypotenuse is unknown. What is the
    10·2 answers
  • Calculate the median for 5,10,12,4,6,11,13,5 show steps
    9·2 answers
  • Find the midpoint of side EF.
    11·2 answers
  • Y=3x+8 Y=-2x-2<br>can anyone help me with this ??
    9·2 answers
  • A music website offering unlimited listening to subscribers charges a one time fee of $12 to join with an additional $6 per mont
    9·2 answers
  • A cereal box is labeled as containing 16 ounces. Suppose the production line manager tests to determine whether the average weig
    6·1 answer
  • The total cost of a pair of shoes and a hoodie is $150 the hoodie cost $100 more than the pair of shoes how much does each item
    12·2 answers
  • Question 1
    14·1 answer
  • Which ordered pair is the solution to the system of linear equations y=-7X+2 and y = 9%-14?
    11·1 answer
  • 3.
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!