Counting, induction and discrete probability: basics of counting, pigeonhole principle, permutations and combinations, inclusion–exclusion principle, mathematical induction, probability, Bayes' theorem. - Question Bank
1. What is the formula for the number of permutations of n objects where there are n1 identical objects of type 1, n2 identical objects of type 2, ..., nk identical objects of type k?
2. In a group of 20 people, 12 play cricket and 15 play football. If each person plays at least one game, how many play both?
3. What is the probability of getting at least one head when flipping a fair coin 4 times?
4. How many non-negative integer solutions are there to the equation x1 + x2 + x3 = 10?
5. Consider the statement: 1 + 2 + ... + n = n(n+1)/2. If the inductive step assumes P(k) is true, what needs to be proven?
6. If P(A) = 0.6, P(B) = 0.5, P(A U B) = 0.8, what is P(A ∩ B)?
7. What is the probability of drawing a spade or a heart from a standard deck of 52 cards?
8. How many ways can the letters of the word 'BOOK' be arranged?
9. In the context of the Pigeonhole Principle, what are the 'pigeons' and 'pigeonholes' in the statement: 'If you have 5 pigeons and 4 pigeonholes, at least one pigeonhole must contain more than one pigeon'?
10. What is the total number of possible outcomes when rolling two distinct dice?
11. How many permutations are there of the set {a, b, c}?
12. If P(A) = 0.5, P(B) = 0.4, and P(A|B) = 0.8, what is P(A and B)?
13. What is the probability that a randomly selected integer from 1 to 10 is divisible by 3?
14. A survey of 100 people found that 70 like coffee and 80 like tea. If 60 people like both, how many like neither?
15. If you are proving a statement P(n) for all integers n >= 1, what is the first step in mathematical induction?
16. What is the value of P(n, 1)?
17. What is the value of C(n, n)?
18. How many ways can you choose a team of 4 players from a group of 7?
19. In Bayes' Theorem, P(A|B) = P(B|A) * P(A) / P(B), what is P(A) called?
20. What is the probability of getting exactly 2 heads in 3 coin flips?
21. Using the Inclusion-Exclusion Principle for two sets A and B, what is the formula for |A U B|?
22. Suppose a bag contains 5 red balls and 3 blue balls. If you draw one ball at random, what is the probability it is red?
23. What is the probability of rolling a sum of 7 with two standard six-sided dice?
24. How many distinct permutations are there of the letters in the word 'MISSISSIPPI'?
25. What is the minimum number of students in a class to guarantee that at least two students receive the same score on a test graded from 0 to 100?
26. In how many ways can 5 people be seated in a row?
27. If you have 3 shirts and 4 pants, how many different outfits can you create?
28. What is the inductive step in a proof by induction?
29. What is the base case in a proof by induction for the statement P(n)?
30. If P(A) = 0.6 and P(B) = 0.7 and P(A and B) = 0.4, what is P(A or B)?
31. What is the probability of drawing an ace from a standard deck of 52 cards?
32. In a class of 30 students, 15 like Math and 20 like Science. If 5 students like both, how many students like either Math or Science?
33. Consider a set of 5 distinct books. How many ways can you arrange 3 of them on a shelf?
34. How many different outcomes are possible when flipping a coin 3 times?
35. What is the value of 5! (5 factorial)?
36. How many ways can the letters of the word 'APPLE' be arranged?
37. If events A and B are independent, what is P(A and B)?
38. What does Bayes' Theorem describe?
39. What is the formula for conditional probability P(A|B)?
40. What is the probability of an event that is impossible to occur?
41. What is the probability of an event that is certain to occur?
42. In probability, what is the set of all possible outcomes of an experiment called?
43. What are the two steps involved in a proof by mathematical induction?
44. What is the principle of mathematical induction used for?
45. Which principle is used to count the number of elements in the union of multiple sets?
46. If a task can be performed in m ways and a second task can be performed in n ways, and these tasks cannot be performed at the same time, then the task can be performed in how many ways?
47. If a task can be performed in m ways, and after it is performed, a second task can be performed in n ways, then the two tasks can be performed in sequence in how many ways?
48. What is the number of combinations of n distinct objects taken r at a time, denoted as C(n, r)?
49. What is the number of permutations of n distinct objects taken r at a time, denoted as P(n, r)?
50. In how many ways can a committee of 3 people be chosen from a group of 10 people?