<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Next up, pick 3 permutation counter.</title>
		<link>/blogentry/187111</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/187111" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Next up, pick 3 permutation counter.</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Comment #4</title>
			<link>/blogentry/187111#c268447</link>
			<guid isPermaLink="true">/blogentry/187111#c268447</guid>
			<pubDate>Sun, 20 Oct 2024 03:26:43 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Validation with the pick 5 version will be an absolute nightmare as a pick 5 number with 5 unique digits has 119 additional permutations.</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Comment #3</title>
			<link>/blogentry/187111#c268446</link>
			<guid isPermaLink="true">/blogentry/187111#c268446</guid>
			<pubDate>Sun, 20 Oct 2024 03:24:24 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>I have yet to work on the overall count logic where it adds up the straight and box hits, but it is ouputting the count results and they look reasonable.</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Comment #2</title>
			<link>/blogentry/187111#c268331</link>
			<guid isPermaLink="true">/blogentry/187111#c268331</guid>
			<pubDate>Thu, 17 Oct 2024 12:30:47 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Perhaps once it works, yes. It will be much easier to discuss when there is code available.</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Comment #1</title>
			<link>/blogentry/187111#c268323</link>
			<guid isPermaLink="true">/blogentry/187111#c268323</guid>
			<pubDate>Thu, 17 Oct 2024 03:53:29 GMT</pubDate>
			<dc:creator>lakerben</dc:creator>
			<description><![CDATA[<p>Are you going to post the&#xa0; program.</p>]]></description>
			<category>lakerben</category>
		</item>
		<item>
			<title>Original Blog Entry: Next up, pick 3 permutation counter.</title>
			<link>/blogentry/187111</link>
			<guid isPermaLink="true">/blogentry/187111</guid>
			<pubDate>Wed, 16 Oct 2024 14:40:10 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Going to create a counter for permutations of the pick 3 combos.<br /><br />It stands to reason that the combo that won the most times straight is not necessarily the one with the most appearances boxed as well.<br /><br />This one will count all of the combos for straight hits, but then also for hits on any permutations. Of course the triples will be kept out, so that is going to count the rest of the possible combos, all 900 from 001 to 998.<br /><br />This time I am aiming to generate a report rather than just save to a csv file for further processing. (Though that will also be done).<br /><br />Output format will be sorted by historic winnings...<br /><br />NNN. # straight hits. # permutation hits (boxed) $calculated winnings based on history<br /><br />There are libraries in Python that make dealing with permutations orders of magnitude easier than the long and complex spreadsheet formulas.<br /><br />Why all the extra work? Because this process gets a great deal more difficult when scaling up to the pick 5!<br /><br />Pick 3, 3 unique digits has 1 combo with 5 additional permutations... pick 5, 5 unique digits has 1 combo with 119 additional permutations!<br /><br />Plus, leaving out the 5 of a kind combos, there remain 99,990 combos to sift through.<br /><br />Same work flow as prior attempts, perfect the design on the pick 3 then just scale up...<br /><br />Should be relatively easy, right?... &#x5b;&#xa0;<a href="/blogentry/187111">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/187111</wfw:comment>
		</item>
	</channel>
</rss>

