跳到主要内容

早稲田大学 創造理工学研究科 経営システム工学専攻 2014年8月実施 概率统计

Author

思齐塾, 祭音Myyura

Description

ある光源から発する光の強さ XX は正規分布 (normal distribution) N(100,42)N(100, 4^2) に従っている. 光の強さを 0.50.5 倍にするフィルタがある. このフィルタを光源に付けるとフィルタを透過したあとの光の強さはどのような確率分布 (probability distribution) に従うか.

题目描述

某光源发出的光强 XX 服从正态分布

XN(100,42).X\sim N(100,4^2).

现给光源安装一个使光强变为原来 0.50.5 倍的滤光片。求光线透过滤光片后的光强所服从的概率分布。

Kai

Let XX be the intensity of light from the source. XX follows a normal distribution N(100,42)N(100, 4^2) . This means XN(μ=100,σ2=16)X \sim N(\mu = 100, \sigma^2 = 16) .

Let YY be the intensity of light after passing through the filter. The filter reduces the intensity by a factor of 0.50.5 , so Y=0.5XY = 0.5X .

If XN(μ,σ2)X \sim N(\mu, \sigma^2) , then aXN(aμ,a2σ2)aX \sim N(a\mu, a^2\sigma^2) for any constant aa .

Therefore, Y=0.5XN(0.5×100,0.52×16)=N(50,0.25×16)=N(50,4)Y = 0.5X \sim N(0.5 \times 100, 0.5^2 \times 16) = N(50, 0.25 \times 16) = N(50, 4) .

So, the intensity of light after passing through the filter follows a normal distribution with mean 50 and variance 4, i.e., YN(50,22)Y \sim N(50, 2^2) .