Combinatorics and Probability
1 min read
Updated:
Practices
- Probability Questions@geeksforgeeks
- Sawaal aptitude-reasoning
- JEE example
- Probability of Non-Consecutive Cards
- Probability of being dealt a pair in a poker hand
- Probability Interview Questions & Answers for Data Scientists
Good examples
- Words of length 10 are formed using the letters A, B, C, D, E, F, G, H, I, J. Let x be the number of such words where no letter is repeated; and let y be the number of such words where exactly one letter is repeated twice and no other letter is repeated.
- How many ways to draw 5 cards from a deck and get at least a pair?
- How many ways to draw 5 cards from a deck and get two pairs?