Mathematics
Probability Distributions
488 Questions
Probability distributions describe the likelihood of different outcomes in a statistical experiment. Key topics include calculating confidence intervals, understanding Type II errors, and working with the standard normal distribution. These concepts are frequently tested in mathematics and statistics sections of various competitive exams.
Standard normal distributionType II error probabilityConfidence interval interpretationPoisson distributionProbability density function
Probability Distributions Questions
Which of the following properties is not satisfied by a Lévy process?
-
Independent increments
-
Stationary increments
-
Gaussian distribution
-
Infinitely divisible distribution
C
Correct answer
Explanation
Lévy processes do not necessarily have a Gaussian distribution. In fact, many Lévy processes, such as the Poisson process, have distributions that are far from Gaussian.
What is a probability distribution?
-
A function that describes the probability of a random variable taking on a particular value.
-
A function that describes the probability of a random variable taking on a range of values.
-
A function that describes the probability of a random variable taking on a set of values.
-
A function that describes the probability of a random variable taking on a sequence of values.
A
Correct answer
Explanation
A probability distribution is a function that describes the probability of a random variable taking on a particular value. Probability distributions are used in statistics, probability theory, and other applications.
What is the probability density function of a continuous random variable?
-
A function that gives the probability of a random variable taking on a specific value.
-
A function that gives the probability of a random variable taking on a range of values.
-
A function that gives the probability of a random variable taking on a set of values.
-
A function that gives the probability of a random variable taking on an interval of values.
B
Correct answer
Explanation
The probability density function of a continuous random variable is a function that gives the probability of a random variable taking on a range of values.
What is the cumulative distribution function of a random variable?
-
A function that gives the probability of a random variable taking on a specific value or less.
-
A function that gives the probability of a random variable taking on a range of values or less.
-
A function that gives the probability of a random variable taking on a set of values or less.
-
A function that gives the probability of a random variable taking on an interval of values or less.
A
Correct answer
Explanation
The cumulative distribution function of a random variable is a function that gives the probability of a random variable taking on a specific value or less.
Which of the following is not a type of probability distribution?
-
Normal distribution
-
Binomial distribution
-
Poisson distribution
-
Uniform distribution
D
Correct answer
Explanation
Uniform distribution is not a probability distribution, but rather a type of continuous distribution.
Which of the following is not a type of probability distribution?
-
Normal distribution
-
Binomial distribution
-
Poisson distribution
-
Uniform distribution
D
Correct answer
Explanation
Uniform distribution is not a probability distribution, but rather a type of continuous distribution.
In a Markov chain, what is the probability of transitioning from state $i$ to state $j$ in $n$ steps?
-
$P_{ij}^n$
-
$P_{ij}^{n-1}$
-
$P_{ij}$
A
Correct answer
Explanation
In a Markov chain, the probability of transitioning from state $i$ to state $j$ in $n$ steps is given by the $n$-th power of the transition probability matrix $P$, denoted as $P_{ij}^n$.
In a Markov chain model of behavior change, what is the probability of being in state $j$ at time $t$ given that the system started in state $i$ at time $0$?
-
$P_{ij}(t)$
-
$P_{ji}(t)$
-
$P_{ii}(t)$
A
Correct answer
Explanation
In a Markov chain model of behavior change, the probability of being in state $j$ at time $t$ given that the system started in state $i$ at time $0$ is given by $P_{ij}(t)$, which is an element of the transition probability matrix raised to the power of $t$.
In probability, what is the probability of an event occurring?
-
The ratio of the number of favorable outcomes to the total number of possible outcomes
-
The ratio of the number of unfavorable outcomes to the total number of possible outcomes
-
The difference between the number of favorable outcomes and the number of unfavorable outcomes
-
The sum of the number of favorable outcomes and the number of unfavorable outcomes
A
Correct answer
Explanation
The probability of an event occurring is the ratio of the number of favorable outcomes to the total number of possible outcomes.
In probability theory, what does the symbol '0' often represent?
-
An impossible event
-
A certain event
-
A random event
-
A dependent event
A
Correct answer
Explanation
In probability, the symbol '0' is commonly used to represent an impossible event. An impossible event is an event that cannot occur under any circumstances.
What is the probability of an impossible event?
-
1
-
0
-
0.5
-
Cannot be determined
B
Correct answer
Explanation
The probability of an impossible event is always 0. This is because an impossible event cannot occur, so the probability of its occurrence is zero.
What is the probability of a certain event?
-
1
-
0
-
0.5
-
Cannot be determined
A
Correct answer
Explanation
The probability of a certain event is always 1. This is because a certain event is guaranteed to occur, so the probability of its occurrence is 1.
In a probability distribution, what does the value of '0' often indicate?
-
The mean of the distribution
-
The median of the distribution
-
The mode of the distribution
-
The probability of an impossible event
D
Correct answer
Explanation
In a probability distribution, the value of '0' often indicates the probability of an impossible event. This is because an impossible event has a probability of zero.
What is the expected value of a random variable that takes the value '0' with probability 'p'?
-
0
-
p
-
1-p
-
Cannot be determined
A
Correct answer
Explanation
The expected value of a random variable that takes the value '0' with probability 'p' is 0. This is because the expected value is calculated by multiplying each possible value of the random variable by its probability and then summing the results. In this case, the only possible value is '0', and its probability is 'p', so the expected value is 0 * p = 0.
In a binomial distribution with parameters 'n' and 'p', what is the probability of obtaining exactly '0' successes?
-
(1-p)^n
-
p^n
-
n * p
-
Cannot be determined
A
Correct answer
Explanation
In a binomial distribution with parameters 'n' and 'p', the probability of obtaining exactly '0' successes is given by (1-p)^n. This is because the probability of success is 'p' and the probability of failure is 1-p. To obtain exactly '0' successes, we need to have 'n' consecutive failures, which has a probability of (1-p)^n.