Answer:
Check the explanation below
Explanation:
Hello!
To make a pooled variance t-test you have to make the following assumptions:
The study variables X₁ and X₂ must be independent.
Both variables should have a normal distribution, X₁~N(μ₁; σ₁²) and X₂~N(μ₂; σ₂²)
The population variances should be equal but unknown, σ₁² = σ₂² = ?.
You have the information of two samples:
Sample 1
n₁=8
sample mean X[bar]₁= 42
sample standard deviation S₁=4
Sample 2
n₂=15
sample mean X[bar]₂= 34
sample standard deviation S₂= 5
For the hypothesis:
H₀: μ₁ = μ₂
H₁: μ₁ > μ₂
The statistic is:
t= (X[bar]₁ - X[bar]₂) - (μ₁ - μ₂) ~

Sa

Sa²=

Sa²= 22
Sa= 4.69
= 3.8962 ≅ 3.9
The critical region is one-tailed, for example for α: 0.05

Since
> 1.721, then the decision is to reject the null hypothesis.
I hope it helps!