3.2.13 problem 32

(a)
The problem fits the story of Hypergeometric distributions.

for .

(b)
      > x = 75
      > y_interval <- sum(dhyper(7:10, x, 100-x, 10))
      > y_interval
      [1] 0.7853844