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 $P(A\cap B)=\frac{1}{8}$ and $P(\bar{A})=\frac{3}{4}$ then $P(\frac{B}{A})$ is equal to :
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.
SA
A person is Head of two independent selection committees I and II. If the probability of making a wrong selection in committee I is 0.03 and that in committee II is 0.01, then find the probability that the person makes the correct decision of selection: (i) in both committees (ii) in only one committee.
SA
A box contains 6 cards numbered 1 to 6. A student is asked to pick up two cards, one by one after replacement and note down the numbers on the cards. Let A be the event of getting sum of the numbers on two cards as 10, and B, the event of a number other than 4 on the first card selected. Find P(A and B) and find whether the events A and B are independent events or not.
SA
The probability that a student buys a colouring book is 0.7 and that she buys a box of colours is 0.2. The probability that she buys a colouring book, given that she buys a box of colours, is 0.3. Find the probability that the student: (i) Buys both the colouring book and the box of colours. (ii) Buys a box of colours given that she buys the colouring book.
View All Questions