QM - F - T-test Flashcards
It is a statistical test procedure that tests whether there is a significant difference between the means of two groups.
t-Test
is a tool for evaluating the means of one or two populations using hypothesis testing.
t-Test
may be used to evaluate whether a single group differs from a known value (a one-sample t-test), whether two groups differ from each other (an independent two-sample t-test), or whether there is a significant difference in paired measurements (a paired, or dependent samples t-test).
- Population’s Standard Deviation is unknown
t-Test
Synonyms of ONE-, TWO-SAMPLE & PAIRED T-TEST
One-Sample t-test
* Student’s t-test
Two-Sample t-test
* independent groups/samples t-test
* equal variances t-test
* pooled t-test
* unequal variance t-test
Paired t-test
* paired group t-test
* dependent samples t-test
# of Variables of ONE-, TWO-SAMPLE & PAIRED T-TEST
One-Sample t-test
* one
Two-Sample t-test
* two
Paired t-test
* two
Types of Variables of ONE-, TWO-SAMPLE & PAIRED T-TEST
One-Sample t-test
* Continuous measurement
Two-Sample t-test
* Continuous measurement
* Categorical or Nominal to define groups
Paired t-test
* Continuous measurement
* Categorical or Nominal to define pairing within group
Purpose of Test of ONE-, TWO-SAMPLE & PAIRED T-TEST
One-Sample t-test
* Decide if the population mean is equal to a specific value or not.
* Compare the mean of the sample to the mean of a known reference value.
Two-Sample t-test
* Decide if the population means for two different (independent) groups are equal or not
Paired t-test
* Decide if the difference between paired (dependent) measurements for a population is zero or not. Usually the sample data is taken before and after the intervention
Example: Test if… of ONE-, TWO-SAMPLE & PAIRED T-TEST
One-Sample t-test
* Mean heart rate of a group of people is equal to 65 or not
Two-Sample t-test
* Mean heart rates for two groups of people are the same or not
Paired t-test
* Mean difference in heart rate for a group of people before and after exercise is zero or not
Estimate of Population Mean of ONE-, TWO-SAMPLE & PAIRED T-TEST
One-Sample t-test
* sample average
Two-Sample t-test
* sample average for each group
Paired t-test
* sample average of the differences in paired measurements
Population Standard Deviation of ONE-, TWO-SAMPLE & PAIRED T-TEST
One-Sample t-test
* Unknown, use sample standard deviation
Two-Sample t-test
* Unknown, use sample standard deviations for each group
Paired t-test
* Unknown, use sample standard deviation of differences in paired measurements
Degrees of Freedom of ONE-, TWO-SAMPLE & PAIRED T-TEST
One-Sample t-test
* Number of observations in sample minus 1, or: n–1
Two-Sample t-test
* Sum of observations in each sample minus 2, or: n1 + n2 – 2
Paired t-test
* Number of paired observations in sample minus 1, or: n–1
examines whether the mean of a population is statistically different from a known or hypothesized value.
* is a parametric test
One Sample t-Test
also known as Single Sample t Test
* he variable used in this test is known as Test variable
One Sample t-Test
the test variable’s mean is compared against a “test value”, which is a known or hypothesized value of the mean in the population. Test values may come from a literature review, a trusted research organization, legal requirements, or industry standards.
One Sample t-Test
The null hypothesis (H0) and (two-tailed) alternative hypothesis (H1) of the one sample T test can be expressed as:
H0: µ = µ0 (“the population mean is equal to the [proposed] population mean”)
H1: µ ≠ µ0 (“the population mean is not equal to the [proposed] population mean”)
where µ is the “true” population mean and µ0 is the proposed value of the population mean.
Hypothesis