Binomial Probability Distribution

Binomial Probability Distribution

Assessment

Flashcard

Mathematics

11th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a Binomial Probability Distribution?

Back

A Binomial Probability Distribution is a discrete probability distribution that describes the number of successes in a fixed number of independent Bernoulli trials, each with the same probability of success.

2.

FLASHCARD QUESTION

Front

What are the parameters of a Binomial Distribution?

Back

The parameters of a Binomial Distribution are n (the number of trials) and p (the probability of success on each trial).

3.

FLASHCARD QUESTION

Front

What is the formula for calculating the probability of exactly k successes in n trials?

Back

P(X = k) = (n choose k) * p^k * (1-p)^(n-k), where (n choose k) = n! / (k!(n-k)!).

4.

FLASHCARD QUESTION

Front

If p = 0.82, what is q?

Back

q = 1 - p = 0.18.

5.

FLASHCARD QUESTION

Front

What is the probability of getting exactly 4 tails when tossing a coin 5 times?

Back

P(X = 4) = (5 choose 4) * (0.5)^4 * (0.5)^(5-4) = 5 * 0.0625 * 0.5 = 0.15625 or 15.625%.

6.

FLASHCARD QUESTION

Front

How do you find the probability of getting at least k successes?

Back

To find the probability of getting at least k successes, sum the probabilities of getting k, k+1, ..., n successes: P(X >= k) = Σ P(X = i) for i = k to n.

7.

FLASHCARD QUESTION

Front

What is the expected value (mean) of a Binomial Distribution?

Back

The expected value (mean) of a Binomial Distribution is E(X) = n * p.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?