<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ko">
		<id>https://tcatmon.com/w/index.php?action=history&amp;feed=atom&amp;title=%EA%B8%B0%EB%8C%93%EA%B0%92</id>
		<title>기댓값 - 편집 역사</title>
		<link rel="self" type="application/atom+xml" href="https://tcatmon.com/w/index.php?action=history&amp;feed=atom&amp;title=%EA%B8%B0%EB%8C%93%EA%B0%92"/>
		<link rel="alternate" type="text/html" href="https://tcatmon.com/w/index.php?title=%EA%B8%B0%EB%8C%93%EA%B0%92&amp;action=history"/>
		<updated>2026-06-28T10:25:25Z</updated>
		<subtitle>이 문서의 편집 역사</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://tcatmon.com/w/index.php?title=%EA%B8%B0%EB%8C%93%EA%B0%92&amp;diff=46977&amp;oldid=prev</id>
		<title>2017년 1월 24일 (화) 01:58에 Maintenance script님의 편집</title>
		<link rel="alternate" type="text/html" href="https://tcatmon.com/w/index.php?title=%EA%B8%B0%EB%8C%93%EA%B0%92&amp;diff=46977&amp;oldid=prev"/>
				<updated>2017-01-24T01:58:27Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;새 문서&lt;/b&gt;&lt;/p&gt;&lt;div&gt;期待값[* 기대치(期待値)라고도 한다.], expected value&lt;br /&gt;
[목차]&lt;br /&gt;
== 개요 ==&lt;br /&gt;
어떤 확률 과정을 무한히 반복했을 때, 얻을 수 있는 값의 평균으로서 기대할 수 있는 값. 보다 엄밀하게 정의하면 기댓값은 확률 과정에서 얻을 수 있는 모든 값의 가중 평균이다.&lt;br /&gt;
&lt;br /&gt;
== 정의 ==&lt;br /&gt;
=== 이산 확률 변수 ===&lt;br /&gt;
이산 확률 변수 &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;의 확률분포표가 다음과 같다고 하자. (&amp;lt;math&amp;gt;p\left(x\right)&amp;lt;/math&amp;gt;는 확률 질량 함수)&lt;br /&gt;
 || &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; ||&amp;lt;math&amp;gt;x_1&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;x_2&amp;lt;/math&amp;gt;||||&amp;lt;math&amp;gt;\cdots&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;x_n&amp;lt;/math&amp;gt;||&lt;br /&gt;
 || &amp;lt;math&amp;gt;p\left(x\right)&amp;lt;/math&amp;gt; ||&amp;lt;math&amp;gt;p_1&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;p_2&amp;lt;/math&amp;gt;||||&amp;lt;math&amp;gt;\cdots&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;p_n&amp;lt;/math&amp;gt;||&lt;br /&gt;
이때 이산 확률 변수 &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;의 기댓값은 &amp;lt;math&amp;gt;\text{E}\left(X\right)&amp;lt;/math&amp;gt;와 같이 나타내고 다음과 같이 정의한다.&lt;br /&gt;
 &amp;lt;math&amp;gt;\displaystyle \text{E}\left(X\right)=\sum_{i=1}^{n}{x_ip_i}&amp;lt;/math&amp;gt;&lt;br /&gt;
이산 확률 변수 &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;가 취하는 값의 개수가 무한한 경우, 즉 자연수 집합과 일대일 대응 되는 경우에도 비슷하게 정의된다.&lt;br /&gt;
 &amp;lt;math&amp;gt;\displaystyle \text{E}\left(X\right)=\sum_{i=1}^{\infty}{x_ip_i}&amp;lt;/math&amp;gt;&lt;br /&gt;
단, 이 [[급수(수학)|급수]]는 절대수렴해야 한다. 이 급수가 절대수렴하지 않는 경우에는 기댓값이 존재하지 않는 것으로 본다.&lt;br /&gt;
&lt;br /&gt;
=== 연속 확률 변수 ===&lt;br /&gt;
연속 확률 변수 &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;의 확률 밀도 함수가 &amp;lt;math&amp;gt;f\left(x\right)&amp;lt;/math&amp;gt;라고 할 때 &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;의 기댓값은 다음과 같이 정의한다.&lt;br /&gt;
 &amp;lt;math&amp;gt;\displaystyle \text{E}\left(X\right)=\int_{-\infty}^{\infty}xf\left(x\right)dx&amp;lt;/math&amp;gt;&lt;br /&gt;
이 적분은 [[이상적분]]이고, 이 적분값이 존재하지 않으면 마찬가지로 기댓값도 정의되지 않는다.&lt;br /&gt;
&lt;br /&gt;
=== 응용 ===&lt;br /&gt;
어떤 함수 &amp;lt;math&amp;gt;g&amp;lt;/math&amp;gt;에 대해 &amp;lt;math&amp;gt;g\left(X\right)&amp;lt;/math&amp;gt;의 기댓값, 즉 &amp;lt;math&amp;gt;\text{E}\left(g\left(X\right)\right)&amp;lt;/math&amp;gt;는 다음과 같이 정의된다.&lt;br /&gt;
 * 이산 확률 변수 : &amp;lt;math&amp;gt;\displaystyle \text{E}\left(g\left(X\right)\right)=\sum_{i=1}^{n}{g\left(x_i\right)p_i}&amp;lt;/math&amp;gt;&lt;br /&gt;
 * 연속 확률 변수 : &amp;lt;math&amp;gt;\displaystyle \text{E}\left(g\left(X\right)\right)=\int_{-\infty}^{\infty}g\left(x\right)f\left(x\right)dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
예를 들어 &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;의 분산 &amp;lt;math&amp;gt;\text{V}\left(X\right)&amp;lt;/math&amp;gt;는 다음과 같이 나타낼 수 있다.&lt;br /&gt;
 &amp;lt;math&amp;gt;\text{V}\left(X\right)=\text{E}\left(\left(X-\text{E}\left(X\right)\right)^2\right)=\text{E}\left(X^2\right)-\left\{\text{E}\left(X\right)\right\}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 성질 ==&lt;br /&gt;
상수 &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;의 기댓값은 &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;이다.&lt;br /&gt;
 * &amp;lt;math&amp;gt;\text{E}\left(a\right)=a&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
기댓값은 선형성을 가진다. 즉, 다음이 성립한다. (&amp;lt;math&amp;gt;X, Y&amp;lt;/math&amp;gt;는 확률변수, &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;는 상수)&lt;br /&gt;
 * &amp;lt;math&amp;gt;\text{E}\left(X+Y\right)=\text{E}\left(X\right)+\text{E}\left(Y\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
 * &amp;lt;math&amp;gt;\text{E}\left(aX\right)=a \text{E}\left(X\right)&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
확률변수 &amp;lt;math&amp;gt;X, Y&amp;lt;/math&amp;gt;가 서로 독립일 경우에는 다음의 성질도 성립한다.&lt;br /&gt;
 * &amp;lt;math&amp;gt;\text{E}\left(XY\right)=\text{E}\left(X\right)\text{E}\left(Y\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [[분류:통계학]][[분류:확률론]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>	</entry>

	</feed>