
Binomial Distribution Mixed Review
Flashcard
•
Mathematics
•
8th Grade
•
Practice Problem
•
Hard
+2
Standards-aligned
Wayground Content
FREE Resource
Student preview

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 that a value will take one of two independent states and is defined by two parameters: the number of trials (n) and the probability of success (p).
Tags
CCSS.HSS.MD.A.3
CCSS.HSS.MD.A.4
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).
Tags
CCSS.HSS.MD.A.3
CCSS.HSS.MD.A.4
3.
FLASHCARD QUESTION
Front
How do you calculate the probability of getting exactly k successes in n trials?
Back
Use the formula: P(X = k) = (n choose k) * p^k * (1-p)^(n-k), where (n choose k) = n! / (k!(n-k)!).
4.
FLASHCARD QUESTION
Front
What is the difference between binompdf and binomcdf?
Back
binompdf(n, p, k) calculates the probability of getting exactly k successes in n trials, while binomcdf(n, p, k) calculates the cumulative probability of getting k or fewer successes.
5.
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, use: P(X >= k) = 1 - binomcdf(n, p, k-1).
6.
FLASHCARD QUESTION
Front
How do you find the probability of getting less than k successes?
Back
To find the probability of getting less than k successes, use: P(X < k) = binomcdf(n, p, k-1).
7.
FLASHCARD QUESTION
Front
What is the probability of getting at least 2 successes in 10 trials with p = 0.11?
Back
Use: P(X >= 2) = 1 - binomcdf(10, 0.11, 1).
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?