Lecture 13; One-Sample Testing: Flashcards

(32 cards)

1
Q

What is the core problem in statistics about never knowing the truth?

A

We do not know whether a hypothesis is actually true or false (e.g., Jinder’s coin is or not); we only observe sample data and make a decision based on those data.

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

What does statistics provide a framework for?

A

Statistics therefore provides a framework for reasoning and making decisions under uncertainty, not a way of directly discovering the truth.

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

In statistics, two things exist simultaneously, what are they?

A

1) The real truth about the hypothesis (which we cannot observe).
2) Our decision based on the data (reject or not reject H₀). Because we do not know the truth, our decision can be correct or incorrect. By rejecting null hypothesis, you aren’t providing evidence against the null hypothesis

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

What is a type 1 error?

A

Type I error (false positive): Null is correct, but reject the null

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

What is a type II error?

A

Type II error (false negative): Null is wrong, but the null is not rejected

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

True or false: statistical testing guarantees correct conclusions

A

FALSE: statistical testing cannot guarantee correct conclusions

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

What does it mean when the p-value is large?

A

When the P-value is big = fits with the null hypothesis

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

What does it mean when the p-value is small?

A

When P-value is small = demonstrates significance meaning reject the null hypothesis

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

Is statistical testing qualitative or quantitative?

A

Statistical hypothesis testing is a quantitative inference framework.

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

What does statistical hypothesis testing evaluate?

A

It evaluates how compatible the data are with an assumed model = the null hypothesis (HO)

–> Core idea: we evaluate how surprising the observed data would be if the null hypothesis (H₀) were true.

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

How does one decide on when to reject the null hypothesis?

A

The significance level, denoted by 𝛼 (alpha), is the threshold we set before analyzing the data to decide how much incompatibility with the null model we are willing to tolerate before rejecting it.

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

What does estimation ask and what does hypothesis testing ask?

A

1) Estimation asks - How large is the effect?
2) Hypothesis testing asks - Is there any effect at all?

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

Why do people prefer statistical hypothesis testing over estimation?

A
  • It gives us binary answers
  • Society understands much better yes or no decisions = qualitative
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does statistical hypothesis testing focus on?

A

Statistical hypothesis testing does not focus on the exact proportion value, but on whether there is evidence that the proportion differs from a specified value

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

What is the P-value?

A

The p-value is the probability, calculated under the assumed null hypothesis (H₀), of observing a value of the test statistic (θ) as extreme as, or more extreme than, the one actually observed

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

Why we are the ones that set type I error (alpha) but not type II error (beta)?

A

Because α is defined from the probability (sampling) distribution assuming H0 is true, it represents the probability of committing a Type I error (a false positive); that is, rejecting H0 when H0 is actually true.

17
Q

What are the highlighted tails of the t-distribution related to statistical hypothesis testing?

A

*The highlighted areas under the curve are values that are rare that aren’t likely to occur and thus demonstrate that there might be an effect, so you reject the null hypothesis

18
Q

In statistical hypothesis testing, we construct the sampling distribution under the assumption that…

A

…the null hypothesis (H0) is true.
–> This means that all values in that distribution, including the observed sample value, are outcomes that could occur if H0 were true.

19
Q

Where must a value lie on the distribution such that we reject the null hypothesis?

A

If the observed sample value lies in a region of the distribution that is sufficiently unlikely under H0, we conclude that the result is improbable under the null model and reject H0.

20
Q

What is the protection against incorrectly rejecting a true null hypothesis (a Type I error) determined by?

A

The protection against incorrectly rejecting a true null hypothesis (a Type I error) is determined by the chosen alpha level (the significance level).

21
Q

How can you reduce the probability of failing to reject a false null hypothesis (Type II error)?

A

Typically requires increasing statistical power, often by increasing the sample size.

22
Q

When does a Type I error occur?

A

A Type I error occurs when a true null hypothesis is incorrectly rejected (i.e., rejecting the null hypothesis when it should not be rejected). Its probability is the significance level (α), which is determined by us and remains unaffected by the sample size (n)

23
Q

When does a Type II error occur?

A

Type II error is failing to reject a false null hypothesis (i.e., do not reject the null hypothesis when you should not have). Its probability is β and is more complex to estimate (advanced stats). This probability decreases as sample size increases.

24
Q

What is the power of a test (1 - β)?

A

The power of a test (1 - β) is the probability of correctly rejecting the null hypothesis when it is truly false. This probability increases as the sample size grows.

25
What is the t-value?
t-values = the number of standard errors that the sample estimate is away from the theoretical parameter assumed under H0
26
What occurs to the t-distribution if the population isn't normally distributed?
If the original population is not normally distributed, the standardized sampling distribution of the sample mean may also deviate from the expected t-distribution, and the test may not perform as assumed (as discussed earlier for confidence intervals).
27
What is the t-distribution used for?
Unlike discrete variables (e.g., handedness in toads), the t-distribution is used for continuous variables (e.g., temperature) and is described by a probability density function (pdf). Because the probability of any exact value is zero, probabilities are calculated as the area under the curve between two values.
28
What is the probability of obtaining a sampling mean as extreme or more extreme than 98.524oF given that the theoretical population mean (assumed under H0) is 98.6oF? --> The sample mean is -0.56 standard deviations away from the mean of the theoretical population (assumed under H0) --> Should we reject or not reject the H0?
The probability of observing a t-value at least as extreme as ±0.56 is 0.58. The P-value is greater than the threshold so we do not reject the null hypothesis.
29
What is The Procedure for a One-Sample Mean Test in 5 steps?
1) Specify the mean under H0. 2) Take a sample from the population of interest. 3) Standardize the sample mean using the t-statistic. 4) Calculate the probability of observing the t-value or a more extreme value in the t-distribution. 5) Compare the probability with alpha and make a decision about H0.
30
Imagine the most compatible result possible: If the sample mean were exactly equal to the null hypothesis (98.6°F): What is the p-value and what does it mean?
P-value would = 1.00 --> What does that mean? The data are completely compatible with H0. But even in this case: We still cannot conclude that H0 is true. --> We can only say: The data provide no evidence against it.
31
True or false: Statistical tests prove hypotheses
FALSE: Statistical tests do not prove hypotheses, they only evaluate whether the data contradict them.
32
What could be the 2 possible results under this question: What is the probability of obtaining a sampling mean as extreme or more extreme than 98.524oF given that the theoretical population mean (assumed under H0) is 98.6oF?
1) If consistent (large P-value), then we can state that we have no evidence to state that the human temperature is different from 98.6oF. 2) If inconsistent (small P-value), then we would have stated that we have evidence that the Normal human body temperature is not 98.6oF.