Probability Distribution Flashcards
(13 cards)
How is a random variable represented?
By a capital letter, e.g, (X, Y, Z) that takes on values that are outcomes of an experiment
What does a lower case letter mean?
It represents the value the upper case letter takes
E.g, P(X=x)
What are the ways that probability distribution can be represented as?
- Table form
- Mass function form
Write the mass function form for a number that a fair 6 sided dice lands on
P(X=x) = { ⅙ if x= 1,2,3,4,5,6
What’s a discrete random variable?
A variable that takes finite number of values
What’s a continuous variable
It takes on infinite number of values
When are events independent
When P(A and B)= P(A) x P(B)
When does binomial distribution take place? (BINS)
B- binary (two possible outcomes eg. Success or failure)
I- independent (trials must be independent)
N- Number of trials
S- success (the probability of success)
How is the binomial distribution written?
X ~ B ( n, p )
N= number of trials
P= probability
When is binomial PD and CD used?
Binomial PD is used when ‘ = ‘
Binomial CD is used when less than or equal
How would you work out P(X < r)?
P( X ≤ r- 1)
E.g: P(X < 6) = P(X ≤ 5)
How would you work out P (X > r)?
1 - P( X ≤ r)
E.g: P(X > 5) = 1 - P( X ≤ 5)
How would you work out P(X ≥ r)?
1 - P( X ≤ r -1)
E.g: P(X ≥ 7) = P(X ≤ 6)