Response Variable
the value of this variable responds to changes in the explanatory variable
함수로 치면 일종의 출력 변수로 볼 수 있다.
1 min read
the value of this variable responds to changes in the explanatory variable
함수로 치면 일종의 출력 변수로 볼 수 있다.
Covariate explanatory variable 과 response variable 간 관계를 알아내는 실험에서 response variable 에 영향을 끼치는 다른 변수들을 의미한다. 예시 세 가지 다른 공부 방식이 어떤 학교에서 서로 다른 평균 시험점수를 내...
www.statology.org/explanatory-response-variables/
Population Stability Index (PSI) 는 모델 모니터링 지표로, 연속형 반응 변수 (the distribution of a continuous response variable) 의 분포가 두 샘플 간에 얼마나 변화했는지를 정량화하는 데 사용됩니다. 이 두 샘플은 일반적으로 서로 다른 시점에서 수집된 데이터입니다. 원래 PSI 는 훈련 데이터셋에서 Y(반...
Probit Model probit model 은 regression 의 종류 중 하나로, 출력값 (dependent variable) 이 binary 형식을 띄는 모델을 의미한다. logistic regression 과 동일한 문제를 푸는것이며, GLM 입장에서는 probit link function 을 사용하...
Explanatory Variable this variable explains the variation in the response variable supervised learning 중 어떤 한 task 는 feature 의 집합이 주어졌을 때, 숫자형 target 값을 예측하는 것인데, 여기서 feature...
Covariate explanatory variable 과 response variable 간 관계를 알아내는 실험에서 response variable 에 영향을 끼치는 다른 변수들을 의미한다.
Studentized Residuals residual e i 를 추정된 standard error 으로 나눈 값 - Related References.
Residual Plot y 축은 residual e {i}=y {i}-\hat{y} {i} 이고, x 축 \hat{y} {i} 인 그래프 예시 아래 그림에서 residual plot 은 U- 모양을 그리고 있다.
Law of Conditional Probability Tags conditional probability 정의 \displaystyle p(A\mid B)=\frac{p(A,B)}{p(B)} Related References.
Sample Space The set of all possible outcomes of a statistical experiment is called the sample space and is represented by the symbol S.
Independence (probability) Related Marginal independence Conditional independence 정의 That is, knowledge of Y’s value doesn’t affect your belief in the value of X, given a...
Marginal Distribution 어떤 변수들의 집합에 대한 확률 분포에서, 부분 집합에 대한 확률 분포를 marginal probability distribution 이라고 한다. 2.
Joint Distribution 많은 변수에 대한 확률 분포를 joint probability distribution 이라고 한다.
Prediction Interval B) Related C) References.