ChipMaster's bwBASIC This also includes history going back to v2.10. *WARN* some binary files might have been corrupted by CRLF.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
1.5 KiB

  1. Event rate (lambda)? 1.1
  2. Interval (t)? 2.2
  3. Probability (and odds) of...
  4. # events fewer than exactly greater than
  5. (n) n events n events n events
  6. ---------------------------------------------------------------------------
  7. 0 - - - 8.9% ( 1 : 10 ) 91.1% ( 10 : 1 )
  8. 1 8.9% ( 1 : 10 ) 21.5% ( 1 : 3.6 ) 69.6% ( 2.3 : 1 )
  9. 2 30.4% ( 1 : 2.3 ) 26.0% ( 1 : 2.8 ) 43.6% ( 1 : 1.3 )
  10. 3 56.4% ( 1.3 : 1 ) 21.0% ( 1 : 3.8 ) 22.5% ( 1 : 3.4 )
  11. 4 77.5% ( 3.4 : 1 ) 12.7% ( 1 : 6.9 ) 9.8% ( 1 : 9.2 )
  12. 5 90.2% ( 9.2 : 1 ) 6.2% ( 1 : 15 ) 3.7% ( 1 : 26 )
  13. 6 96.3% ( 26 : 1 ) 2.5% ( 1 : 39 ) 1.2% ( 1 : 82 )
  14. 7 98.8% ( 82 : 1 ) 0.9% ( 1 : 116 ) 0.4% ( 1 : 284 )
  15. 8 99.6% ( 284 : 1 ) 0.3% ( 1 : 384 ) 0.1% ( 1 : 1095 )