Problem 277. chance in percent for minimum K heads when a good coin is tossed N times?
For example, chance is 100% for minimum 0 heads when a coin is tossed 7 times. Chance is 50% for minimum 2 heads when a coin is tossed 3 times. Chance is 0% for minimum 12 heads when a coin is tossed 11 times.
Solution Stats
Problem Comments
- 
		1 Comment
 
		Martijn
    	on 9 Feb 2012
	
	
  	this problem could use some nontrivial testcases
Solution Comments
Show commentsProblem Recent Solvers52
Suggested Problems
- 
         
         
6693 Solvers
 - 
         
Project Euler: Problem 9, Pythagorean numbers
1326 Solvers
 - 
         
Set the array elements whose value is 13 to 0
1418 Solvers
 - 
         
Who is the smartest MATLAB programmer?
776 Solvers
 - 
         
         
460 Solvers
 
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!