Answer:
Reject H0 and conclude that population means are different.
Explanation:
H0: μ1 = μ2
H1: μ1 ≠ μ2
x1 = 11 ; σ1 = 4 ; n1 = 49
x2 = 14 ; σ2 = 5 ; n2 = 64
The test statistic :
(x1 - x2) / sqrt[(σ1²/n1 + σ2²/n2)]
Test statistic :
(11 - 14) / sqrt[(4²/49 + 5²/64)]
Test statistic :
-3 / √0.7171556
Test statistic = - 3.542
Using α = 0.01
The critical value Zα/2 ; Z0.01/2 = 2.58
Decison region :
Reject H0 : if Test statistic < Zcritical
Reject H0 : - 3.542 < - 2.58