book 1 Flashcards

1
Q

How do you write ‘A union B’

A

P(A∪B)

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

What does (A∪B) mean?

A

‘A union B’ shorthand for ‘A or B’

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

What does ∅ mean?

A

∅ represents the empty set

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

What does P(3∪4) mean?

A

it means the probability P(3 or 4)

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

If it is impossible for A and B to occur simultaneously they are………

A

mutually exclusive

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

What is P(A ∪ B) = P(A) + P(B) − P(A ∩ B).

A

The addition rule: for any two events A and B

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

What is the complement ?

A

is the other outcomes (NOT the ones we want)

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

What does Ω represent?

A

It is the event space

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

What is the event space?

A

It is the range - For instance, if the experiment is rolling a six-sided die, then the event space is Ω = {1, 2, 3, 4, 5, 6}

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

What is the range ?

A

The range is actually comes out of the function, its the set of all possible values a random variable can take

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

What is the domain ?

A

The domain is what can go into the function

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

What is the codomain ?

A

The codomain is what may possibly come out of a function

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

What is discrete uniform distribution ?

A

The random variable X is said to have a discrete uniform distribution, or to be uniformly distributed, if p(x)=1/n, x=1, 2, …..,6. The score obtained when a fair six sided die is rolled can be modelled by a discrete uniform distribution with n=6.

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

What is the Bernoulli distribution ?

A

A Bernoulli trial is an experiment that has precisely two outcomes: either an event E occurs or it does not. These outcomes are often described as ‘success’ or ‘failure’, and their probabilities are denoted by p and q(=1-p), respectively . A random variable X is said to have a Bernoulli distribution with parameter p if P(X=1)=p and P(X=0)=q. The p.m.f. of X can be written p(x)=p^x q^1-x, x=0, 1.

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

What is the binomial distribution ?

A

Suppose that a sequence of n independent Bernoulli trials is performed. At each trial either a success occurs, with probability p, or a failure occurs, with
probability 1 − p = q. The total number of successes in n trials is a random variable Y with range {0, 1, . . . , n}.
The random variable Y is said to have a binomial distribution with parameters
n and p, and this is written Y ∼ B(n, p).

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

Independent random variables = P(A ∩ B) = P(A) P(E)

A

The occurrence of one event does not depend on whether or not the other event has occurred.

17
Q

Mutually exclusive

A

Heads and tails when tossing a coin is mutually exclusive as you can only get a head or a tail. For playing cards king and hearts can both happen so is not mutually exclusive.

18
Q

Range - discrete

A

When the range contains a finite or countably infinite number of values it is said to be discrete.

19
Q

Range - continuous

A

When the range can take any value in an interval of vales is is called continuous.

20
Q

p.m.f - probability mass function

A

p.m.f of X is px(x) - The probability that X takes on some value x. The p.m.f. of the score on a die is p(x) =1/6 x=1,2,…,6

21
Q

The discrete uniform distribution

A

Random variable X is said to have a discrete uniform distribution or to be uniformly distributed if p(x)=1/n x=1,2,…..,n. The score obtained when a fair six sided die is rolled can be modelled by a discrete uniform distribution with n=6

22
Q

What is binomial distribution

A

The binomial distribution is the distribution of the number of successes (x) in a fixed number (n) of independent Bernoulli trials.

23
Q

What is negative binomial distribution

A

The negative binomial distribution is the distribution of the number of trials needed (x) to get a fixed number of successes (k)