Stats 7 - t tests

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

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.

10 Terms

1
New cards

What is a t-test?

Inferential statistical test that compares one dependent (outcome) variable between two groups

2
New cards

How do z tests differ from t tests? How are they similar?

Z and t test both compare a dependent variable, but a t-test can do this with a smaller group and when the population standard deviation is unknown

3
New cards

What are degrees of freedom?

Refers to how much freedom statisticians have to vary the numbers in their data and still get the same parameters

4
New cards

What are the characteristics of a t curve?

A t curve is like a z curve but its cutoff is adjusted using degrees of freedom to account for sample size; like normal distribution but with more variance; lower peak, heavier tails with a smaller df

5
New cards

Population parameter

A numerical value that describes a characteristic of an entire population; we don’t have this for a t-test

6
New cards

When is a one-sample t-test used?

Used when we want to compare a sample to population estimate; testing a sample value against a claim value

7
New cards

What is the one-sample t-test formula?

Sample mean minus test value divided by sample error (SD divided by the square root of sample size)

<p>Sample mean minus test value divided by sample error (SD divided by the square root of sample size)</p>
8
New cards

What is the null hypothesis for a one-sample t-test formula?

Data point is the same as the sample mean

9
New cards

What are the assumptions of a t-test?

  • Comparing two things

  • Use NHST and p-value logic

  • Random sampling

  • Normally distributed

  • Uniformity of variance

  • Interval, ratio DV

10
New cards

What is the df for a one-sample t-test

n-1