Let’s say x is uniformly distributed with beginning a = 20 and ending b = 40, Now solve the below questions. Calculate P(x>30) Calculate P(30<x<80) Calculate P(0<x<10) We already seen how to calculate height and width(Qbase) in our previous post.If the draw a uniform distribution for the given parameters this how it looks like CalculateContinue reading “Uniform Distribution exercice 2”
Tag Archives: Distributions
Binomial distribution
A binomial distribution is a probability of SUCCESS or FAILURE in an experiment that is repeated many times. It is call Binominal because we will have only two outcomes. Binomial is a discrete because the values are fixed For Eg: I want to roll a dice and expecting six, I will either get six (SUCCESS)Continue reading “Binomial distribution”