A farmer uses a lot of fertilizer to grow his crops. The farmer's manager thinks fertilizer products from distributor A contain more of the nitrogen that his plants need than distributor B's fertilizer does. He takes two independent samples of four batches of fertilizer from each distributor and measures the amount of nitrogen in each batch. Fertilizer from distributor A contained 33 pounds per batch and fertilizer from distributor B contained 25 pounds per batch. Suppose the population standard deviation for distributor A and distributor B is three pounds per batch and four pounds per batch, respectively. Assume the distribution of nitrogen in fertilizer is normally distributed. Let µ1 and µ2 represent the average amount of nitrogen per batch for fertilizer A and B, respectively. Which of the following is the correct value of the test statistic?

Respuesta :

Lanuel

Based on the calculations, the correct value of the test statistic is equal to 3.2.

How to calculate value of the test statistic?

For samples A and B, the hypothesis is given by:

H₀: μ₁ ≤ μ₂

H₁: μ₁ > μ₂

Since both samples have a normal distribution, we would use a pooled z-test to determine the value of the test statistic:

[tex]z = \frac{\bar{x_1} - \bar{x_2} -(\mu_1 - \mu_2) }{\sqrt{\frac{\sigma_1^2}{n_1} + \frac{\sigma_1^2}{n_1}} }[/tex]

Substituting the given parameters into the formula, we have;

[tex]z = \frac{33 - 25 -(0) }{\sqrt{\frac{3^2}{4} + \frac{4^2}{4}} }\\\\z = \frac{8 }{\sqrt{\frac{9}{4} + \frac{16}{4}} }\\\\z = \frac{8 }{\sqrt{\frac{25}{4} } }\\\\z = \frac{8 }{\frac{5}{2} }}\\\\z = 8 \times \frac{2}{5}[/tex]

z = 3.2.

Read more on standard deviation here: brainly.com/question/4302527

#SPJ1