Simulate fair coin toss from exponential with unknown parameter

171 Views Asked by At

Given an exponential distribution with a unknown constant $\lambda$ parameter (representing time as minutes) bounded by $\frac{1}{2}\le\lambda\le2$.

Is there a way to simulate a fair coin toss from the above distribution such that, on average, it takes less than 2 minutes and 10 seconds to obtain the outcome of the toss?