PROBABILITY Flashcards
branch of mathematics concerning numerical descriptions of how likely an event is to occur, or how likely it is that a proposition is true.
PROBABILITY
base formula for PROBABILITY
P= NUMBER OF DESIRABLE OUTCOMES / NUMBER OF ALL POSSIBLE OUTCOMES.
1st princicple of counting;
IN PROBABILITY WHEN AN EVENT CAN BE DONE IN M DIFFERENT WAYS AND ANOTHER EVENT CAN BE DONE IN N DIFFERENT WAYS, THEN THESE TWO EVENTS ‘CAN’ BE DONE ONE AFTER THE OTHER.
how does this two event relate through mathematical expression
M X N
- THE WORD “AND” IS USUALLY THE INDICATOR FOR MULTIPLICATION
- becuase all events will happen
2nd princicple of counting;
IN PROBABILITY WHEN AN EVENT CAN BE DONE IN M DIFFERENT WAYS AND ANOTHER EVENT CAN BE DONE IN N DIFFERENT WAYS, THEN THESE TWO EVENTS ‘CAN’ BE DONE IN TWO SEPARATE WAYS
how does this two event relate through mathematical expression
M + N
- THE WORD “or” IS USUALLY THE INDICATOR FOR addition
- only 1 event will occur
- SUBTRACTION IS ALSO USED IF THERE ARE REPEATING EVENT!!!
an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements.
permutation
-order is important! meaning arrangement 1-2 is different as 2-1
“combination lock should be called permutation lock because 123 is NOT the same as 213 in a real life combination lock”
formulae for PERMUTATION and explain each
nPr = n!/(n-r)! =when n objects is arranged at r at a time nPn= n! =when n objest is arranged at n time as well
THE NUMBER OF POSSIBLE OUTCOME = ____+ ____?
UNDSIRABLE OUTCOME + DESIRABLE OUTCOME!
the shifting of an entire of elements one or more stapes forward or backwards without without changing the order of the elements in the sequence.
CYCLIC PERMUTATION
formulas for cyclic permutation and explain each
nPr/r =when n objects is arranged at r at a time
nPn/n= (n-1)! =when n objest is arranged at n time as well
the number of permutation _____ when a collection contains identical elements
are REDUCED!
LIKE word arrangements, because M I S S is still M I SS when you switch the letter S, right?!?
GIVE THE FORMULA WHERE THE PERMUTATION OS N OBJECTS TAKEN ALL AT ONCE WITH P,Q,&S THINGS ALIKE…
LIKE WORD ARRANGEMENT WITH REPEATING LETTERs
n!/p!q!s!
is a selection of all or part of a set of objects, without regard to the order in which objects are selected.
combination
formula of Conbination
n!/r!(n-r)!
two or more events that can never happen in the same trial.
MUTUALLY EXCLUSIVE
THIS IS ONLY APPLICABLE FOR ADDITION RULE! (OR)
WHICH STATES
Pr + Pb = (P r or b)= P(rub)
two or more events that can happen in the same trial.
non mutually exclusive
also applies to ADDITION RULE! (OR)
with the formula
P(AorB)= P(AUB)= P(A)+P(B)-P(AnB)