Binomial Distribution

Binomial Distribution

Assessment

Flashcard

Mathematics

10th - 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 Distribution?

Back

A Binomial Distribution is a probability distribution that summarizes the likelihood of a value taking on two independent outcomes, typically referred to as 'success' and 'failure', over a fixed number of trials.

2.

FLASHCARD QUESTION

Front

What are the assumptions of a Binomial Distribution?

Back

1. The number of trials (n) is fixed. 2. Each trial is independent. 3. Each trial has only two possible outcomes (success or failure). 4. The probability of success (p) is constant for each trial.

3.

FLASHCARD QUESTION

Front

What does 'n' represent in a Binomial Distribution?

Back

'n' represents the number of trials or experiments conducted.

4.

FLASHCARD QUESTION

Front

What does 'p' represent in a Binomial Distribution?

Back

'p' represents the probability of success on a single trial.

5.

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)!)

6.

FLASHCARD QUESTION

Front

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

Back

P(X ≥ k) = 1 - P(X < k) = 1 - ∑(P(X = i) for i = 0 to k-1).

7.

FLASHCARD QUESTION

Front

What is the probability of getting exactly 3 heads in 5 coin flips?

Back

Using the Binomial formula: P(X = 3) = (5 choose 3) * (0.5)^3 * (0.5)^(5-3) = 10 * 0.125 * 0.25 = 0.3125.

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?