Ch 7 Flashcards
(7 cards)
Factorial notation
Let n be opposite integer than the product n(n-1)(n-2)…. 3.2.1 is denoted by n! And read as n factorial.
Fundamental principle of counting
Suppose A and B are two events if event a can occur in P different ways and event be and occur in Q different ways the number of ways that two events can occur is the product P.Q
Premutation definition
An ordered arrangement of a finite number of elements taken some or all the time is called premutation of these elements
Combination
Let s be a set containing n elements and suppose r is a positive integer such as r ≤ n. Then any subset of s containing r distinct elements is called a combination of n elements taken r at a time
nCr= n!/r!(n-r)!
Probability
Probability is the numerical evaluation of a chance that a particular event would occur
Probability formula
P(A)= n(A)/n(S)
addition Of probability formula
When a intersection b equals an empty set then .
P(AUB)=P(A)+P(B)
When a intersection b is not an empty set then
P(AUB)=P(A)+P(B)-P(A∩B)