Statistical tests including Student's t, F test and confidence intervals - Question Bank

1. In the context of regression analysis, which statistical test is often used to determine if the overall model is significant?
A) t-test
B) F-test
C) Chi-squared test
D) ANOVA
2. What is the primary statistical measure that confidence intervals are designed to estimate?
A) Sample statistic
B) Population parameter
C) Test statistic
D) P-value
3. 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?
A) Z-test
B) Paired t-test
C) Independent samples t-test
D) Chi-squared test
4. When using the F-distribution to compare variances, if the null hypothesis of equal variances is rejected, it implies that:
A) The means of the groups are significantly different.
B) There is a statistically significant difference between the variances of the populations from which the samples were drawn.
C) The sample sizes are too small.
D) The data are not normally distributed.
5. What is the term for the range of values that is likely to contain the true population parameter with a specified level of confidence?
A) P-value
B) Critical value
C) Confidence interval
D) Standard error
6. Which statistical test is used to compare the means of two related or paired samples?
A) Independent samples t-test
B) One-sample t-test
C) Paired t-test
D) F-test
7. In a one-tailed t-test, where is the rejection region located?
A) In both tails of the distribution.
B) Only in the upper tail of the distribution.
C) Only in the lower tail of the distribution.
D) Centered around zero.
8. The 'power' of a statistical test is defined as:
A) The probability of making a Type I error.
B) The probability of making a Type II error.
C) The probability of correctly rejecting a false null hypothesis (1 - β).
D) The probability of incorrectly rejecting a true null hypothesis.
9. Which statistical test is generally more robust to violations of normality when sample sizes are large?
A) F-test
B) t-test
C) Chi-squared test
D) Paired t-test
10. What is the primary assumption of the F-test used in ANOVA?
A) The data are independent and normally distributed, and the variances of the groups are equal (homoscedasticity).
B) The data are paired.
C) The sample sizes are unequal.
D) The population standard deviations are known.
11. If a confidence interval for the difference between two means contains zero, what can be concluded?
A) The two population means are significantly different.
B) There is no statistically significant difference between the two population means at the given confidence level.
C) The sample sizes are too small.
D) The variances are significantly different.
12. What is the purpose of conducting post-hoc tests after a significant ANOVA result?
A) To determine if the overall ANOVA model is significant.
B) To identify which specific group means are significantly different from each other.
C) To compare the variances between groups.
D) To calculate the confidence intervals for individual group means.
13. When calculating a confidence interval for the mean using the t-distribution, the degrees of freedom are typically calculated as:
A) n (sample size)
B) n - 1
C) n - 2
D) 2n - 1
14. 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?
A) t-test
B) F-test
C) Chi-squared test
D) ANOVA
15. What does the standard error of the mean (SEM) represent?
A) The standard deviation of the population.
B) The standard deviation of the sample.
C) The standard deviation of the sampling distribution of the mean; it measures the variability of sample means around the population mean.
D) The range of the data.
16. A Type II error in hypothesis testing occurs when:
A) The null hypothesis is rejected when it is actually true.
B) The null hypothesis is not rejected when it is actually false.
C) The null hypothesis is rejected when it is actually false.
D) The null hypothesis is not rejected when it is actually true.
17. What is the significance level (alpha, α) in hypothesis testing?
A) The probability of correctly failing to reject the null hypothesis when it is false.
B) The probability of incorrectly rejecting the null hypothesis when it is true (Type I error).
C) The probability of correctly rejecting the null hypothesis when it is false (power).
D) The probability of incorrectly failing to reject the null hypothesis when it is false (Type II error).
18. In a two-tailed t-test, the rejection region is divided into how many tails of the distribution?
A) One
B) Two
C) Three
D) Zero
19. What is the primary goal of calculating a confidence interval for a mean?
A) To determine if the sample mean is significantly different from zero.
B) To provide a range of plausible values for the true population mean based on sample data.
C) To assess the variability within the sample.
D) To test for the normality of the data.
20. When performing an F-test to compare two variances, if the calculated F-statistic is close to 1, what does it suggest?
A) There is a significant difference between the variances.
B) The variances are likely similar.
C) The means of the groups are significantly different.
D) The sample sizes are too small.
21. What does the term 'homoscedasticity' refer to in the context of statistical tests?
A) The assumption that the data are normally distributed.
B) The assumption that the variances of the groups being compared are equal.
C) The assumption that the observations are independent.
D) The assumption that the sample sizes are equal.
22. Which type of t-test is used when measurements are taken from the same subject before and after an intervention?
A) Independent samples t-test
B) One-sample t-test
C) Paired t-test
D) Two-sample t-test
23. 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?
A) Fail to reject the null hypothesis.
B) Accept the null hypothesis.
C) Reject the null hypothesis.
D) Conduct a post-hoc test.
24. What does the 'pooled variance' estimate in a t-test when assuming equal variances?
A) The variance of the first sample only.
B) The variance of the second sample only.
C) A weighted average of the two sample variances, providing a better estimate of the common population variance.
D) The difference between the two sample variances.
25. Which statistical test is appropriate for comparing the means of more than two independent groups simultaneously?
A) Paired t-test
B) Independent samples t-test
C) Chi-squared test
D) One-way Analysis of Variance (ANOVA)
26. What is the critical value in hypothesis testing?
A) The calculated test statistic from the sample data.
B) The minimum value of the test statistic required to reject the null hypothesis at a given significance level.
C) The p-value obtained from the test.
D) The standard deviation of the population.
27. 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?
A) The group means are likely similar.
B) The variability within groups is much larger than the variability between groups.
C) The group means are likely different.
D) The sample sizes are too small.
28. If a paired t-test is performed, what is the nature of the data being analyzed?
A) Two independent groups of measurements.
B) Measurements taken on the same subject or matched pairs under two different conditions.
C) Comparison of variances between two groups.
D) Categorical data analysis.
29. Which of the following is NOT a requirement for performing a standard independent samples t-test?
A) Independence of observations.
B) Normality of the data within each group.
C) Equal sample sizes for both groups.
D) Homogeneity of variances (equal variances between groups).
30. What is the relationship between hypothesis testing and confidence intervals?
A) They are entirely unrelated concepts.
B) A confidence interval can often be used to perform a hypothesis test (e.g., if the hypothesized value falls outside the interval, reject H0).
C) Hypothesis testing is always performed before calculating a confidence interval.
D) Confidence intervals are only used for descriptive statistics.
31. 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?
A) Z-distribution
B) Student's t-distribution
C) F-distribution
D) Binomial distribution
32. For a normally distributed population with a known standard deviation, the confidence interval for the population mean is calculated using which distribution?
A) Student's t-distribution
B) F-distribution
C) Chi-squared distribution
D) Z-distribution (Standard Normal Distribution)
33. Which of the following is a common application of confidence intervals in analytical chemistry?
A) Determining the reaction rate.
B) Estimating the uncertainty or precision of a measurement (e.g., the mean concentration).
C) Identifying unknown substances.
D) Calculating the equilibrium constant.
34. 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?
A) The interval becomes wider.
B) The interval becomes narrower.
C) The interval width remains unchanged.
D) The interval width depends on the standard deviation.
35. How does the width of a confidence interval change if the sample size increases, assuming all other factors remain constant?
A) The interval becomes wider.
B) The interval becomes narrower.
C) The interval width remains unchanged.
D) The interval width depends on the p-value.
36. What does a 95% confidence interval mean?
A) There is a 95% probability that the true population parameter falls within this specific interval.
B) If we were to take many samples and calculate many such intervals, 95% of them would contain the true population parameter.
C) 95% of the sample data points lie within this interval.
D) The calculated interval is guaranteed to contain the true population parameter.
37. A confidence interval provides a range of values within which a certain percentage of what is expected to lie?
A) Individual data points.
B) Sample means.
C) Population parameters (like the mean or variance).
D) Outliers.
38. What does the 'degrees of freedom' (df) represent in the context of t-tests and F-tests?
A) The total number of observations in the dataset.
B) The number of independent pieces of information available to estimate a parameter.
C) The level of significance chosen for the test.
D) The calculated test statistic value.
39. 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?
A) Paired t-test
B) Chi-squared test
C) Analysis of Variance (ANOVA)
D) Wilcoxon rank-sum test
40. The F-statistic in an F-test is calculated as the ratio of:
A) The mean square error to the mean square regression.
B) The variance of one sample to the variance of another sample.
C) The variance within groups to the variance between groups.
D) The variance between groups to the variance within groups.
41. In an F-test for comparing variances, what is the null hypothesis (H0)?
A) The variances of the two populations are equal.
B) The variances of the two populations are unequal.
C) The means of the two populations are equal.
D) The means of the two populations are unequal.
42. The F-test is primarily used to compare which of the following statistical measures?
A) Means of two or more groups.
B) Variances of two or more populations.
C) Medians of two samples.
D) Proportions of two categories.
43. What does a low p-value (typically < 0.05) obtained from a t-test indicate?
A) There is strong evidence to support the null hypothesis.
B) There is sufficient evidence to reject the null hypothesis.
C) The sample size is too small for a reliable conclusion.
D) The data are not normally distributed.
44. When performing an independent samples t-test, what is the fundamental assumption about the data?
A) The data are paired or dependent.
B) The variances of the two populations are unequal.
C) The samples are independent and drawn from populations with equal variances (or can be adjusted for unequal variances).
D) The data follow a non-normal distribution.
45. What is the null hypothesis (H0) typically stated for a one-sample t-test?
A) The sample mean is significantly different from the population mean.
B) The sample mean is equal to the population mean.
C) The sample variance is equal to the population variance.
D) The two sample means are significantly different from each other.
46. In the context of Student's t-test, what does the 't' statistic represent?
A) The ratio of the difference between sample means to the standard error of the difference.
B) The ratio of the variances of two independent samples.
C) The total number of data points in a sample.
D) The probability of observing the data if the null hypothesis is true.
47. Student's t-test is most commonly used to compare which of the following?
A) The variance of two populations.
B) The mean of a sample to a known population mean, or the means of two samples.
C) The correlation between two continuous variables.
D) The distribution of categorical data.
48. What is the primary purpose of using statistical tests like Student's t-test and F-test in analytical chemistry?
A) To determine the chemical composition of a sample.
B) To compare means of two or more groups of data and assess variability.
C) To synthesize new chemical compounds.
D) To measure the physical properties of substances.