If P(A) = 0.4 and P(B) = 0.5 with A and B independent, then P(A ∩ B) is:
Probability — Important Questions
SUMMARY: This chapter focuses on the advanced concepts of probability, including conditional probability, Bayes' theorem, and random variables.
KEY TOPICS: Conditional probability, Bayes' theorem, random variables, probability distribution, Bernoulli trials, binomial distribution, independent events, total probability theorem, expectation, variance
For two events A and B, the conditional probability P(A | B) equals:
Check answerHide answer
For a fair die, the probability of getting an even number is:
Check answerHide answer
The mean of a binomial distribution B(n, p) is:
Check answerHide answer
For a random variable X with possible values 1, 2, 3 and probabilities 1/2, 1/3, 1/6 respectively, E(X) equals:
Check answerHide answer
State Bayes' theorem for two events A and B.
View sample solutionHide solution
Two events A and B are independent. If P(A) = 0.6 and P(B) = 0.4, find P(A ∩ B) and P(A ∪ B).
View sample solutionHide solution
Define a random variable and its expected value.
View sample solutionHide solution
State the multiplication theorem of probability for two events.
View sample solutionHide solution
For a fair coin tossed twice, find the probability distribution of X = number of heads.
View sample solutionHide solution
A bag contains 3 red and 2 blue balls. Two balls are drawn one after another without replacement. Find P(both red) and P(at least one blue).
View sample solutionHide solution
In a factory, 60% of items come from machine A and 40% from machine B. Machine A produces 3% defective; B produces 5% defective. An item is found defective. Find the probability it came from machine A.
View sample solutionHide solution
For a binomial distribution B(n = 5, p = 0.3), find P(X = 2), the mean and variance.
View sample solutionHide solution
A coin is tossed three times. Find the probability distribution of X = number of heads. Compute E(X) and Var(X).
View sample solutionHide solution
In a multiple-choice test, a student knows the answer with probability 0.5; if they don't know, they guess. Given 4 options per question, find the probability that the student knew the answer given that they answered correctly.
View sample solutionHide solution
Differentiate between conditional probability and joint probability in tabular form.
Assertion (A): For two independent events A and B: P(A ∩ B) = P(A) · P(B).
Reason (R): Independence means the occurrence of one does not affect the probability of the other.
Show explanationHide explanation
Assertion (A): Conditional probability P(A | B) restricts the sample space to event B.
Reason (R): The formula P(A | B) = P(A ∩ B) / P(B) follows from this restriction.
Show explanationHide explanation
Assertion (A): Bayes' theorem reverses conditional probabilities.
Reason (R): The posterior P(A | B) is computed from the likelihood P(B | A) and the priors P(A) and P(B).
Show explanationHide explanation
Assertion (A): For mutually exclusive events A and B: P(A ∪ B) = P(A) + P(B).
Reason (R): Mutually exclusive events share no common outcomes.
Show explanationHide explanation
Assertion (A): The mean of a binomial distribution B(n, p) is np.
Reason (R): Mean = number of trials × probability of success per trial.
Show explanationHide explanation
Assertion (A): The probability of any event lies between 0 and 1 inclusive.
Reason (R): Probability is a normalised measure with P(impossible) = 0 and P(certain) = 1.
Show explanationHide explanation
Assertion (A): Var(X) = E(X²) − [E(X)]².
Reason (R): The variance equals the expected value of the squared deviation from the mean.
Show explanationHide explanation
Statement 1: P(A ∪ B) = P(A) + P(B) − P(A ∩ B) for any two events.
Statement 2: For mutually exclusive events the last term is zero.
Show answerHide answer
Statement 1: For independent events: P(A ∩ B) = P(A) · P(B).
Statement 2: For dependent events the formula uses conditional probability.
Show answerHide answer
Statement 1: The expected value E(X) of a random variable is its long-run average.
Statement 2: The variance Var(X) measures the spread of X around its expected value.
Show answerHide answer
Statement 1: Bayes' theorem requires a partition of the sample space.
Statement 2: The probabilities of all events in the partition must sum to 1.
Show answerHide answer
Statement 1: Probability of an event lies between 0 and 1 inclusive.
Statement 2: P(certain event) = 1 and P(impossible event) = 0.
Show answerHide answer
-
The probability that exactly two heads appear is:A1/8B3/8C1/2D1
-
The expectation E(X) equals:A1.0B1.5C2.0D3.0
-
Compute the full probability distribution and verify E(X) = 1.5.
Show answersHide answers
-
P(Maths | Physics) equals:A3/5B2/5C1/2D1/3
-
P(Maths) equals:A7/12B5/12C3/12D1/4
-
Compute P(Maths | Physics) using the conditional probability formula.
Show answersHide answers
-
The total probability of a defective item P(D) is approximately:A0.0345B0.345C0.0125D0.0500
-
The probability that a defective item came from M1 is approximately:A0.362B0.250C0.500D0.144
-
Apply Bayes theorem to compute P(M1 | D).
Show answersHide answers
Study the binomial distribution probabilities for n = 4 p = 0.5:
| k | P(X = k) | C(4, k) |
|---|---|---|
| 0 | 1/16 | 1 |
| 1 | 4/16 | 4 |
| 2 | 6/16 | 6 |
| 3 | 4/16 | 4 |
| 4 | 1/16 | 1 |
-
The probability of exactly 2 heads in 4 tosses is:A1/16B4/16C6/16D1/4
-
For Binomial(n p) the mean is:AnpBnp(1−p)Cnp²Dp
-
Verify mean and variance for n = 4 p = 0.5.
Show answersHide answers
Study the events and probabilities in a deck of cards:
| Event | Description | Probability |
|---|---|---|
| A | Card is a spade | 13/52 |
| B | Card is an ace | 4/52 |
| A ∩ B | Card is the ace of spades | 1/52 |
| A ∪ B | Card is a spade or an ace | 16/52 |
| A | B | Spade given ace | 1/4 |
-
P(spade) equals:A1/4B1/13C1/52D3/13
-
P(spade | ace) equals:A1/4B1/52C4/13D16/52
-
Verify whether drawing a spade and drawing an ace are independent events.
Show answersHide answers
From the probability distribution of a discrete random variable X, find (i) the value of k, (ii) E(X), (iii) Var(X).
| X | P(X) |
|---|---|
| 1 | k |
| 2 | 2k |
| 3 | 3k |
| 4 | 4k |
In a factory three machines M1, M2, M3 produce 30%, 45% and 25% of items. Defect rates are 4%, 3% and 5% respectively. Compute (i) total probability of defect, (ii) probability that a random defective item came from M2.
| Machine | Production share | Defect rate |
|---|---|---|
| M1 | 30% | 4% |
| M2 | 45% | 3% |
| M3 | 25% | 5% |
Study the binomial PMF for n = 5, p = 0.4 and answer:
-
The mode of the distribution (most likely value) is:Ak = 1Bk = 2Ck = 3Dk = 5
-
The expectation E(X) of the distribution equals:Anp = 2Bnp² = 0.8Cn + p = 5.4Dnp(1−p) = 1.2
-
Compute the mean and variance of X and verify that the probabilities sum to 1.
Show answersHide answers
Make a full Mathematics paper on Probability.
Pick the question mix, set the marks, hit generate. You get a ready-to-print paper with an answer key.
Generate your paper — free