Question
A basket contains 3 yellow, 5 purple and 3 red
flowers. If 3 flowers are drawn at random, what is the probability that at least two are of same colour?Solution
Total number of flowers = 3 + 5 + 8 = 11 Let S be the sample space. Then, n(S) = number of ways of drawing 3 flowers out of 11 = ¹¹C₃ = (11 × 10 × 9)/(3 × 2 × 1) = 165 Let E= event of drawing 3 flowers none is of same colour = n(E) = ³C_1 × ⁵C_1 × ³C_1 = 3 × 5 × 3 = 45 ∴ P (E) = (n(E))/(n(S)) = 45/165 = 9/33 ∴ Event of drawing 3 flowers when at least 2 are of same colour = 1 - 9/33 = 8/11
- Which attack type specifically targets application-layer protocols like HTTP, DNS, and SMTP?
Which I/O scheduling algorithm prevents starvation of requests?
Data Frame are associated with which layer of OSI Model
Which of the following sorting algorithms is NOT stable?
Identify correct statement w.r.t Java Syntax
What is the primary advantage of using container orchestration tools like Kubernetes over traditional virtual machines (VMs) for managing applications i...
In a mission-critical network requiring fault tolerance and multiple redundant paths, which of the following topologies provides the highest level of re...
Which of the following is a primary reason for using digital signatures in modern cryptography?
- Which phase of the Software Development Lifecycle (SDLC) focuses on identifying the feasibility and goals of the project?
- What is the role of Artificial Intelligence (AI) in modern business applications?