Hypothesis Test Types - Teradata® Database

Database Analytic Functions

Product
Teradata® Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
Teradata_Vantage™___Advanced_SQL_Engine_Analytic_Functions.withLogo_upload_July2021/wnd1589838592459.ditamap
dita:ditavalPath
Teradata_Vantage™___Advanced_SQL_Engine_Analytic_Functions.withLogo_upload_July2021/ayr1485454803741.ditaval
dita:id
B035-1206
lifecycle
previous
Product Category
Teradata Vantage™
A hypothesis test is either:
  • One-tailed or two-tailed

    A one-tailed test can be either lower-tailed or upper-tailed.

  • One-sample or two-sample
  • Paired or unpaired
Hypothesis Test Term Definitions
Term Description
One-sample test Uses one test sample.
One-tailed test Rejection region is the lower tail or the upper tail of the sampling distribution under the null hypothesis H 0.
Lower-tailed test Alternate hypothesis (H 1): μ < μ0
Upper-tailed test Alternate hypothesis (H 1): μ > μ0
Two-tailed test The null hypothesis assumes that μ = μ0 where μ0 is a specified value.

Two-tailed test considers both lower and upper tails of distribution of test statistic.

Alternate hypothesis (H 1): μ ≠ μ0

Two-sample test Uses two test samples.
Paired test Compares study subjects at two different times.

The null and alternative hypotheses are the same as one sample test.

The paired test becomes a one-sample test because the test considers the differences between sample values before and after the subjects are exposed to treatment.

Unpaired test Compares different subjects drawn from two independent populations.

H 0): μ1 = μ2

The alternate hypotheses are as follows:
  • Alternate hypothesis for upper-tailed test (H 1): μ 1 > μ2
  • Alternate hypothesis for lower-tailed test (H 1): μ 1 < μ2
  • Two-tailed test μ 1 ≠ μ2