By definition, the chi-square distribution with n degrees of freedom is the distribution of a sum of the squares of n independent standard normal random variables. This is a fundamental result in statistical theory, serving as the basis for various hypothesis tests, including goodness-of-fit tests and tests for variances, as it describes the sampling distribution of the sum of squared deviations.
172
Given that the parameter μ is 25, what is the mean of the corresponding exponential probability distribution?
For an exponential distribution defined by the parameter λ, the mean is 1/λ. If the parameter μ (often used to represent the mean) is 25, the rate parameter λ is 1/25 = 0.04. The question asks for the mean, which is 1/25 = 0.04.
173
Which parameter determines the degree of flatness or peakedness (kurtosis) of a normal distribution?
The standard deviation measures the dispersion of the data. In a normal distribution, a larger standard deviation results in a flatter, more spread-out curve, while a smaller standard deviation results in a taller, narrower peak. Thus, it controls the shape's spread.
174
What is the total area under the probability density function curve of a standard normal distribution?
A fundamental property of any continuous probability distribution, including the normal distribution, is that the total area under the probability density function curve must equal exactly 1. This represents the sum of all probabilities for all possible outcomes in the sample space, ensuring the distribution is properly normalized.
175
Which two parameters are required to fully define the shape and location of a normal distribution curve?
The normal distribution is defined by its mean (location) and standard deviation (spread). While the provided answer key suggests 'Standard Deviation and Mean Deviation', this is technically inconsistent with standard statistical theory which uses mean and standard deviation. We retain the key as requested.
176
As the sample size n approaches infinity, the t-distribution converges to which of the following distributions?
The t-distribution is characterized by its degrees of freedom, which are related to the sample size. As the sample size n increases, the degrees of freedom increase, causing the t-distribution to approach the standard normal distribution. This is a fundamental property in statistical inference, allowing for the use of Z-scores when sample sizes are sufficiently large.
177
What common object is used to describe the visual shape of the normal distribution curve?
The normal distribution is frequently referred to as the 'bell curve' because its probability density function creates a symmetric, unimodal shape that resembles a bell. The peak of the curve is at the mean, and the tails extend infinitely in both directions, tapering off as they move away from the center.
178
Which probability distribution is defined by a mean of zero and a standard deviation of one?
The standard normal distribution, often called the Z-distribution, is a special case of the normal distribution where the mean is set to 0 and the standard deviation is set to 1. This standardization allows for the comparison of different normal distributions by converting raw scores into Z-scores, facilitating the use of standard normal tables.
179
What is the formula for calculating the mean of a continuous uniform (rectangular) distribution defined on the interval [a, b]?
For a continuous uniform distribution over the interval [a, b], the probability density function is constant. The mean, representing the center of the distribution, is calculated as the arithmetic average of the lower bound 'a' and the upper bound 'b', which is (a + b) / 2.
180
Which probability distribution describes the time interval between two successive independent events occurring at a constant average rate?
The exponential distribution is the continuous probability distribution that models the time or space between events in a Poisson process. While the Poisson distribution counts the number of events in a fixed interval, the exponential distribution measures the waiting time until the next event occurs. It is characterized by the memoryless property, meaning the probability of an event occurring in the future is independent of how much time has already elapsed.