ES1001 : Hypergeometric Distributions

ES1001 : Hypergeometric Distributions

University

8 Qs

quiz-placeholder

Similar activities

Binomial Geometric Poisson Distributions

Binomial Geometric Poisson Distributions

12th Grade - University

10 Qs

19-20 1-01 Graphical Limits

19-20 1-01 Graphical Limits

11th Grade - University

10 Qs

Independent and Dependent Variables

Independent and Dependent Variables

6th Grade - University

11 Qs

MATRICES

MATRICES

University

10 Qs

Algebraic One-Step Equations

Algebraic One-Step Equations

6th Grade - University

13 Qs

Translate Word Problems to Math Equations

Translate Word Problems to Math Equations

7th Grade - University

10 Qs

Testing Series for Convergence/Divergence

Testing Series for Convergence/Divergence

11th Grade - University

10 Qs

Solving by Factoring

Solving by Factoring

8th Grade - University

12 Qs

ES1001 : Hypergeometric Distributions

ES1001 : Hypergeometric Distributions

Assessment

Quiz

Mathematics

University

Hard

Created by

Supatra Shamaboon

Used 8+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The mean of hypergeometric distribution is _____________

2.

MULTIPLE CHOICE QUESTION

3 mins • 3 pts

Find the Expectation of a Hypergeometric Distribution such that the probability that a 4-trial hypergeometric experiment results in exactly 2 successes, when the population consists of 16 items.

Answer explanation

Explanation:            

E(X) = n*k /N

Here n = 4, k = 2, N = 16.

Hence E (X) = 1/2

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Hypergeometric probability of hypergeometric distribution function is given by the formula _________

h(x; N, n, k) =

[kCx] [NCn-x] / [NCn]

h(x; N, n, k) =

[kCx] [N-kCn-x] / [NCn]

h(x; N, n, k) =

[kCx] [N-kCn] / [NCn]

h(x; N, n, k) =

[kCx] [N-kCn-x] / [N-kCn]

4.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Consider selecting 6 cards from a pack of cards without replacement. What is the probability that 3 of the cards will be black?

0.3320

0.3240

0.4320

0.5430

Answer explanation

Explanation: The given Experiment follows Hypergeometric distribution with

N = 52 since there are 52 cards in a deck.

k = 26 since there are 26 black cards in a deck.

n = 6 since we randomly select 6 cards from the deck.

x = 3 since 3 of the cards we select are black.


h(x; N, n, k) = [
kCx] [N-kCn-x] / [NCn]
h(3; 52, 6, 26) = [
26C3] [26C3] / [52C6]
h(3; 52, 6, 26) = 0.3320

Thus, the probability of randomly selecting 6 black cards is 0.3320

5.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Suppose we draw eight cards from a pack of 52 cards. What is the probability of getting less than three spades?

0.985

0.785

0.685

0.585

Answer explanation

Explanation: The Random Experiment follows hypergeometric distribution with,

N = 52 since there are 52 cards in a deck.

k = 13 since there are 13 spades in a deck.

n = 8 since we randomly select 8 cards from the deck.

x = 0 to 2 since we want less than 3 spades.

h(x<3; N, n, k) = [kCx] [N-kCn-x] / [NCn]
h(x<3; 52, 8, 13) = [
13C0] [39C8] / [52C8] + [13C1] [39C7] / [52C8] + [13C2] [39C6] / [52C2]
h(x<3; 52, 8, 13) = 0.685

6.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Suppose we draw 4 cards from a pack of 52 cards. What is the probability of getting exactly 3 aces?

0.9999

0.9997

0.0009

0.0007

Answer explanation

Explanation: The Random Experiment follows hypergeometric distribution with,

N = 52 since there are 52 cards in a deck.

k = 4 since there are 4 aces in a deck.

n = 4 since we randomly select 4 cards from the deck.

x = 3 since we want 3 aces.


h(x; N, n, k) = [
kCx] [N-kCn-x] / [NCn]
h(3; 52, 4, 4) = [
4C3] [48C1] / [52C4]
h(3; 52, 4, 4) = 0.0007

7.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Consider Nick draws 3 cards from a pack of 52 cards. What is the probability of getting no kings?

0.8762

0.7826

0.8726

0.7862

Answer explanation

Explanation: The Random Experiment follows hypergeometric distribution with,
N = 52 since there are 52 cards in a deck.
k = 4 since there are 4 kings in a deck.
n = 3 since we randomly select 3 cards from the deck.
x = 0 since we want no kings.

h(x; N, n, k) = [kCx] [N-kCn-x] / [NCn]

h(0; 52, 4, 3) = [4C0] [48C3] / [52C3]

h(0; 52, 4, 3) = 0.7826

8.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

1.       Emma likes to play cards. She draws 5 cards from a pack of 52 cards. What is the probability of that from the 5 cards drawn Emma draws only 2 face cards?

0.0533

0.0753

0.0633

0.6573

Answer explanation

Explanation: The Random Experiment follows hypergeometric distribution with,

N = 52 since there are 52 cards in a deck.

k = 36 since there are 36 face cards in a deck.

n = 5 since we randomly select 5 cards from the deck.

x = 2 since we want 2 face cards.

h(x; N, n, k) = [kCx] [N-kCn-x] / [NCn]

h(2; 52, 5, 36) = [36C2] [12C3] / [52C5]

h(2; 52, 5, 36) = 0.0533