Inferential Statistics Flashcards
How do you perform hypothesis testing?
It involves setting up a null and alternative hypothesis, choosing a significance level, calculating the test statistic, and making a decision based on the comparison of the statistic with a critical value.
What are confidence intervals and what do they represent?
They estimate the range within which a population parameter lies with a certain level of confidence.
What is a Type I error in hypothesis testing?
The error of rejecting a true null hypothesis.
What is a Type II error in hypothesis testing?
The error of failing to reject a false null hypothesis.
Define power analysis in the context of statistical testing.
It refers to the probability that a statistical test will detect an effect when there is one.
What assumptions do you need to check before performing a t-test?
Normality of data, equal variance, and independence of observations.
How do you determine which type of t-test to use?
Based on the number of samples and whether the samples are independent or paired.
What is the difference between a one-tailed and a two-tailed test?
A one-tailed test looks for an effect in one direction, a two-tailed test in both directions.
What factors influence the width of a confidence interval?
Sample size, variability in the data, and confidence level.
How do sample size and variability affect statistical power?
Larger sample sizes and lower variability increase power.
What is the null hypothesis in a statistical test?
The hypothesis that there is no effect or no difference.
What is an alternative hypothesis?
It proposes that there is an effect or a difference.
Why is the significance level often set at 0.05?
It controls the acceptable rate of Type I error.
What is the p-value and how do you interpret it?
It measures the probability of observing the test results under the null hypothesis.
How does one reduce the likelihood of committing a Type I error?
By setting a more stringent significance level.
What are the consequences of a Type II error?
It might result in missing a genuine effect or difference.
How do you calculate the power of a test?
By the inverse relationship between beta (risk of Type II error) and power.
What role does effect size play in hypothesis testing?
It quantifies the size of the effect and is crucial for determining the test’s sensitivity.
How can increasing the sample size affect the outcomes of a test?
Increases the power and precision of the test results.
Why is random sampling important in hypothesis testing?
To ensure the generalizability of the results.
What are the ethical considerations in hypothesis testing?
Maintaining transparency, avoiding manipulation of data and respecting participant rights.
How does bias affect the results of hypothesis testing?
It can lead to erroneous conclusions and reduce the reliability of the test results.
What is the central limit theorem and why is it important in statistics?
It states that the sample means will approximate a normal distribution as the sample size increases, regardless of the population’s distribution.
How do you choose between using a parametric and a non-parametric test?
Parametric tests assume underlying statistical distributions; non-parametric do not, making them suitable for non-normal data.