Tom K. answered 04/17/20
Knowledgeable and Friendly Math and Statistics Tutor
There are 4 lazy river rides and 13 total, so 9 others. Thus, the probability of picking 2 lazy rivers of 4 rides is calculated using the hypergeometric distribution:
C(4,2)*C(9,2)/C(13,4) = 6*36/715 = 216/715 = .3021
Note that calculators and Excel these days have the hyper-geometric distribution.
For example, in Excel, we can use =HYPGEOM.DIST(2,4,4,13,0)