The normal distribution is a bell-shaped curve that is symmetric about its mean. The peak of this curve, representing the mode and the maximum value of the probability density function, occurs exactly at the mean, denoted by µ.
212
What is the defined range of values for a normal distribution?
The normal distribution is defined for all real numbers. The probability density function approaches zero as X moves toward positive or negative infinity, but it is mathematically defined across the entire real number line.
213
The integral defined as the integral from 0 to 1 of x^(l-1) * (1-x)^(m-1) dx is known as which of the following?
The Beta function of the first kind, denoted as B(l, m), is defined by the integral of x^(l-1) * (1-x)^(m-1) from 0 to 1. This function is fundamental in probability theory, particularly as the kernel of the Beta distribution.
214
What is the mean deviation of a negative exponential distribution?
For an exponential distribution with rate parameter lambda, the mean is 1/lambda. The mean deviation about the mean is calculated as 2/(e * lambda). The provided option 2/e represents this constant factor relative to the scale parameter.
215
What is the total area under the curve of a normal distribution?
The total area under the probability density function of a normal distribution represents the cumulative probability of all possible outcomes. By the axioms of probability, the sum of probabilities for all possible events in a sample space must equal 1. Thus, the area under the entire bell curve is defined as 1, representing 100% of the probability space.
216
What is the probability area under the normal curve outside the interval between Z=1 and Z=3.09?
To find the area outside the interval [1, 3.09], we calculate the area within the interval using the cumulative distribution function: P(1 < Z < 3.09) = Φ(3.09) - Φ(1) ≈ 0.9990 - 0.8413 = 0.1577. The area outside is 1 - 0.1577 = 0.8423. The provided answer B (0.1597) seems to be an approximation or refers to a different specific calculation.
217
Given a gamma distribution with a scale parameter μ (often denoted as θ) of 11 and a shape parameter n (often denoted as α) of 50, what is the variance?
For a gamma distribution with shape parameter α and scale parameter θ, the variance is given by α * θ². Here, α=50 and θ=11, resulting in 50 * 121 = 6050. The provided answer 0.413 appears inconsistent with standard gamma distribution formulas. This discrepancy may arise from different parameterizations or a typo in the source material.
218
Which probability distribution is characterized by the parameters alpha (a) and beta (ß)?
The Gamma distribution is a two-parameter family of continuous probability distributions. It is typically defined by a shape parameter (often denoted as alpha or k) and a scale parameter (often denoted as beta or theta), which determine the skewness and spread of the distribution.
219
For the probability density function f(x) = 0.5 * e^(-|x|) defined on the interval [-8, 8], what is the variance?
The variance of a Laplace distribution (double exponential) with parameter b is 2b^2. Here, the distribution is truncated to the interval [-8, 8]. While the standard Laplace variance is 2, the truncation slightly alters the calculation, but given the options provided, 2 is the intended theoretical value for the underlying distribution.
220
How many parameters are required to fully define a normal distribution?
A normal distribution is uniquely determined by two parameters: the mean (μ), which locates the center of the distribution, and the standard deviation (σ) or variance (σ²), which determines the spread or width of the bell curve.