6 Statiscal Distribution Flashcards
Random variable
A variable whose value depends on the outcome of a random event
Sample space
The range of values that a random variable can take
What is the mass probability function?
A way of showing the probability of each outcome
Eg for a dice being rolled
P(X=x)=1/6 x = 1, 2, 3, 4, 5, 6
When can you use binomial distribution?
When
•there are a fixed number of trials
•there are two possible outcomes (success and failure)
•there is a fixed probability of success
•the trials are independent of each other
What is the formula for binomial distribution?
Bin(n,p)
n)p^r(1-p)^(n-r
(r)
10 fair coins are tossed, find the probability of 6 heads
H~bin(10,1/2)
P(H=6) = (10)(1/2)^6(1/2)^4
6
What is a cumulative probability function?
Tells you the sum of all the individual probabilities up to and including the given value of x in the calculation P(X<=x)