<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.nodalpoint.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>nodalpoint.org - Power Law - Comments</title>
 <link>http://www.nodalpoint.org/nodalpoint_tags/power_law</link>
 <description>Comments for &quot;Power Law&quot;</description>
 <language>en</language>
<item>
 <title>power law in model organisms</title>
 <link>http://www.nodalpoint.org/2007/04/30/power_laws_of_papers_about_power_laws#comment-3582</link>
 <description>&lt;p&gt;Why stop there. We can even study the &lt;a href=&quot;http://www.biomedcentral.com/1471-213X/7/40/abstract&quot;&gt;amount of attention paid to different organisms&lt;/a&gt;. From the abstract: &quot;The results demonstrate that the distribution of attention paid to different organisms has a smooth distribution that approximates to a scale-free power law&quot; and &quot;The smoothness of the distribution suggests that there is no empirical basis for dividing species under study into model organisms and the rest (...)&quot;.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Mon, 07 May 2007 12:35:29 -0400</pubDate>
 <dc:creator>PedroBeltrao</dc:creator>
 <guid isPermaLink="false">comment 3582 at http://www.nodalpoint.org</guid>
</item>
<item>
 <title>Power law and coding sequence length</title>
 <link>http://www.nodalpoint.org/2007/04/30/power_laws_of_papers_about_power_laws#comment-3579</link>
 <description>&lt;p&gt;Interesting post Jason. I got so engrossed in this power-law thing that when I was looking at length of M.tuberculosis coding sequences [ftp://ftp.ncbi.nih.gov/genbank/genomes/Bacteria/Mycobacterium_tuberculosis_CDC1551/AE000516.ffn] and when I extracted the length of these using script [http://sharma.animesh.googlepages.com/len_no.pl] in two columns [length\tnumber_of_seq in file len.txt] using console [perl len_no.pl AE000516.ffn &amp;gt; len.txt] and did a plot with R [a &amp;lt;- read.table(&quot;len.txt&quot;);plot(a);] I found something close to power law at first glance [http://sharma.animesh.googlepages.com/len_dis_plot.jpg]. But then when I fired up the matlab and started curve-fitting [http://sharma.animesh.googlepages.com/pow.m], using gaussing [http://sharma.animesh.googlepages.com/gaussian.JPG] and power [http://sharma.animesh.googlepages.com/power.JPG], I saw:&lt;/p&gt;
&lt;p&gt;General model Power:&lt;br /&gt;
       f(x) = a*x^b&lt;br /&gt;
Coefficients (with 95% confidence bounds):&lt;br /&gt;
       a =       60.57  (39.54, 81.6)&lt;br /&gt;
       b =     -0.3576  (-0.4099, -0.3052)&lt;/p&gt;
&lt;p&gt;Goodness of fit:&lt;br /&gt;
  SSE: 9653&lt;br /&gt;
  R-square: 0.2284&lt;br /&gt;
  Adjusted R-square: 0.2274&lt;br /&gt;
  RMSE: 3.474&lt;/p&gt;
&lt;p&gt;General model Gauss:&lt;br /&gt;
       f(x) =&lt;br /&gt;
              a1*exp(-((x-b1)/c1)^2) + a2*exp(-((x-b2)/c2)^2) +&lt;br /&gt;
              a3*exp(-((x-b3)/c3)^2)&lt;br /&gt;
Coefficients (with 95% confidence bounds):&lt;br /&gt;
       a1 =       7.408  (5.589, 9.227)&lt;br /&gt;
       b1 =         364  (343.6, 384.5)&lt;br /&gt;
       c1 =       137.5  (102.9, 172.1)&lt;br /&gt;
       a2 =       5.621  (4.583, 6.658)&lt;br /&gt;
       b2 =        1082  (866.5, 1297)&lt;br /&gt;
       c2 =         814  (640.4, 987.6)&lt;br /&gt;
       a3 =       4.863  (2.797, 6.929)&lt;br /&gt;
       b3 =       744.7  (701.4, 788.1)&lt;br /&gt;
       c3 =         260  (175.8, 344.2)&lt;/p&gt;
&lt;p&gt;Goodness of fit:&lt;br /&gt;
  SSE: 4542&lt;br /&gt;
  R-square: 0.637&lt;br /&gt;
  Adjusted R-square: 0.6333&lt;br /&gt;
  RMSE: 2.393&lt;/p&gt;
&lt;p&gt;Obviously I was wrong about Power-law and clearly 3 mix Gaussian had a better fit. So much for clearing a confused mind :).&lt;/p&gt;
&lt;p&gt;______________________&quot;The Answer Lies in Genome&quot;______________________&lt;br /&gt;
&lt;a href=&quot;http://fuzzylife.org/&quot; title=&quot;http://fuzzylife.org/&quot;&gt;http://fuzzylife.org/&lt;/a&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sat, 05 May 2007 14:08:49 -0400</pubDate>
 <dc:creator>Animesh</dc:creator>
 <guid isPermaLink="false">comment 3579 at http://www.nodalpoint.org</guid>
</item>
</channel>
</rss>
