Trying to calculate the variance of the uniform distribution and I don't know what the trick is to simplify the horrible looking sum
Yep, I basically forgot Var[X] = E[X2]-mu2. But thanks anyway
The Bernoulli distribution is the binomial distribution with n = 1. In fact, a Bin(n,p) random variable is just a sum of n i.i.d. (independent and identically distributed) Bern(p) (Bernoulli with parameter p) random variables.Question out of interest
Just like how you can call the Poisson distribution a limit of the binomial distribution, would you be able to say that the geometric distribution is just the binomial distribution for n=1
What you are calculating is the probability that X ≤ alpha, but we need the probability that the proportion is less than or equal to alpha (whereas X is the number).Ahh right
______________________
I'm doing something wrong.
(Ignore the alpha^2 bit for now)
I think a Moderator moved it a while back. It is now here: http://community.boredofstudies.org/1003/maths/350202/university-statistics-discussion-marathon.html .Hey, whatever happened to the statistics marathon thing?
Basically the classic HSC greatest coefficient but I've forgotten how to do simple arithmetic tonight.
It's always the mode.
Oops. Lol I feel dumb I was even thinking about how to manipulate p_k/p_k-1 Ok thanks again
Here's some hintsNever made a thread for approximations so I'll throw this question in this thread...
I don't believe it matters whether you have a discrete or continuous random variable so I'm randomly chucking it in this thread, but can I please have a proper example on what statistical independence is?
Like I get that Pr(A∩B) = Pr(A)Pr(B) for statistical independence but I kinda roted it, and don't fully understand it.
Which is why whilst I somewhat get this, I don't fully get it:
Also can I have a brief refresher on why expectation is linear again? Can I just argue that because summation/integration is linear?
I think you would need to make an assumption about what the oldest possible age is, e.g. 100 years (or call it N years or something), because that'd clearly affect the answer.Is there some way that conditional probability is supposed to work with random variables?
And then I got lost.
Possibly useful: My textbook (Pg 3 & Pg 14) had an example where instead they used expectation. But they actually started counting at age 0, and I have to start counting at age 10 so I wasn't sure how to use expectation here.