statistical tests - T-test (test 1)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

t test

statistical test evaluating the means of 2 groups

2
New cards
<p>independent sample t test</p>

independent sample t test

  • when these two groups are independent (or unrelated to one another), we can use a procedure known as the unpaired (AKA, independent-groups or two-sample) t test.

  • unmodified use of “t test” implies this test.

  • this independent t test tests for differences in two group means or compares means for two independent groups of cases.

3
New cards

normality

variable where the 2 groups are being compared is normally distributed in each population

4
New cards

variance

variances of the variable in the 2 populations are equal (called homogeneity f variance)

5
New cards

independence

observations within each group and between each group are independent, meaning that knowing the value of any one observation tells us nothing about the value of another observation

6
New cards
<p>paired t test</p>

paired t test

  • when we are comparing 2 means, this procedure is called the dependent groups

  • the basic procedure for hypothesis testing and confidence interval estimation, as well as their interpretations, are essentially the same

7
New cards

1 sample t test

  • used to determine whether an unknown population mean is different from a specific value.

  • use the test for continuous data.

    • your data should be a random sample from a normal population.

  • we need one variable

    • we also have an idea, or hypothesis, that the mean of the population has some value.

<ul><li><p><span>used to determine whether an unknown population mean is different from a specific value.</span></p></li><li><p><span>use the test for continuous data.</span></p><ul><li><p><span>your data should be a random sample from a normal population.</span></p></li></ul></li><li><p><span>we need one variable</span></p><ul><li><p><span>we also have an idea, or hypothesis, that&nbsp;</span><a target="_blank" rel="noopener noreferrer nofollow" class="link" href="https://www.jmp.com/en_us/statistics-knowledge-portal/measures-of-central-tendency-and-variability/mean-median-and-mode.html" download="true"><span>the mean</span></a><span>&nbsp;of the population has some value.</span></p></li></ul></li></ul><p></p>