The square root of variance is also called as?
For a population of 10,000, what does a sex ratio of more than 1000 indicate?
Which statistical test is used for counting the direction of differences within a paired sample?
In the presence of unusually high outliers, which is the preferred measure of central tendency?
In a population, the total number of births in a year is 3050. There are 50 stillbirths, 100 neonatal deaths within the first 7 days, and 150 deaths between the 8th and 28th day of life. Calculate the Neonatal Mortality Rate.
What is the degree of freedom for a 2x2 contingency table?
In a disease with 100% mortality, what is the relationship between incidence and prevalence?
Specificity of a screening test measures which of the following?
Which of the following indicators is not included in the Physical Quality of Life Index (PQLI)?
In a bimodal series, if the mean is 2 and the median is 3, what is the mode?
Explanation: **Explanation:** The correct answer is **Standard Deviation (SD)**. In biostatistics, variance measures the average squared distance of each data point from the mean. Because variance is expressed in squared units (e.g., $mm^2$ Hg), it is difficult to interpret clinically. By taking the **square root of variance**, we obtain the Standard Deviation, which returns the measurement to its original units (e.g., $mm$ Hg), making it the most commonly used measure of dispersion in medical research. **Analysis of Options:** * **Standard Error (SE):** This measures the dispersion of sample means around the true population mean. It is calculated by dividing the SD by the square root of the sample size ($SE = SD / \sqrt{n}$). * **Mean Deviation:** This is the arithmetic average of the absolute differences between each value and the mean. Unlike SD, it ignores the signs (plus/minus) of the deviations without squaring them. * **Range:** This is the simplest measure of dispersion, calculated as the difference between the maximum and minimum values in a dataset. It does not involve variance or the mean. **High-Yield Clinical Pearls for NEET-PG:** * **Normal Distribution:** In a Gaussian curve, Mean ± 1 SD covers **68%** of values, Mean ± 2 SD covers **95%**, and Mean ± 3 SD covers **99.7%**. * **Coefficient of Variation:** This is $(SD / Mean) \times 100$. It is used to compare the relative variability of two different datasets (e.g., comparing height in cm vs. weight in kg). * **Variance Unit:** If the unit of a variable is $x$, the unit of variance is $x^2$, while the unit of SD remains $x$.
Explanation: ### Explanation **1. Understanding the Concept** In Indian Demography and Biostatistics, the **Sex Ratio** is defined as the number of females per 1,000 males. * **Formula:** (Number of Females / Number of Males) × 1,000 If the sex ratio is **more than 1,000**, it mathematically implies that the numerator (Females) is greater than the denominator (Males). * In a population of 10,000, if the ratio is exactly 1,000, there are 5,000 males and 5,000 females. * If the ratio is **>1,000**, females must be **>5,000** and males must be **<5,000**. Therefore, Option D is the correct logical conclusion. **2. Analysis of Incorrect Options** * **Option A & B:** These options suggest a total population count far below the given 10,000. If males or females were less than 500, the other gender would have to be over 9,500, which is an extreme outlier and does not specifically define a ratio "more than 1,000." * **Option C:** If females were less than 5,000 in a population of 10,000, the males would be more than 5,000. This would result in a sex ratio of **less than 1,000** (a deficit of females), which contradicts the question. **3. High-Yield Clinical Pearls for NEET-PG** * **Child Sex Ratio:** Calculated for the 0–6 years age group. * **Global vs. Indian Definition:** In most Western countries, the sex ratio is expressed as males per 100 females. However, for NEET-PG, always follow the **Indian Census definition**: Females per 1,000 males. * **Highest Sex Ratio (Census 2011):** Kerala (1,084). * **Lowest Sex Ratio (Census 2011):** Haryana (879). * **Overall India Sex Ratio (Census 2011):** 943.
Explanation: ### Explanation **Correct Answer: D. Sign test** The **Sign test** is a non-parametric test used to analyze the **direction of differences** between paired observations (e.g., "before and after" measurements). It focuses solely on whether the difference is positive (+) or negative (-) rather than the actual magnitude of the change. It is used when the data is ordinal or when the distribution of differences is not normal, making it the simplest test for paired data. **Why other options are incorrect:** * **A. t-test (Paired):** This is a parametric test used for paired samples. Unlike the Sign test, it requires the data to be on an interval/ratio scale and assumes a **normal distribution**. It considers the magnitude of the difference, not just the direction. * **B. Z-test:** This is used for large samples (n > 30) to compare means or proportions. It is not specifically designed for "counting directions" in paired samples. * **C. F-test (ANOVA):** This test is used to compare the **variances** of two populations or to compare means among three or more groups. It does not analyze paired directional differences. **High-Yield Clinical Pearls for NEET-PG:** * **Sign Test vs. Wilcoxon Signed-Rank Test:** While both are non-parametric tests for paired data, the Sign test only looks at the **direction** (+/-), whereas the Wilcoxon Signed-Rank test considers both the **direction and the magnitude** (ranks). * **Non-Parametric Equivalents:** * Unpaired t-test → Mann-Whitney U test. * Paired t-test → Wilcoxon Signed-Rank test or Sign test. * One-way ANOVA → Kruskal-Wallis test. * **Rule of Thumb:** If the question mentions "direction only" or "nominal/ordinal paired data," think **Sign Test**.
Explanation: ### Explanation **1. Why Median is the Correct Answer:** In biostatistics, the **Median** is the "positional average" that divides a distribution into two equal halves. Its primary advantage is that it is **robust to outliers** (extreme values). When a dataset contains unusually high or low values, the distribution becomes **skewed**. While the Mean is pulled toward the tail of the skew, the Median remains stable because it depends on the rank order of observations rather than their numerical magnitude. Therefore, for skewed data, the Median provides a more accurate representation of the "typical" value. **2. Analysis of Incorrect Options:** * **A. Mean:** This is the arithmetic average. It is highly sensitive to outliers because every value in the dataset is used in its calculation. A single extreme outlier can significantly inflate or deflate the Mean, making it a poor measure for skewed distributions. * **B. Mode:** This is the most frequently occurring value. While it is not affected by outliers, it is often unstable (a dataset can be bimodal or have no mode at all), making it less reliable than the Median for general central tendency. * **D. Range:** This is a measure of **dispersion** (spread), not central tendency. It is calculated as the difference between the maximum and minimum values and is, in fact, the measure *most* affected by outliers. **3. High-Yield Clinical Pearls for NEET-PG:** * **Normal Distribution:** Mean = Median = Mode. * **Positive Skew (Right-tailed):** Mean > Median > Mode (e.g., income levels, incubation periods). * **Negative Skew (Left-tailed):** Mode > Median > Mean (e.g., age at death in developed countries). * **Best measure for Nominal data:** Mode. * **Best measure for Ordinal data:** Median. * **Best measure for Interval/Ratio data (No outliers):** Mean.
Explanation: ### Explanation **1. Understanding the Correct Answer (C: 83)** To calculate the **Neonatal Mortality Rate (NMR)**, we must understand its definition: the number of deaths of live-born infants during the first 28 completed days of life per 1,000 live births. * **Step 1: Identify Live Births.** The question gives "Total Births" (3050) and "Stillbirths" (50). Since Live Births = Total Births – Stillbirths, we have: $3050 - 50 = 3000$ live births. * **Step 2: Identify Neonatal Deaths.** This includes both Early Neonatal Deaths (0-7 days) and Late Neonatal Deaths (8-28 days). Total deaths = $100 + 150 = 250$. * **Step 3: Apply Formula.** $$\text{NMR} = \frac{\text{Total Neonatal Deaths}}{\text{Total Live Births}} \times 1000$$ $$\text{NMR} = \frac{250}{3000} \times 1000 = \frac{250}{3} \approx \mathbf{83.33}$$ **2. Why Other Options are Incorrect** * **Option A (250):** This is the absolute number of neonatal deaths, not the rate per 1,000 live births. * **Option B (100):** This only accounts for Early Neonatal Deaths (0-7 days). * **Option D (90):** This is a distractor resulting from calculation errors or using the wrong denominator (e.g., using total births instead of live births). **3. Clinical Pearls & High-Yield Facts for NEET-PG** * **Denominator Rule:** Most mortality rates in the first year of life (Infant, Neonatal, Post-neonatal) use **Live Births** as the denominator. The **Perinatal Mortality Rate** is a notable exception that uses **Total Births** (Live births + Stillbirths). * **Early vs. Late:** Early Neonatal Mortality (0-7 days) reflects maternal health and quality of obstetric care, while Late Neonatal Mortality (8-28 days) often reflects environmental factors and infections. * **Current Trend:** In India, Neonatal Mortality accounts for approximately **70% of the Infant Mortality Rate (IMR)**, making it the most critical target for reducing under-5 mortality.
Explanation: **Explanation:** In biostatistics, the **Degrees of Freedom (df)** represents the number of independent values or categories that can vary without changing the constraints of the data (such as the row and column totals). For a contingency table, the formula to calculate the degree of freedom is: **df = (r – 1) × (c – 1)** *(where r = number of rows and c = number of columns)* In a **2x2 contingency table** (commonly used for Chi-square tests to compare two proportions): * r = 2, c = 2 * df = (2 – 1) × (2 – 1) = **1 × 1 = 1** This means that if the marginal totals are fixed, only one cell in a 2x2 table is free to vary; once that value is known, the other three cells are automatically determined. **Analysis of Incorrect Options:** * **B (0):** A df of 0 implies no variability is possible, which would mean the data is constant and cannot be statistically analyzed. * **C (2):** This would be the df for a 3x2 or 2x3 table [(3-1) × (2-1) = 2]. * **D (4):** This would be the df for a 3x3 table [(3-1) × (3-1) = 4]. **Clinical Pearls for NEET-PG:** * **Chi-square Test:** The most common application of a 2x2 table is the Chi-square test, used to find the association between two qualitative (categorical) variables. * **Yates’ Correction:** When the degree of freedom is 1 and any expected cell frequency is < 5, Yates’ correction for continuity is applied to the Chi-square formula. * **Fisher’s Exact Test:** Used instead of Chi-square for a 2x2 table when the total sample size is very small (N < 40) or any expected cell frequency is < 5.
Explanation: ### Explanation The relationship between prevalence and incidence is defined by the formula: **Prevalence (P) = Incidence (I) × Mean Duration of disease (D)** #### Why the Correct Answer is Right In a disease with **100% mortality**, the duration of the disease (D) is extremely short because the outcome (death) occurs rapidly after onset. * **Prevalence** represents the total number of existing cases (old + new) at a specific point in time. * **Incidence** represents the number of new cases occurring in a period. * When a disease is fatal and kills the patient quickly, cases are removed from the "prevalence pool" almost as fast as they enter it. Mathematically, if the duration (D) is less than 1 unit of time (e.g., a few days in a yearly study), the product of $I \times D$ will result in a **Prevalence < Incidence**. *Note: While the option says "Prevalence < 1", in the context of NEET-PG biostatistics questions of this type, it is a common shorthand/typographical convention for **Prevalence < Incidence**.* #### Why Other Options are Wrong * **Option A & B:** Prevalence is a proportion (0 to 1) or a rate per population. It cannot be "1" unless every single person in the population has the disease simultaneously, which is impossible for a 100% fatal disease. * **Option D:** There is a direct mathematical relationship between the two, governed by the duration of the illness. #### High-Yield Clinical Pearls for NEET-PG 1. **Duration is Key:** If a disease is cured quickly or leads to rapid death, Prevalence decreases. If a disease is chronic (e.g., Diabetes), Prevalence increases even if Incidence remains stable. 2. **Steady State:** The formula $P = I \times D$ is applicable only when the disease is in a "steady state" (stable incidence and duration). 3. **Impact of New Treatments:** If a new drug improves survival but doesn't cure the disease (e.g., ART in HIV), the **Prevalence increases** because the duration (D) increases, even though Incidence (I) might stay the same.
Explanation: **Explanation:** **Specificity** is defined as the ability of a screening test to correctly identify those **without the disease**. It represents the proportion of truly healthy individuals (non-diseased) who are correctly identified as "negative" by the test. 1. **Why Option D is Correct:** Specificity is calculated as: **[True Negatives / (True Negatives + False Positives)]**. A highly specific test has very few false positives. Therefore, it measures the **True Negatives**. If a test has 90% specificity, it means 90% of healthy people will test negative. 2. **Why Other Options are Incorrect:** * **Option A (True Positives):** This is measured by **Sensitivity**. Sensitivity is the ability of a test to correctly identify those *with* the disease. * **Option B (False Positives):** While specificity is related to false positives, it measures the *absence* of them. The "False Positive Rate" is calculated as (1 - Specificity). * **Option C (False Negatives):** This is related to sensitivity. The "False Negative Rate" is calculated as (1 - Sensitivity). **High-Yield Clinical Pearls for NEET-PG:** * **SNOUT:** **S**ensitivity rules **OUT** (A negative result in a highly sensitive test helps rule out the disease). * **SPIN:** **S**pecificity rules **IN** (A positive result in a highly specific test helps rule in/confirm the disease). * **Screening vs. Diagnosis:** Screening tests should ideally have high **Sensitivity** (to catch all cases), while confirmatory/diagnostic tests should have high **Specificity** (to avoid misdiagnosing healthy people). * Specificity is also known as the **True Negative Rate**.
Explanation: The **Physical Quality of Life Index (PQLI)** is a composite index developed by Morris David Morris to measure the quality of life or social welfare in a country. Unlike economic indicators, the PQLI focuses on social outcomes. ### Why "Per Capita Income" is the Correct Answer **Per capita income** is an economic indicator, not a physical quality of life indicator. It is a key component of the **Human Development Index (HDI)**, but it was intentionally excluded from the PQLI to provide a non-economic alternative for assessing development. The PQLI assumes that money alone does not reflect the well-being of a population. ### Analysis of Other Options The PQLI is calculated by combining three indicators, each scaled from 0 to 100: * **Infant Mortality Rate (IMR):** Included as a sensitive indicator of the health status and environmental conditions of a population. * **Life Expectancy at Age 1:** Included as a measure of longevity. *Note: It is specifically life expectancy at age 1, not at birth.* * **Literacy Rate:** Included as a measure of social and educational development. ### High-Yield NEET-PG Pearls * **PQLI Components:** Remember the mnemonic **"LIL"** (Literacy, IMR, Life expectancy at age 1). * **Scoring:** PQLI ranges from **0 (worst) to 100 (best)**. * **PQLI vs. HDI:** * **PQLI:** Literacy + IMR + Life Expectancy at Age 1. (No income). * **HDI:** Literacy + Life Expectancy at Birth + Per Capita Income (GDP). * **Life Expectancy:** In PQLI, we use life expectancy at **age 1**; in HDI, we use life expectancy at **birth**. * **Sensitivity:** IMR is considered the most sensitive indicator of the health status of a community.
Explanation: ### Explanation The correct answer is **A. 5**. This question is based on the **Empirical Relationship** between the three measures of central tendency (Mean, Median, and Mode). In a moderately asymmetrical or skewed distribution, this relationship is expressed by **Karl Pearson’s formula**: $$\text{Mode} = (3 \times \text{Median}) - (2 \times \text{Mean})$$ **Calculation:** * Given: Mean = 2, Median = 3 * Formula: Mode = $(3 \times 3) - (2 \times 2)$ * Calculation: $9 - 4 = 5$ #### Why other options are incorrect: * **Option B (2.5):** This value is the average of the mean and median, which has no statistical basis for determining the mode in a skewed distribution. * **Option C (4):** This is a mathematical error in applying the formula (e.g., adding instead of subtracting or miscalculating the multiples). * **Option D (3):** In a perfectly **symmetrical (Normal)** distribution, the Mean, Median, and Mode are all equal. Since the mean (2) and median (3) differ here, the distribution is skewed, and the mode cannot be 3. --- ### High-Yield Clinical Pearls for NEET-PG: 1. **Normal Distribution:** Mean = Median = Mode (Bell-shaped curve). 2. **Positive Skew (Right-skewed):** Mean > Median > Mode. The tail extends to the right (e.g., income distribution, incubation periods). 3. **Negative Skew (Left-skewed):** Mode > Median > Mean. The tail extends to the left. 4. **Median's Stability:** The Median is the most robust measure of central tendency for skewed data (like survival time) because it is least affected by extreme values (outliers). 5. **Bimodal Series:** While the formula is "empirical" (an approximation), it is the standard method used in medical entrance exams to calculate a missing value when two others are provided.
Collection and Presentation of Data
Practice Questions
Measures of Central Tendency
Practice Questions
Measures of Dispersion
Practice Questions
Normal Distribution
Practice Questions
Sampling Methods
Practice Questions
Sample Size Calculation
Practice Questions
Hypothesis Testing
Practice Questions
Tests of Significance
Practice Questions
Correlation and Regression
Practice Questions
Survival Analysis
Practice Questions
Multivariate Analysis
Practice Questions
Statistical Software in Research
Practice Questions
Get full access to all questions, explanations, and performance tracking.
Start For Free