<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The MiraiBio Group Blog &#187; Bio Plex</title>
	<atom:link href="http://www.miraibio.com/blog/tag/bio-plex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miraibio.com/blog</link>
	<description>What&#039;s going on at MiraiBio</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:37:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>What exactly is &#8220;MFI&#8221; that is output from Luminex xMAP/Bio-Plex platforms?</title>
		<link>http://www.miraibio.com/blog/2011/07/what-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms/</link>
		<comments>http://www.miraibio.com/blog/2011/07/what-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 23:15:18 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[MAGPIX]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[mean]]></category>
		<category><![CDATA[median fluorescent intensity]]></category>
		<category><![CDATA[mfi]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=1232</guid>
		<description><![CDATA[The Luminex and Bio-Plex platforms output 2 major pieces of data from an acquisition: MFI and bead count. Let&#8217;s focus on MFI which stands for Median Fluoresence Intensity and NOT Mean Fluorescense Intensity. Why do we use median and not mean? Simply put, the median statistic is less sensitive to outliers where there is an [...]]]></description>
			<content:encoded><![CDATA[<p>The Luminex and Bio-Plex platforms output 2 major pieces of data from an acquisition: <strong>MFI</strong> and <strong>bead count</strong>.</p>
<p>Let&#8217;s focus on <strong>MFI</strong> which stands for <strong>M</strong>edian <strong>F</strong>luoresence <strong>I</strong>ntensity and <strong>NOT</strong> Mean Fluorescense Intensity.  </p>
<p><strong>Why do we use median and not mean?</strong></p>
<p>Simply put, the median statistic is <strong>less sensitive to outliers</strong> where there is an inherent <a href="http://www.miraibio.com/community/viewtopic.php?f=2&#038;t=396">carryover of about 0.9%</a> from these instruments.  That is one of the reasons why Luminex recommends at least a minimum bead count of 35 to get statistically significant data but 50-100 is strongly suggested.</p>
<p>Here is an oversimplified example of why median is preferred over mean.  Let&#8217;s say we are running a 1-plex with just 2 samples: A <strong>high control (well A1)</strong> and a <strong>low control (well A2)</strong>.  We have set a <strong>minimum bead count of 11</strong>.  You will see in a second why I chose this odd number (no pun intended).</p>
<p>When we push the <strong>Acquisition </strong>button on our imaginary instrument, it begins reading well A1 with our high control and reads the following fluorescence intensities of 11 individual beads:</p>
<p><code>7833, 7609, 8335, 6900, 7354, 7234, 8120, 7777 (jackpot!), 7158, 7982, 7083</code></p>
<p>To figure out the <strong>median value</strong>, let&#8217;s place these readings in <strong>numerical order</strong> and the <strong>middle reading will be our median value</strong>.  </p>
<p><code>6900, 7083, 7158, 7234, 7354, <strong>7609</strong>, 7833, 7777 (jackpot!), 7982, 8120, 8335</code></p>
<p>Since we have an odd number of beads, the median value is simply the middle number which in this case is <strong>7609</strong>.  If this were an even count, we would have to take the average of the middle 2 readings after they are placed in order but that would just be too much work for me to do for this example.  <strong>7609</strong> is the <strong>MFI value</strong> that this instrument would report for this particular analyte in well A1.</p>
<p>After the instrument reaches the minimum bead count for well A1, it moves on to well A2.  (The probe actually goes back down in well A1 and spits out some of the leftover sample plus some additional sheath fluid but there is still a good chance there will be left over beads from A1.)  Let&#8217;s say our imaginary instrument reports the following fluorescent intensities for A2 (our low control):</p>
<p><code>8001, 209, 7315, 199, 189, 217, 207, 186, 188, 208, 7917</code></p>
<p>Let&#8217;s place these readings in numerical order to figure out the MFI:</p>
<p><code>186, 188, 189, 199, 207, <strong>208</strong>, 209, 217, 7315, 7917, 8001</code></p>
<p>The MFI value for the same analyte (we&#8217;re only doing a 1-plex) in well A2 is <strong>208</strong>.  Note though, that we had 3 pretty high readings (7315, 7917, 8001) that were most likely carried over from well A1.  3 out of 11 or 28% carryover is insanely high but I just wanted to illustrate this point that even though we had 28% carryover, we still have a <strong>respectable median (or MFI) value of 208</strong> =)  </p>
<p>If we used the <strong>mean</strong> fluorescence intensity, our value would be <strong>2258</strong> which is just bananas!</p>
<p>So in conclusion, the median statistic is preferred over the mean because the <strong>median is less sensitive to outliers or beads that are carried over from a previous well</strong>.</p>
<p>Thanks for tuning in!</p>
<p>If you have any questions or would like an explanation on other aspects of the Luminex technology feel free to comment below and we&#8217;ll try our best to address them!</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;count=none&amp;text=What%20exactly%20is%20%26%238220%3BMFI%26%238221%3B%20that%20is%20output%20from%20Luminex%20xMAP%2FBio-Plex%20platforms%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;count=none&amp;text=What%20exactly%20is%20%26%238220%3BMFI%26%238221%3B%20that%20is%20output%20from%20Luminex%20xMAP%2FBio-Plex%20platforms%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F07%2Fwhat-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms%2F&amp;title=What%20exactly%20is%20%26%238220%3BMFI%26%238221%3B%20that%20is%20output%20from%20Luminex%20xMAP%2FBio-Plex%20platforms%3F" id="wpa2a_2"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2011/07/what-exactly-is-mfi-that-is-output-from-luminex-xmap-bioplex-platforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is your MasterPlex IQ?</title>
		<link>http://www.miraibio.com/blog/2011/01/test-your-masterplex-iq/</link>
		<comments>http://www.miraibio.com/blog/2011/01/test-your-masterplex-iq/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 02:04:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[MasterPlex ReaderFit]]></category>
		<category><![CDATA[Meso Scale Discovery (MSD)]]></category>
		<category><![CDATA[MasterPlex]]></category>
		<category><![CDATA[Meso Scale Discovery]]></category>
		<category><![CDATA[MSD]]></category>
		<category><![CDATA[xPONENT]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=997</guid>
		<description><![CDATA[Think you have what it takes to be a MasterPlex Guru? Take our quick 10-question quiz and see how where you fall on the MasterPlex IQ spectrum. (Answers are available at the end of the quiz)]]></description>
			<content:encoded><![CDATA[<p>Think you have what it takes to be a MasterPlex Guru?  Take our quick 10-question quiz and see how where you fall on the MasterPlex IQ spectrum.  (Answers are available at the end of the quiz)</p>
<link type="text/css" rel="stylesheet" href="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/quizzin/style.css" />
<script type="text/javascript" src="http://www.miraibio.com/mbiweb/blog/wp-includes/js/jquery/jquery.js"></script>
<script type="text/javascript" src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/quizzin/script.js"></script>

<div class="quiz-area single-page-quiz">
<form action="" method="post" class="quiz-form" id="quiz-1">
<div class='quizzin-question' id='question-1'><div class='question-content'>MasterPlex can analzye data files from which of the following instruments?</div><br /><input type='hidden' name='question_id[]' value='1' /><input type='radio' name='answer-1' id='answer-id-59' class='answer answer-1 ' value='59' /><label for='answer-id-59' id='answer-label-59' class=' answer label-1'><span>Luminex (xPONENT, IS 2.x, Data Collector 1.7)</span></label><br /><input type='radio' name='answer-1' id='answer-id-60' class='answer answer-1 ' value='60' /><label for='answer-id-60' id='answer-label-60' class=' answer label-1'><span>Bio-Plex (Bio-Plex Manager)</span></label><br /><input type='radio' name='answer-1' id='answer-id-61' class='answer answer-1 ' value='61' /><label for='answer-id-61' id='answer-label-61' class=' answer label-1'><span>Meso Scale Discovery (MSD) </span></label><br /><input type='radio' name='answer-1' id='answer-id-62' class='answer answer-1 ' value='62' /><label for='answer-id-62' id='answer-label-62' class=' answer label-1'><span>LiquiChip</span></label><br /><input type='radio' name='answer-1' id='answer-id-63' class='answer answer-1 ' value='63' /><label for='answer-id-63' id='answer-label-63' class=' answer label-1'><span>Plate reader data</span></label><br /><input type='radio' name='answer-1' id='answer-id-64' class='answer answer-1 ' value='64' /><label for='answer-id-64' id='answer-label-64' class=' answer label-1'><span>All of the above</span></label><br /></div><div class='quizzin-question' id='question-2'><div class='question-content'>What is the least number of mouse clicks needed to get from data import to results?
</div><br /><input type='hidden' name='question_id[]' value='2' /><input type='radio' name='answer-2' id='answer-id-50' class='answer answer-2 ' value='50' /><label for='answer-id-50' id='answer-label-50' class=' answer label-2'><span>4</span></label><br /><input type='radio' name='answer-2' id='answer-id-51' class='answer answer-2 ' value='51' /><label for='answer-id-51' id='answer-label-51' class=' answer label-2'><span>6</span></label><br /><input type='radio' name='answer-2' id='answer-id-52' class='answer answer-2 ' value='52' /><label for='answer-id-52' id='answer-label-52' class=' answer label-2'><span>8</span></label><br /><input type='radio' name='answer-2' id='answer-id-53' class='answer answer-2 ' value='53' /><label for='answer-id-53' id='answer-label-53' class=' answer label-2'><span>10</span></label><br /><input type='radio' name='answer-2' id='answer-id-54' class='answer answer-2 ' value='54' /><label for='answer-id-54' id='answer-label-54' class=' answer label-2'><span>4815162342</span></label><br /></div><div class='quizzin-question' id='question-3'><div class='question-content'>How many years has MasterPlex been in the making?</div><br /><input type='hidden' name='question_id[]' value='3' /><input type='radio' name='answer-3' id='answer-id-55' class='answer answer-3 ' value='55' /><label for='answer-id-55' id='answer-label-55' class=' answer label-3'><span>2</span></label><br /><input type='radio' name='answer-3' id='answer-id-56' class='answer answer-3 ' value='56' /><label for='answer-id-56' id='answer-label-56' class=' answer label-3'><span>4</span></label><br /><input type='radio' name='answer-3' id='answer-id-57' class='answer answer-3 ' value='57' /><label for='answer-id-57' id='answer-label-57' class=' answer label-3'><span>6</span></label><br /><input type='radio' name='answer-3' id='answer-id-58' class='answer answer-3 ' value='58' /><label for='answer-id-58' id='answer-label-58' class=' answer label-3'><span>As many as the number of current planets in our solar system</span></label><br /></div><div class='quizzin-question' id='question-4'><div class='question-content'>MasterPlex can calculate EC50/IC50 or even EC/IC(anything) values?</div><br /><input type='hidden' name='question_id[]' value='4' /><input type='radio' name='answer-4' id='answer-id-16' class='answer answer-4 ' value='16' /><label for='answer-id-16' id='answer-label-16' class=' answer label-4'><span>True</span></label><br /><input type='radio' name='answer-4' id='answer-id-17' class='answer answer-4 ' value='17' /><label for='answer-id-17' id='answer-label-17' class=' answer label-4'><span>False</span></label><br /></div><div class='quizzin-question' id='question-5'><div class='question-content'>On average, how much time does MasterPlex save customers on the time it takes to analyze one plate?</div><br /><input type='hidden' name='question_id[]' value='5' /><input type='radio' name='answer-5' id='answer-id-23' class='answer answer-5 ' value='23' /><label for='answer-id-23' id='answer-label-23' class=' answer label-5'><span>5 minutes</span></label><br /><input type='radio' name='answer-5' id='answer-id-24' class='answer answer-5 ' value='24' /><label for='answer-id-24' id='answer-label-24' class=' answer label-5'><span>10 minutes</span></label><br /><input type='radio' name='answer-5' id='answer-id-25' class='answer answer-5 ' value='25' /><label for='answer-id-25' id='answer-label-25' class=' answer label-5'><span>30 minutes</span></label><br /><input type='radio' name='answer-5' id='answer-id-26' class='answer answer-5 ' value='26' /><label for='answer-id-26' id='answer-label-26' class=' answer label-5'><span>Over an hour</span></label><br /></div><div class='quizzin-question' id='question-6'><div class='question-content'>What is the maximum number of  wells MasterPlex analyze at one time?</div><br /><input type='hidden' name='question_id[]' value='6' /><input type='radio' name='answer-6' id='answer-id-27' class='answer answer-6 ' value='27' /><label for='answer-id-27' id='answer-label-27' class=' answer label-6'><span>96</span></label><br /><input type='radio' name='answer-6' id='answer-id-28' class='answer answer-6 ' value='28' /><label for='answer-id-28' id='answer-label-28' class=' answer label-6'><span>384</span></label><br /><input type='radio' name='answer-6' id='answer-id-29' class='answer answer-6 ' value='29' /><label for='answer-id-29' id='answer-label-29' class=' answer label-6'><span>1536</span></label><br /><input type='radio' name='answer-6' id='answer-id-30' class='answer answer-6 ' value='30' /><label for='answer-id-30' id='answer-label-30' class=' answer label-6'><span>65000</span></label><br /><input type='radio' name='answer-6' id='answer-id-31' class='answer answer-6 ' value='31' /><label for='answer-id-31' id='answer-label-31' class=' answer label-6'><span>4815162342</span></label><br /></div><div class='quizzin-question' id='question-7'><div class='question-content'>MasterPlex was the first software that was capable of analyzing Luminex data.</div><br /><input type='hidden' name='question_id[]' value='7' /><input type='radio' name='answer-7' id='answer-id-32' class='answer answer-7 ' value='32' /><label for='answer-id-32' id='answer-label-32' class=' answer label-7'><span>True</span></label><br /><input type='radio' name='answer-7' id='answer-id-33' class='answer answer-7 ' value='33' /><label for='answer-id-33' id='answer-label-33' class=' answer label-7'><span>False</span></label><br /></div><div class='quizzin-question' id='question-8'><div class='question-content'>MasterPlex allows you to "virtually" increase the plex of your plate by combining wells with different analytes.</div><br /><input type='hidden' name='question_id[]' value='8' /><input type='radio' name='answer-8' id='answer-id-34' class='answer answer-8 ' value='34' /><label for='answer-id-34' id='answer-label-34' class=' answer label-8'><span>True</span></label><br /><input type='radio' name='answer-8' id='answer-id-35' class='answer answer-8 ' value='35' /><label for='answer-id-35' id='answer-label-35' class=' answer label-8'><span>False</span></label><br /></div><div class='quizzin-question' id='question-9'><div class='question-content'>MasterPlex is a product of...</div><br /><input type='hidden' name='question_id[]' value='9' /><input type='radio' name='answer-9' id='answer-id-36' class='answer answer-9 ' value='36' /><label for='answer-id-36' id='answer-label-36' class=' answer label-9'><span>Panasonic</span></label><br /><input type='radio' name='answer-9' id='answer-id-37' class='answer answer-9 ' value='37' /><label for='answer-id-37' id='answer-label-37' class=' answer label-9'><span>Hitachi Solutions</span></label><br /><input type='radio' name='answer-9' id='answer-id-38' class='answer answer-9 ' value='38' /><label for='answer-id-38' id='answer-label-38' class=' answer label-9'><span>Sony</span></label><br /><input type='radio' name='answer-9' id='answer-id-39' class='answer answer-9 ' value='39' /><label for='answer-id-39' id='answer-label-39' class=' answer label-9'><span>It was a gift sent down from the Software Gods</span></label><br /></div><div class='quizzin-question' id='question-10'><div class='question-content'>One MasterPlex Network license can be installed on how many computers?
(This assumes that all computers are on the same network.)</div><br /><input type='hidden' name='question_id[]' value='10' /><input type='radio' name='answer-10' id='answer-id-40' class='answer answer-10 ' value='40' /><label for='answer-id-40' id='answer-label-40' class=' answer label-10'><span>1</span></label><br /><input type='radio' name='answer-10' id='answer-id-41' class='answer answer-10 ' value='41' /><label for='answer-id-41' id='answer-label-41' class=' answer label-10'><span>5</span></label><br /><input type='radio' name='answer-10' id='answer-id-42' class='answer answer-10 ' value='42' /><label for='answer-id-42' id='answer-label-42' class=' answer label-10'><span>10</span></label><br /><input type='radio' name='answer-10' id='answer-id-43' class='answer answer-10 ' value='43' /><label for='answer-id-43' id='answer-label-43' class=' answer label-10'><span>As many as my heart desires</span></label><br /></div><br />
<input type="button" id="next-question" value="Next &gt;"  /><br />

<input type="submit" name="action" id="action-button" value="Show Results"  />
<input type="hidden" name="quiz_id" value="1" />
</form>
</div>


<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;count=none&amp;text=What%20is%20your%20MasterPlex%20IQ%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;count=none&amp;text=What%20is%20your%20MasterPlex%20IQ%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2011%2F01%2Ftest-your-masterplex-iq%2F&amp;title=What%20is%20your%20MasterPlex%20IQ%3F" id="wpa2a_4"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2011/01/test-your-masterplex-iq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The importance of weighting with the 4PL and 5PL</title>
		<link>http://www.miraibio.com/blog/2010/05/the-importance-of-weighting-with-the-4pl-and-5pl/</link>
		<comments>http://www.miraibio.com/blog/2010/05/the-importance-of-weighting-with-the-4pl-and-5pl/#comments</comments>
		<pubDate>Fri, 28 May 2010 16:07:36 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[MasterPlex ReaderFit]]></category>
		<category><![CDATA[4pl]]></category>
		<category><![CDATA[5PL]]></category>
		<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[heteroscedasticity]]></category>
		<category><![CDATA[Luminex]]></category>
		<category><![CDATA[weighting]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=631</guid>
		<description><![CDATA[We recently had a customer that was interested in MasterPlex QT because his current analysis software for his Bio-Plex instrument was reporting a lot of &#8220;OOR]]></description>
			<content:encoded><![CDATA[<p>We recently had a customer that was interested in MasterPlex QT because his current analysis software for his Bio-Plex instrument was reporting a lot of &#8220;<strong>OOR <</strong>&#8221; or out of range concentration values (below the lower asymptote in this case) for points on the lower end of curve.  This is what you would normally expect to see for values that fall below the minimum asymptote <strong>BUT</strong> the software did not have the capability to use weighting in calculating the lower asymptote which can greatly affect points on the lower part of the curve.<br />
<span id="more-631"></span><br />
Weighting algorithms are used to offset heteroscedasticity and apply a nonconstant variance across your data.  In the case of Luminex/Bio-Plex data where you have a curve fit of MFI vs concentration, let&#8217;s say you have a sample A with 20 MFI on the lower end of the curve and another sample B on the higher end of the curve with 5000 MFI.  Now let&#8217;s say we wanted to do a background subtraction where our background sample is 10 MFI.</p>
<p>Sample A = 20 MFI &#8211; 10 MFI (background) = 10 MFI (<strong>50% reduction</strong>)<br />
Sample B = 5000 MFI &#8211; 10 MFI (background) = 4990 MFI (<strong>0.2% reduction</strong>)</p>
<p>As can clearly be seen, slight MFI changes on the lower end of the curve can dramatically affect MFI values on the lower end where it barely makes a dent with points on the higher end of the curve.  To make things worse, if Sample A were on the really flat part of the curve, this issue will be magnified as really small changes in MFI greatly affect the concentration values.</p>
<div class="wp-caption aligncenter" style="width: 535px"><img alt="The affect of variance on the lower part of the curve" src="http://www.miraibio.com/images/variance.gif" title="The affect of variance on the lower part of the curve" width="525" height="345" /><p class="wp-caption-text">An MFI change on the lower part of the curve has greater weight</p></div>
<p>A change in MFI has greater weight on the lower end of the curve because values here have smaller variance.  This is a natural situation that arises in almost all fields, including chemical- and immuno-assays, in which the variance of a dependent variable varies across the data.  <strong>Simply using the 4PL or 5PL model equations without weighting will assume equal variance across the entire curve</strong> which is certainly not optimal.</p>
<div id="attachment_202" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/nonconstant_variance1.gif"><img class="size-medium wp-image-202" title="Heteroscedasticity - Nonconstant Variance " src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/nonconstant_variance1-300x196.gif" alt="Heteroscedasticity - Nonconstant Variance in Immunoassay Data" width="300" height="196" /></a><p class="wp-caption-text">Heteroscedasticity - Nonconstant Variance in Immunoassay Data</p></div>
<p>Ok&#8230;back to my story on the true case.  We first wanted to compare apples to apples so we imported the data into MasterPlex QT and used the 5PL model equation with no weighting.  The results were very similar where both analysis software had calculated the minimum asymptote to roughly about 8.  This means that any sample with an MFI lower than 8 is considered out of range (for the lower part of the curve).  Both analysis software reported out of range results since most of the samples were on the lower part of the curve.  Not good.</p>
<p>We then applied 1/Y weighting to our 5PL model equation and the minimum asymptote was lowered to about -4.  I know what you are thinking right about now; how it is possible to have a negative MFI value for the minimum asymptote?  This is something that is certainly possible with background subtraction on background wells with higher MFI values than the actual samples.  Anyway, <strong>with weighting applied, we were able to recover 95% of the out of range values =)</strong>  It is also worthy to note that the majority of these points were interpolated rather than extrapolated so they were in fact within standard range.  This is not to say to adding weighting will always push the minimum asymptote lower.  What can be said with confidence is that the lower asymptote is more accurate with weighting than without weighting because it takes into account the natural heteroscedastic nature of bioassay data.  In this particular case, having weighting was able to bring a large majority of the unknown samples into calculable range.</p>
<p>For more details regarding heteroscedasticity, please review point #2 of our <a href="http://www.miraibio.com/blog/2009/02/tips-for-luminex-data-analysis/">10 Tips for Luminex/Bio-Plex Data Analysis</a> post.</p>
<p>You may also be interesting in reading our previous blog post on the <a href="http://www.miraibio.com/blog/2009/02/5-pl-logistic-regression/">5PL nonlinear regression model equation</a>.</p>
<p>This is sort of non-related but I just wanted to add that according to our most recent survey results, users who switch to <a href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html">MasterPlex QT</a> from their old analysis software, <strong>save (on average) 83 minutes per analysis</strong>!</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;count=none&amp;text=The%20importance%20of%20weighting%20with%20the%204PL%20and%205PL" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;count=none&amp;text=The%20importance%20of%20weighting%20with%20the%204PL%20and%205PL" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2010%2F05%2Fthe-importance-of-weighting-with-the-4pl-and-5pl%2F&amp;title=The%20importance%20of%20weighting%20with%20the%204PL%20and%205PL" id="wpa2a_6"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2010/05/the-importance-of-weighting-with-the-4pl-and-5pl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bio-Plex System Data Analysis with MasterPlex</title>
		<link>http://www.miraibio.com/blog/2009/05/bio-plex-system-data-analysis-with-masterplex/</link>
		<comments>http://www.miraibio.com/blog/2009/05/bio-plex-system-data-analysis-with-masterplex/#comments</comments>
		<pubDate>Thu, 21 May 2009 01:26:52 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[MasterPlex EX]]></category>
		<category><![CDATA[MasterPlex QT]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=301</guid>
		<description><![CDATA[Add value to your Bio-Plex&#174; system with the MasterPlex software suite: MasterPlex QT v4.0 &#8211; Curve-fitting quantitative analysis software MasterPlex EX &#8211; miRNA and Gene Expression analysis software Many Bio-Plex owners may not be aware of this but the new MasterPlex platform is fully compatible with the raw data files that can be exported with [...]]]></description>
			<content:encoded><![CDATA[<p>Add value to your Bio-Plex&reg; system with the MasterPlex software suite:</p>
<ul>
<li><a href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html">MasterPlex QT v4.0 &#8211; Curve-fitting quantitative analysis software</a></li>
<li><a href="http://www.miraibio.com/masterplex-ex/ex-luminex-expression-analysis-software.html">MasterPlex EX &#8211; miRNA and Gene Expression analysis software</a></li>
</ul>
<p>Many Bio-Plex owners may not be aware of this but the new MasterPlex platform is fully compatible with the raw data files that can be exported with the Bio-Plex Manager software.</p>
<p>To obtain the raw data file from the BioPlex Manager software:</p>
<ol>
<li>Locate the original <strong>RBX</strong> file and open it with BioPlex Manager</li>
<li><strong>Make sure</strong> you are viewing the <strong>Raw Data table</strong></li>
<li>In the top row of icons, there is an <strong>Export to Excel</strong> icon. This icon may be in a different position depending on the version of the software. This function will export the raw data into an <strong>Excel .xls</strong> file that is compatible with MasterPlex.</li>
<li>Simply use the Open file function in the MasterPlex software and browse to the <strong>.xls</strong> file and that is it!</li>
</ol>
<p><small>Bio-Plex&reg; is a registered trademark of Bio-Rad Laboratories, Inc.</small></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fbio-plex-system-data-analysis-with-masterplex%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fbio-plex-system-data-analysis-with-masterplex%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fbio-plex-system-data-analysis-with-masterplex%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fbio-plex-system-data-analysis-with-masterplex%2F&amp;count=none&amp;text=Bio-Plex%20System%20Data%20Analysis%20with%20MasterPlex" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fbio-plex-system-data-analysis-with-masterplex%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fbio-plex-system-data-analysis-with-masterplex%2F&amp;count=none&amp;text=Bio-Plex%20System%20Data%20Analysis%20with%20MasterPlex" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F05%2Fbio-plex-system-data-analysis-with-masterplex%2F&amp;title=Bio-Plex%20System%20Data%20Analysis%20with%20MasterPlex" id="wpa2a_8"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2009/05/bio-plex-system-data-analysis-with-masterplex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Tips for Luminex/Bio-Plex&#174; Data Analysis</title>
		<link>http://www.miraibio.com/blog/2009/02/tips-for-luminex-data-analysis/</link>
		<comments>http://www.miraibio.com/blog/2009/02/tips-for-luminex-data-analysis/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 00:24:40 +0000</pubDate>
		<dc:creator>Allen Liu</dc:creator>
				<category><![CDATA[Bio Plex]]></category>
		<category><![CDATA[MasterPlex QT]]></category>
		<category><![CDATA[5 parameter logistic]]></category>
		<category><![CDATA[5-pl]]></category>
		<category><![CDATA[5PL]]></category>
		<category><![CDATA[analysis software]]></category>
		<category><![CDATA[controls]]></category>
		<category><![CDATA[extrapolate]]></category>
		<category><![CDATA[extrapolation]]></category>
		<category><![CDATA[heteroscedasticity]]></category>
		<category><![CDATA[logistic regression]]></category>
		<category><![CDATA[luminex data analysis]]></category>
		<category><![CDATA[minimum bead count]]></category>
		<category><![CDATA[minimum microsphere count]]></category>
		<category><![CDATA[model equation]]></category>
		<category><![CDATA[nonlinear regression]]></category>
		<category><![CDATA[outlier detection]]></category>
		<category><![CDATA[outliers]]></category>
		<category><![CDATA[quantitative analysis]]></category>
		<category><![CDATA[r-pe]]></category>
		<category><![CDATA[R-phycoerythrin]]></category>
		<category><![CDATA[regression model]]></category>
		<category><![CDATA[replicates]]></category>
		<category><![CDATA[reporter dye]]></category>
		<category><![CDATA[standard]]></category>
		<category><![CDATA[standard curve]]></category>
		<category><![CDATA[standard curve range]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[weighting]]></category>

		<guid isPermaLink="false">http://www.miraibio.com/blog/?p=191</guid>
		<description><![CDATA[There seem to be Top 10 lists for everything these days so why not have one as well for Luminex/Bio-Plex&#174; Data Analysis.   1. Use Data Points with at least 35 Bead or Microsphere Counts 35 is the minimum bead count needed for statistically significant analyses.  MasterPlex QT Quantitative Analysis software for Luminex/Bio-Plex has a built-in [...]]]></description>
			<content:encoded><![CDATA[<p>There seem to be Top 10 lists for everything these days so why not have one as well for <strong>Luminex/Bio-Plex&reg; Data Analysis</strong>.  <br />
<span id="more-191"></span></p>
<h3>1. Use Data Points with at least 35 Bead or Microsphere Counts</h3>
<p>35 is the minimum bead count needed for statistically significant analyses.  <a title="MasterPlex QT Quantitative Analysis for Luminex" href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html" target="_self">MasterPlex QT Quantitative Analysis software for Luminex/Bio-Plex</a> has a built-in feature for setting thresholds and marking outliers automatically for you based on many parameters including <strong>MFI</strong>, <strong>bead count</strong>, <strong>concentration</strong>, and <strong>standard deviation</strong>.</p>
<div id="attachment_195" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/outlier_detection.png"><img class="size-medium wp-image-195" title="Automatic Outlier Detection in MasterPlex QT" src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/outlier_detection-300x225.png" alt="Automatic Outlier Detection in MasterPlex QT" width="300" height="225" /></a><p class="wp-caption-text">Automatic Outlier Detection in MasterPlex QT</p></div>
<h3>2. Use Weighting to Offset Heteroscedasticity</h3>
<p>Heteroscedasticity is a situation that arises in almost all fields, including chemical- and immuno-assays, in which the variance of the dependent variable varies across the data.  When dealing with MFI and concentration values, the concentrations usually increase as the MFI increases. When dealing with the high end of the standard curve, it is natural for the concentration values to have a greater variance when compared to the small concentration values on the low end of the standard curve. Many of the regression analyses used in analyzing Luminex data, such as the popular 5PL, <strong>assume equal variance</strong>.</p>
<div id="attachment_202" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/nonconstant_variance1.gif"><img class="size-medium wp-image-202" title="Heteroscedasticity - Nonconstant Variance " src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/nonconstant_variance1-300x196.gif" alt="Heteroscedasticity - Nonconstant Variance in Immunoassay Data" width="300" height="196" /></a><p class="wp-caption-text">Heteroscedasticity - Nonconstant Variance in Immunoassay Data</p></div>
<p>For analyzing Luminex/Bio-Plex data, the <strong>1/Y^2</strong> (preferred) and <strong>1/Y</strong> weighting algorithms are recommended in addition to using the 5-PL model equation.</p>
<ul>
<li><strong>1/Y^2</strong> &#8211; Minimizes residuals (errors) based on relative MFI values</li>
<li><strong>1/Y</strong> &#8211; This algorithm is useful if you know the errors follow a Poisson distribution</li>
</ul>
<p><a title="MasterPlex QT Quantitative Analysis for Luminex/Bio-Plex" href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html" target="_self">MasterPlex QT</a> offers these weighting algorithms in addition to a couple of other options.</p>
<div id="attachment_208" class="wp-caption aligncenter" style="width: 190px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/weighting_options.png"><img class="size-medium wp-image-208" title="Weighting Algoritms available in MasterPlex QT" src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/weighting_options.png" alt="Weighting Algoritms available in MasterPlex QT" width="180" height="95" /></a><p class="wp-caption-text">Weighting Algoritms available in MasterPlex QT</p></div>
<h3>3. Use the 5 Parameter Logistic (5PL) Nonlinear Regression Model</h3>
<p>The <strong><a title="5 Parameter Logistic (5PL) Nonlinear Regression Model" href="http://www.miraibio.com/blog/2009/02/5-pl-logistic-regression/" target="_self">5 Parameter Logistic</a></strong> or <strong><a title="5 Parameter Logistic (5PL) Nonlinear Regression Model" href="http://www.miraibio.com/blog/2009/02/5-pl-logistic-regression/" target="_self">5PL</a></strong> nonlinear regression model is an asymmetric function that is ideal for analyzing Luminex immunoassay data. <a title="5 Parameter Logistic (5PL) Nonlinear Regression Model" href="http://www.miraibio.com/blog/2009/02/5-pl-logistic-regression/" target="_self">Learn more about the 5PL model equation</a>.</p>
<p><a title="MasterPlex QT Quantitative Analysis Curve-Fit Software for Luminex" href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html" target="_self">MasterPlex QT offers the 5PL curve-fit regression model</a> in addition to a number of other curve-fitting model equations.</p>
<div id="attachment_213" class="wp-caption aligncenter" style="width: 196px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/5pl.png"><img class="size-medium wp-image-213" title="Model Equations available in MasterPlex QT" src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/5pl.png" alt="Model Equations available in MasterPlex QT" width="186" height="154" /></a><p class="wp-caption-text">Model Equations available in MasterPlex QT</p></div>
<h3>4. Run your samples in replicates</h3>
<p>Having replicate samples will bring good karma in addition to the following:</p>
<ul>
<li><strong>Backups</strong> &#8211; If one sample well is accidentally prepared, you will have backups that you can rely on.</li>
<li><strong>Statistics</strong> &#8211; Naturally, you will obtain more reliable results when dealing with a larger pool of data.  You will also be able to obtain statistics such as %CV and standard deviation that will tell how much variation or dispersion you have amongst data points of the same replicate group.</li>
</ul>
<p><a title="MasterPlex QT Quantitative Analysis for Luminex/Bio-Plex" href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html" target="_self">MasterPlex QT</a> allows you to group your replicate samples and automatically generates the <strong>mean</strong>, <strong>%CV</strong>, and <strong>standard deviation</strong> statistics for the <strong>MFI </strong>and <strong>concentration</strong> values.</p>
<div id="attachment_215" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/data_table.gif"><img class="size-medium wp-image-215" title="MasterPlex QT's Powerful Reporting Engine" src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/data_table-300x93.gif" alt="MasterPlex QT's Powerful Reporting Engine" width="300" height="93" /></a><p class="wp-caption-text">MasterPlex QT&#39;s Powerful Reporting Engine</p></div>
<h3>5. Knock out those standard outliers</h3>
<p>One of the simplest ways to identify outliers in your standards is by analyzing the <strong>Residuals</strong> and <strong>% Recovery</strong>.</p>
<ul>
<li><strong>Residual</strong> = Calculated Concentration &#8211; Expected Concentration</li>
<li><strong>% Recovery</strong> = ( Calculated Concentration / Expected Concentration ) * 100</li>
</ul>
<p>% Recovery is a better metric to use because it is a relative metric.  Obviously, the further the % Recovery deviates from 100%, the higher the probability that the data point is an outlier.</p>
<p>Although there is no strict rule or standard on what the limits are for considering outliers, I tend to mark any standard that has &lt; 50% recovery or &gt; 150% recovery as outliers and that has generated pretty good results.</p>
<p><a title="MasterPlex QT Quantitative Analysis for Luminex/Bio-Plex" href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html" target="_self">MasterPlex QT</a> has a user-friendly interface that allows one to view the Residuals, % Recovery, and the Standard Curve all at the same time while being able to mark outliers.</p>
<div id="attachment_220" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/marking_standard_outliers.gif"><img class="size-medium wp-image-220" title="Viewing Standard Data and Marking Outliers in MasterPlex QT " src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/marking_standard_outliers-300x300.gif" alt="Viewing Standard Data and Marking Outliers in MasterPlex QT " width="300" height="300" /></a><p class="wp-caption-text">Viewing Standard Data and Marking Outliers in MasterPlex QT </p></div>
<h3>6. Use controls</h3>
<p>This should go without saying but it is quite alarming for me to see that most of the analysis data files that I see are missing control groups.  It should be as important as your background groups. Not only will they tell you if your assay worked but knowing this information is invaluable when it comes time to have to troubleshoot when something goes wrong. As you may already know, the workflow for the Luminex/Bio-Plex technology can become quite complicated and there are many opportunities for things to go awry. Having control groups will keep you sane.</p>
<h3>7. Use a sufficient standard curve range for your unknowns</h3>
<p>Extrapolation is the process of inferring or estimating the concentrations for points that are within calculable limits but outside of the standard curve range. Extrapolations are often less meaningful especially when the values lie on the flatter parts of the curve. Please read this blog post for more on the <a title="Dangers of extrapolating data (from the 5PL post)" href="http://www.miraibio.com/blog/2009/02/5-pl-logistic-regression/" target="_self">dangers of extrapolating data</a>.</p>
<p>There are several ways to avoid extrapolating data:</p>
<ol>
<li>If your unknown MFI is <strong>above the standard curve range</strong>, you can dilute the unknown sample enough to bring it back within range and just take the dilution factor into account when calculating your concentrations. <a title="MasterPlex QT Quantitative Analysis for Luminex/Bio-Plex" href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html" target="_self">MasterPlex QT</a> allows you to input the dilution factors of your unknown samples and it will automatically take them into account when calculating the concentrations.
<p><div id="attachment_225" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/plate_dilution.gif"><img class="size-medium wp-image-225" title="Setting the dilution factors in MasterPlex QT" src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/plate_dilution-300x92.gif" alt="Setting the dilution factors in MasterPlex QT" width="300" height="92" /></a><p class="wp-caption-text">Setting the dilution factors in MasterPlex QT</p></div></li>
<li>If your unknown MFI is <strong>below the standard curve range</strong>, you can create one or more standard groups on the lower end by extending your serial dilutions.</li>
</ol>
<h3>8. Individual Standard Points vs. Mean of each Standard Replicate Group</h3>
<p>Generally speaking, the more standard points you have (using individual standard points for the curve fit), the better the curve fit because you will have a greater number of degrees of freedom.  This method will be more sensitive to outliers though so it is recommended that you first knock out any outliers that you might have and proceed with the standard calculations.</p>
<p>Using the mean of each standard replicate group will lead to less data points and that in turn will lead to a worse curve fit. This method is less susceptible to outliers though if you do not intend to mark them.</p>
<p>Unlike some of the Luminex data analysis packages that are out there, <a title="MasterPlex QT Quantitative Analysis for Luminex" href="http://www.miraibio.com/masterplex-qt/qt-luminex-quantitative-data-analysis-software.html" target="_self">MasterPlex QT</a> let&#8217;s the user choose between both these methods.</p>
<p> </p>
<p> </p>
<p> </p>
<div id="attachment_228" class="wp-caption aligncenter" style="width: 197px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/standard_points.png"><img class="size-medium wp-image-228" title="Individual and Average Standard Point Options in MasterPlex QT" src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/standard_points.png" alt="Individual and Average Standard Point Options" width="187" height="93" /></a><p class="wp-caption-text">Individual and Average Standard Point Options in MasterPlex QT</p></div>
<h3>9. Use the R-PE Reporter Dye for Best Signal</h3>
<p>R-phycoerythrin (R-PE) is the primary reporter molecule used in Luminex/Bio-Plex assays. Out of all the reporter dyes tested with the Luminex xMAP platform, R-PE will output the highest signals. Alexa 532 is second to R-PE but it&#8217;s relative fluorescence intensity is <strong>only 28% </strong>that of R-PE.</p>
<div id="attachment_232" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/reporter_intensities1.gif"><img class="size-medium wp-image-232" title="Reporter Dyes and their Intensities on the Luminex xMAP Platform" src="http://www.miraibio.com/mbiweb/blog/wp-content/uploads/2009/02/reporter_intensities1-300x237.gif" alt="Reporter Dyes and their Intensities on the Luminex xMAP Platform" width="300" height="237" /></a><p class="wp-caption-text">Reporter Dyes and their Intensities on the Luminex xMAP Platform</p></div>
<h3>10. Keep it in the Linear Range</h3>
<p>Depending on what is coupled to your beads, the maximum MFI values that can be reported will generally top out between 20000-30000 MFI.  You definitely do not want to be interpolating or extrapolating any concentration values near the top of this curve where it is flat.  In general, it is best to keep all your MFI values between 0-10000 MFI where it is more linear.</p>
<p>If you found this post useful, you may also be interested in the <a href="http://www.miraibio.com/blog/2009/06/10-tips-for-masterplex-qt-v40-power-users/"><strong>10 Tips for MasterPlex QT v4.0 Power Users</strong></a> blog post.</p>
<p><small>Bio-Plex&reg; is a registered trademark of Bio-Rad Laboratories, Inc.</small></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F02%2Ftips-for-luminex-data-analysis%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F02%2Ftips-for-luminex-data-analysis%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F02%2Ftips-for-luminex-data-analysis%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F02%2Ftips-for-luminex-data-analysis%2F&amp;count=none&amp;text=Top%2010%20Tips%20for%20Luminex%2FBio-Plex%26reg%3B%20Data%20Analysis" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F02%2Ftips-for-luminex-data-analysis%2F&amp;counturl=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F02%2Ftips-for-luminex-data-analysis%2F&amp;count=none&amp;text=Top%2010%20Tips%20for%20Luminex%2FBio-Plex%26reg%3B%20Data%20Analysis" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.miraibio.com%2Fblog%2F2009%2F02%2Ftips-for-luminex-data-analysis%2F&amp;title=Top%2010%20Tips%20for%20Luminex%2FBio-Plex%26reg%3B%20Data%20Analysis" id="wpa2a_10"><img src="http://www.miraibio.com/mbiweb/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.miraibio.com/blog/2009/02/tips-for-luminex-data-analysis/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

