<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linear Breakdown of Annual Data to Monthly Data on Sulprobil</title>
    <link>https://www.sulprobil.de/tags/linear-breakdown-of-annual-data-to-monthly-data/</link>
    <description>Recent content in Linear Breakdown of Annual Data to Monthly Data on Sulprobil</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 15 May 2026 13:00:00 +0100</lastBuildDate>
    <atom:link href="https://www.sulprobil.de/tags/linear-breakdown-of-annual-data-to-monthly-data/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linear Breakdown (Excel)</title>
      <link>https://www.sulprobil.de/linear_breakdown_en/</link>
      <pubDate>Fri, 15 May 2026 13:00:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/linear_breakdown_en/</guid>
      <description>&lt;p&gt;&lt;strong&gt;&amp;ldquo;I&amp;rsquo;m not such a big fan of having a linear answer to things.&amp;rdquo; [Adam Driver]&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;How can you break down annual data such as:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.sulprobil.de/Linear_Breakdown_Annual_Data.png&#34; alt=&#34;Linear_Breakdown_Annual_Data&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;to monthly data which is piece-wise linear:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.sulprobil.de/Linear_Breakdown_Monthly_Data.png&#34; alt=&#34;Linear_Breakdown_Monthly_Data&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;?&lt;/p&gt;&#xA;&lt;p&gt;In cells A2:B5 you enter your annual input data.&#xA;In cells A8:A56 you enter the chronological month ends.&#xA;For a start you can enter into B8: &lt;em&gt;=B2/12&lt;/em&gt;.&#xA;In B9 you enter &lt;em&gt;=VLOOKUP(DATE(YEAR($A9)-1,12,31),A$8:B8,2)+(MONTH($A9))*(VLOOKUP(YEAR($A9),$A$2:$B$5,2)-VLOOKUP(DATE(YEAR($A9)-1,12,31),A$8:B8,2)*12)/(12*(12+1)/2)&lt;/em&gt;&#xA;and copy down.&#xA;In D8 enter &lt;em&gt;=STDEV(B9:B56)&lt;/em&gt;&#xA;In case you need EXACT numbers rounded to the cent, preserving the original sum,&#xA;enter into C9 &lt;em&gt;=ROUND(B9,2)&lt;/em&gt;&#xA;and into D10 &lt;em&gt;=ROUND(SUM(B$9:B10),2)-SUM(C$9:C9)&lt;/em&gt; and copy down.&#xA;This is just a pragmatic rounding method without VBA. If you like to perform this&#xA;correctly, look up &lt;a href=&#34;https://www.sulprobil.de/roundtosum_en/&#34; title=&#34;roundtosum&#34;&gt;RoundToSum&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
