Statistical tests including Student's t, F test and confidence intervals - One Line Questions
1.
Which of the following is a common application of confidence intervals in analytical chemistry? —
Estimating the uncertainty or precision of a measurement (e.g., the mean concentration).
2.
Which statistical test is generally more robust to violations of normality when sample sizes are large? —
t-test
3.
If the calculated t-statistic falls outside the critical region (i.e., is more extreme than the critical value), what is the decision regarding the null hypothesis? —
Reject the null hypothesis.
4.
In a one-tailed t-test, where is the rejection region located? —
Only in the lower tail of the distribution.
5.
Which of the following is NOT a requirement for performing a standard independent samples t-test? —
Equal sample sizes for both groups.
6.
Which type of t-test is used when measurements are taken from the same subject before and after an intervention? —
Paired t-test
7.
Which statistical test is used to compare the means of two related or paired samples? —
Paired t-test
8.
A confidence interval provides a range of values within which a certain percentage of what is expected to lie? —
Population parameters (like the mean or variance).
9.
The F-test is primarily used to compare which of the following statistical measures? —
Variances of two or more populations.
10.
When calculating a confidence interval for the mean using the t-distribution, the degrees of freedom are typically calculated as: —
n - 1
11.
In a two-tailed t-test, the rejection region is divided into how many tails of the distribution? —
Two
12.
What is the term for the range of values that is likely to contain the true population parameter with a specified level of confidence? —
Confidence interval
13.
Which statistical test is commonly used in conjunction with the F-test to compare means of three or more groups, following a significant F-statistic? —
Analysis of Variance (ANOVA)
14.
Which statistical test is appropriate for comparing the means of more than two independent groups simultaneously? —
One-way Analysis of Variance (ANOVA)
15.
What is the primary statistical measure that confidence intervals are designed to estimate? —
Population parameter
16.
For a normally distributed population with a known standard deviation, the confidence interval for the population mean is calculated using which distribution? —
Z-distribution (Standard Normal Distribution)
17.
Which of the following statistical tests is used to determine if there is a significant difference between the observed frequencies and expected frequencies in categorical data? —
Chi-squared test
18.
In the context of regression analysis, which statistical test is often used to determine if the overall model is significant? —
F-test
19.
What does the term 'homoscedasticity' refer to in the context of statistical tests? —
The assumption that the variances of the groups being compared are equal.
20.
What is the critical value in hypothesis testing? —
The minimum value of the test statistic required to reject the null hypothesis at a given significance level.
21.
What is the primary assumption of the F-test used in ANOVA? —
The data are independent and normally distributed, and the variances of the groups are equal (homoscedasticity).
22.
When performing an independent samples t-test, what is the fundamental assumption about the data? —
The samples are independent and drawn from populations with equal variances (or can be adjusted for unequal variances).
23.
In the context of ANOVA, the F-test compares the variance BETWEEN groups to the variance WITHIN groups. What does a large F-statistic suggest? —
The group means are likely different.
24.
How does the width of a confidence interval change if the sample size increases, assuming all other factors remain constant? —
The interval becomes narrower.
25.
How does the width of a confidence interval change if the confidence level increases (e.g., from 95% to 99%), assuming all other factors remain constant? —
The interval becomes wider.
26.
The F-statistic in an F-test is calculated as the ratio of: —
The variance between groups to the variance within groups.
27.
When using the F-distribution to compare variances, if the null hypothesis of equal variances is rejected, it implies that: —
There is a statistically significant difference between the variances of the populations from which the samples were drawn.
28.
A Type II error in hypothesis testing occurs when: —
The null hypothesis is not rejected when it is actually false.
29.
What is the significance level (alpha, α) in hypothesis testing? —
The probability of incorrectly rejecting the null hypothesis when it is true (Type I error).
30.
The 'power' of a statistical test is defined as: —
The probability of correctly rejecting a false null hypothesis (1 - β).
31.
In the context of Student's t-test, what does the 't' statistic represent? —
The ratio of the difference between sample means to the standard error of the difference.
32.
What is the null hypothesis (H0) typically stated for a one-sample t-test? —
The sample mean is equal to the population mean.
33.
What does the standard error of the mean (SEM) represent? —
The standard deviation of the sampling distribution of the mean; it measures the variability of sample means around the population mean.
34.
What does the 'degrees of freedom' (df) represent in the context of t-tests and F-tests? —
The number of independent pieces of information available to estimate a parameter.
35.
If a confidence interval for the difference between two means contains zero, what can be concluded? —
There is no statistically significant difference between the two population means at the given confidence level.
36.
What does the 'pooled variance' estimate in a t-test when assuming equal variances? —
A weighted average of the two sample variances, providing a better estimate of the common population variance.
37.
Student's t-test is most commonly used to compare which of the following? —
The mean of a sample to a known population mean, or the means of two samples.
38.
In an F-test for comparing variances, what is the null hypothesis (H0)? —
The variances of the two populations are equal.
39.
What does a 95% confidence interval mean? —
If we were to take many samples and calculate many such intervals, 95% of them would contain the true population parameter.
40.
When performing an F-test to compare two variances, if the calculated F-statistic is close to 1, what does it suggest? —
The variances are likely similar.
41.
What does a low p-value (typically < 0.05) obtained from a t-test indicate? —
There is sufficient evidence to reject the null hypothesis.
42.
What is the relationship between hypothesis testing and confidence intervals? —
A confidence interval can often be used to perform a hypothesis test (e.g., if the hypothesized value falls outside the interval, reject H0).
43.
What is the purpose of conducting post-hoc tests after a significant ANOVA result? —
To identify which specific group means are significantly different from each other.
44.
What is the primary goal of calculating a confidence interval for a mean? —
To provide a range of plausible values for the true population mean based on sample data.
45.
What is the primary purpose of using statistical tests like Student's t-test and F-test in analytical chemistry? —
To compare means of two or more groups of data and assess variability.
46.
If a paired t-test is performed, what is the nature of the data being analyzed? —
Measurements taken on the same subject or matched pairs under two different conditions.
47.
When the population standard deviation is unknown and must be estimated from the sample, which distribution is used to calculate the confidence interval for the mean? —
Student's t-distribution
48.
Which statistical test is most appropriate for comparing the means of two samples when the population standard deviations are unknown and the sample sizes are small? —
Independent samples t-test