[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2021-04-25T17:59:11-05:00 http://petesqbsite.com/phpBB3/app.php/feed/topic/3824 2014-03-29T08:51:07-05:00 2014-03-29T08:51:07-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=22955#p22955 <![CDATA[Re: Card Guessing Games! Algorithms Etc.]]>
Assign the 52 cards numbers in your program. Each number can be used in the real card image file name and they can be chosen from an array randomly, shuffled etc.

If someone picks 26 red cards randomly out of 52 then they are very lucky. The odds are a lot higher than 50%!
If someone picks 26 red cards (they are Not! doing it randomly!) because the method they use is that every card they choose is by choice the colour Red! which equals (52) picks of the same colour! Guaranteed to score 50% (26) cards Correct!

Now back to the Challenge! I have an Algorithm which always Beats 50% in fact my Best Score is (39) Correct from 52 cards! that's 75% WOW!! (Can anyone Beat that!) :lol:


A.R.B

Statistics: Posted by Anthony.R.Brown — Sat Mar 29, 2014 8:51 am


]]>
2014-03-27T15:44:49-05:00 2014-03-27T15:44:49-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=22953#p22953 <![CDATA[Re: Card Guessing Games! Algorithms Etc.]]>
If someone picks 26 red cards randomly out of 52 then they are very lucky. The odds are a lot higher than 50%!

Statistics: Posted by burger2227 — Thu Mar 27, 2014 3:44 pm


]]>
2021-04-25T17:59:11-05:00 2014-03-27T13:27:53-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=22951#p22951 <![CDATA[Card Guessing Games! Algorithms Etc.]]>
Any thoughts on some Best ways to Pick Red & Black Cards Correct from a Real Pack of (52) Cards! ?

If someone Picks All the same Colour then they must Score 50% (26) Correct...So that's the Starting amount to try and Beat!



A.R.B
REDBLACK52.BAS.zip

Statistics: Posted by Anthony.R.Brown — Thu Mar 27, 2014 1:27 pm


]]>