Scenario 2:
The random variable has a hypergeometric distribution with parameters 52, 13, 5 (see https://en.wikipedia.org/wiki/Hypergeometric_distribution). We have 52 cards and 13 hearts among them. We make a set of five cards and looking for the probability of 3 or more hearts. It fits into the scheme for a hypergeometric distribution. The aim is to find:
The binomial coefficients have the form:
; ;
; ; ;
;
We receive:
(it is rounded to 4 decimal places)
In order to change the distribution, we make another formulation: There is a big amount of cards, 25% are hearts. We draw 5 cards. What is a probability that 3 or more of them are hearts?
Scenario 3:
The situation is similar to the previous one. (presents a number of tickets in a blue section) has a hypergeometric distribution with parameters 10, 4, 2.
(it is rounded to 4 decimal places)
In order to change the distribution, we make another formulation: There is a big amount of tickets. 40% are in the blue section. The manager gives two of them. What is a probability that they are in the blue section?
Scenario 4:
Suppose that is a random variable that presents a number of songs by Canadian artists. It has a binomial distribution with parameters 10 and 0.4. We have:
(it is rounded to 4 decimal places)
In order to change the distribution, we make anothe formulation: We take 10 songs from the collection of 100 songs that contains 40 songs by Canadian artists. What is the probability that 5 of them are by Canadian artists?
Answers: Scenario 2: 0.0928; Scenario 3: 0.1333; Scenario 4: 0.2007 (the answers are rounded to 4 decimal places)
Comments