Lecture Five Flashcards
What is discrete probability
When there are a finite number of results
An example of a discrete probability
Flipping a coin: 2 outcomes heads or tails
What is an example of continuous probability
Normal probability
What can be calculated once a probability distribution is constructed
a subset of the real number space
Why is it difficult to identify individual outcomes in the real world
Bc the sample is complex and large
Why are there many types of probability distributions and the result of this
for various types of random variables as analytic functions
=we are able to calculate probabilities for events of interest without construction the probability distribution ourselves
What is the pdf for a random variable
Probability distribution function describes how probabilities are distributed over the values of random variables
-tells us the probability of a particular value coming out
What is pdf also known as
Probability mass function
What is the cdf for a random variable
The Cumulative distribution function of a random variable is a way of describing how probabilities are distributed over the values of a random variable
-tells us how likley the value is to be less then some other value
What would cdf be
a sum over a range
-sum of pdf = cdf
What is the Bernoulli model a building block for
binomial distribution
What does the Bernoulli model answer
The question if it is a success or a fail
What type of data does the Bernoulli model take
discrete
-takes one of two outcomes to determine if its a fail or success - no inbetween
What must the sum of the Bernoulli model be
The two probabilities must be equal to 1
What would the value of success be and the value of failure
Success = 1
P(1) = p
Failure = 0
P(0) = 1-p
-want to find out what P is meaning P(X) - we want to find x
How to compute the mean of the Bernoulli model
E(X) = p
x(when failure,0) = 1-p + 1(p) = p
How to compute the variance for the Bernoulli model
Probability of success * probability of failure
p*1-p
What is the Bernoulli model based on
One specific trial
How to work out the mean and variance if the probability of success is 0.4
Mean is 0.4
-because mean = p
The variance: 1-0.4 = 0.6
0.6 x 0.4 = 0.24
v = 0.24
-because variance = p*(p-1)
What is the binomial distribution?
important generalization of the Bernoulli distribution
What are the properties of the binominal distribution?
1- the experiment consists of a sequence of n identical trials (more then 1 trial/round)
2- it has 2 outcomes: success/failure for each trial
3- The probability of success is denotated by p. it doesnt change from each trial
4- The trials are independent of each other
What are we interested in for the binomial distribution
The number of successes occurring in the n trials