




已阅读5页,还剩11页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
精品文档Chapter 2 Statistic ReviewA. Random variables;1. expected value:Define : X is a discrete random variable, “ the mean (or expected value) of X ” is the weighted average of the possible outcomes, where the probabilities of the outcome serve as the appropriate weight. pi is ith of prob., i=1,2, nInterpretation: The random variable is a variable that have a probability associated with each outcome. Outcome is not controlled. Discrete random Var. : has finite outcome, or outcome is countable infinite.Continuous random Var.: uncountable infinite outcome, the probability of each outcome is small because of too many numbers. For normal random Var., probability density function is used to calculate the probability between the are.E( ): the expectations operator, “ sample mean”, used to estimate The is changed from sample to sample. is not a fixed on time, the outcome selected should not be the same. There is prob. associated with each .is also a random variable, we can calculate E().2. variance: measure the dispersion(分散), the range of the value “population variance” constant . “population standard deviation” “sample variance” used to estimate . “sample standard deviation”3. joint distribution: (linear relation of X and Y bi-variance random variance.) Covariance, measuring the linear relationship between X and Y. , depends on the units of X and Y; different unit- different0: the best-fitting line has a positive slope, positive relationship between X and Y.0, a positive correction, 0, a negative correction=0, no linear relationship between X and Y, =1: regression line is a straight line with positive slope, =-1: regression line is a straight line with negative slope., = “sample correlation coefficient” Ex: joint prob. distribution of X and YX123Prob(Y)Y60.1750.0880.0350.29850.0700.2100.1050.38540.0180.1050.1940.317Prob(X)0.2630.4030.3341E(X) =0.2631+0.4032+0.3343=2.071Var(X) =4.881-(2.071)2=0.591959E(Y) =0.2986+0.3855+03174=4.981Var(Y)= 25.425-(4.981)2=0.614639Cov(X,Y)=10.001-2.0714.981= -0.3174. formulaE(b)=b , Var(b)=0;E(aX)=aE(X), Var(aX)=a2 Var(X);E(aX+b)=aE(X)+b, Var(aX+b)= a2 Var(X)E(X+Y)=E(X)+E(Y), Var(X+Y)=Var(X)+Var(Y)+2Cov(X, Y)If X and Y is independent (linear uncorrelated), than E(X+Y)=E(X)+E(Y) Cov(X,Y)=0, =0, Var(X+Y)=Var(X)+Var(Y) cant define the X and Y are independent. X is not independent of itself.B. (probability) distributions:1. the normal distribution:2. the standard normal distribution:3. the Chi-square distribution:Zi : N independently normal distribution random variables with 0 mean and variance 1. As N gets larger, the 2 distribution because an approximation of normal distribution. the rang of 2 : 0 4. the t distribution:If (1) Z is normal distribution with mean 0 and variance 1, (2) 2 is distribution as Chi-square with N degrees of freedom, (3) Z and 2 are independentThen As N gets large, the t distribution will tend to approximately be normal distribution. 5. the F distribution:if X and Y are independent and distribution as Chi-square will N1 and N2 degrees of freedom, respectively thus assume Xis are independent each other, regardless of the distribution of XE(X)= = = = = =If, then i.i.d. (independent with other variables, identically distributed over time)If , then Central limit theorem:If (at any distribution), then as N(sample size) increase., what is the distribution of ?C. hypothesis testing:ex. H0: =100 null hypothesis, H1: 100 alternative hypothesis=0.05 level of significanceto get the value of , the test statistic, if 2 is know.To check the critical value, Zc ( whether or not to accept H0)If accept H0:“we can not reject H0 at 95% confidence level based on the data we have”If reject H0:“we can reject H0 at 5% level of confidence.”Type I error: reject H0 when H0 is true, the probability of making type I error is.Type II error: accept H0 when H0 is false, the probability of making type II error is difficult to determine.When the confidence interval increase, then the type I error will reduce and type II error will increase. (1) if , then, the numerator(分子) () is the standard normal variable Z, and is (), if numerator and denominator(分母) are independent.(2) if, the we will appeal to the central limit theorem.D. point and interval estimate:1. point estimate: ex =40 , but we dont know whether the true value approximates it or not.2. interval estimate:, =0.05 , if is know.,=0.05 , if is unknown and N is small (0. 2. criteria to consistency:(a) sufficient condition for consistency: not necessary for consistency is a consistent estimator of if plim()= as N consistency plim()=(b) mean square error consistency: If is an estimator of and if then is a consistent estimator of ie is a consistent estimator of Slutskys theorem: If plim()= and g() is a continuous function of , then plim g()=g plim()( This is “ consistency carries over” However, consistency is not always carries over. ) Biasedness doesnt carry over.4. asymptotic unbiasedness: as N becomes large and large.“” is an asymptotically unbiased estimator of if if estimator is unbiased , it will be asym. unbiased. Ex. If , it is asym. unbias , 5. asymptotic efficiency: N“” is an asymptotically efficient estimator of if all of the following conditions are satisfied:(a) is an asymptotic distribution with finite mean and finite variance.(b) is consistent ;(c) no other consistent estimator of has small asymptotic variance than . if estimator is efficient, it will be asym. efficient. unbiaedness efficiency consistency asym. unbiasedness asym. efficiency biaedness inefficiency consistency asym. unbiasedness asym. efficiency biaedness inefficiency inconsistency asym. unbiasedness asym. inefficiency Review of linear algebra1. a mrtrix A is idempotent iff AA=A.2. If the inner product of the 2 vectors vanishes (ie., the scalar is 0), then the vector are orthogonal.An inner product (or scalar, or dot product) of 2 vectors is a row vector times a column vector, yielding a scalar. An outer product of 2 vectors is a column vector times a new vector, yielding a matrix 3. The rank of any matrix A, (A), is the size of the largest non-vanishing determinant contained in A;Or, the rank is the maximum number of linearly independent rows or columns of A, where a1, a2, aN is a set of linearly independent vectors, iff ,necessarily implies Ex. =12-24=-12 0, 2 =12-12=0 , 1 properties:a. =integermin(M,N) where A is an MN matrix.b. =N, c. =d. if A and B are of the same order, .e. if AB is defined, f. If A is diagonal, = number of nonzero elements.g. If A is idempotent, =trace(A.)h. The ranks of a matrix is not changed if one row ( or column) is multiplied by a nonzero constant, or if such a multiple of one row (column) is added to another row (column).4. A aquare matrix of order N is nonsingular iff it is of full rank, =N (or 0)
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 建筑工程安全隐患排查方案
- 混凝土施工中砂石质量监控方案
- 水稻脱险计课件
- 混凝土施工中的表面防水层施工方案
- 陶瓷造型工艺35课件
- 人防工程建设验收标准与流程
- 2025中国视神经脊髓炎谱系疾病诊断与治疗指南解读课件
- 乙型肝炎病毒山东医学高等专科学校刘琳琳47课件
- 信息技术(Kylin系统+WPS办公+AI赋能)教案 项目4 录入与编排技术服务合同
- 二零二五年度环保产业园区建设项目承包工程合同范本
- 《军事理论》教案第七章 射击与战术训练
- 全国各省(直辖市、自治区)市(自治州、地区)县(县级市)区名称一览表
- 电子产品原理分析与故障检修(第2版)高职全套教学课件
- 一号检察建议主要内容
- 电站消防逃生知识培训课件
- 幼儿发展的关键指标与行为观察
- 班主任工作手册(适合中小学)
- 瑜伽生活方式中心生活馆项目建议书
- 高二主题班会课件我的未来不是梦2
- 杨凌园林树种规划研究
- 吊装作业票(样本)
评论
0/150
提交评论