Step 1: Identify experiment type.
We check number of defective pins in a box of 100.
Each pin can be defective or not defective.
Step 2: Conditions for Poisson approximation.
Poisson is used when:
- number of trials \(n\) is large
- probability \(p\) is small
- expected value \(np\) is moderate
Here:
\[
n=100,\quad p=0.05
\Rightarrow np=5
\]
Step 3: Conclusion.
Since \(n\) is large and we deal with defect counts, Poisson distribution is suitable for approximating defective items.
Final Answer:
\[
\boxed{\text{Poisson distribution}}
\]