Bayes' theorem and simple probability distributions - Question Bank
1. What is the sum of probabilities for all possible outcomes in any probability distribution?
2. Which of the following is a probability distribution for a discrete random variable?
3. Consider the following scenario: 2% of men and 0.5% of women have a certain color blindness. A person is chosen at random and found to be color blind. What is the probability that the person is male, assuming the proportion of men and women in the population is equal?
4. A bag contains 5 red balls and 3 blue balls. Two balls are drawn without replacement. What is the probability that the first ball is red and the second is blue?
5. In Bayes' theorem, P(B) is often calculated using the law of total probability. If we have partitions A1, A2, ..., An of the sample space, then P(B) is:
6. If P(A) = 0.6, P(B) = 0.7, and P(A ∩ B) = 0.4, what is P(A ∪ B)?
7. Which distribution is used for modeling the number of failures before the first success in a series of Bernoulli trials?
8. What is the primary difference between a discrete and a continuous probability distribution?
9. The memoryless property of the exponential distribution means:
10. A key property of the exponential distribution is its:
11. What is the variance of an exponential distribution with rate λ?
12. What is the mean of an exponential distribution with rate λ?
13. The probability density function (PDF) of an exponential distribution with rate λ is:
14. What is the parameter 'rate' (often denoted by λ) in an exponential distribution?
15. The exponential distribution is often used to model:
16. If X is a normally distributed random variable with mean 50 and standard deviation 10, what is the Z-score for X = 60?
17. What is the formula for standardizing a normal random variable X with mean μ and standard deviation σ?
18. The process of converting a normal random variable X to a standard normal random variable Z is called:
19. In a normal distribution, approximately what percentage of data falls within three standard deviations of the mean (μ ± 3σ)?
20. In a normal distribution, approximately what percentage of data falls within two standard deviations of the mean (μ ± 2σ)?
21. In a normal distribution, approximately what percentage of data falls within one standard deviation of the mean (μ ± σ)?
22. What is the probability density function (PDF) of a standard normal distribution (μ=0, σ=1)?
23. The Normal distribution is characterized by its bell shape and is defined by two parameters:
24. Which of the following is a common continuous probability distribution?
25. What is the key characteristic of a continuous probability distribution?
26. If the average number of customers arriving at a store per hour is 5, what is the probability that exactly 3 customers arrive in a given hour, assuming a Poisson process?
27. For a Poisson distribution, the variance is equal to:
28. For a Poisson distribution, the mean is equal to:
29. What is the probability mass function (PMF) for a Poisson distribution with parameter λ?
30. What is the parameter lambda (λ) in a Poisson distribution?
31. Which probability distribution is often used to model the number of events occurring in a fixed interval of time or space, given a known average rate?
32. A coin is tossed 10 times. What is the probability of getting exactly 5 heads, assuming the coin is fair?
33. The variance of a binomial distribution B(n, p) is given by:
34. The mean (expected value) of a binomial distribution B(n, p) is given by:
35. What is the probability mass function (PMF) for a binomial distribution B(n, p)?
36. In a binomial distribution B(n, p), what does 'n' represent?
37. What type of probability distribution is characterized by a fixed number of independent trials, each with two possible outcomes (success or failure), and a constant probability of success?
38. A discrete random variable X can take values 1, 2, 3 with probabilities P(X=1) = 0.3, P(X=2) = 0.4, P(X=3) = 0.3. What is the expected value of X?
39. Which of the following is NOT a property of a probability distribution?
40. If a test for a disease is 99% accurate in detecting the disease (true positive) and 98% accurate in not detecting it when absent (true negative), and 1% of the population has the disease, what is the probability that a person who tests positive actually has the disease?
41. Consider two events, A and B. If P(A) = 0.5, P(B) = 0.4, and P(A and B) = 0.2, what is P(A|B)?
42. What term is used for P(A|B) in Bayes' theorem when A is the hypothesis and B is the evidence?
43. What term is used for P(B|A) in Bayes' theorem when A is the hypothesis and B is the evidence?
44. What term is used for P(A) in Bayes' theorem?
45. What is the formula for Bayes' theorem?
46. In the context of Bayes' theorem, what does P(B|A) represent?
47. Bayes' theorem is particularly useful for:
48. If event A and event B are independent, what is the relationship between P(A|B) and P(A)?
49. What is the fundamental principle behind Bayes' theorem?