<?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>Pick 3 permutation counter works, pick 5 version not so much...</title>
		<link>/blogentry/187283</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/187283" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Pick 3 permutation counter works, pick 5 version not so much...</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Pick 3 permutation counter works, pick 5 version not so much...</title>
			<link>/blogentry/187283</link>
			<guid isPermaLink="true">/blogentry/187283</guid>
			<pubDate>Sat, 26 Oct 2024 13:36:25 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>The pick 3 permutation counter ran successfully and validating the box hit was easy. The pick 5 version is correct in the straight hit counter, but the box or permutation counts are not passing validation, the program looks like it worked but the boxed counts do not match the number observed during validation... now to figure out why... I think it has to do with the uniqueness cases... there are 3 possibilities on the pick 3;<br /><br />3 unique digits<br /><br />One pair<br /><br />Triples<br /><br />The pick 5 adds to that possibility matrix...<br /><br />5 unique digits<br /><br />One pair<br /><br />Two pair<br /><br />Three of a kind<br /><br />Full house (3 of the same digit and a different pair)<br /><br />Four of a kind<br /><br />5 of a kind.<br /><br />That is 7 potential outcome patterns vs 3. I wrote the pick 3 version with 3 separate conditional statements to handle each case, and I wrote the pick 5 version with all 7 of the above conditional patterns in mind, so it must be in that section where the disconnect is happening...<br /><br />So will be skipping a planned test of the pick 5 and instead rolling with 095 and 667 again in the pick 3 through Oct. 31... &#x5b;&#xa0;<a href="/blogentry/187283">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/187283</wfw:comment>
		</item>
	</channel>
</rss>

