Final Exam

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

1/24

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.

25 Terms

1
New cards

What are the four steps of the Monte Carlos Stimulation?

  1. Define a domain of possible values 2. Generate random numbers within that domain from a probability distribution 3. Perform a computation using the random numbers 4. Combine the results across many repetitions

2
New cards

Randomness is…

unpredictable

3
New cards

Parameter of interest

population interest we want to infer about

4
New cards

Null Hypothesis

default assumption. no effect or no difference H0

5
New cards

Alternative Hypothesis

testing for an effect or relationship. H1

6
New cards

P-value

the probability of obtaining test results at least as extreme as the observed results

7
New cards

Type 1 Error

null is incorrectly rejected

8
New cards

Type II Error

null is incorrectly accepted

9
New cards

Significance level

predetermined threshold used to assess the strength of evidence against the null hypothesis in hypothesis testing

10
New cards

Confidence levels

the degree of certainty or assurance that a researcher has in the results of a statistical analysis

11
New cards

Confidence Interval of the mean is…

CI = point estimate ± critical value ∗ standard error

12
New cards

Effect Sizes

the magnitude of difference or relationship between variables

13
New cards

Statistical Power

the probability of correctly rejecting null hypothesis or to detect an effect

14
New cards

How to use statistical power

  1. to determine appropriate sample sizes

  2. optimize study designs

15
New cards

Contingency Table

displays frequencies and examines the relationship between categorical value

16
New cards

chi-squared

checks for association between actual counts and what we’d expect to see if the variables were independent

17
New cards

correlation coefficient

(-1 to 1), close to 1 = strong positive linear relationship, 0 = no linear relationship, -1 = strong negative linear relationship

18
New cards

effect of outliers

distorted relationship. Affects the strength of the data and its direction

19
New cards

impact of model performance

skews estimate. reduces reliability

20
New cards

Addressing outlier points

graphs will visually identify them

21
New cards

linear regression

models relationships between a dependent variable and 1 or more IV using linear equation

22
New cards

General Linear Model

helps understand how different things affect something else. (Analysis of ANOVA)

23
New cards

Cross Validation

estimates a models perspective performance on new data set

24
New cards

sign test

compares data points to see if one tends to be consistently higher than the other, whilst not considering exact values

25
New cards

T-tests

compares mean to a hypothesized value to determine if there's a significant difference