<?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>Results for March 13 and 14, 2012</title>
		<link>/blogentry/64302</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/64302" rel="self" type="application/rss+xml" />
		<description>mediabrat's Blog: Results for March 13 and 14, 2012</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Comment #5</title>
			<link>/blogentry/64302#c76397</link>
			<guid isPermaLink="true">/blogentry/64302#c76397</guid>
			<pubDate>Sun, 25 Mar 2012 01:05:05 GMT</pubDate>
			<dc:creator>mediabrat</dc:creator>
			<description><![CDATA[<p>I&#x27;m not doing anything special with my numbers.  It&#x27;s been suggested that I try wheels and other advanced concepts; while I&#x27;m reluctant to change the parameters of the initial project, I will probably tackle these ideas in a side project.</p>]]></description>
			<category>mediabrat</category>
		</item>
		<item>
			<title>Comment #4</title>
			<link>/blogentry/64302#c76365</link>
			<guid isPermaLink="true">/blogentry/64302#c76365</guid>
			<pubDate>Sat, 24 Mar 2012 05:59:59 GMT</pubDate>
			<dc:creator>LottoBoner</dc:creator>
			<description><![CDATA[<p>maybe instead of one wheel you should make perhaps three different wheels totaling 75,000 combinations</p>]]></description>
			<category>LottoBoner</category>
		</item>
		<item>
			<title>Comment #3</title>
			<link>/blogentry/64302#c76150</link>
			<guid isPermaLink="true">/blogentry/64302#c76150</guid>
			<pubDate>Mon, 19 Mar 2012 10:55:46 GMT</pubDate>
			<dc:creator>BlueDuck</dc:creator>
			<description><![CDATA[<p>Looking forward to future updates.</p>]]></description>
			<category>BlueDuck</category>
		</item>
		<item>
			<title>Comment #2</title>
			<link>/blogentry/64302#c76062</link>
			<guid isPermaLink="true">/blogentry/64302#c76062</guid>
			<pubDate>Sat, 17 Mar 2012 22:24:52 GMT</pubDate>
			<dc:creator>mediabrat</dc:creator>
			<description><![CDATA[<p>I wrote my own program which has both an RNG and a results checker.  I feed it how many numbers I want (either 5 for the white balls or 1 for the Megaball/Powerball) and the range (1 to 56/59), put that through a loop, make sure I don&#x27;t have any duplicate lines (seems to happen about 2,000 times when generating 175,000 lines, which isn&#x27;t bad), and I stop when I get up to 175,000.  All of that gets dumped out to a text file.  When I want to check my numbers against the drawn numbers, I read that file back in to the routine that compares the numbers and tells me how many matches I have.... &#x5b;&#xa0;<a href="/blogentry/64302#c76062">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>mediabrat</category>
		</item>
		<item>
			<title>Comment #1</title>
			<link>/blogentry/64302#c76045</link>
			<guid isPermaLink="true">/blogentry/64302#c76045</guid>
			<pubDate>Sat, 17 Mar 2012 16:29:22 GMT</pubDate>
			<dc:creator>truecritic</dc:creator>
			<description><![CDATA[<p>&#x3c;br /&#x3e;Just a specially designed RNG? Todd&#x27;s RNG? Some other method?&#x3c;br /&#x3e;&#x3c;br /&#x3e;I always enjoy seeing various lottery/gambling simulations.  Glad you started this project.</p>]]></description>
			<category>truecritic</category>
		</item>
		<item>
			<title>Original Blog Entry: Results for March 13 and 14, 2012</title>
			<link>/blogentry/64302</link>
			<guid isPermaLink="true">/blogentry/64302</guid>
			<pubDate>Fri, 16 Mar 2012 20:52:09 GMT</pubDate>
			<dc:creator>mediabrat</dc:creator>
			<description><![CDATA[<p>The winning Mega Millions numbers for March 13 were 2-8-30-36-48 with Mega Ball 31. Nobody won the $171 million jackpot.<br /><br />... and neither did we. Our simulation got over 4,500 winners worth almost $19,000. That&#x27;s 2.6% of our 175,000 lines played and a return of 10.852%.<br /><br />Here&#x27;s the full breakdown:<br /><br />MATCH WINNERS TOTAL PRIZES<br /><br />5+1 0 $0<br /><br />5+0 0 $0<br /><br />4+1 0 $0<br /><br />4+0 11 $1,650<br /><br />3+1 15 $2,250<br /><br />3+0 612 $4,284<br /><br />2+1 214 $2,140<br /><br />1+1 1269 $3,807<br /><br />0+1 2430 $4,860<br /><br />TOTALS 4551 $18,991<br /><br />The winning Powerball numbers for March 14 were 1-8-41-46-59 with a Powerball of 24. Nobody won the $50 million jackpot, including us. We did, however, come away with over $23,500 spread over almost 5,350 winning tickets. In terms of percentages, that&#x27;s about 3.1% of the lines played and a return of about 6.72% of the $350,000 spent on those lines.<br /><br />Here&#x27;s the full breakdown:<br /><br />MATCH WINNERS TOTAL PRIZES<br /><br />5+1 0 $0<br /><br />5+0 0 $0<br /><br />4+1 0 $0<br /><br />4+0 1 $100<br /><br />3+1 10 $1,000<br /><br />3+0 206 $1,442<br /><br />2+1 149 $1,043<br /><br />1+1 1396 $5,584<br /><br />0+1 3587 $14,348<br /><br />TOTALS 5349 $23,517<br /><br />** I did mention in my introductory post that I wasn&#x27;t going to be posting the numbers files for space reasons (the files themselves are 3 MB each, and pasting the numbers directly into the blog would be insane), but if anyone wants to review them, just let me know and I&#x27;ll send them over.<br /><br />... &#x5b;&#xa0;<a href="/blogentry/64302">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>mediabrat</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/64302</wfw:comment>
		</item>
	</channel>
</rss>

