Official curriculum roadmap, subject/topic distribution, negative marking rules, pacing guidelines, and solved sample questions.
🎯 Mapped Subjects & Topic Question Distribution
Total Question Pool100%
50 MCQs
Combined Active Syllabus
Distributions & Sampling Theory
50 MCQs
Topic Pool
📊 Question Pool Structure
50 MCQs across fundamental, intermediate, and advanced concept tiers.
⚡ Recommended Pacing
45 to 60 seconds per MCQ. Flag complex problems and preserve 10 minutes for final revision.
⚖️ Scoring & Negative Marking
+1 mark per correct answer. In competitive tests with negative marking, -0.25 applies for incorrect guesses.
💡 Strategic Preparation & Exam Hall Guidelines
To maximize your score on Distributions & Sampling Theory, candidates are advised to follow a structured three-pass approach. In the First Pass, solve all direct recall and formula-based questions within 30 seconds each to secure foundational marks. In the Second Pass, tackle multi-step analytical and quantitative reasoning problems. In the Third Pass, review marked questions and verify calculations.
Practice with the interactive player below to evaluate your speed and accuracy under real exam pressure. Every question features full mathematical formulas, step-by-step worked solutions, and conceptual explanations vetted by Apex Rankers Academy subject matter specialists.
Ready to test your knowledge?Launch interactive 1-by-1 practice with instant feedback, bookmarking, and step-by-step rationales.
Review the solved problems below to understand question phrasing, answer choices, and step-by-step solution logic prior to starting the full interactive practice drill:
Sample Question 1
Distributions & Sampling TheoryEasy • Statistics
In a Binomial experiment with $n$ independent trials and probability of success $p$ on each trial, what are the theoretical Mean and Variance?
AMean = $np$, Variance = $np(1-p)$
BMean = $np$, Variance = $\sqrt{np}$
CMean = $p$, Variance = $p(1-p)$
DMean = $n/p$, Variance = $n(1-p)$
✓ Correct Answer:A - Mean = $np$, Variance = $np(1-p)$
📖 Step-by-Step Solution & Conceptual Rationale:
For a Binomial distribution $B(n, p)$, the expected value is $E[X] = np$, and the variance is $Var(X) = npq = np(1-p)$. Note that the variance is strictly less than the mean since $0 < q < 1$.
Sample Question 2
Distributions & Sampling TheoryEasy • Statistics
Which probability distribution has the unique property that its theoretical Mean is ALWAYS strictly equal to its Variance ($\mu = \sigma^2 = \lambda$)?
APoisson Distribution
BBinomial Distribution
CNormal Distribution
DGeometric Distribution
✓ Correct Answer:A - Poisson Distribution
📖 Step-by-Step Solution & Conceptual Rationale:
In a Poisson distribution ($P(X=x) = e^{-\lambda}\lambda^x / x!$), the single parameter $\lambda$ represents both the expected value (mean) and the variance: $E[X] = Var(X) = \lambda$ (equidispersive property).
Under what limiting conditions does the Binomial distribution converge asymptotically to a Poisson distribution?
AWhen the number of trials $n \to \infty$, probability of success $p \to 0$, such that $np = \lambda$ remains constant
BWhen $n$ is small and $p = 0.5$
CWhen $p \to 1$
DWhen $n \to 0$
✓ Correct Answer:A - When the number of trials $n \to \infty$, probability of success $p \to 0$, such that $np = \lambda$ remains constant
📖 Step-by-Step Solution & Conceptual Rationale:
The Poisson distribution arises as the limit of the Binomial distribution when trials $n$ become arbitrarily large and probability of success $p$ becomes very small (rare events), while the product $np = \lambda$ stays moderate and finite.
Sample Question 4
Distributions & Sampling TheoryEasy • Statistics
What continuous probability distribution is characterized by a bell-shaped, symmetrical probability density curve defined entirely by its mean ($\mu$) and standard deviation ($\sigma$)?
ANormal (Gaussian) Distribution
BExponential Distribution
CChi-Square Distribution
DF-Distribution
✓ Correct Answer:A - Normal (Gaussian) Distribution
📖 Step-by-Step Solution & Conceptual Rationale:
The Normal distribution $N(\mu, \sigma^2)$ is continuous, symmetric about its mean, has points of inflection at $\mu \pm \sigma$, and its total area equals 1, serving as the cornerstone of classical statistical inference.
Sample Question 5
Distributions & Sampling TheoryEasy • Statistics
According to the 'Empirical Rule' (68-95-99.7 Rule) for a Normal distribution, what percentage of observations lies within $\mu \pm 2\sigma$?
AApproximately 95.45%
BApproximately 68.27%
CApproximately 99.73%
DExactly 50.00%
✓ Correct Answer:A - Approximately 95.45%
📖 Step-by-Step Solution & Conceptual Rationale:
In any Normal distribution: ~68.27% of values fall within $\mu \pm 1\sigma$, ~95.45% fall within $\mu \pm 2\sigma$, and ~99.73% fall within $\mu \pm 3\sigma$.
Sample Question 6
Distributions & Sampling TheoryEasy • Statistics
What are the numerical parameters (Mean and Variance) of the Standard Normal Distribution ($Z$)?
Standardizing a normal variable $X \sim N(\mu, \sigma^2)$ using the $Z$-transformation ($Z = (X - \mu)/\sigma$) converts it into the Standard Normal distribution $Z \sim N(0, 1)$ with mean 0 and variance 1.
At what values on the horizontal axis do the two points of inflection occur on a standard Normal density curve $N(0, 1)$?
A$Z = -1$ and $Z = +1$
B$Z = -2$ and $Z = +2$
C$Z = -3$ and $Z = +3$
D$Z = 0$
✓ Correct Answer:A - $Z = -1$ and $Z = +1$
📖 Step-by-Step Solution & Conceptual Rationale:
The points of inflection (where curvature changes from concave downward to concave upward, $f''(x) = 0$) of a normal distribution occur at exactly one standard deviation from the mean: $x = \mu \pm \sigma$ (for standard normal, $Z = \pm 1$).
Sample Question 8
Distributions & Sampling TheoryEasy • Statistics
The Central Limit Theorem (CLT) states that as the sample size $n$ becomes sufficiently large ($n \ge 30$), the sampling distribution of the sample mean ($\bar{X}$):
AApproaches a Normal distribution, regardless of the underlying population's original distribution shape
BApproaches a Uniform distribution
CBecomes skewed to the right
DCollapses to zero variance
✓ Correct Answer:A - Approaches a Normal distribution, regardless of the underlying population's original distribution shape
📖 Step-by-Step Solution & Conceptual Rationale:
The Central Limit Theorem is fundamental in statistics: the sampling distribution of the sample mean of independent random variables approaches a normal distribution with mean $\mu$ and variance $\sigma^2/n$ as $n \to \infty$, even if the parent population is highly skewed or non-normal.
Sample Question 9
Distributions & Sampling TheoryEasy • Statistics
The standard deviation of the sampling distribution of a statistic (such as the sample mean $\bar{X}$) is formally termed the:
AStandard Error
BSampling Bias
CVariance of population
DMean Deviation
✓ Correct Answer:A - Standard Error
📖 Step-by-Step Solution & Conceptual Rationale:
The standard deviation of an estimator's sampling distribution is called the Standard Error (e.g., $SE(\bar{x}) = \sigma / \sqrt{n}$ for the sample mean).
Sample Question 10
Distributions & Sampling TheoryEasy • Statistics
If a simple random sample of size $n = 64$ is drawn from a large population with standard deviation $\sigma = 24$, what is the Standard Error of the sample mean ($SE(\bar{X})$)?