Math Problem Statement

Among 15 electrical components exactly 4 are known not to function properly. If 8 components are randomly selected, find the following probabilities: (i) The probability that all selected components function properly. (ii) The probability that exactly 3 are defective. (iii) The probability that at least 1 component is defective.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Combinatorics
Hypergeometric Distribution
Probability

Formulas

P(X = k) = (binom(D, k) * binom(F, n-k)) / binom(N, n)
P(at least 1 defective) = 1 - P(X = 0)

Theorems

Hypergeometric Probability Theorem

Suitable Grade Level

College-level Probability or Advanced High School