- 는 coefficient 개수, 은 sample 개수
1 min read
F-statistic 만약 모델이 포함하고 있는 parameter 가 많다면, t-statistic 대신 F-statistic 을 사용한다.
F-statistic 만약 모델이 포함하고 있는 parameter 가 많다면, t-statistic 대신 F-statistic 을 사용한다. t-statistic 값을 이용하면 p-value 를 계산할 수 있다.
residual e i 를 추정된 standard error 으로 나눈 값 -.
데이터 (observation) 의 leverage 를 측정하기 위한 방법 simple linear regression 의 경우, \displaystyle h {i}=\frac{1}{n}+\frac{\left(x {i}-\bar{x}\right)^{2}}{\sum {i^{\prime}=1}^{n}\left(x...
효과 크기 (Effect Size) 효과 크기란 실험에서 나타나는 효과의 크기를 수치적으로 측정한 값입니다. 이 값이 클수록 두 변수 간의 관계가 더 강하다는 것을 의미합니다.
상대도수는 사건이 무한히 반복 가능할 때, 내가 관심 있는 사건의 상대적인 빈도를 뜻한다.
If we have a data set consisting of the values a {1},a {2},\ldots,a {n}, then the arithmetic mean A is defined by the formula: A=\frac{1}{n}\sum {i=1}^{n}a {i}=\frac{a {1}+a...
Variance Inflation Factor, VIF The VIF is the ratio of the variance of \hat{\beta} {j} when fitting the full model divided by the variance of \hat{\beta} {j} if fit on its own.
Mean & Median 계산 Mean \sum \frac{m {i} n {i}}{N} m i : i 번째 bin 의 중간 값 n i : i 번째 bin 의 frequency N : 총 sample size Median L+((n / 2-F) / f) W L: median group 의 lower...
많은 변수에 대한 확률 분포를 joint probability distribution 이라고 한다.
관측 불가능한 variables 의 집합 (반대: data) In Statistic 모집단에서 계산될 수 있는 통계치를 parameter 라 부르며, 표본집단에서 계산될 수 있는 통계치를 statistic 이라 부른다.