<?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>The Wave Matrix Usage</title>
		<link>https://blogs.lotterypost.com/jadelottery/2025/5/the_wave_matrix_usage.htm</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/191127" rel="self" type="application/rss+xml" />
		<description>JADELottery's Blog: The Wave Matrix Usage</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: The Wave Matrix Usage</title>
			<link>https://blogs.lotterypost.com/jadelottery/2025/5/the_wave_matrix_usage.htm</link>
			<guid isPermaLink="true">https://blogs.lotterypost.com/jadelottery/2025/5/the_wave_matrix_usage.htm</guid>
			<pubDate>Mon, 12 May 2025 21:14:22 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>The Wave Matrix<br /><br />Below is the basic function setup and parameters:<br /><br />=TheWaveMatrix(Range, Waves, Iterations, Precision)<br /><br />Range - Selected rows of data<br /><br />Waves - Number of optimized waves to derive through the Bidirectional Mean Averaging algorithm<br /><br />{1, 2, 3, ...}<br /><br />Iterations - Number of repeated passes through the Bidirectional Mean Averaging algorithm<br /><br />{1, 2, 3, ...}<br /><br />Precision - Number of decimal places the Degree of Bidirectional Mean Averaging will be optimized<br /><br />{1, 2, 3, 4, 5, 6, 7, 8} = {0.1, 0.01, 0.001, 0.0001, 0.00001, 0.000001, 0.0000001, 0.00000001}<br /><br />To get this setup in Excel, you&#x27;ll have to setup a macro enabled workbook.<br /><br />Create a new workbook<br /><br />Open the Microsoft Visual Basic for Applications window by pressing ALT + F11<br /><br />Use the Insert menu to add a Module or use the second icon drop down in the upper left to add a Module<br /><br />Next, Select and copy only the function code we posted previously and paste it in to the Module code section<br /><br />Now, Save the workbook using the Save As... and make sure to use the Save as type selection to save as an Excel Macro-Enabled Workbook (*.xlsm)<br /><br />Close the file and reopen it, Excel will ask if you want to Enable Macros in the top bar by pressing Enable Content<br /><br />Once enabled, you can add some data and analyze with The Wave Matrix function<br /><br />Start typing the function next to the top row of Data in the column to the right, =the will prompt an auto fill with the correct function, press tab to auto fill =TheWaveMatrix(<br /><br />Next, use the arrow keys to select the top row of the single column of data to analyze, press and hold the shift key, then select all the way down to the last row of data<br /><br />Now for something simple to start with, press the , to enter the number of waves; start with 4<br /><br />Press , to enter the number of iterations; use 4<br /><br />Finally, press , to enter the precision; try 4<br /><br />Press enter to input the function<br /><br />Depending on the amount of data, number of waves, iterations and precision, this could take a bit to evaluate<br /><br />Once done, the cell you typed the =TheWaveMatrix function should have a data point or an error<br /><br />If an error, recheck your entry<br /><br />If data, get ready to populate the sheet with the Regression, Waves and Remainder<br /><br />Select the cell with TheWaveMatrix function you just typed in<br /><br />The number of waves will determine how many columns over from that newly populated cell you&#x27;ll be moving to the right as we select and highlight all the cells for TheWaveMatrix<br /><br />Press and hold the shift key<br /><br />Using the arrow key move right 5 cells so you have a total of 6 columns selected (1 Regression + 4 Waves + 1 Remainder = 6 Columns)<br /><br />Now, while still holding the shift key, move down to the same number of rows the Data has<br /><br />Release the shift key<br /><br />Press the F2 key, then press CTRL + SHIFT + ENTER together<br /><br />Tada, you should now have the select cells populated with the wave matrix data<br /><br />We&#x27;ll post some screen shots in another post.... &#x5b;&#xa0;<a href="https://blogs.lotterypost.com/jadelottery/2025/5/the_wave_matrix_usage.htm">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>JADELottery</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/191127</wfw:comment>
		</item>
	</channel>
</rss>

