Binomial Distribution and Probabilities

0.0(0)
studied byStudied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts, definitions, and examples related to binomial distributions and probabilities.

Last updated 2:54 AM on 11/17/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Binomial Distribution

A statistical distribution that describes the number of successes in a fixed number of independent trials, each with the same probability of success.

2
New cards

Mean (μ) for Binomial Distribution

Calculated as μ = np, where n is the number of trials and p is the probability of success.

3
New cards

Standard Deviation (σ) for Binomial Distribution

Calculated as σ = √(npq), where q = 1 - p is the probability of failure.

4
New cards

Probability of Success (p)

The likelihood of achieving a success in a single trial of a binomial experiment.

5
New cards

Probability of Failure (q)

Calculated as q = 1 - p, representing the likelihood of failure in a single trial.

6
New cards

Binomial Probability Function

A function that gives the probability of achieving exactly x successes in n trials, defined as P(X = x) = (n choose x) p^x q^(n-x).

7
New cards

Conditions for Binomial Setting

A binomial setting requires two possible outcomes, independent trials, a fixed number of trials, and consistent probability of success across trials.

8
New cards

10% Rule (10% Condition)

If trials are not independent, it is acceptable to proceed as binomial if the sample size is less than 10% of the population.

9
New cards

Combination (n choose k)

The number of ways to choose k successes from n trials, represented mathematically as n!/(k!(n-k)!).

10
New cards

Example of Binomial Scenario

If a company produces 500 chips with a 2% defect rate, the variable representing the number of defective chips is a binomial random variable.