EXAM 2-Ch. 3 (2/29) Flashcards
probability
a value between 0 and 1, inclusive [0,1], describing the relative chance an event will occur
probability that an event will occur=
number of ways the event can occur/total number of possible outcomes
rules of probability:
- prob. must be a positive real number between 0 and 1
- prob. of 1 means the event is certain to occur (like saying 100%) and prob. of 0 means the event is certain NOT to occur
- addition rule
- compliment rule
- multiplication rule
- conditional probability
addition rule:
If A and B are mutually exclusive events, then P (A or B)=P (A) + P(B)-P(A and B)
*mutually exclusive=both events can’t happen at the same time
compliment rule:
a “compliment” is defined as all events NOT included in event A
P(A)=P(A’)+1 OR P(A)=1-P(A’)
multiplication rule:
If A and B are independent events, then P(A and B)=P(A) x P(B)
*independent events=the occurence of one event DOES NOT affect the probability of occurence of another event
conditional probability:
P(A/B)=P(A and B)/P(B) OR P(A and B)=P(A/b) x P(B)
*P(A/B) is read as: “prob. of A given B”
combinations equation
C ( n!/x! (n-x)!)
n x
probability distribution:
a listing of all the possible values a random variable can assume along with the probabilities of obtaining those values
can be as tables, formulas, or graphs
for a discrete random variable x
to be a valid prob. distribution:
- 0 ≤ P(x sub c) ≤ 1, for each x
- sum of P(x)=1
for a discrete random variable x
population mean:
μ=E(X)=(sum of x) x p(x)
μ= “mu”, E(x)=”expected value of x” aka long run average
basically just a weighted mean across all the possible values of x
for a discrete random variable x
population variance=
sum x sqaured x p(x)-μ squared
for a discrete random variable x
standard deviation=
σ=s(x)=square root 1/2
a binomial probability distribution is
a common discrete probability distribution
rules of a binomial experiment:
- consists of a fixed number of trials, n
- each trial has only 2 possible outcomes (success/failure)
- P(success)=π ( a symbol, not actual pi)= 1-π
- trials are independent, which means the outcome of one trial does nto affect the outcome of another trial (probability of success remains constant from trial to trial) *think: 50% of success will stay the same for heads or tails!