! Hypothesis Testing Flashcards

1
Q

Hypothesis Space

A
  • set of all hypotheses that can be produced by learning algorithm
  • set of all possible finite discrete functions: representable by decision tree(s)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Hypothesis

A

= statement about a population parameter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Null Hypothesis H0

A

= statement about population parameter assumed to be true unless there is convincing evidence to contrary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Alternative Hypothesis Ha

A

= statement about population parameter contradictory to H0 & accepted only if there is convincing evidence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Hypothesis Testing

A

= statistical procedure choose between H0 & Ha based on info in sample

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Result Options of Hypothesis Testing

A
  • Reject H0 (= accept Ha)
  • Fail to reject H0 (= fail to accept Ha) -> H0 cannot be proven to be true
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Statistically significant

A

= probability not due to chance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

p-value

A
  • probability level
  • defines when sample results = strong enough to reject H0
  • Low p-value = H0 unlikely to be true
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Error Types

A
  • Type 1: Ho is true but rejected (a = probability of this error)
  • Type 2: H0 is false but not rejected
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Hypothesis Testing Procedure (p-value approach)

A
  1. Identify H0 & H1
  2. Identify test statistic & its distribution
  3. Compute value of test statistic from data
  4. Compute p-value
  5. Compare p & ts: reject H0 if p <= a
  6. Formulate decision
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Extrapolation

A

= drawing a conclusion about something beyond data range e.g. conclusion from a biased sample

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Sampling distribution

A
  • distribution of sample statistics
  • with mean approx. equal to mean in original distribution & sd known as standard error
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Major Error Sources

A
  1. Sampling Error
  2. Sampling Bias
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Sampling Error

A
  • proportion of overall error attributable to sampling procedure
  • how much sample estimates of varibales differ btw samples
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Sampling Bias

A
  • Systematic favoring of certain outcomes due to the methods employed to obtain the sample (e.g. self-selection bias)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly