概率论与数理统计(英文)
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
3. Random Variables
3.1 Definition of Random Variables
In engineering or scientific problems, we are not only interested in the probability of events, but also interested in some variables depending on sample points. (定义在样本点上的变量)
For example, we maybe interested in the life of bulbs produced by a certain company, or the weight of cows in a certain farm, etc. These ideas lead to the definition of random variables.
1. random variable definition
Here are some examples.
Example 3.1.1 A fair die is tossed. The number X shown is a random variable, it takes values in the set {1,2,6}.
Example 3.1.2The life t of a bulb selected at random from bulbs produced by company A is a random variable, it takes values in the interval (0,) .
Since the outcomes of a random experiment can not be predicted in advance, the exact value of a random variable can not be predicted before the experiment, we can only discuss the probability that it takes some
value or the values in some subset of R.
2. Distribution function Definition
3.1.2 Let X be a random variable on the sample space S . Then the function
()()F X P X x =≤. R x ∈
is called the distribution function of X
Note The distribution function ()F X is defined on real numbers, not on sample space.
Example 3.1.3 Let X be the number we get from tossing a fair die. Then the distribution function of X is (Figure 3.1.1)
0,1;(),
1,1,2,,5;6
1, 6.if x n F x if n x n n if x <⎧⎪⎪=≤<+=⎨⎪≥⎪⎩
Figure 3.1.1 The distribution function in Example 3.1.3 3. Properties
The distribution function ()F x of a random variable X has the following properties :
(1) ()F x is non-decreasing.
Solution
By definition,
1(2000)(2000)10.6321P X F e -≤==-=.
(10003000)(3000)(1000)P X P X P X <≤=≤-≤
1.50.5(3000)(1000)(1)(1)0.3834F F e e --=-=---= Question : What are the probabilities (2000)P X < and (2000)P X =? Solution
Let 1X be the total number shown, then the events 1{}X k = contains 1k - sample points, 2,3,4,5k =. Thus
11()36k P X k -==
, 2,3,4,5k = And
512{1}{}k X X k ==-=
=
so 525(1)()18
k P X P X k ==-===
∑ 13(1)1(1)18
P X P X ==-=-=
Thus
0,1;5()(),
11;18
1, 1.x F x P X x x x <-⎧⎪⎪=≤=-≤<⎨⎪≥⎪⎩
Figure 3.1.2 The distribution function in Example 3.1.5
The distribution function of random variables is a connection between probability and calculus. By means of distribution function, the main tools in calculus, such as series, integrals are used to solve probability and statistics problems.
3.2 Discrete Random Variables 离散型随机变量