Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hypergeometric distribution N, x, n, k = 52, 26, 11,7 I HAVE DONE PART I - Calculate the probability of k successes given the defined

Hypergeometric distribution

N, x, n, k = 52, 26, 11,7

I HAVE DONE PART I - Calculate the probability of k successes given the defined N, x, and n

P = hypergeom.pmf(k, N, x, n, loc=0) # Code to calculate probability print(P) I NEED HELP WITH PART II - Calculate and code the cumulative probability of k or more successes. Find the probability that at least k cards are black.

the output must be:

0.1628063397551007 - i have got this one

0.24927823677714275 - cannot figure out this one

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Is how things are said consistent with what is said?

Answered: 1 week ago

Question

Has the priority order been provided by someone else?

Answered: 1 week ago