<?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>Some stuff &#187; int</title>
	<atom:link href="http://blog.yhuang.org/?feed=rss2&#038;tag=int" rel="self" type="application/rss+xml" />
	<link>https://blog.yhuang.org</link>
	<description>here.</description>
	<lastBuildDate>Wed, 27 Aug 2025 08:50:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>uniform by three</title>
		<link>https://blog.yhuang.org/?p=137</link>
		<comments>https://blog.yhuang.org/?p=137#comments</comments>
		<pubDate>Sat, 22 Nov 2008 08:08:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[conventional solution]]></category>
		<category><![CDATA[curve]]></category>
		<category><![CDATA[frac]]></category>
		<category><![CDATA[independent random variables]]></category>
		<category><![CDATA[insight]]></category>
		<category><![CDATA[int]]></category>
		<category><![CDATA[ln x]]></category>
		<category><![CDATA[math math]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://scripts.mit.edu/~zong/wpress/?p=137</guid>
		<description><![CDATA[Here is a problem recently described to me. Apparently there is a more elegant solution (which may give more insight), but I don&#8217;t see it yet. The problem: are independent random variables uniformly distributed over [0,1]. What is the distribution of ? The conventional solution is to find the distribution of first, then of . [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a problem recently described to me. Apparently there is a more elegant solution (which may give more insight), but I don&#8217;t see it yet.</p>
<p>The problem: \(X, Y, Z\) are independent random variables uniformly distributed over [0,1]. What is the distribution of \((XY)^Z\)?<br />
<span id="more-137"></span><br />
The conventional solution is to find the distribution of \(XY\) first, then of \((XY)^Z\).</p>
<p><img src="wp-content/uploads/images/xy.png" align="left"/><br />
The distribution of \(XY\) can be derived from its CDF \(F_{XY}(xy \le k)\), which is the total shaded area shown. The red curve is the function \(y=\frac{k}{x}\). This area is thus given by:</p>
<p>\(\int_k^1 \frac{k}{x} dx + k = k \ln(x) \vert_k^1 + k = -k \ln(k) + k\), for \(k>0\).</p>
<p>The PDF is the derivative of the above:</p>
<p>\(f_{XY}(k) = -\ln(k)\), for \(k>0\). The density is not well defined at \(k=0\).</p>
<p><img src="wp-content/uploads/images/xyz.png" align="left"/><br />
The second part is to find the distribution in question. Here, the red curve is the function \(z=\frac{\ln(k)}{\ln(xy)}\). The CDF \(F_{(XY)^Z}((xy)^z \le k)\) is the total area to the left of the red curve. A column slice shaded in blue has probability per unit of \(z\) as labeled. Thus, the CDF is:</p>
<p>\(\int_0^k f_{XY}(v) dv (1-\frac{\ln(k)}{\ln(v)}) = \int_0^k -\ln(v) dv (1-\frac{\ln(k)}{\ln(v)})\)<br />
\( = \int_0^k -\ln(v) dv + \int_0^k \ln(k) dv\)<br />
\( = -v \ln(v) + v \vert_{\downarrow 0}^k + k \ln(k) = -k \ln(k) + k + k \ln(k) = k\), for \(k>0\).</p>
<p>For \(k=0\), we can fill in 0, because the minimum value of \((XY)^Z\) is 0, so it is the minimum of the support of its CDF.</p>
<p>So amazingly, \((XY)^Z\) has the CDF of (and is) a uniform distribution. How does that happen? What&#8217;s the intuition?</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.yhuang.org/?feed=rss2&#038;p=137</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
