<?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>A breakthrough! Script works.</title>
		<link>/blogentry/190548</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/190548" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: A breakthrough! Script works.</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: A breakthrough! Script works.</title>
			<link>/blogentry/190548</link>
			<guid isPermaLink="true">/blogentry/190548</guid>
			<pubDate>Sun, 13 Apr 2025 03:22:58 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Now I have the data I was looking for from the start. Learned a bit about getting expected output from the followers... even though there was 1,500 draws, the data of followers was limited to the expectancy, so the formula was not to calculate by the sample size, but rather the sample size divided by 10.<br /><br />I also learned that while direct standard deviation works for raw frequency, it needs to be constricted a bit to produce similar results... so that was as easy as st_dev x 0.8<br /><br />Where I went wrong was in the type... rather than using Pandas series for collecting the data to output, I just needed a list! That problem plagued me for days.<br /><br />To validate the data, I compared the output of the previous version to make sure the counts agreed, and they did.<br /><br />I may not be any closer to the winner&#x27;s circle, but I do enjoy being able to take an idea and completely realize it in code from a clean sheet. Even the bug squishing was enjoyable ultimately because it is an exercise in real world problem solving, and there are no guides or documents for lottery analysis software, you are on your own in this domain.<br /><br />Now for the really hard part, finding correlations in the output. This will take far longer than writing the script, and there may not be a solution, but at least I have some busy work to keep engaged with the hobby.... &#x5b;&#xa0;<a href="/blogentry/190548">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/190548</wfw:comment>
		</item>
	</channel>
</rss>

