OMIS 2050 - Class 8 - Analyzing Univariate Models with Continuous Outcomes

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/53

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.

54 Terms

1
New cards

What are the regression model assessment assumptions?

  1. model evaluation

  • linearity

  1. residual analysis

  • normality

  1. individual test

  • homoscedasticity

2
New cards

What is the 1st regression model assessment?

model evaluation

  • continue if 1+ significant variable

3
New cards

What is the 2nd regression model assessment?

residual analysis

  • diagnose for outlier

4
New cards

What is the 3rd regression model assessment?

variable test

  • test significance

5
New cards

What is the sum of squares error formula?

SSE=\sum\left(y_{i}-\hat{y}_{i}\right)^2

6
New cards

What is the sum of squares regression formula?

SSR=\sum\left(\hat{y}_{i}-\bar{y}\right)^2

7
New cards

What is the total sum of squares formula?

SST=\sum\left(y_{i}-\bar{y}\right)^2

8
New cards

What is the total sum of squares formula with the sum of squares error & sum of squares regression?

SST=SSE+SSR

9
New cards

What is the total sum of squares?

|:| SST
total Y variation

10
New cards

What is the sum of squares error?

|:| SSE
unexplained Y variation

11
New cards

What is the sum of squares regression?

|:| SSR

explained Y variation

12
New cards

What is the SSE’s goal?

minimize squared deviation total

13
New cards

What is the SSR & SSE relation?

  • X & Y link > → SSR >> SSE

  • X & Y ≠ link → SSR 0, SSE 100%

» SSE < → regression model >

14
New cards

What is the Anova table process?

  1. = A

  2. = B

  3. F-test

  4. d.f.residual = C

  5. Pvalue / Significance F < α

  6. tstat = D

15
New cards

What is ?

standard error of estimate

ŷ variation

  • ~ standard deviation

16
New cards

What are the  formulas?

\sqrt{\frac{SSE}{d.f_{residual}}}

\sqrt{MSE}

17
New cards

What is the d.f.residual formula?

n-k-1

18
New cards

What is k?

independent variable number

19
New cards

What is the  & standard deviation relation?

if < SY, small & useful

20
New cards

What is?

determination coefficient

Y variation portion explained by X variation

21
New cards

What are the formulas?

r^2

\frac{SSR}{SST}

22
New cards

What is the F-test?

shows linear relation between Xs & Y

23
New cards

What is the F-test H0?

Σ β= 0

24
New cards

What is the F-test H1?

1+ βk ≠ 0

25
New cards

What happens if no linear relation exists between 2 variables?

B1 = 0  

26
New cards

What is the tstat formula?

\frac{b_1-\beta_1}{s_{b_1}}

27
New cards

What is Sb1?

estimate’s standard error

28
New cards

What are the slope test methods?

  • tstat & tcrit

  • P-value

  • CI

29
New cards

What is the tstat & tcrit slope test method?

  1. tstat

  2. tcrit

  3. IF |tstat| > tcrit, reject

30
New cards

What is the tcrit Excel formula?

=T.INV.2T(α,d.f.r)

31
New cards

What is the P-value slope test method for simple linear regression?

= F-test

  1. IF P-value / Significance F < α, reject

32
New cards

What is the CI slope test method?

  1. IF CI doesn’t include 0, reject

33
New cards

What is the CI slope test formula?

b_1\pm t_{crit}s_{b_1}

34
New cards

What is the CI interpretation?

One is α% confident that the true relationship is within the range such that for an additional independent variable unit, the dependent variable will increase on average between LCL * 1000 & UCL * 1000.

35
New cards

What is the Y variance formula?

MS_{TOTAL}=S_{y}^2=\frac{SST}{n-1}

36
New cards

What is the F-ratio formula?

\frac{MSR}{MSE}

37
New cards

What are the least squares method εi assumptions?

  • linearity

  • normality

  • homoscedasticity

  • independent error

38
New cards

What is homoscedasticity?

constant variance

39
New cards

What is residual analysis?

examine residual

40
New cards

What is a residual?

data & regression difference

41
New cards

What is the residual formula?

e_{i}=Y_{i}-\hat{Y}

42
New cards

What is the standardized residual formula?

S_{r}=\frac{e_{i}}{S_{\varepsilon}}

43
New cards

What is the linearity assumption?

no residual plot pattern → valid

44
New cards

What is the residual plot x-axis?

dependent variable

45
New cards

What is the residual plot y-axis?

ei

46
New cards

What are the normality assumption ways?

Excel…

  • bell histogram

  • approximately straight Normal Probability Plot

→ valid

47
New cards

What is the homoscedasticity assumption?

no spread change → valid

48
New cards

What is the homoscedasticity plot x-axis?

ŷ

49
New cards

What is the homoscedasticity plot y-axis?

ei

50
New cards

What is the independent error assumption?

not autocorrelated in time series data → valid

51
New cards

What is autocorrelation?

// serially correlated

correlation over time in time series data

52
New cards

What are some autocorrelated examples?

  • positive ei & negative ei runs

  • ei oscillates around 0

53
New cards

What is the residual analysis Excel process?

Data Analysis → Regression Analysis → Residuals / Standardized Residuals / Residual Plots / Line Fit Plots / Normal Probability Plots

54
New cards

What is a way to detect outliers?

IF |se| > 2