The probability distribution table for discrete random variable X is shown. What is ?
Opening subject page...
Loading your content
DAT Quantitative Reasoning Quiz
Practice Probability in DAT Quantitative Reasoning with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 20
0 of 20 answered
The probability distribution table for discrete random variable X is shown. What is P(X≥3∣X≥2)?
This quiz focuses on Probability, giving you a quick way to practice the rules, question types, and explanations that matter most for DAT Quantitative Reasoning.
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.
The probability distribution table for discrete random variable X is shown. What is P(X≥3∣X≥2)?
Explanation: From the table: P(X≥2)=0.25+0.30+0.20=0.75. P(X≥3)=0.30+0.20=0.50. Conditional probability = 0.50/0.75=2/3. (B) forgets conditioning. (C) uses P(X=3) only. (D) miscomputes both.
Refer to the grid shown below. A particle starts at point A (lower-left) and moves to point B (upper-right) by taking unit steps only right or up. If each valid path is equally likely, what is the probability that the particle passes through point C?
Explanation: A to B requires 4 rights and 3 ups: (37)=35 paths. A to C (2 right, 1 up): (13)=3 paths. C to B (2 right, 2 up): (24)=6 paths. Paths through C: 3×6=18. Probability = 18/35. (B) assumes symmetry. (C) forgets to multiply by C-to-B paths. (D) uses wrong binomial coefficient.
A single fair die is rolled twice. What is the probability that the sum of the two rolls is at least 10?
Explanation: When you encounter probability questions involving dice rolls, you need to systematically count favorable outcomes and divide by total possible outcomes. With two dice rolls, there are 6×6=36 total possible outcomes. To find the probability of getting a sum of at least 10, identify all ways to achieve sums of 10, 11, or 12. For sum = 10: (4,6), (5,5), (6,4) — that's 3 outcomes. For sum = 11: (5,6), (6,5) — that's 2 outcomes. For sum = 12: (6,6) — that's 1 outcome. Total favorable outcomes: 3 + 2 + 1 = 6. Therefore, the probability is 366=61, making choice A correct. Choice B (41) equals 369, which would suggest 9 favorable outcomes — this likely comes from incorrectly counting or including impossible combinations. Choice C (185) equals 3610, suggesting 10 favorable outcomes — this might result from double-counting some combinations or including sums of 9. Choice D (31) equals 3612, indicating 12 favorable outcomes — this error often occurs when students mistakenly include all sums from 9 to 12 instead of just 10 to 12. Remember to list outcomes systematically when dealing with "at least" or "at most" probability questions. Draw a table if needed, and always double-check that your favorable outcomes actually satisfy the given condition. The key is being methodical rather than rushing through the counting.
A password consists of 3 different consonant letters followed by 2 distinct digits (0–9). All consonants and digits may be used at most once. If order matters in both parts, how many different passwords are possible?
Explanation: This is a permutation problem where order matters and repetition is not allowed. When you see "order matters" and items are used "at most once," think about arranging distinct objects in sequence. For the consonants: You need to select and arrange 3 different consonants from 21 available consonants (26 letters minus 5 vowels). Since order matters and no repetition is allowed, you have 21 choices for the first position, 20 for the second, and 19 for the third. This gives 21×20×19, which equals 18!21! (since you're taking the first 3 terms of 21 factorial). For the digits: You need to select and arrange 2 distinct digits from 10 available digits (0-9). With order mattering and no repetition, you have 10 choices for the first digit and 9 for the second. This gives 10×9, which equals 8!10!. The total number of passwords is the product: 18!21!×8!10!. Answer A incorrectly keeps the digits as 10×9 instead of using factorial notation, though mathematically it's equivalent to the correct answer. Answer B uses (210) for the digits, which only counts the ways to choose 2 digits but ignores their order. Answer D makes the same mistake as B by using combinations instead of permutations for the digits. Remember: when order matters and no repetition is allowed, use permutations. The notation (n−r)!n! represents selecting and arranging r objects from n total objects.
A medical research study involves testing a new dental treatment on patients. The probability that a patient responds positively to Treatment A is 0.6, to Treatment B is 0.4, and to both treatments is 0.25. If a patient is selected at random and responds positively to Treatment A, what is the probability that this patient also responds positively to Treatment B?
Explanation: This is a conditional probability problem. We need P(B|A) = P(A and B)/P(A) = 0.25/0.6 = 25/60 = 5/12. Choice B (1/4) results from using P(A and B) directly. Choice C (3/8) comes from incorrectly calculating (0.6 × 0.4)/0.64. Choice D (2/5) results from using P(B)/P(A). Choice E (7/15) comes from adding probabilities incorrectly.
A dental laboratory has three quality control inspectors. Inspector X catches defects 80% of the time, Inspector Y catches defects 75% of the time, and Inspector Z catches defects 70% of the time. If a defective item is independently examined by all three inspectors, what is the probability that at least one inspector will catch the defect?
Explanation: Use the complement: P(at least one catches) = 1 - P(none catch) = 1 - (0.2)(0.25)(0.3) = 1 - 0.015 = 0.985. Choice B (0.875) comes from incorrectly using 1 - (0.2)(0.25) = 0.95 then multiplying by some factor. Choice C (0.750) results from taking the maximum individual probability. Choice D (0.925) comes from averaging the individual probabilities. Choice E (0.420) results from multiplying all the detection probabilities together.
A bag contains 8 red marbles, 6 blue marbles, and 4 green marbles. Three marbles are drawn consecutively without replacement. What is the probability that the first marble is red, the second is blue, and the third is green?
Explanation: Total marbles = 18. P(Red first, Blue second, Green third) = (8/18) × (6/17) × (4/16) = 192/4896 = 4/153. Choice B results from incorrect denominator calculation. Choice C comes from using wrong total counts. Choice D results from not reducing the fraction properly. Choice E comes from computational errors in the multiplication.
In a dental clinic, the probability that a patient needs a filling is 0.3, needs a crown is 0.15, and needs both a filling and a crown is 0.08. Given that a randomly selected patient needs a crown, what is the probability that this patient also needs a filling?
Explanation: This is conditional probability: P(filling|crown) = P(filling and crown)/P(crown) = 0.08/0.15 = 8/15. Choice B (4/15) results from incorrectly using P(crown)/P(filling). Choice C (2/5) comes from using P(filling) directly without conditioning. Choice D (8/30) results from not simplifying the fraction. Choice E (3/8) comes from reversing the conditional probability calculation.
Two dental laboratories independently produce crowns with defect rates of 5% and 8% respectively. If one crown is randomly selected from each laboratory, what is the probability that at least one crown is defective?
Explanation: P(at least one defective) = 1 - P(both good) = 1 - (0.95)(0.92) = 1 - 0.874 = 0.126 ≈ 0.124. Choice B (0.040) results from multiplying the defect rates. Choice C (0.130) comes from adding the defect rates. Choice D (0.876) is P(both good). Choice E (0.960) results from 1 - (0.05 × 0.08).
A box contains 12 dental tools: 5 extractors, 4 scalers, and 3 explorers. If 3 tools are selected randomly without replacement, what is the probability that exactly 2 are extractors and 1 is a scaler?
Explanation: P(2 extractors, 1 scaler) = [C(5,2) × C(4,1) × C(3,0)]/C(12,3) = (10 × 4 × 1)/220 = 40/220 = 2/11. Choice B (5/22) results from computational errors in combinations. Choice C (3/22) comes from using wrong combination values. Choice D (4/33) results from incorrect total combinations. Choice E (1/6) comes from oversimplified probability calculation.
In a clinical trial, 60% of patients respond to Treatment A, 40% respond to Treatment B, and 25% respond to both. If a patient responds to at least one treatment, what is the probability that the patient responds to Treatment A?
Explanation: P(responds to at least one) = 0.6 + 0.4 - 0.25 = 0.75. P(A|at least one) = P(A)/P(at least one) = 0.6/0.75 = 4/5. Choice B (3/5) is P(A) without conditioning. Choice C (12/25) results from incorrect calculation. Choice D (7/15) comes from using wrong probability values. Choice E (5/8) results from computational errors.
A dental clinic has a 95% success rate for root canals. If 6 independent root canal procedures are performed, what is the probability that exactly 5 are successful?
Explanation: P(exactly 5 successful) = C(6,5) × (0.95)⁵ × (0.05)¹ = 6 × 0.7738 × 0.05 = 0.2321. Choice B (0.7351) results from calculating (0.95)⁵. Choice C (0.9500) is the individual success rate. Choice D (0.0277) comes from computational errors. Choice E (0.1353) results from using wrong binomial coefficient.
A bag contains 15 balls: 6 red, 5 blue, and 4 green. Balls are drawn one by one without replacement until a red ball is obtained. What is the probability that exactly 3 draws are needed?
Explanation: P(exactly 3 draws) = P(non-red, non-red, red) = (9/15)×(8/14)×(6/13) = 432/2730 = 12/91. Choice B (2/5) is P(red on first draw). Choice C (9/35) results from computational errors. Choice D (6/35) comes from incorrect probability calculation. Choice E (18/91) results from using wrong numerator values.
In a dental school, 70% of students pass the written exam and 80% pass the practical exam. If 60% pass both exams, what is the probability that a randomly selected student passes at least one exam?
Explanation: P(at least one) = P(written) + P(practical) - P(both) = 0.7 + 0.8 - 0.6 = 0.9. Choice B (0.56) results from multiplying P(written) × P(practical). Choice C (0.75) comes from averaging the individual probabilities. Choice D (0.86) results from incorrect addition. Choice E (1.50) comes from adding all probabilities without subtraction.
A medical device has a 2% failure rate. If 10 such devices are used independently, what is the probability that exactly 2 devices fail?
Explanation: P(exactly 2 fail) = C(10,2) × (0.02)² × (0.98)⁸ = 45 × 0.0004 × 0.8508 = 0.0153. Choice B (0.0036) results from not including the binomial coefficient. Choice C (0.2000) is 10 × 0.02. Choice D (0.8171) is approximately (0.98)¹⁰. Choice E (0.1667) results from computational errors.
A dental practice schedules 5 appointments per day. Each patient has a 15% probability of canceling independently. What is the probability that exactly 1 patient cancels?
Explanation: P(exactly 1 cancels) = C(5,1) × (0.15)¹ × (0.85)⁴ = 5 × 0.15 × 0.5220 = 0.3915. Choice B (0.7500) comes from 5 × 0.15. Choice C (0.1500) is the individual cancellation rate. Choice D (0.4437) is approximately (0.85)⁴. Choice E (0.5220) results from computational errors.
A box contains 10 identical balls except for color: 4 are red, 3 are blue, and 3 are green. Four balls are selected simultaneously. What is the probability that exactly 2 are red and exactly 1 is blue?
Explanation: Total ways to select 4 balls from 10: C(10,4) = 210. Ways to select exactly 2 red, 1 blue, 1 green: C(4,2)×C(3,1)×C(3,1) = 6×3×3 = 54. P(2 red, 1 blue, 1 green) = 54/210 = 9/35. Choice A (18/70) results from computational errors. Choice B (36/210) is the unreduced fraction with wrong numerator. Choice C (12/70) comes from incorrect combination calculation. Choice D (6/35) results from using wrong total combinations.
Two dice are rolled simultaneously. Given that the sum is greater than 8, what is the probability that both dice show the same number?
Explanation: Sums > 8: (3,6), (4,5), (4,6), (5,4), (5,5), (5,6), (6,3), (6,4), (6,5), (6,6) - total 10 outcomes. Same numbers with sum > 8: (5,5), (6,6) - total 2 outcomes. P(same|sum > 8) = 2/10 = 1/5. Choice B (1/6) is P(same) unconditionally. Choice C (3/10) results from counting errors. Choice D (5/18) comes from incorrect calculations. Choice E (1/3) results from oversimplified reasoning.
A deck of 20 cards contains 8 red cards and 12 black cards. Three cards are drawn without replacement. What is the probability that the first card is red, the second is black, and the third is red?
Explanation: P(Red, Black, Red) = (8/20) × (12/19) × (7/18) = 672/6840 = 28/285. Choice B (8/57) results from computational errors. Choice C (12/95) comes from incorrect fraction reduction. Choice D (2/15) results from oversimplified calculation. Choice E (48/1140) is the unreduced form of a different calculation.
A dental student must pass 4 independent practical exams, each with a 0.8 probability of passing. What is the probability that the student passes exactly 3 out of the 4 exams?
Explanation: This is a binomial probability: P(exactly 3 passes) = C(4,3) × (0.8)³ × (0.2)¹ = 4 × 0.512 × 0.2 = 0.4096. Choice B (0.2048) results from using C(4,3) = 2 instead of 4. Choice C (0.8192) comes from calculating P(at least 3). Choice D (0.1536) results from computational errors. Choice E (0.0256) comes from calculating (0.8)³ × (0.2) without the binomial coefficient.