<?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>Using LOWESS</title>
		<link>/blogentry/56961</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/56961" rel="self" type="application/rss+xml" />
		<description>Developer's Blog: Using LOWESS</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Comment #1</title>
			<link>/blogentry/56961#c68563</link>
			<guid isPermaLink="true">/blogentry/56961#c68563</guid>
			<pubDate>Sun, 02 Oct 2011 18:20:02 GMT</pubDate>
			<dc:creator>lottoburg</dc:creator>
			<description><![CDATA[<p>&#x3c;br /&#x3e;I have tried it for my lotto game to take some back tests. I can get 1-2 numbers for next draw in general but the prediction of 3 numbers is very few and the prediction of 4-6 numbers is never met.&#x3c;br /&#x3e;Why? Is it something wrong for my using of LOWESS? Thanks.&#x3c;br /&#x3e;&#x3c;br /&#x3e;Best regards,&#x3c;br /&#x3e;lottoburg</p>]]></description>
			<category>lottoburg</category>
		</item>
		<item>
			<title>Original Blog Entry: Using LOWESS</title>
			<link>/blogentry/56961</link>
			<guid isPermaLink="true">/blogentry/56961</guid>
			<pubDate>Fri, 12 Aug 2011 22:40:36 GMT</pubDate>
			<dc:creator>Developer</dc:creator>
			<description><![CDATA[<p>A very popular question I get asked is how can I use LOWESS to help predict my numbers? .<br /><br />Firstly you must understand that LSA uses a layered architecture, it does not see a draw as a group of numbers but instead sees the draw as a set of individual numbers. LSA analysis&#x27;s draws in this way, this means if you have a pick 6 lotto you have to create 6 LOWESS graphs to get one prediction, one for each ball.<br /><br />Keeping that in mind let me move on to using LOWESS.<br /><br />The more past draw results used in LOWESS the more averaged the plots become, hence the more average the prediction become..<br /><br />8 to 15 draws should provide plenty of variation in the predictions from one draw to the next.<br /><br />Smoothness<br /><br />When using LOWESS you should be changing this all the time finding the best fit plot line for the number of past draws your using.<br /><br />When setting smoothness, watch the trend line, you don&#x27;t want it touching each ball as in the image below<br /><br />but then you don&#x27;t want the line too straight either.<br /><br />The best curve is a best fit curve as in the image below<br /><br />Not too sharp and not too smooth.<br /><br />As you alter settings look to the text pain to see what the predictions are doing.<br /><br />The values in here should be treated as follows<br /><br />Min: LSA predicted the next ball wont fall below the min value<br /><br />Max: LSA predicted the next ball wont fall above the max value<br /><br />That means LSA predicts the ball will be in between that range<br /><br />It gives two predictions for this<br /><br />Avg and Med - Choose the one you feel most happy with or choose a value in between them.<br /><br />Always track the predictions and after a few weeks you will see what the variations are from prediction to draw and adjust accordingly<br /><br />If used correctly this is a very powerful tool with a higher than average hit rate.<br /><br />... &#x5b;&#xa0;<a href="/blogentry/56961">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>Developer</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/56961</wfw:comment>
		</item>
	</channel>
</rss>

