<?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>Understanding the problem by observation.</title>
		<link>/blogentry/196252</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/196252" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Understanding the problem by observation.</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Understanding the problem by observation.</title>
			<link>/blogentry/196252</link>
			<guid isPermaLink="true">/blogentry/196252</guid>
			<pubDate>Mon, 22 Dec 2025 14:35:13 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>While the Markov Chain approach seems much like follower data, the approach is different because it is capturing the observed frequencies and normalizing the distribution percentages.<br /><br />This allows capturing a single pick, which can be done in a moving window, allowing for back testing the entire history of each column of each game. From this concept, pick data can be collected and compared to actual results, and an error function can be developed by comparing the pick to the next draw.<br /><br />It is on this level that the agent which will initially parse the dictionary and generate a simple pick can be transformed into a more robust construct that can pick not only on the Markov Chain observed transition data, but to also learn by reinforcement (reward/penalty) how to adjust that pick to take into account the observed errors along the way.<br /><br />The output will still be the same, one pick.<br /><br />Over the years I have tried many things without fully understanding what I was looking for. I think the firm idea is not just static analysis, but also adding temporal context. I have hope that this type of analysis can help understand the churn better, or how patterns can repeat, just with different numbers in a given time frame.<br /><br />I think my problem may have been trying to black box the parts of the problem I did not fully understand.<br /><br />Version 1 will be with the simple dictionary parsing agent , but that allows development of the smarter agent and the back test data for later refinement. It changes the process by only coding what I know until I understand the rest.<br /><br />Pretty sure I can crank out an operating script for a basic Markov Chain pick in time to add it to the GUI app... now there will be three choices per game...<br /><br />1. Classification<br /><br />2. Followers<br /><br />3. Markov Chain Pick<br /><br />Both 2 and 3 will use the full history, classification will still be based on a sample.<br /><br />That should provide plenty of coding work for the hobby in 2026.... &#x5b;&#xa0;<a href="/blogentry/196252">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/196252</wfw:comment>
		</item>
	</channel>
</rss>

