#Conditional Probability

10 messages · Page 1 of 1 (latest)

dusty chasm
#

please could someone explain how to do part C? i did part A with binomial

inland bearBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
rare bolt
dusty chasm
#

i forgot, yea

#

5/9 x 4/8 x 3/7 x 5/6 x 4

rare bolt
# dusty chasm why is it x 4?

No, that's incorrect. Let's use the general formula.
We have X ~ HG(N = 9, D = 5, n = 4). For a hypergeometric rand variable:
P(X = k) = C(D, k)C(N - D, n - k)/C(N, n)
So, in our case:
P(X = 3) = C(5, 3)C(4, 1)/C(9, 4)
Now you just need to calculate it.

dusty chasm
#

thank you

#

+close