probability Flashcards

(46 cards)

1
Q

U

A

union

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

A

intersection

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

A

empty set

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

A

difference

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

⊆, ⊂

A

subset

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

∈, ∉

A

contains

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

| |

|

A

number of elements

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

[ ], ( )

A

set limits

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

A

for all

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

probability

A

A number between 0 and 1, describing the relative possibility (chance of likelihood) that an event will occur

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

small probability

A

unlikely

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

high probability

A

likely

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

A random variable X

A

a variable which can take a value out of a set of values, due to chance, unobserved factors or measurement errors

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

Probability P

A

the chance or likelihood that we observe something

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

sample space S

A

the set of all possible outcomes

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

event E ⊆ S

A

a collection of one or more outcomes

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

possible outcome x ∈ S

A

one of the values that X can take

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

union of events: A U B

A

all possible outcomes in A or in B

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

intersection of events: A n B

A

all possible outcomes in A and in B

20
Q

difference of events: A – B

A

all possible outcomes in A that are not in B

21
Q

complementary event A’ = S – A

A

All possible outcomes that are not in A

22
Q

probability of an event

A

number of favourable outcomes divided by the number of possible outcomes

23
Q

categorical variable

A

random variable that represents a quality or category

24
Q

numerical variable

A

a random variable that can be measured.

25
dichotomous or binary variable
it can only take two variables (yes or no)
26
nominal variable
there is no order and it is mutually exclusive (A-B-C)
27
ordinal variable
it can be ordered and it is mutually exclusive and "Quasi-quantitative" (I-II-III)
28
discrete variable
the sample space is countable, there is a finite number of values (2-4-6)
29
continuous variable
the sample space is uncountable, between a min and max value (2,3-3,5-4,6)
30
conditional probability
the probability of A, given that B happened
31
Bayes theorem
P(A|B) = P(A n B)/P(B)
32
two interdependent events A, B ⊆ S
P(A n B) = P(A)P(B)
33
uniform distribution (discrete)
all values have the same probability (eg dice)
34
bernouilli distribution (discrete)
binary variables. Success and Failure
35
Binomial distribution (discrete)
the number of successes in n Bernouilli runs with probability p
36
poisson distribution (discrete)
- k ∈ {0,1,2,...} is the number of times an event occurs in an interval - events are independent - the average rate at which events occur is independent if any occurences - two events cannot occure at exactly the same instant
37
uniform distribution (continuous)
The outcomes are equally likely
38
normal (gaussian) distribution (continuous)
it is symmetric at the mean, showing that the data close to the mean is more frequent than far from from the mean
39
central limit theorem
in some situations, when independent random variables are added, their properly normalized sum tends toward a normal distribution.
40
beta distribution (continuous)
this is often used to model the uncertainty about the probability of success of an experiment
41
chi-square ditribution (continuous)
it is a distribution with k degrees of freedom. It is used to describe the distribution of a sum of squared random variables.
42
lognormal distribution
eg the income of 97%-99% of the population, city sizes
43
pareto distribution (80-20 rule)
eg income, sizes of human settlements, values of oil reserves in oil fields, standardized price returns on individual stocks
44
negative binomial distribution
number of failures before a given number of successes in a binomial
45
exponential distribution
time between two consecutive next Poisson-type events
46
gamma distribution
time before the next k Poisson-type events occur