Hypothesis Testing Indian Medical PG Practice Questions and MCQs
Practice Indian Medical PG questions for Hypothesis Testing. These multiple choice questions (MCQs) cover important concepts and help you prepare for your exams.
Hypothesis Testing Indian Medical PG Question 1: A group of 80 people is being studied to determine the effect of diet modification on cholesterol levels. To compare the mean cholesterol levels before and after the diet modification in this group, which statistical test should be used?
- A. Paired t-test (Correct Answer)
- B. McNemar test
- C. Chi-square test
- D. Wilcoxon signed-rank test
- E. Independent t-test
Hypothesis Testing Explanation: ***Paired t-test***
- A **paired t-test** is appropriate for comparing means from two related samples, such as "before" and "after" measurements on the **same individuals**.
- It assesses whether there is a statistically significant difference between these **dependent observations**.
*Independent t-test*
- The independent t-test compares means between **two separate groups** (unrelated samples).
- It is inappropriate here because we have **paired data** from the same individuals measured twice, not two independent groups.
*McNemar test*
- The McNemar test is used for comparing **paired nominal data**, typically in a 2×2 table, for example, before-after changes in a proportion or categorical outcome.
- It is not suitable for **continuous data** like cholesterol levels.
*Chi-square test*
- The chi-square test is used to assess the association between **two categorical variables** or to compare observed frequencies with expected frequencies.
- It is not designed for comparing means of **continuous variables** in paired samples.
*Wilcoxon signed-rank test*
- The Wilcoxon signed-rank test is a **non-parametric alternative to the paired t-test**, used when the data are not normally distributed or when the sample size is small.
- While it's used for paired data, the paired t-test is generally preferred when parametric assumptions (like **normality**) can be met, especially with a sample size of 80.
Hypothesis Testing Indian Medical PG Question 2: Which of the following statements about screening tests is correct?
- A. Sensitivity is 1 - False negative rate (Correct Answer)
- B. Sensitivity is 1 - False positive rate
- C. Post-test probability is only influenced by pre-test probability
- D. None of the options is correct.
Hypothesis Testing Explanation: ***Sensitivity is 1 - False negative rate***
- **Sensitivity** refers to the proportion of **true positive results** among all individuals with the disease.
- The **false negative rate** is the proportion of individuals with the disease who test negative, so **1 - false negative rate** correctly defines sensitivity.
*Sensitivity is 1 - False positive rate*
- The false positive rate (1 - specificity) is related to the proportion of individuals without the disease who test positive.
- This statement incorrectly defines sensitivity, confusing it with concepts related to specificity.
*Post-test probability is only influenced by pre-test probability*
- **Post-test probability** is influenced by both the **pre-test probability** and the **likelihood ratio** of the diagnostic test.
- The **likelihood ratio** incorporates the test's sensitivity and specificity, making it a critical factor in modifying the probability of disease after testing.
*None of the options is correct.*
- The first statement, "Sensitivity is 1 - False negative rate," is a correct definition of sensitivity.
Hypothesis Testing Indian Medical PG Question 3: For testing the statistical significance of the difference in heights among different groups of school children, which statistical test would be most appropriate?
- A. Student's t test
- B. chi-square test
- C. Paired 't' test
- D. ANOVA (Correct Answer)
Hypothesis Testing Explanation: ***ANOVA (Analysis of Variance)***
- **ANOVA** is used to compare the means of **three or more independent groups** simultaneously. In this scenario, you are comparing heights across "different groups" of school children, implying more than two groups.
- It tests whether there are any significant differences between the means of these groups, using the **F-statistic**.
*Student's t test*
- The **Student's t-test** is designed to compare the means of **only two groups**. It would be inappropriate for comparing more than two groups.
- Applying multiple t-tests for several groups would increase the risk of **Type I error** (false positive).
*chi-square test*
- The **chi-square test** is used for analyzing **categorical data** (frequencies or proportions), not for comparing means of continuous data like height.
- It determines if there is a significant association between two categorical variables.
*Paired 't' test*
- A **paired t-test** is used when comparing the means of two related groups or when measurements are taken from the **same subjects at two different times** (e.g., before and after an intervention).
- This scenario involves independent groups of children, not paired or repeated measures.
Hypothesis Testing Indian Medical PG Question 4: What is the 95% confidence interval in a study with an estimated prevalence of 10% and a sample size of 100, expressed as a percentage range?
- A. 4% to 16% (Correct Answer)
- B. Inadequate information to calculate 95% CI
- C. 6% to 16%
- D. 5% to 15%
Hypothesis Testing Explanation: ***4% to 16%***
- To calculate the 95% **confidence interval** for a **proportion**, we use the formula: p ± 1.96 * sqrt((p * (1-p)) / n).
- Given a prevalence (**p**) of 0.10 and a **sample size** (**n**) of 100, the standard error is sqrt((0.10 * 0.90) / 100) = sqrt(0.0009) = 0.03.
- The 95% confidence interval is 0.10 ± (1.96 * 0.03), which is 0.10 ± 0.0588. This translates to a range of 0.0412 to 0.1588, or approximately **4% to 16%**.
*Inadequate information to calculate 95% CI*
- The necessary information, including **prevalence** (10%) and **sample size** (100), is provided in the question.
- With these two **parameters**, the 95% confidence interval can be calculated using standard statistical formulas.
*6% to 16%*
- This range is too narrow and suggests a smaller **standard error** or a different **confidence level**.
- The correct calculation based on the provided **prevalence** and **sample size** yields a wider interval.
*5% to 15%*
- This range, while plausible, is slightly narrower than the **calculated interval**.
- The use of the standard formula for a **proportion** with the given values results in a lower bound closer to 4% and an upper bound closer to 16%.
Hypothesis Testing Indian Medical PG Question 5: What is the primary purpose of interventional studies in clinical research?
- A. Confirming Hypotheses
- B. Testing Hypotheses (Correct Answer)
- C. Manipulating Hypotheses
- D. Formulating Hypotheses
Hypothesis Testing Explanation: ***Testing Hypotheses***
- Interventional studies, such as **randomized controlled trials**, are specifically designed to **test cause-and-effect relationships** by actively intervening.
- They aim to determine if a specific intervention (e.g., a drug, a therapy) produces a hypothesized outcome.
*Confirming Hypotheses*
- While interventional studies can confirm hypotheses, their primary role is not just confirmation but the initial **rigorous testing** of a hypothesis under controlled conditions.
- Confirmation often implies that previous evidence already strongly supports the hypothesis.
*Manipulating Hypotheses*
- Hypotheses themselves are not "manipulated"; rather, the **variables** within the study design (e.g., treatment groups, dosages) are manipulated to test the hypothesis.
- This option incorrectly applies the concept of manipulation to the hypothesis.
*Formulating Hypotheses*
- Hypothesis formulation usually occurs during the **observational research phase** or through literature review, *before* interventional studies are designed.
- Observational studies or descriptive research are more typically used for generating new hypotheses.
Hypothesis Testing Indian Medical PG Question 6: What does the P-value represent in hypothesis testing?
- A. The probability of obtaining results as extreme or more extreme than observed, assuming the null hypothesis is true. (Correct Answer)
- B. The probability of not rejecting the null hypothesis when it is true.
- C. The probability of rejecting the null hypothesis when it is false.
- D. The probability of observing the data given that the null hypothesis is false.
Hypothesis Testing Explanation: ***The probability of obtaining results as extreme or more extreme than observed, assuming the null hypothesis is true.***
- The **P-value** quantifies the evidence against the **null hypothesis**, representing the likelihood of obtaining the observed results (or more extreme results) if the null hypothesis were indeed correct.
- A **small P-value** (typically < 0.05) suggests that the observed data is unlikely under the null hypothesis, providing evidence to **reject** it.
- It is NOT the probability that the null hypothesis is true or false, nor the probability of the data itself, but rather the probability of obtaining such extreme results by chance alone.
*The probability of not rejecting the null hypothesis when it is true.*
- This describes the **confidence level (1 - α)**, which represents the probability of correctly failing to reject a true null hypothesis.
- It is not what the P-value directly calculates, which focuses on the probability of extreme results under the null hypothesis.
*The probability of rejecting the null hypothesis when it is false.*
- This is known as the **power of the test (1 - β)**, which is the probability of correctly detecting a real effect when it exists.
- The **P-value** itself does not represent the power; rather, it is a tool used to make a decision about the null hypothesis based on observed data.
*The probability of observing the data given that the null hypothesis is false.*
- This statement is related to the **alternative hypothesis** and is not the direct definition of a **P-value**.
- The P-value specifically assesses the probability of obtaining extreme results under the assumption that the **null hypothesis is true**, not false.
Hypothesis Testing Indian Medical PG Question 7: A study was undertaken to establish the relationship between the consumption of a vegetarian or non-vegetarian diet and the presence of diseases. Which statistical test should be used?
- A. Chi-square test (Correct Answer)
- B. T-test
- C. ANOVA
- D. Fisher's exact test
- E. Mann-Whitney U test
Hypothesis Testing Explanation: ***Chi-square test***
- The **chi-square test** is appropriate when analyzing the relationship between two **categorical variables**. In this scenario, "diet type" (vegetarian/non-vegetarian) and "presence of disease" (yes/no) are both categorical variables.
- This test determines if there is a statistically significant association between the frequency counts of these two variables in a contingency table.
*T-test*
- A **t-test** is used to compare the **means** of two groups, typically when the dependent variable is continuous.
- This test is unsuitable here because the presence of disease and diet type are categorical, not continuous, variables.
*ANOVA*
- **ANOVA** (Analysis of Variance) is used to compare the **means** of three or more groups, often with a continuous dependent variable.
- Similar to the t-test, ANOVA is not applicable as the study involves categorical variables, not the comparison of means across multiple groups.
*Fisher's exact test*
- **Fisher's exact test** is similar to the chi-square test but specifically used for **small sample sizes** where the expected frequencies in any cell of the contingency table are less than 5.
- While it analyzes categorical data, the chi-square test is the more general and commonly preferred test for larger sample sizes, which is generally assumed unless otherwise specified.
*Mann-Whitney U test*
- The **Mann-Whitney U test** is a non-parametric test used to compare differences between two independent groups when the dependent variable is **ordinal or continuous** but not normally distributed.
- This test is not appropriate for analyzing the association between two categorical variables, as it requires at least one variable to have ranked or continuous data.
Hypothesis Testing Indian Medical PG Question 8: A researcher wants to determine whether there is an association between CRP values and the risk of MI or cancer. Four relative risk (RR) values were plotted $(0.5,1.5,1.7,1.8)$ with respect to CRP levels. What conclusion can be drawn?
- A. CRP has no relationship
- B. CRP decreases & disease decreases
- C. CRP increases disease/cancer risk (Correct Answer)
- D. No association in first interval
- E. CRP shows protective effect in first interval
Hypothesis Testing Explanation: ***CRP increases disease/cancer risk***
- A **relative risk (RR)** greater than 1 indicates an increased risk of the outcome (MI or cancer) in the exposed group (higher CRP levels) compared to the unexposed group.
- The plots show RRs of 1.5, 1.7, and 1.8, all of which are greater than 1, consistently indicating that higher CRP levels are associated with an elevated risk for MI or cancer.
- The overall trend across the four intervals demonstrates a positive association between CRP and disease risk.
*CRP has no relationship*
- This conclusion is incorrect because three of the four plotted RR values (1.5, 1.7, 1.8) are above 1, indicating a positive association or increased risk.
- An RR of 1 signifies no relationship, but the majority of values clearly deviate from 1, showing a definite association.
*CRP decreases & disease decreases*
- While one RR value (0.5) suggests a decreased risk, the majority of the given RRs (1.5, 1.7, 1.8) are greater than 1, indicating an increased risk.
- This option would only be true if all or most RR values were less than 1, implying a protective effect, which is not the overall trend here.
*No association in first interval*
- The first interval shows an RR of 0.5. An RR of 1 indicates no association, while an RR of 0.5 actually indicates a **decreased risk or protective effect**, rather than no association.
- Therefore, stating "no association" for the first interval is inaccurate given the definition of relative risk.
*CRP shows protective effect in first interval*
- While the first interval RR of 0.5 does suggest a protective effect in isolation, this option fails to capture the **overall conclusion** from all four data points.
- When interpreting multiple RR values together, the predominant pattern (three values >1) indicates an overall increased risk, making this a misleading conclusion for the study as a whole.
Hypothesis Testing Indian Medical PG Question 9: What is the effect of increasing the confidence level in hypothesis testing?
- A. Previously significant value remains significant
- B. Hypothesis testing outcome may change
- C. Increased significance threshold affects results (Correct Answer)
- D. Previously insignificant value may become significant
Hypothesis Testing Explanation: ***Increased significance threshold affects results***
- Increasing the **confidence level** (e.g., from 95% to 99%) means we are demanding higher certainty that our result is not due to random chance. This translates to a **lower alpha (significance level)** - from α=0.05 to α=0.01.
- A higher confidence level implies a **more stringent threshold** for rejecting the null hypothesis. The p-value must now be smaller than the reduced alpha to achieve statistical significance.
- This makes it **harder to reject the null hypothesis** and reduces the probability of Type I error (false positive).
*Previously significant value remains significant*
- This statement is incorrect because if a **p-value** was barely significant at a lower confidence level (e.g., p=0.04 at 95% confidence, α=0.05), it would become **non-significant** at a higher confidence level (e.g., 99% confidence, α=0.01).
- The threshold for **statistical significance** becomes stricter, meaning fewer results will meet the criteria.
*Hypothesis testing outcome may change*
- While this is technically true, it is less precise than the correct answer. The outcome may change specifically because results that were previously significant may become non-significant.
- This option describes a **consequence** rather than the direct effect of changing the confidence level.
*Previously insignificant value may become significant*
- This statement is incorrect. If a result was **non-significant** at a lower confidence level (e.g., p=0.06 at 95% confidence, α=0.05), it will certainly remain non-significant at a higher confidence level (e.g., 99% confidence, α=0.01).
- Increasing the confidence level makes it **harder, not easier** to achieve statistical significance by requiring a smaller p-value to reject the null hypothesis.
Hypothesis Testing Indian Medical PG Question 10: In the context of hypothesis testing, what does statistical power refer to?
- A. The probability of failing to reject a true null hypothesis.
- B. The probability of correctly rejecting a false null hypothesis. (Correct Answer)
- C. The probability of incorrectly rejecting a true null hypothesis.
- D. The probability of incorrectly rejecting a false null hypothesis.
Hypothesis Testing Explanation: ***The probability of correctly rejecting a false null hypothesis.***
- **Statistical power** is the probability that a statistical test will **correctly detect an effect** when there is a true effect present.
- It represents the ability of a study to **avoid a Type II error (β)** (failing to reject a false null hypothesis), and is calculated as **1 - β**.
- Higher statistical power means greater ability to detect a true effect when it exists.
*The probability of failing to reject a true null hypothesis.*
- This describes the **complement of Type I error (1 - α)**, representing the probability of correctly retaining a true null hypothesis.
- This is a correct decision in hypothesis testing but is **not the definition of statistical power**.
- Related to the specificity of the test when the null hypothesis is true.
*The probability of incorrectly rejecting a true null hypothesis.*
- This describes **Type I error (α)**, also known as a **false positive**.
- It represents the significance level of the test, typically set at 0.05 or 0.01.
- This is an error, not a measure of power, and represents concluding there is an effect when none exists.
*The probability of incorrectly rejecting a false null hypothesis.*
- This statement is **logically contradictory** and conceptually impossible.
- If the null hypothesis is false, rejecting it is the **correct decision**, not incorrect.
- The probability of **failing to reject a false null hypothesis** is **Type II error (β)**, and power = 1 - β.
More Hypothesis Testing Indian Medical PG questions available in the OnCourse app. Practice MCQs, flashcards, and get detailed explanations.