Probability Flashcards

1
Q

for overlapping venn diagrams, what does P(A u B) equal

A

P(A u B) = P(A) + P(B) - P(A n B)

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

what does it mean if events A and B are mutually exclusive

A

A and B cant happen at the same time, AKA there’s no P(A n B)

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

what does P(A u B) equal for mutually exclusive events

A

P(A u B) = P(A) + P(B)

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

for independent events, what does P(A n B) equal

A

P(A n B) = P(A) + P(B)

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

how do you denote the probability of A happening given that B happens

A

P(A|B)

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

what does P(A|B) equal

A

P(A|B) = P(A n B) / P(B)

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

what is the relationship between the events A and B if P(A|B) = P(A|B’) and why (B’ = not B)

A
  • the events A and B are independent

- because the probability of A happening if not influenced by whether B happens

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

what is the permutations formula for permuting r objects from a total of 10

A

nPr = n! / (n - r)!

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

when do you use the permutations formula

A

when the order that events happen matters

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

what is the combinations formula for combining r articles from n

A

nCr = n! / [(n - r)!*r!]

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

what is the formula for the mean, μ, of a total sample size N

A

μ = Σ(i = 1 to N) of x(i) / N

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

using the same symbols for the formula of the mean, what is the formula for the variance, σ^2

A

σ^2 = Σ(i = 1 to N) of (x(i) - μ)^2) / N

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

what is the formula for the standard deviation, σ

A

the square root of the variance

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

how would you calculate what percentage of data lies within x standard deviations of the mean, x being an arbitrary number

A
  • multiply the standard deviation σ by x
  • add and subtract this number to / from the mean to get the mean range
  • count the number of data values that lie within this range
  • calculate the percentage relative to all the data values
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what is the formula for the mean, m, of an actual sample (fraction of the total sample) with size n

A

m = Σ(i = 1 to n) of x(i) / n

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

using the same symbols for the formula of the mean, what is the formula for the variance of an actual sample, s^2

A

s^2 = Σ(i = 1 to n) of (x(i) - m)^2) / (n-1)`

17
Q

what is the formula for the standard deviation of an actual sample, s

A

the square root of the variance

18
Q

what is the formula for estimating the sample standard deviation without using the mean

A

s = sqrt{[(Σ(i = 1 to n) of x(i)^2) - 1/n*(Σ(i = 1 to n) of x(i))^2)] / n-1}

19
Q

for a discrete probability distribution P(x) where each value x(j) has a probability P(x(j)), what is the formula for the arithmetic mean, μ, where x(j) represents each different value possible and M represents the number of different possible values

A

μ = Σ(j = 1 to M) of x(j)*P(x(j))

20
Q

using the same symbols for the formula of the mean in the discrete probability distribution, what is the formula for the variance, σ^2

A

σ^2 = Σ(j = 1 to M) of [(x(j) - μ)^2]*P(x(j))

21
Q

what is the formula for the standard deviation, σ, in the discrete probability distribution

A

the square root of the variance

22
Q

for a continuous probability distribution f(x), what is the formula for the probability of (a < x < b)

A

P(a < x < b) = int[f(x)] dx from limits b to a

23
Q

what is the formula for the mean, μ, of a continuous probability distribution

A

μ = int[x*f(x)] dx from +∞ to -∞

24
Q

what is the formula for the variance, σ^2, of a continuous probability distribution

A

σ^2 = int[((x - μ)^2)*f(x)] dx from limits +∞ to -∞

25
Q

what is the formula for the standard deviation, σ, of a continuous probability distribution

A

the square root of the variance

26
Q

what does +∞ to -∞ really mean in the practical sense

A

the limits encompass all the possible values with a probability of happening

27
Q

how large does a sample size n generally need to be in order for the mean x̄ to be assumed to be normally distributed

A

n > 30

28
Q

what is the relationship between the standard deviation of x̄, s(x̄), and the standard deviation of the original experimental data

A
  • the s.d. of x̄ is a factor of the sqrt(n) less than the s.d. of the original data
  • so in the s.d. formula for a sample with n-1 denominator, you would multiple that by n for the s.d. of x̄
29
Q

for a certain percentage of the time, x̄ will lie within a + or - scalar multiple of s(x̄) of the true value. what is this scalar multiple for x̄ to lie within the true value 50% of the time

A

0.67s(x̄)

30
Q

what is the scalar multiple of s(x̄) for x̄ to lie within the true value 68% of the time

A

1s(x̄)

31
Q

what is the scalar multiple of s(x̄) for x̄ to lie within the true value 95% of the time

A

2s(x̄)

32
Q

what is the scalar multiple of s(x̄) for x̄ to lie within the true value 99.73% of the time

A

2s(x̄)