Statistics

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

1/38

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.

39 Terms

1
New cards

What is the purpose of estimation in statistics

To estimate unknown population parameters using sample statistics and confidence intervals

2
New cards

What is a confidence interval CI

A range of plausible values for a population parameter calculated from a sample

3
New cards

How do you interpret a 95 percent confidence interval

If we repeated the study many times 95 percent of the resulting intervals would contain the true population value

4
New cards

What impacts the width of a confidence interval

Sample size confidence level and data variability

5
New cards
6
New cards

What is the standard error SE

It measures how much a sample statistic varies from sample to sample smaller SE means more precision

7
New cards

When do we use the t-distribution instead of normal

When estimating means from small samples or when the population standard deviation is unknown

8
New cards

What does margin of error mean

The range above and below the estimate in a confidence interval calculated from SE times critical value

9
New cards

Formula for a CI for a mean

x̄ ± t star times SE

10
New cards
11
New cards

What are the steps of hypothesis testing

State hypotheses check conditions calculate test statistic find p value compare to alpha conclude

12
New cards

What does a p-value represent

The probability of getting a result at least as extreme as the observed one assuming the null hypothesis is true

13
New cards

What does it mean to reject the null hypothesis

There is enough evidence to support the alternative hypothesis

14
New cards

What is a Type I vs Type II error

Type I is rejecting a true null Type II is failing to reject a false null

15
New cards
16
New cards

What is the purpose of explanation in stats

To explore why differences exist between groups based on study design

17
New cards

What is the difference between causal and associational explanation

Causal is due to experimental control associational is based on observed patterns

18
New cards

What do you write for formal hypotheses using symbols

H0 mu1 equals mu2 or H0 p1 equals p2 alternatives use not equal greater than or less than

19
New cards

Why is context important in interpreting statistical results

Because statistical significance does not always mean practical importance

20
New cards
21
New cards

What is ANOVA used for

To compare means of three or more groups to see if at least one is different

22
New cards

What is the F-ratio

It compares between group variance to within group variance

23
New cards

What are the key conditions for ANOVA

Independent observations approximately normal distributions and similar standard deviations

24
New cards

What do we conclude if the p-value for ANOVA is small

At least one group mean is significantly different

25
New cards
26
New cards

What is the purpose of using distributions in statistics

To model variability in data and make inferences from samples to populations

27
New cards

What are common types of data distributions

Categorical numerical and binary

28
New cards

What does relative risk compare

The proportion of one group experiencing an outcome compared to another

29
New cards

What does a risk ratio of one mean

There is no difference in risk between the two groups

30
New cards
31
New cards

What is regression used for

To describe the relationship between a response variable and one or more explanatory variables

32
New cards

What does the slope in regression mean

The average change in the response variable for each unit increase in the explanatory variable

33
New cards

What is the residual

The difference between the observed value and the predicted value

34
New cards

What does R squared tell us

The proportion of the variability in the response variable explained by the model

35
New cards
36
New cards

What is the goal of generalisation

To apply findings from a sample to the wider population

37
New cards

What is RMSE

Root mean squared error measures prediction error of a model

38
New cards

Why are random samples important in generalisation

They reduce bias and increase the representativeness of the sample

39
New cards

What is overfitting

When a model captures noise instead of the true relationship making it poor at prediction