Class CBSE Class 12 Mathematics Probability Q #1802
COMPETENCY BASED
APPLY
3 Marks 2026 AISSCE(Board Exam) SA
A survey was conducted on the patients who have undergone knee replacement surgeries. It was found that, Robotic Knee replacement surgeries have 90% success rate. On a particular day, robotic surgery was performed on three patients, A, B and C, one after the other. Assuming that the success and failure of each surgery is independent of each other, find the probability that: (i) exactly one surgery is successful, (ii) at most two surgeries are successful.

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Identify the Distribution

This is a Binomial Distribution problem where $n = 3$ (number of surgeries), $p = 0.9$ (probability of success), and $q = 1 - p = 0.1$ (probability of failure). The probability of $x$ successes is given by $P(X=x) = \binom{n}{x} p^x q^{n-x}$.

Step 2: Calculate exactly one success

We need to find $P(X=1)$. $$P(X=1) = \binom{3}{1} (0.9)^1 (0.1)^2$$ $$P(X=1) = 3 \times 0.9 \times 0.01 = 0.027$$

Step 3: Calculate at most two successes

We need to find $P(X \le 2)$, which is $1 - P(X=3)$. $$P(X=3) = \binom{3}{3} (0.9)^3 (0.1)^0 = 1 \times 0.729 \times 1 = 0.729$$ $$P(X \le 2) = 1 - 0.729 = 0.271$$

Final Answer: (i) 0.027, (ii) 0.271

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an APPLY question because the student must identify the appropriate probability distribution model (Binomial) and apply the formula to a real-world scenario.
Knowledge Dimension: PROCEDURAL
Justification: The question requires the execution of a specific mathematical algorithm (Binomial probability formula) to arrive at the solution.
Syllabus Audit: In the context of CBSE Class 12, this is classified as COMPETENCY. This question aligns with the NEP 2020 focus on applying theoretical probability concepts to practical, data-driven scenarios.

More from this Chapter

MCQ_SINGLE
If E and F are two independent events such that \( P(E) = \frac{2}{3} \), \( P(F) = \frac{3}{7} \), then \(\mathbf{P(E \mid \overline{F})}\) is equal to:
MCQ_SINGLE
If E and F are two independent events such that $P(E)=\frac{3}{10}$, $P(E\cup F)=\frac{1}{2}$ then $P(E|F)-P(F|E)$ is equal to:
SA
31. From a lot of 30 bulbs which include 6 defective bulbs, a sample of 2 bulbs is drawn at random one by one with replacement. Find the probability distribution of the number of defective bulbs and hence find the mean number of defective bulbs.
SA
In a school, the probability of holding a debate competition is $\frac{1}{3}$ and that of a quiz competition is $\frac{2}{3}$. In the two participating teams, A has 4 girls and 6 boys and B has 7 girls and 3 boys. If a debate competition is held, the students are selected from team A and for the quiz competition they are selected from team B. If only two students are to be chosen from the teams, then find the probability that one will be a girl and the other a boy.
LA
(a) In answering a question on a multiple choice test, a student either knows the answer or guesses. Let 3/5 be the probability that he knows the answer and 2/5 be the probability that he guesses. Assuming that a student who guesses at the answer will be correct with probability 1/3. What is the probability that the student knows the answer, given that he answered it correctly? OR (b) A box contains 10 tickets, 2 of which carry a prize of ₹8 each, 5 of which carry a prize of ₹4 each, and remaining 3 carry a prize of ₹2 each. If one ticket is drawn at random, find the mean value of the prize.
View All Questions