<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SbRandSum1 on Sulprobil</title>
    <link>https://www.sulprobil.de/tags/sbrandsum1/</link>
    <description>Recent content in SbRandSum1 on Sulprobil</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 14 May 2026 12:46:00 +0100</lastBuildDate>
    <atom:link href="https://www.sulprobil.de/tags/sbrandsum1/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>sbRandSum1 (VBA)</title>
      <link>https://www.sulprobil.de/sbrandsum1_en/</link>
      <pubDate>Thu, 14 May 2026 12:46:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/sbrandsum1_en/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;We present an example of a random number generation with a side condition.&#xA;The sum of all created random numbers should be 1.&#xA;This can be achieved by many different approaches.&lt;/p&gt;&#xA;&lt;p&gt;Three possible approaches are:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Reduce grade of freedom successively: create first random number,&#xA;then the second one in range[0,1-first), the third one in [0,1-first-second), &amp;hellip;, the last will be 1-sum of all others&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Create n random numbers and divide them by their sum&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
