Combinatorics and Probability Flashcards

1
Q

What is the Equation for Probability ?

A

P = x/n

x = Fav outcomes
n = All outcomes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How are the probability of an event and the probability of a non-event related ?

A

I = P(E) + P(E’)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

For Single Events
P(A or B) = ?

A

P(A) + P(B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define for a set :
- Intersection
- Union
- Disjoint

A

Intersection –> Set of elements in common –> N
Union –> Elements in either set or both sets –> U
Disjoint –> No common elements –> Ø

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you find the Number of Subsets of a Set ?

A

number of Subsets = 2^n

n = number of elements or entities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

n^Cr = ?
n^Ci = ?

A

n^Cr = n.C(n-r)
n^Ci = n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do you find the # of non empty subsets ?

A

2^(n) - 1

n = # elements or entities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

In a set {a,b,c,d,e,f}
How do you find the probability of choosing b+d or a+c ?

A

(Ci^2)/(C2^6)

Top : –> Chance of Choosing either b+d or a+c
Bottom –> Chance of choo

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

For multiple events where you don’t know if events are independent - what do you do ?

A

Understand the event produced for A and B together to find favourable outcomes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

With Permutation what is the impact when repetition is allowed ?

A
  • # entities remains the same
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

O! =

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Whats is the permutation formula ?
And when can it be used ?

A

Pr^n = n! / (n-r)!

Repetition is not allowed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

For Arrangements with independent events

A

Treat each event as an individual space

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When elements need to be together - arrangement of thos elements in the space = ?

A

(# elements) !

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the difference between selection and arrangement ?

A

Arrangement = Order matters
Selection = Order irrelevant

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Whats is the selection equation ?

A

Cr^n = n! / ((n-r)!.r!) =Pr^n / r!

= # arrangements / # ways to arrange n entities
n in r spaces - r space

17
Q
A