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

Multiple choice

What is the probability of obtaining at least one success in a sequence of 'n' independent Bernoulli trials with probability of success 'p'?

  1. 1 - (1-p)^n

  2. p^n

  3. n * p

  4. Cannot be determined

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The probability of obtaining at least one success in a sequence of 'n' independent Bernoulli trials with probability of success 'p' is given by 1 - (1-p)^n. This is because the probability of obtaining exactly '0' successes is (1-p)^n, and the probability of obtaining at least one success is the complement of this, which is 1 - (1-p)^n.

Multiple choice

In a chi-square distribution with 'k' degrees of freedom, what is the probability of obtaining a value less than 'χ²_0.05,k'?

  1. 0.05

  2. 0.95

  3. 1

  4. Cannot be determined

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In a chi-square distribution with 'k' degrees of freedom, the probability of obtaining a value less than 'χ²_0.05,k' is 0.05. This is because the chi-square distribution is used for hypothesis testing, and the value 'χ²_0.05,k' is the critical value for a significance level of 0.05.

Multiple choice

What is the probability of obtaining a value greater than 'F_0.05,k1,k2' in an F-distribution with 'k1' and 'k2' degrees of freedom?

  1. 0.05

  2. 0.95

  3. 1

  4. Cannot be determined

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In an F-distribution with 'k1' and 'k2' degrees of freedom, the probability of obtaining a value greater than 'F_0.05,k1,k2' is 0.05. This is because the F-distribution is used for hypothesis testing, and the value 'F_0.05,k1,k2' is the critical value for a significance level of 0.05.

Multiple choice

In a t-distribution with 'ν' degrees of freedom, what is the probability of obtaining a value less than 't_0.05,ν'?

  1. 0.05

  2. 0.95

  3. 1

  4. Cannot be determined

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In a t-distribution with 'ν' degrees of freedom, the probability of obtaining a value less than 't_0.05,ν' is 0.05. This is because the t-distribution is used for hypothesis testing, and the value 't_0.05,ν' is the critical value for a significance level of 0.05.

Multiple choice

In a non-central chi-square distribution with 'k' degrees of freedom and non-centrality parameter 'λ', what is the probability of obtaining a value less than 'χ²_0.05,k,λ'?

  1. 0.05

  2. 0.95

  3. 1

  4. Cannot be determined

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In a non-central chi-square distribution with 'k' degrees of freedom and non-centrality parameter 'λ', the probability of obtaining a value less than 'χ²_0.05,k,λ' is 0.05. This is because the non-central chi-square distribution is used for hypothesis testing, and the value 'χ²_0.05,k,λ' is the critical value for a significance level of 0.05.

Multiple choice

In a non-central t-distribution with 'ν' degrees of freedom and non-centrality parameter 'δ', what is the probability of obtaining a value less than 't_0.05,ν,δ'?

  1. 0.05

  2. 0.95

  3. 1

  4. Cannot be determined

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In a non-central t-distribution with 'ν' degrees of freedom and non-centrality parameter 'δ', the probability of obtaining a value less than 't_0.05,ν,δ' is 0.05. This is because the non-central t-distribution is used for hypothesis testing, and the value 't_0.05,ν,δ' is the critical value for a significance level of 0.05.

Multiple choice

What is the formula for calculating the expected value of a random variable?

  1. E(X) = ∫x f(x) dx

  2. E(X) = ∑x f(x)

  3. E(X) = x̄

  4. E(X) = σ

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The expected value of a random variable X is calculated by integrating the product of X and its probability density function (f(x)) over the entire range of possible values of X.

Multiple choice

What is the formula for calculating the probability of an event occurring?

  1. P(A) = 1 - P(¬A)

  2. P(A) = P(B) + P(C)

  3. P(A) = P(B) / P(C)

  4. P(A) = P(B) * P(C)

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The probability of an event A occurring is calculated as 1 minus the probability of the event not occurring (¬A).

Multiple choice

In a medical test, the probability of a person having a disease given that the test result is positive is 0.9. The probability of a person having the disease is 0.05. What is the probability of a person having the disease given that the test result is negative?

  1. 0.045

  2. 0.005

  3. 0.95

  4. 0.995

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Using Bayes' Theorem, we can calculate the probability of a person having the disease given that the test result is negative as follows: P(Disease|Negative Test) = P(Negative Test|Disease) * P(Disease) / P(Negative Test) = 0.1 * 0.05 / (1 - 0.9) = 0.005.

Multiple choice

In a town, 60% of the population are women and 40% are men. If 70% of the women and 30% of the men own a car, what is the probability that a randomly selected person from the town owns a car?

  1. 0.48

  2. 0.52

  3. 0.62

  4. 0.38

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

To calculate the probability, we need to consider the proportion of women and men in the town and their respective probabilities of owning a car. The probability of a randomly selected person owning a car can be calculated as follows: P(Owns Car) = P(Woman and Owns Car) + P(Man and Owns Car) = (0.6 * 0.7) + (0.4 * 0.3) = 0.42 + 0.12 = 0.52.

Multiple choice

A weather forecaster predicts a 30% chance of rain tomorrow. If it does rain, there is a 70% chance of traffic congestion. If it does not rain, there is a 20% chance of traffic congestion. What is the probability of traffic congestion tomorrow?

  1. 0.34

  2. 0.26

  3. 0.44

  4. 0.16

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To calculate the probability of traffic congestion, we need to consider the probability of rain and the respective probabilities of traffic congestion given rain or no rain. The probability of traffic congestion can be calculated as follows: P(Traffic Congestion) = P(Rain and Traffic Congestion) + P(No Rain and Traffic Congestion) = (0.3 * 0.7) + (0.7 * 0.2) = 0.21 + 0.14 = 0.34.

Multiple choice

A company has two production lines, A and B. Line A produces 60% of the company's output, and Line B produces the remaining 40%. Line A has a 2% defect rate, while Line B has a 4% defect rate. If a randomly selected product is defective, what is the probability that it came from Line A?

  1. 0.6

  2. 0.4

  3. 0.72

  4. 0.28

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

To calculate the probability that a defective product came from Line A, we need to consider the proportion of output from each line and their respective defect rates. The probability can be calculated as follows: P(Defective from Line A) = P(Line A and Defective) / P(Defective) = (0.6 * 0.02) / (0.6 * 0.02 + 0.4 * 0.04) = 0.012 / 0.016 = 0.72.

Multiple choice

A survey found that 70% of people prefer coffee, 20% prefer tea, and 10% prefer both coffee and tea. What is the probability that a randomly selected person prefers only coffee?

  1. 0.6

  2. 0.3

  3. 0.7

  4. 0.4

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To calculate the probability that a person prefers only coffee, we need to subtract the proportion of people who prefer both coffee and tea from the proportion of people who prefer coffee. The probability can be calculated as follows: P(Prefers Only Coffee) = P(Prefers Coffee) - P(Prefers Both) = 0.7 - 0.1 = 0.6.

Multiple choice

A medical test has a 99% sensitivity and a 95% specificity. If the prevalence of a disease in a population is 1%, what is the probability that a randomly selected person who tests positive actually has the disease?

  1. 0.99

  2. 0.95

  3. 0.94

  4. 0.05

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

To calculate the probability that a person who tests positive actually has the disease, we need to consider the sensitivity and specificity of the test, as well as the prevalence of the disease. The probability can be calculated using Bayes' Theorem as follows: P(Disease|Positive Test) = P(Positive Test|Disease) * P(Disease) / P(Positive Test) = 0.99 * 0.01 / (0.99 * 0.01 + 0.05 * 0.99) = 0.94.

Multiple choice

A survey found that 60% of people own a car, 30% own a bike, and 10% own both a car and a bike. What is the probability that a randomly selected person owns a car or a bike?

  1. 0.8

  2. 0.9

  3. 0.7

  4. 0.6

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

To calculate the probability that a person owns a car or a bike, we need to consider the proportion of people who own a car, a bike, or both. The probability can be calculated as follows: P(Owns Car or Bike) = P(Owns Car) + P(Owns Bike) - P(Owns Both) = 0.6 + 0.3 - 0.1 = 0.8.