Inference (4) Flashcards
(11 cards)
What is the null hypothesis and how do we denote this?
The null hypothesis is what we are testing
e.g. test to see if Bj = 0
H0: Bj = 0
What is a one-sided T-test?
one tail only
What is a critical value?
A critical value is the threshold that determines whether your test statistic is significant in a hypothesis test.
It’s the cut-off point beyond which you reject the null hypothesis
What is an overview of a t-test procedure?
Choose significance level α
Calculate critical value
Reject or accept null hypothesis
When is the null hypothesis rejected?
if the observed value for our
test statistic t is larger than cα (critical value)
What are the degrees of freedom in a regression t-test?
n-k-1
What do we do when the significance level α is larger than the p-value?
Reject the null hypothesis
What is a (1 − α)-confidence interval for βj?
a lower (random) endpoint β_j and an upper (random) endpoint β(bar)j such that the probability that the random interval
[βj , βj ] covers the true unknown parameter βj is (1 − α)
What is the formula for a (1 − α)-confidence interval for βj?
check ppt 5
What are the equations for the endpoints of a (1 − α)-confidence interval for βj?
check ppt 6
What tests are used to see if you can exclude regressors from the model?
F-tests