Hi there
I have random variables X1,X2,X3,...,XN which are I.I.D. Each of these random variables are Erlang Distributed. X=min{X1,...,XN}. Now the sample size N changes with each iteration according to the following rule
If Yn<=X<Yn+1 Then
N=2^n
where n is an element of...