Ch. 5.4 (Successes And Failures: Bernoulli Trials) Flashcards
Bernoulli Trial
A (binomial trial) random experiment with exactly 2 possible outcomes: success and failure, in which the probability of success is the same everytime.
Requirements:
- 2 possible outcomes
- probability of success (p) is the same for all trials
- probability of failure (1-p) is the same for all trials
- trials are independent, probability of either outcomes remains unchanged by outcome of other trials
Binomial Experiment
Consists of a fixed number n of independent Bernoulli trials, each with a probability of success (p) and counts the number of successes (x)
Formula:
(n/x) • p^x • q^n-x
*q = 1-p
In calc… n, “prb” 2, x (reads “ncr” on screen)
Binomial Random Variable
Random variable (x). Its distribution is the binomial distribution
P(x < c)
P(x < or equal to c - 1)
P(x = c)
P(x < or equal to c) - P(x < or equal to c - 1)
P(x > or equal to c)
1 - p(x < or equal to c - 1)
P(x > c)
1 - p(x < or equal to c)
P(x < or equal to c)
P(x = c) + everything below c