Which of the following distributions is used to model the number of successes in a fixed number of trials?
- A.Normal distribution
- B.Binomial distribution✓ correct
- C.Poisson distribution
- D.Exponential distribution
This topic covers various probability distributions and their applications in quantitative analysis.
Aligned to the KASNEB Quantitative Analysis syllabus.
Probability distributions are essential in quantitative analysis for modeling and predicting outcomes. The three key types are normal, binomial, and Poisson distributions.
Normal Distribution: This is a continuous probability distribution characterized by its bell-shaped curve. It is defined by two parameters: the mean (μ) and the standard deviation (σ). In Kenya, many natural phenomena, such as heights or test scores, can be modeled using the normal distribution. The properties include:
Binomial Distribution: This discrete distribution is applicable when there are a fixed number of trials (n), each with two possible outcomes (success or failure). The probability of success is denoted by p, while the probability of failure is (1-p). The binomial distribution is used in scenarios like determining the likelihood of a certain number of successes in a series of independent trials, such as customer purchases. The formula for the probability of exactly k successes is:
P(X = k) = (n choose k) * p^k * (1-p)^(n-k)
Poisson Distribution: This discrete distribution models the number of events occurring in a fixed interval of time or space, given that these events happen with a known constant mean rate (λ) and independently of the time since the last event. It is useful in business contexts, such as predicting the number of customer arrivals at a shop within an hour. The formula is:
P(X = k) = (λ^k * e^(-λ)) / k!
Understanding these distributions helps in making informed decisions based on statistical data.
Key points
Scenario: A shop sells 60% of its products successfully. What is the probability of selling exactly 4 out of 10 products?
Parameters:
n = 10 (trials)
p = 0.6 (probability of success)
k = 4 (successes)
Calculation:
P(X = 4) = (10 choose 4) * (0.6^4) * (0.4^6)
= (210) * (0.1296) * (0.004096)
= 210 * 0.000529
= 0.1117
Thus, the probability of selling exactly 4 products is approximately 11.17%.
Scenario: A call center receives an average of 3 calls per hour. What is the probability of receiving exactly 2 calls in the next hour?
Parameters:
λ = 3 (average rate)
k = 2 (events)
Calculation:
P(X = 2) = (3^2 * e^(-3)) / 2!
= (9 * 0.0498) / 2
= 0.2240
Thus, the probability of receiving exactly 2 calls is approximately 22.40%.
3 of 12 questions. Beta-flagged questions are AI-drafted and pending CPA review — flag anything that looks wrong.
Which of the following distributions is used to model the number of successes in a fixed number of trials?
In a Poisson distribution, what does the parameter λ (lambda) represent?
Describe the characteristics of a normal distribution.
1. Symmetrical bell-shaped curve: The normal distribution is symmetric about its mean. 2. Mean, median, and mode are equal: In a normal distribution, these three measures of central tendency coincide. 3. Defined by two parameters: The normal distribution is characterized by its mean (μ) and standard deviation (σ).
Practice the full question bank with the AI tutor
12 questions on this topic alone. Get feedback after every attempt; the tutor re-explains what you got wrong. Beta access is free.
Reserve beta accessNormal distribution is bell-shaped and symmetrical.
Binomial distribution for fixed trials with two outcomes.
Normal distribution aids in quality control processes.
Quantitative Analysis is one of 18 CPA papers covered. Beta access is free; KES 1,500/month at launch.