What this quiz covers
This quiz focuses on Geometric And Negative Binomial Distributions, giving you a quick way to practice the rules, question types, and explanations that matter most for Discrete Math.
Two independent geometric random variables X and Y both have parameter p=0.3. What is P(X=Y=5)?
Discrete Math Quiz
Practice Geometric And Negative Binomial Distributions in Discrete Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Geometric And Negative Binomial Distributions, giving you a quick way to practice the rules, question types, and explanations that matter most for Discrete Math.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
Two independent geometric random variables X and Y both have parameter p=0.3. What is P(X=Y=5)?
Two independent geometric random variables X and Y both have the same success probability p = 0.3. What is the probability that X + Y = 5?
A machine produces items with a 0.15 defect rate. An inspector checks items until finding 2 defective ones, then stops. If the inspection process is repeated many times, what percentage of the time will the inspector examine exactly 10 items?
A basketball player practices free throws until making 5 successful shots. Her probability of making any single shot is 0.7. If she has already missed 8 shots and made 4 successful shots, what is the probability that she will need exactly 3 more attempts to complete her practice session?
A software testing team runs automated tests until they find their first critical bug. Each test has a probability of 0.15 of finding a critical bug, independent of other tests. If the expected number of tests needed is 320, what is the probability that they will need to run more than 8 tests to find their first critical bug?
A computer network experiences random failures. The probability of failure on any given day is 0.12. What is the expected number of days until the network experiences its second failure, starting from a functioning state?
A researcher conducts trials until observing exactly 6 successes. Each trial has success probability 0.25. If the researcher stops after exactly 18 trials, what was the probability of success on the 10th trial, given the final outcome?
A game involves rolling a fair die until getting exactly 3 sixes. Let T be the number of rolls needed. If the probability generating function of T is (1−5z/6z/6)3, what is P(T=5)?
A coin has probability p of showing heads. An experiment consists of flipping the coin until getting 3 heads total. If the variance of the number of flips needed is p23(1−p), what is the probability that exactly 7 flips are needed when p=0.4?
A manufacturing process produces defective items with probability 0.05. Items are tested sequentially until finding the first defective item. Given that more than 10 items have been tested, what is the probability that more than 20 items total will be tested?
A search algorithm examines database entries until finding 4 entries matching specific criteria. Each entry has probability 61 of matching. What is the probability that fewer than 20 entries total will be examined?
A quality inspector checks items sequentially until finding the 4th defective item. The probability of any item being defective is 0.15. Given that exactly 20 items were checked, what is the conditional probability that the 3rd defective item was found on the 15th check?
A quality control inspector examines products until finding exactly 3 defective items. Each product has a probability of 0.08 of being defective. What is the probability that the inspector will examine exactly 25 products total?
In a geometric distribution with success probability p, if the probability of the first success occurring on the 3rd trial equals the probability of the first success occurring on the 5th trial, what is the value of p?
In a manufacturing process, the probability of producing a defective item is 0.08. Using a negative binomial distribution, what is the probability that exactly 6 items must be produced to obtain the 3rd defective item?
A quality control inspector tests electronic components until finding the first defective one. If each component has a 0.15 probability of being defective (independent of others), what is the probability that the inspector will test exactly 4 components before finding the first defective one?
A basketball player makes free throws with probability 0.7. If she continues shooting until she makes 4 successful shots, what is the expected number of shots she will need to take?
A researcher conducts experiments until obtaining 5 successful results. Each experiment has a 0.4 probability of success. What is the probability that exactly 10 experiments are needed?
A software tester runs test cases until encountering the first failure. If the probability of any test case failing is 0.25, what is the variance of the number of test cases that will be run?