kokomi0827
LOA=Letter of Acceptance 中标函,中标通知书,接受函。CL=confidence level定义:置信度的互补概率。所谓置信水平,也叫可靠度,或置信度、置信系数,它是指特定个体对待特定命题真实性相信的程度,也就是概率是对个人信念合理性的量度。

原谅未来的未来
8. random variable:随机变量 binomial random variables: 二项式随机变量9. sampling distribution:样本分布 parameters:系数 statistic inference: 统计推断13. testing hypothesis:假设检验 confidence interval: 置信区间14. simple regression: 简单回归15. categorical variables: 分类变数 chi-square 卡方分布 goodness-of-fit 拟合优度检验主要的知识点已翻译,其他应该没什么问题了吧 :)
咚董董动
置信区间科技名词定义中文名称:置信区间 英文名称:confidence interval 定义1:达到某一置信度(如95%)时,预报量可能出现的范围(如E(y)±1.96σ,这里σ是标准差)。 应用学科:大气科学(一级学科);气候学(二级学科) 定义2:由样本对某总体参数所做的区间估计,该区间以一定的置信度(概率)包含该参数的真值。 应用学科:遗传学(一级学科);群体、数量遗传学(二级学科) 以上内容由全国科学技术名词审定委员会审定公布 求助编辑百科名片 置信区间图谱置信区间又称估计区间,是用来估计参数的取值范围的。常见的52%-64%,或8-12,就是置信区间(估计区间)。1、对于具有特定的发生概率的随机变量,其特定的价值区间:一个确定的数值范围(“一个区间”)。 2、在一定置信水平时,以测量结果为中心,包括总体均值在内的可信范围。 3、该区间包含了参数θ真值的可信程度。 4、参数的置信区间可以通过点估计量构造,也可以通过假设检验构造。目录置信区间定义公式:置信区间的计算步骤关于置信区间的宽窄置信区间与置信水平、样本量的关系置信区间定义 公式:置信区间的计算步骤 关于置信区间的宽窄 置信区间与置信水平、样本量的关系展开 编辑本段置信区间定义置信区间是指由样本统计量所构造的总体参数的估计区间。在统计学中,一个概率样本的置信区间(Confidence interval)是对这个样本的某个总体参数的区间估计。置信区间展现的是这个参数的真实值有一定概率落在测量结果的周围的程度。置信区间给出的是被测量参数的测量值的可信程度,即前面所要求的“一定概率”。这个概率被称为置信水平。举例来说,如果在一次大选中某人的支持率为55%,而置信水平0.95上的置信区间是(50%,60%),那么他的真实支持率有百分之九十五的机率落在百分之五十和百分之六十之间,因此他的真实支持率不足一半的可能性小于百分之二点五。 如例子中一样,置信水平一般用百分比表示,因此置信水平0.95上的置信空间也可以表达为:95%置信区间。置信区间的两端被称为置信极限。对一个给定情形的估计来说,置信水平越高,所对应的置信区间就会越大。 对置信区间的计算通常要求对估计过程的假设(因此属于参数统计),比如说假设估计的误差是成正态分布的。 置信区间只在频率统计中使用。在贝叶斯统计中的对应概念是可信区间。但是可信区间和置信区间是建立在不同的概念基础上的,因此一般上说取值不会一样。 1、对于具有特定的发生概率的随机变量,其特定的价值区间------一个确定的数值范围(“一个区间”)。 2、在一定置信水平时,以测量结果为中心,包括总体均值在内的可信范围。 3、该区间包含了参数θ真值的可信程度。 4、参数的置信区间可以通过点估计量构造,也可以通过假设检验构造。公式:Pr(c1<=μ<=c2)=1-α α是显著性水平(例:0.05或0.10) 100%*(1-α)指置信水平(例:95%或90%) 表达方式:interval(c1,c2)——置信区间编辑本段置信区间的计算步骤第一步:求一个样本的均值 第二步:计算出抽样误差。 人们经过实践,通常认为调查: 100个样本的抽样误差为±10%; 500个样本的抽样误差为±5%; 1,200个样本时的抽样误差为±3%; 第三步:用第一步求出的“样本均值”加、减第二步计算的“抽样误差”,得出置信区间的两个端点。编辑本段关于置信区间的宽窄窄的置信区间比宽的置信区间能提供更多的有关总体参数的信息。 假设全班考试的平均分数为65分,则 置 信 区间 间隔 宽窄度 表 达 的 意 思 0-100分 100 宽 等于什么也没告诉你 30-80分 50 较窄 你能估出大概的平均分了(55分) 60-70分 10 窄 你几乎能判定全班的平均分了(65分)编辑本段置信区间与置信水平、样本量的关系1.样本量对置信区间的影响:在置信水平固定的情况下,样本量越多,置信区间越窄。 实例分析: 经过实践计算的样本量与置信区间关系的变化表(假设置信水平相同): 样本量 置信区间 间隔 宽窄度 100 50%-70% 20 宽 800 56.2%-63.2% 7 较窄 1,600 57.5%-63% 5.5 较窄 3,200 58.5%-62% 3.5 更窄 由上表得出: 1、在置信水平相同的情况下,样本量越多,置信区间越窄。 2、置信区间变窄的速度不像样本量增加的速度那么快,也就是说并不是样本量增加一倍,置信区间也变窄一倍(实践证明,样本量要增加4倍,置信区间才能变窄一倍),所以当样本量达到一个量时(通常是1,200,如上例三个国家各抽了1,200个消费者),就不再增加样本了。 通过置信区间的计算公式来验证置信区间与样本量的关系 置信区间=样本的推断值±(可靠程度系数× ) 从上述公式中可以看出: 在其他因素不变的情况下,样本量越多(大),置信区间越窄(小)。 2.置信水平对置信区间的影响:在样本量相同的情况下,置信水平越高,置信区间越宽。 实例分析: 美国做了一项对总统工作满意度的调查。在调查抽取的1,200人中,有60%的人赞扬了总统的工作,抽样误差为±3%,置信水平为95%;如果将抽样误差减少为±2.3%,置信水平降到为90%。则两组数字的情况比较如下: 抽样误差 置信水平 置信区间 间隔 宽窄度 ±3% 95% 60%±3%=57%-63% 6 宽 ±2.3% 90% 60%±2.3%=57.7%-62.3% 4.6 窄 由上表得出: 在样本量相同的情况下(都是1,200人),置信水平越高(95%),置信区间越宽。
下一个路岔
置信区间又称估计区间,是用来估计参数的取值范围的。常见的52%-64%,或8-12,就是置信区间(估计区间)。1、对于具有特定的发生概率的随机变量,其特定的价值区间:一个确定的数值范围(“一个区间”)。 2、在一定置信水平时,以测量结果为中心,包括总体均值在内的可信范围。 3、该区间包含了参数θ真值的可信程度。 4、参数的置信区间可以通过点估计量构造,也可以通过假设检验构造。
紫竹幽阁Nina
A abscissa横坐标 absence rate缺勤率 absolute number绝对数 absolute value绝对值 accident error偶然误差 accumulated frequency累积频数 alternative hypothesis备择假设 analysis of data分析资料 analysis of variance(ANOVA)方差分析 arith-log paper算术对数纸 arithmetic mean算术均数 assumed mean假定均数 arithmetic weighted mean加权算术均数 asymmetry coefficient偏度系数 average平均数 average deviation平均差 B bar chart直条图、条图 bias偏性 binomial distribution二项分布 biometrics生物统计学 bivariate normal population双变量正态总体 C cartogram统计图 case fatality rate(or case mortality)病死率 census普查 chi-sguare(X2) test卡方检验 central tendency集中趋势 class interval组距 classification分组、分类 cluster sampling整群抽样 coefficient of correlation相关系数 coefficient of regression回归系数 coefficient of variability(or coefficieut of variation)变异 系数 collection of data收集资料 column列(栏) combinative table组合表 combined standard deviation合并标准差 combined variance(or poolled variance)合并方差 complete survey全面调查 completely correlation完全相关 completely random design完全随机设计 confidence interval可信区间,置信区间 confidence level可信水平,置信水平 confidence limit可信限,置信限 constituent ratio构成比,结构相对数 continuity连续性 control对照 control group对照组 coordinate坐标 correction for continuity连续性校正 correction for grouping归组校正 correction number校正数 correction value校正值 correlation相关,联系 correlation analysis相关分析 correlation coefficient相关系数 critical value临界值 cumulative frequency累积频率 D data资料 degree of confidence可信度,置信度 degree of dispersion离散程度 degree of freedom自由度 degree of variation变异度 dependent variable应变量 design of experiment实验设计 deviation from the mean离均差 diagnose accordance rate诊断符合率 difference with significance差别不显著 difference with significance差别显著 discrete variable离散变量 dispersion tendency离中趋势 distribution分布、分配 E effective rate有效率 eigenvalue特征值 enumeration data计数资料 equation of linear regression线性回归方程 error误差 error of replication重复误差 error of type IIⅡ型错误,第二类误差 error of type IⅠ型错误,第一类误差 estimate value估计值 event事件 experiment design实验设计 experiment error实验误差 experimental group实验组 extreme value极值 F fatality rate病死率 field survey现场调查 fourfold table四格表 freguency频数 freguency distribution频数分布 G Gaussian curve高斯曲线 geometric mean几何均数 grouped data分组资料 H histogram直方图 homogeneity of variance方差齐性 homogeneity test of variances方差齐性检验 hypothesis test假设检验 hypothetical universe假设总体 I incidence rate发病率 incomplete survey非全面调检 indepindent variable自变量 indivedual difference个体差异 infection rate感染率 inferior limit下限 initial data原始数据 inspection of data检查资料 intercept截距 interpolation method内插法 interval estimation区间估计 inverse correlation负相关 K kurtosis coefficient峰度系数 L latin sguare design拉丁方设计 least significant difference最小显著差数 least square method最小平方法,最小乘法 leptokurtic distribution尖峭态分布 leptokurtosis峰态,峭度 linear chart线图 linear correlation直线相关 linear regression直线回归 linear regression eguation直线回归方程 link relative环比 logarithmic normal distribution对数正态分布 logarithmic scale对数尺度 lognormal distribution对数正态分布 lower limit下限 M matched pair design配对设计 mathematical statistics数理统计(学) maximum value极大值 mean均值 mean of population总体均数 mean square均方 mean variance均方,方差 measurement data讲量资料 median中位数 medical statistics医学统计学 mesokurtosis正态峰 method of least squares最小平方法,最小乘法 method of grouping分组法 method of percentiles百分位数法 mid-value of class组中值 minimum value极小值 mode众数 moment动差,矩 morbidity患病率 mortality死亡率 N natality出生率 natural logarithm自然对数 negative correlation负相关 negative skewness负偏志 no correlation无相关 non-linear correlation非线性相关 non-parametric statistics非参数统计 normal curve正态曲线 normal deviate正态离差 normal distribution正态分布 normal population正态总体 normal probability curve正态概率曲线 normal range正常范围 normal value正常值 normal kurtosis正态峰 normality test正态性检验 nosometry患病率 null hypothesis无效假设,检验假设 O observed unit观察单位 observed value观察值 one-sided test单测检验 one-tailed test单尾检验 order statistic顺序统计量 ordinal number秩号 ordinate纵坐标 P pairing data配对资料 parameter参数 percent百分率 percentage百分数,百分率 percentage bar chart百分条图 percentile百分位数 pie diagram园图 placebo安慰剂 planning of survey调查计划 point estimation点估计 population总体,人口 population mean总体均数 population rate总体率 population variance总体方差 positive correlation正相关 positive skewness正偏态 power of a test把握度,检验效能 prevalence rate患病率 probability概率,机率 probability error偶然误差 proportion比,比率 prospective study前瞻研究 prospective survey前瞻调查 public health statistics卫生统计学 Q quality eontrol质量控制 quartile四分位数 R random随机 random digits随机数字 random error随机误差 random numbers table随机数目表 random sample随机样本 random sampling随机抽样 random variable随机变量 randomization随机化 randomized blocks随机区组,随机单位组 randomized blocks analysis of variance随机单位组方差分析 randomized blocks design随机单位组设计 randomness随机性 range极差、全距 range of normal values正常值范围 rank秩,秩次,等级 rank correlation等级相关 rank correlation coefficent等级相关系数 rank-sum test秩和检验 rank test秩(和)检验 ranked data等级资料 rate率 ratio比 recovery rate治愈率 registration登记 regression回归 regression analysis回归分析 regression coefficient回归系数 regression eguation回归方程 relative number相对数 relative ratio比较相对数 relative ratio with fixed base定基比 remainder error剩余误差 replication重复 retrospective survey回顾调查 Ridit analysis参照单位分析 Ridit value参照单位值 S sample样本 sample average样本均数 sample size样本含量 sampling抽样 sampling error抽样误差 sampling statistics样本统计量 sampling survay抽样调查 scaller diagram散点图 schedule of survey调查表 semi-logarithmic chart半对数线图 semi-measursement data半计量资料 semi-guartile range四分位数间距 sensitivity灵敏度 sex ratio性比例 sign test符号检验 significance显著性,意义 significance level显著性水平 significance test显著性检验 significant difference差别显著 simple random sampling单纯随机抽样 simple table简单表 size of sample样本含量 skewness偏态 slope斜率 sorting data整理资料 sorting table整理表 sources of variation变异来源 square deviation方差 standard deviation(SD)标准差 standard error (SE)标准误 standard error of estimate标准估计误差 standard error of the mean均数的标准误 standardization标准化 standardized rate标化率 standardized normal distribution标准正态分布 statistic统计量 statistics统计学 statistical induction统计图 statistical inference统计归纳 statistical map统计推断 statistical method统计地图 statistical survey统计方法 statistical table统计调查 statistical test统计表 statistical treatment统计检验 stratified sampling统计处理 stochastic variable分层抽样 sum of cross products of随机变量 deviation from mean离均差积和 sum of ranks秩和 sum of sguares of deviation from mean离均差平方和 superior limit上限 survival rate生存率 symmetry对称(性) systematic error系统误差 systematic sampling机械抽样 T t-distributiont分布 t-testt检验 tabulation method划记法 test of normality正态性检验 test of one-sided单侧检验 test of one-tailed单尾检验 test of significance显著性检验 test of two-sided双侧检验 test of two-tailed双尾检验 theoretical frequency理论频数 theoretical number理论数 treatment处理 treatment factor处理因素 treatment of date数据处理 two-factor analysis of variance双因素方差分析 two-sided test双侧检验 two-tailed test双尾检验 type I error第一类误差 type II error第二类误差 typical survey典型调查 U u testu检验 universe总体,全域 ungrouped data未分组资料 upper limit上限 V variable变量 variance方差,均方 variance analysis方差分析 variance ratio方差比 variate变量 variation coefficient变异系数 velocity of development发展速度 velocity of increase增长速度 W weight权数 weighted mean加权均数 Z zero correlation零相关
优质英语培训问答知识库