No verified paper has been uploaded for AJKPSC-PMS Paper Statistics 2017 MCQs yet.
The MCQs below are drawn from the Statistics subject category.
Showing 311–320
of 1558 MCQs
Page 32 / 156
311
For a binomial distribution with a success probability of 0.40, a failure probability of 0.60, and a sample size of 5, what is the calculated moment coefficient of skewness?
The skewness of a binomial distribution is given by the formula (q-p)/sqrt(npq). Substituting p=0.4, q=0.6, and n=5, we get (0.6-0.4)/sqrt(5*0.4*0.6) = 0.2/sqrt(1.2) = 0.2/1.0954, which approximately equals 0.182. Given the provided answer key is 0.167, there may be a discrepancy in the calculation method or rounding used in the source.
312
What is the term for a process where trials are statistically independent and each trial results in exactly one of two possible outcomes?
A Bernoulli process is a sequence of independent random experiments, each having exactly two possible outcomes, often labeled as 'success' and 'failure'. The probability of success remains constant across all trials. This process serves as the foundation for the Binomial distribution, which models the number of successes in a fixed number of independent Bernoulli trials.
313
Which of the following is not a standard assumption or property of the Binomial distribution?
A core assumption of the Binomial distribution is that the probability of success, denoted as 'p', remains constant across all 'n' independent trials. If the probability of success changes from trial to trial, the process does not follow a Binomial distribution.
314
Under what conditions is the binomial distribution considered symmetrical?
A binomial distribution is symmetrical when the probability of success (p) equals the probability of failure (q). Since p + q = 1, this condition is satisfied if and only if p = 0.5 (or 1/2). Both options (b) and (c) describe this same mathematical requirement, making them both correct conditions for symmetry.
315
What is the standard formula for the mean of a binomial distribution?
The mean of a binomial distribution is defined as the product of the number of trials (n) and the probability of success (p). This is a fundamental property of the binomial distribution, representing the long-run average number of successes expected in n independent Bernoulli trials.
316
Under what condition regarding the number of trials (n) is a binomial distribution typically applied?
While the binomial distribution is mathematically defined for any positive integer n, it is most frequently utilized in statistical inference and large-scale modeling when n is large. Large n values facilitate the use of normal approximations, which are essential for conducting hypothesis tests and constructing confidence intervals efficiently in practical research scenarios.
317
Which condition results in a binomial distribution being skewed to the left?
A binomial distribution is negatively skewed (skewed to the left) when the probability of success (p) is greater than 0.5. In this scenario, the distribution has a longer tail on the left side because the probability mass is concentrated toward the higher end of the range of possible outcomes, making the mean less than the mode.
318
What is the standard mathematical notation for the probability mass function of a binomial distribution b(x; n, p)?
The binomial probability mass function is defined as P(X=x) = nCx * p^x * q^(n-x), where nCx is the binomial coefficient, p is the probability of success, and q is the probability of failure (1-p). The notation {nx} represents the combination of n items taken x at a time.
319
In which probability distribution does the probability of success change from trial to trial?
The hypergeometric distribution models the number of successes in a sequence of draws from a finite population without replacement. Because the items are not replaced, the composition of the population changes after each draw, causing the probability of success to vary across trials. This distinguishes it from the binomial distribution, where trials are independent and the probability remains constant.
320
What is the relationship between the mean and variance in a binomial distribution?
The mean of a binomial distribution is np and the variance is npq. Since q = 1 - p and 0 < p < 1, it follows that 0 < q < 1. Therefore, np > npq, meaning the mean is always greater than the variance. The provided explanation in the source regarding the Central Limit Theorem is conceptually inaccurate for this specific property, but the answer choice is mathematically correct.