Success = (number of attempts) × (probability of success each time)
thetrueengineer.com
Success = (number of attempts) × (probability of success each time)
1–3 of 3 posts
Re: Success = (number of attempts) × (probability of success each time)
#2I think you mean (1-(1-prob[success])^numAttempts).
Re: Success = (number of attempts) × (probability of success each time)
#3I think you mean (1-(1-prob[success])^numAttempts).
Touché, you're right. The point still stands though: run the program more times