概率论与数理统计(英文).doc
《概率论与数理统计(英文).doc》由会员分享,可在线阅读,更多相关《概率论与数理统计(英文).doc(25页珍藏版)》请在咨信网上搜索。
1、(完整word)概率论与数理统计(英文) 3。 Random Variables3。1 Definition of Random VariablesIn 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 bulb
2、s 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 definitionDefinition 3。1.1 A random variable is a real valued function defined on a sample space; i.e. it assigns a real number to each sample poin
3、t in the sample space。Here are some examples。Example 3.1.1 A fair die is tossed. The number shown is a random variable, it takes values in the set 。 Example 3。1。2 The life of a bulb selected at random from bulbs produced by company A is a random variable, it takes values in the interval . Since the
4、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 functionDefinition 3.1。2 Let be a random va
5、riable on the sample space 。 Then the function 。 is called the distribution function of Note The distribution function is defined on real numbers, not on sample space.Example 3。1。3 Let be the number we get from tossing a fair die. Then the distribution function of is (Figure 3。1。1) Figure 3。1。1 The
6、distribution function in Example 3.1。33. PropertiesThe distribution function of a random variable has the following properties:(1) is nondecreasing。In fact, if , then the event is a subset of the event ,thus (2), .(3)For any , .This is to say, the distribution function of a random variable is right
7、continuous。Example 3.1。4 Let be the life of automotive parts produced by company A , assume the distribution function of is (in hours)Find ,.Solution By definition, . Question: What are the probabilities and ?Example 3。1.5 A player tosses two fair dice, if the total number shown is 6 or more, the pl
8、ayer wins 1, otherwise loses 1. Let be the amount won, find the distribution function of .Solution Let be the total number shown, then the events contains sample points, . Thus , And so Thus Figure 3。1。2 The distribution function in Example 3。1。5The distribution function of random variables is a con
9、nection betweenprobability 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 离散型随机变量In this book, we study two kinds of random variables。Definition 3.2.1 A random
10、variable is called a discrete random variable, if it takes values from a finite set or, a set whose elements can be written as a sequence Assume a discrete random variable takes values from the set 。 Let , (3。2.1)Then we have , . the probability distribution of the discrete random variable (概率分布) X
11、a1 a2 anprobability p1 p2 pn注意随机变量X的分布所满足的条件(1) Pi 0(2) P1+P2+Pn=1离散型分布函数And the distribution function of is given by (3.2.2)In general, it is more convenient to use (3。2.1) instead of (3。2.2)。 Equation (3.2.1) is called the probability distribution of the discrete random variable .Example 1For an e
12、xperiment in which a coin is tossed three times (or 3 coins are tossed once), construct the distribution of X. (Let X denote the number of head occurrence)Solution n=3, p=1/2X pr 0 1/81 3/82 3/83 1/8Example 2在一次试验中,事件A发生的概率为p, 不发生的概率为1p, 用X=0表示事件A没有发生,X=1表示事件A发生,求X的分布.twopoint distribution(两点分布) X01
13、P1-pp某学生参加考试得5分的概率是p, X表示他首次得5分的考试次数,求X的分布。geometric distribution (几何分布) X 1234kPpq1pq2pq3pqk1pExample 3 (射击5发子弹) 某射手有5发子弹,射一次命中率为0.9,如果命中目标就停止射击,如果不命中则一直射到子弹用尽,求耗用子弹数x的概率分布.*Example 3.2.1 A die is tossed, by we denote the number shown, Assume that the probability is proportional to , . Find the pro
14、bability distribution of .Solution Assume that , constant, 。Since the events , are mutually exclusive and their union is the certain event, i。e., the sample space , we have ,thus 。 The probability distribution of is (Figure 3.2。1) , . Figure 3。2.1 Probability distribution in Example 3。2.1Question。 W
15、hat is the difference between distribution functions and probability distributions例2 有一种验血新方法:把k个人的血混在一起进行化验,如果结果是阴性,那么对这k 个人只作一次检验就够了,如果结果是阳性,那么必须对这k个人再逐个分别化验,这时k个人共需作k+1次检验。假设对所有人来说,化验是阳性反应的概率为p,而且这些人反映是独立的。设表示每个人需要化验的次数,求的分布(construct the distribution of )Binomial distribution(二项分布)Example 3.2.2
16、A fair die is tossed 4 times. Let be the number of six got。 Find the probability distribution of .Solution。 The possible values of are 。First we find the probability . Since means that no six occur in 4 tosses. The probability that six fails to occur in a single toss is , and all trials are independ
17、ent, so 。Now consider the probability , . Since means that six occurs exactly times, they may occur in any tosses of 4 tosses。The event that they occur in a special order (for example, the first tosses), has probability , and we have such combinations。 Thus i。e. X01234PBinomial DistributionsAn exper
18、iment often consists of repeated trials, each with two possible outcomes “success and “failure”. The most useful application deals with the testing of items as they come off an assembly line, where each test or trial may indicate a defective or a nondefective item。 We may choose to define either out
19、come as a success。 The process is referred to a Bernoulli process. Each trial is called a Bernoulli trial。Consider an experiment consists of independent repeated trials, each trials result in two outcomes “success” and “failure”, and the probability of success, denote by , remains constant。 Then thi
20、s process is called a Bernoulli process.Definition 3.4。1 The number of successes in Bernoulli trials is called a binomial random variable. The probability distribution of this discrete random variable is called the binomial distribution with parameters and , denoted by 。The random variable in Exampl
21、e 3.2.2 is an example of binomial random variable。Theorem 3.4.1 The probability distribution of the binomial distribution with parameters and is given by , (3。4。1)Proof First, consider the probability of obtaining consecutive successes, followed by consecutive failures. These events are independent,
22、 therefore the desired probability is .Since the successes and failures may occur in any order, and for any specific order, the probability is again 。 We must now determine the total number of sample points in the experiment that have successes and failures. This number is equal to the number of par
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 概率论 数理统计 英文
1、咨信平台为文档C2C交易模式,即用户上传的文档直接被用户下载,收益归上传人(含作者)所有;本站仅是提供信息存储空间和展示预览,仅对用户上传内容的表现方式做保护处理,对上载内容不做任何修改或编辑。所展示的作品文档包括内容和图片全部来源于网络用户和作者上传投稿,我们不确定上传用户享有完全著作权,根据《信息网络传播权保护条例》,如果侵犯了您的版权、权益或隐私,请联系我们,核实后会尽快下架及时删除,并可随时和客服了解处理情况,尊重保护知识产权我们共同努力。
2、文档的总页数、文档格式和文档大小以系统显示为准(内容中显示的页数不一定正确),网站客服只以系统显示的页数、文件格式、文档大小作为仲裁依据,个别因单元格分列造成显示页码不一将协商解决,平台无法对文档的真实性、完整性、权威性、准确性、专业性及其观点立场做任何保证或承诺,下载前须认真查看,确认无误后再购买,务必慎重购买;若有违法违纪将进行移交司法处理,若涉侵权平台将进行基本处罚并下架。
3、本站所有内容均由用户上传,付费前请自行鉴别,如您付费,意味着您已接受本站规则且自行承担风险,本站不进行额外附加服务,虚拟产品一经售出概不退款(未进行购买下载可退充值款),文档一经付费(服务费)、不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
4、如你看到网页展示的文档有www.zixin.com.cn水印,是因预览和防盗链等技术需要对页面进行转换压缩成图而已,我们并不对上传的文档进行任何编辑或修改,文档下载后都不会有水印标识(原文档上传前个别存留的除外),下载后原文更清晰;试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓;PPT和DOC文档可被视为“模板”,允许上传人保留章节、目录结构的情况下删减部份的内容;PDF文档不管是原文档转换或图片扫描而得,本站不作要求视为允许,下载前自行私信或留言给上传者【精***】。
5、本文档所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用;网站提供的党政主题相关内容(国旗、国徽、党徽--等)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。
6、文档遇到问题,请及时私信或留言给本站上传会员【精***】,需本站解决可联系【 微信客服】、【 QQ客服】,若有其他问题请点击或扫码反馈【 服务填表】;文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“【 版权申诉】”(推荐),意见反馈和侵权处理邮箱:1219186828@qq.com;也可以拔打客服电话:4008-655-100;投诉/维权电话:4009-655-100。