Probability calculation involves determining the likelihood of occurrence for each possible outcome in a defined sample space. It results in a probability distribution, which in this context, indicates how probable it is to select a certain number of defective computer chips.
To compute probability, use the formula:
\[ P(A) = \frac{\text{Number of successful outcomes for the event A}}{\text{Total number of possible outcomes}} \]
This basic probability principle says the probability of an event is the ratio of favorable cases to the total number of cases possible.
For the case of computer chips:
- When \(x = 0\), the probability of picking 0 defective chips is calculated by the ratio of the number of ways to select non-defective chips to the total number of possible selections.
- Similarly, compute the probability for \(x = 1\) and \(x = 2\) using combinations to count successful outcomes of each scenario.
After computing individual event probabilities, you sum them up as part of the overall probability distribution, which tells you the probabilities for different numbers of defective chips being drawn.