Example 1
\(\text{Test if class average (85) differs from school average (80)}\)
Tee statistilisi hüpoteesiteste ühe-, kahe- ja paarvalimi t-testidega
Sisesta väärtused ja klõpsa Arvuta, et näha tulemust.
The t-test is used to determine if there is a significant difference between means. It is commonly used when sample sizes are small and the population standard deviation is unknown.
If p-value < α, we reject the null hypothesis and conclude there is a significant difference. If p-value ≥ α, we fail to reject the null hypothesis (insufficient evidence of difference).
Example 1
Example 2