<?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>Planning the phase 1 changes.</title>
		<link>/blogentry/194066</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/194066" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Planning the phase 1 changes.</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Comment #1</title>
			<link>/blogentry/194066#c280232</link>
			<guid isPermaLink="true">/blogentry/194066#c280232</guid>
			<pubDate>Wed, 20 Aug 2025 00:58:37 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Frequency has a many to many relationship... when focusing on entity relationships, each digit will have it&#x27;s own frequency, but the digits may share frequencies, such as 0, 4, 7 and 9 all having a frequency of 9.33%&#x3c;br /&#x3e;A recency number would, in a column, be a one to one, as multiple digits cannot appear on the same draw, each of the digits will have a unique row_of_last_appearance.&#x3c;br /&#x3e;Then it becomes important to determine which feature carries more weight, and if it matters on the closest... &#x5b;&#xa0;<a href="/blogentry/194066#c280232">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Original Blog Entry: Planning the phase 1 changes.</title>
			<link>/blogentry/194066</link>
			<guid isPermaLink="true">/blogentry/194066</guid>
			<pubDate>Tue, 19 Aug 2025 16:13:17 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>When adding functionality to an existing script, the best practice is to add, debug and test each new feature on it&#x27;s own.<br /><br />Since my script is modular and responds to the number of columns imported from the csv history file, the function will be modified to add each feature, starting with the most recent appearance of each digit in the distribution. Using pure frequency, there are frequent ties that were in need of a way of being broken.<br /><br />The second pass will print the P value of the chi-square goodness of fit test for the 150 draws in the current run.<br /><br />So using version control, the main code will be branched to implement each change and only rolled back into the main code when working. This way I always maintain a WORKING copy to roll back to in the event of errors.<br /><br />Phase 2 will be a clean sheet implementation, therefore will take much longer to plan and code.<br /><br />No shortage of work in this hobby!... &#x5b;&#xa0;<a href="/blogentry/194066">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/194066</wfw:comment>
		</item>
	</channel>
</rss>

