
Learn core concepts, essential formulas, and attempt practice questions designed on the latest TCS NQT testing patterns.
A card is drawn from a pack of 52 cards. Find the probability that it is a King.
Correct Answer: A) 1/13
Step-by-step Solution: Total kings = 4. Total cards = 52. Probability = 4/52 = 1/13.
Two coins are tossed. Find the probability of getting at least one Head.
Correct Answer: A) 3/4
Step-by-step Solution: Sample space: {HH, HT, TH, TT}. Total = 4. Favorable (at least 1 head) = {HH, HT, TH} = 3. Probability = 3/4.
At least one questions are solved fastest by subtracting the probability of none from 1.