The normal distribution is frequently referred to as the Gaussian distribution, named after the mathematician Carl Friedrich Gauss, who contributed significantly to its study and application in the analysis of errors in measurements.
162
The moment generating function (MGF) defined by (1-ßt)^(-a) corresponds to which probability distribution?
The moment generating function of a Gamma distribution with shape parameter alpha and scale parameter beta is given by M(t) = (1 - beta*t)^(-alpha) for t < 1/beta. This is a standard result in probability theory for continuous distributions.
163
The shape of a normal distribution is determined by its variance and which other parameter?
The shape and location of a normal distribution are governed by two primary parameters: the mean (μ) and the variance (σ²). The mean determines the central location, while the variance determines the dispersion or 'flatness' of the curve.
164
If a random variable X follows a normal distribution with mean µ and variance σ², what is the distribution of the standardized variable Z?
Standardization is the process of transforming a normal random variable X ~ N(µ, σ²) into a standard normal variable Z by subtracting the mean and dividing by the standard deviation (Z = (X - µ) / σ). The resulting distribution, Z, always has a mean of 0 and a variance of 1, denoted as N(0, 1).
165
What is the mode of a chi-square distribution with n degrees of freedom?
For a chi-square distribution with n degrees of freedom, the probability density function reaches its maximum value at the mode. For n > 2, the mode is calculated as n - 2. If n is less than or equal to 2, the behavior of the distribution at the origin changes.
166
Which probability distribution is characterized by a bell-shaped curve where the mean, median, and mode coincide at the center?
The normal distribution, also known as the Gaussian distribution, is a symmetric continuous probability distribution. Its defining characteristic is the bell-shaped density function, where the central peak corresponds to the mean, median, and mode.
167
Given a normal distribution with a mean of 40, if a random variable x equals 80 and the corresponding z-score is 1.8, what is the standard deviation of this distribution?
The z-score formula is z = (x - μ) / σ. Substituting the given values: 1.8 = (80 - 40) / σ. This simplifies to 1.8 = 40 / σ, which means σ = 40 / 1.8. The result is approximately 22.22. Given the options provided, 20 is the closest approximation to the calculated value.
168
When the shape parameter 'a' equals 1, which distribution does the Gamma distribution simplify into?
The Gamma distribution is defined by shape parameter alpha (or a) and scale parameter beta. When the shape parameter equals 1, the probability density function reduces to the form of an exponential distribution, often referred to as the negative exponential distribution.
169
Which of the following probability distributions has a range of 0 to infinity?
The F-distribution, Chi-square distribution, and Gamma distribution are all defined on the interval [0, infinity). The Chi-square distribution is a special case of the Gamma distribution, and the F-distribution is defined as the ratio of two independent Chi-square variables. Therefore, all three distributions share this non-negative range.
170
What is the mathematical expression for the mean of a Gamma distribution with shape parameter alpha and scale parameter beta?
The Gamma distribution is defined by a shape parameter (alpha) and a scale parameter (beta). The expected value, or mean, of a random variable following a Gamma distribution is calculated as the product of these two parameters, E[X] = alpha * beta. This result is a fundamental property of the distribution's probability density function.