Set theory, events and probability Flashcards
(6 cards)
1
Q
what is a sample space
A
it is a set which lists all the possible outcomes of an experiment - the order is not important
2
Q
what is an event
A
it is a subset of a sample space
3
Q
what is a classical probability
A
in classical approach we make an assumption that each outcome in the sample space is equally likely
4
Q
axioms of probability
A
P(S) = 1; if A && B = 0 then P(A || B) = P(a) + P(b)
5
Q
what is permutation
A
it is the number of ways of choosing r elements out of n where the order matters: P = n!/(n-r)!
6
Q
combinations
A
that is the number of ways choosing r elements out of n where the order does not matter :
P = n!/(r!*(n-r)!)