Correction. Strong invariance principles for sequential Bahadur--Kiefer and Vervaat error p

合集下载

孟德尔随机化extract clump access代码 -回复

孟德尔随机化extract clump access代码 -回复

孟德尔随机化extract clump access代码-回复【孟德尔随机化extract clump access代码】是指利用孟德尔随机化方法来提取并分析数据集中的束状访问(clump access)模式的一种编程代码。

在这篇文章中,我将一步一步回答有关这个主题的问题,包括介绍孟德尔随机化方法、解释什么是束状访问模式,以及如何使用代码来提取和分析这种模式。

第一部分:孟德尔随机化方法孟德尔随机化方法是一种在实验设计中用来产生随机对照组的统计学方法。

它的主要原理是通过将研究对象随机分为实验组和对照组,来控制潜在的干扰因素,进而评估因果关系。

在这种方法中,随机分组是非常关键的,因为它可以确保实验组和对照组在其他特征上的相似性,从而降低实验结果的偏见。

第二部分:什么是束状访问模式假设我们有一个数据集,其中包含多个变量。

束状访问模式是指在数据集中出现的一种特殊模式,即某些变量在数据中具有聚集的趋势。

这种模式的存在可能有助于我们理解数据中的内在结构和关系。

第三部分:提取束状访问模式的代码下面是一个用于提取和分析束状访问模式的代码示例:import numpy as npimport pandas as pddef extract_clump_access(data):# 计算每个变量的均值means = data.mean(axis=0)# 根据均值将数据分为两组data_group1 = data[data >= means]data_group2 = data[data < means]# 分别计算每组中变量的方差variances_group1 = data_group1.var(axis=0)variances_group2 = data_group2.var(axis=0)# 根据方差的大小判断是否存在束状访问模式clump_access = []for i in range(len(data.columns)):if variances_group1[i] > variances_group2[i]:clump_access.append(data.columns[i])return clump_access在这段代码中,我们首先导入了numpy和pandas库,以便进行数组和数据框的操作。

SPSS术语中英文对照

SPSS术语中英文对照

SPSS术语中英文对照【常用软件】SPSS术语中英文对照Absolute deviation, 绝对离差Absolute number, 绝对数Absolute residuals, 绝对残差Acceleration array, 加速度立体阵Acceleration in an arbitrary direction, 任意方向上的加速度Acceleration normal, 法向加速度Acceleration space dimension, 加速度空间的维数Acceleration tangential, 切向加速度Acceleration vector, 加速度向量Acceptable hypothesis, 可接受假设Accumulation, 累积Accuracy, 准确度Actual frequency, 实际频数Adaptive estimator, 自适应估计量Addition, 相加Addition theorem, 加法定理Additivity, 可加性Adjusted rate, 调整率Adjusted value, 校正值Admissible error, 容许误差Aggregation, 聚集性Alternative hypothesis, 备择假设Among groups, 组间Amounts, 总量Analysis of correlation, 相关分析Analysis of covariance, 协方差分析Analysis of regression, 回归分析Analysis of time series, 时间序列分析Analysis of variance, 方差分析Angular transformation, 角转换ANOVA (analysis of variance), 方差分析ANOVA Models, 方差分析模型Arcing, 弧/弧旋Arcsine transformation, 反正弦变换Area under the curve, 曲线面积AREG , 评估从一个时间点到下一个时间点回归相关时的误差ARIMA, 季节和非季节性单变量模型的极大似然估计Arithmetic grid paper, 算术格纸Arithmetic mean, 算术平均数Arrhenius relation, 艾恩尼斯关系Assessing fit, 拟合的评估Associative laws, 结合律Asymmetric distribution, 非对称分布Asymptotic bias, 渐近偏倚Asymptotic efficiency, 渐近效率Asymptotic variance, 渐近方差Attributable risk, 归因危险度Attribute data, 属性资料Attribution, 属性Autocorrelation, 自相关Autocorrelation of residuals, 残差的自相关Average, 平均数Average confidence interval length, 平均置信区间长度Average growth rate, 平均增长率Bar chart, 条形图Bar graph, 条形图Base period, 基期Bayes' theorem , Bayes定理Bell-shaped curve, 钟形曲线Bernoulli distribution, 伯努力分布Best-trim estimator, 最好切尾估计量Bias, 偏性Binary logistic regression, 二元逻辑斯蒂回归Binomial distribution, 二项分布Bisquare, 双平方Bivariate Correlate, 二变量相关Bivariate normal distribution, 双变量正态分布Bivariate normal population, 双变量正态总体Biweight interval, 双权区间Biweight M-estimator, 双权M估计量Block, 区组/配伍组BMDP(Biomedical computer programs), BMDP统计软件包Boxplots, 箱线图/箱尾图Breakdown bound, 崩溃界/崩溃点Canonical correlation, 典型相关Caption, 纵标目Case-control study, 病例对照研究Categorical variable, 分类变量Catenary, 悬链线Cauchy distribution, 柯西分布Cause-and-effect relationship, 因果关系Cell, 单元Censoring, 终检Center of symmetry, 对称中心Centering and scaling, 中心化和定标Central tendency, 集中趋势Central value, 中心值CHAID -χ2 Automatic Interac tion Detector, 卡方自动交互检测Chance, 机遇Chance error, 随机误差Chance variable, 随机变量Characteristic equation, 特征方程Characteristic root, 特征根Characteristic vector, 特征向量Chebshev criterion of fit, 拟合的切比雪夫准则Chernoff faces, 切尔诺夫脸谱图Chi-square test, 卡方检验/χ2检验Choleskey decomposition, 乔洛斯基分解Circle chart, 圆图Class interval, 组距Class mid-value, 组中值Class upper limit, 组上限Classified variable, 分类变量Cluster analysis, 聚类分析Cluster sampling, 整群抽样Code, 代码Coded data, 编码数据Coding, 编码Coefficient of contingency, 列联系数Coefficient of determination, 决定系数Coefficient of multiple correlation, 多重相关系数Coefficient of partial correlation, 偏相关系数Coefficient of production-moment correlation, 积差相关系数Coefficient of rank correlation, 等级相关系数Coefficient of regression, 回归系数Coefficient of skewness, 偏度系数Coefficient of variation, 变异系数Cohort study, 队列研究Column, 列Column effect, 列效应Column factor, 列因素Combination pool, 合并Combinative table, 组合表Common factor, 共性因子Common regression coefficient, 公共回归系数Common value, 共同值Common variance, 公共方差Common variation, 公共变异Communality variance, 共性方差Comparability, 可比性Comparison of bathes, 批比较Comparison value, 比较值Compartment model, 分部模型Compassion, 伸缩Complement of an event, 补事件Complete association, 完全正相关Complete dissociation, 完全不相关Complete statistics, 完备统计量Completely randomized design, 完全随机化设计Composite event, 联合事件Composite events, 复合事件Concavity, 凹性Conditional expectation, 条件期望Conditional likelihood, 条件似然Conditional probability, 条件概率Conditionally linear, 依条件线性Confidence interval, 置信区间Confidence limit, 置信限Confidence lower limit, 置信下限Confidence upper limit, 置信上限Confirmatory Factor Analysis , 验证性因子分析Confirmatory research, 证实性实验研究Confounding factor, 混杂因素Conjoint, 联合分析Consistency, 相合性Consistency check, 一致性检验Consistent asymptotically normal estimate, 相合渐近正态估计Consistent estimate, 相合估计Constrained nonlinear regression, 受约束非线性回归Constraint, 约束Contaminated distribution, 污染分布Contaminated Gausssian, 污染高斯分布Contaminated normal distribution, 污染正态分布Contamination, 污染Contamination model, 污染模型Contingency table, 列联表Contour, 边界线Contribution rate, 贡献率Control, 对照Controlled experiments, 对照实验Conventional depth, 常规深度Convolution, 卷积Corrected factor, 校正因子Corrected mean, 校正均值Correction coefficient, 校正系数Correctness, 正确性Correlation coefficient, 相关系数Correlation index, 相关指数Correspondence, 对应Counting, 计数Counts, 计数/频数Covariance, 协方差Covariant, 共变Cox Regression, Cox回归Criteria for fitting, 拟合准则Criteria of least squares, 最小二乘准则Critical ratio, 临界比Critical region, 拒绝域Critical value, 临界值Cross-over design, 交叉设计Cross-section analysis, 横断面分析Cross-section survey, 横断面调查Crosstabs , 交叉表Cross-tabulation table, 复合表Cube root, 立方根Cumulative distribution function, 分布函数Cumulative probability, 累计概率Curvature, 曲率/弯曲Curvature, 曲率Curve fit , 曲线拟和Curve fitting, 曲线拟合Curvilinear regression, 曲线回归Curvilinear relation, 曲线关系Cut-and-try method, 尝试法Cycle, 周期Cyclist, 周期性D test, D检验Data acquisition, 资料收集Data bank, 数据库Data capacity, 数据容量Data deficiencies, 数据缺乏Data handling, 数据处理Data manipulation, 数据处理Data processing, 数据处理Data reduction, 数据缩减Data set, 数据集Data sources, 数据来源Data transformation, 数据变换Data validity, 数据有效性Data-in, 数据输入Data-out, 数据输出Dead time, 停滞期Degree of freedom, 自由度Degree of precision, 精密度Degree of reliability, 可靠性程度Degression, 递减Density function, 密度函数Density of data points, 数据点的密度Dependent variable, 应变量/依变量/因变量Dependent variable, 因变量Depth, 深度Derivative matrix, 导数矩阵Derivative-free methods, 无导数方法Design, 设计Determinacy, 确定性Determinant, 行列式Determinant, 决定因素Deviation, 离差Deviation from average, 离均差Diagnostic plot, 诊断图Dichotomous variable, 二分变量Differential equation, 微分方程Direct standardization, 直接标准化法Discrete variable, 离散型变量DISCRIMINANT, 判断Discriminant analysis, 判别分析Discriminant coefficient, 判别系数Discriminant function, 判别值Dispersion, 散布/分散度Disproportional, 不成比例的Disproportionate sub-class numbers, 不成比例次级组含量Distribution free, 分布无关性/免分布Distribution shape, 分布形状Distribution-free method, 任意分布法Distributive laws, 分配律Disturbance, 随机扰动项Dose response curve, 剂量反应曲线Double blind method, 双盲法Double blind trial, 双盲试验Double exponential distribution, 双指数分布Double logarithmic, 双对数Downward rank, 降秩Dual-space plot, 对偶空间图DUD, 无导数方法Duncan's new multiple range method, 新复极差法/Duncan新法Effect, 实验效应Eigenvalue, 特征值Eigenvector, 特征向量Ellipse, 椭圆Empirical distribution, 经验分布Empirical probability, 经验概率单位Enumeration data, 计数资料Equal sun-class number, 相等次级组含量Equally likely, 等可能Equivariance, 同变性Error, 误差/错误Error of estimate, 估计误差Error type I, 第一类错误Error type II, 第二类错误Estimand, 被估量Estimated error mean squares, 估计误差均方Estimated error sum of squares, 估计误差平方和Euclidean distance, 欧式距离Event, 事件Event, 事件Exceptional data point, 异常数据点Expectation plane, 期望平面Expectation surface, 期望曲面Expected values, 期望值Experiment, 实验Experimental sampling, 试验抽样Experimental unit, 试验单位Explanatory variable, 说明变量Exploratory data analysis, 探索性数据分析Explore Summarize, 探索-摘要Exponential curve, 指数曲线Exponential growth, 指数式增长EXSMOOTH, 指数平滑方法Extended fit, 扩充拟合Extra parameter, 附加参数Extrapolation, 外推法Extreme observation, 末端观测值Extremes, 极端值/极值F distribution, F分布F test, F检验Factor, 因素/因子Factor analysis, 因子分析Factor Analysis, 因子分析Factor score, 因子得分Factorial, 阶乘Factorial design, 析因试验设计False negative, 假阴性False negative error, 假阴性错误Family of distributions, 分布族Family of estimators, 估计量族Fanning, 扇面Fatality rate, 病死率Field investigation, 现场调查Field survey, 现场调查Finite population, 有限总体Finite-sample, 有限样本First derivative, 一阶导数First principal component, 第一主成分First quartile, 第一四分位数Fisher information, 费雪信息量Fitted value, 拟合值Fitting a curve, 曲线拟合Fixed base, 定基Fluctuation, 随机起伏Forecast, 预测Four fold table, 四格表Fourth, 四分点Fraction blow, 左侧比率Fractional error, 相对误差Frequency, 频率Frequency polygon, 频数多边图Frontier point, 界限点Function relationship, 泛函关系Gamma distribution, 伽玛分布Gauss increment, 高斯增量Gaussian distribution, 高斯分布/正态分布Gauss-Newton increment, 高斯-牛顿增量General census, 全面普查GENLOG (Generalized liner models), 广义线性模型Geometric mean, 几何平均数Gini's mean difference, 基尼均差GLM (General liner models), 一般线性模型Goodness of fit, 拟和优度/配合度Gradient of determinant, 行列式的梯度Graeco-Latin square, 希腊拉丁方Grand mean, 总均值Gross errors, 重大错误Gross-error sensitivity, 大错敏感度Group averages, 分组平均Grouped data, 分组资料Guessed mean, 假定平均数Half-life, 半衰期Hampel M-estimators, 汉佩尔M估计量Happenstance, 偶然事件Harmonic mean, 调和均数Hazard function, 风险均数Hazard rate, 风险率Heading, 标目Heavy-tailed distribution, 重尾分布Hessian array, 海森立体阵Heterogeneity, 不同质Heterogeneity of variance, 方差不齐Hierarchical classification, 组内分组Hierarchical clustering method, 系统聚类法High-leverage point, 高杠杆率点HILOGLINEAR, 多维列联表的层次对数线性模型Hinge, 折叶点Histogram, 直方图Historical cohort study, 历史性队列研究Holes, 空洞HOMALS, 多重响应分析Homogeneity of variance, 方差齐性Homogeneity test, 齐性检验Huber M-estimators, 休伯M估计量Hyperbola, 双曲线Hypothesis testing, 假设检验Hypothetical universe, 假设总体Impossible event, 不可能事件Independence, 独立性Independent variable, 自变量Index, 指标/指数Indirect standardization, 间接标准化法Individual, 个体Inference band, 推断带Infinite population, 无限总体Infinitely great, 无穷大Infinitely small, 无穷小Influence curve, 影响曲线Information capacity, 信息容量Initial condition, 初始条件Initial estimate, 初始估计值Initial level, 最初水平Interaction, 交互作用Interaction terms, 交互作用项Intercept, 截距Interpolation, 内插法Interquartile range, 四分位距Interval estimation, 区间估计Intervals of equal probability, 等概率区间Intrinsic curvature, 固有曲率Invariance, 不变性Inverse matrix, 逆矩阵Inverse probability, 逆概率Inverse sine transformation, 反正弦变换Iteration, 迭代Jacobian determinant, 雅可比行列式Joint distribution function, 分布函数Joint probability, 联合概率Joint probability distribution, 联合概率分布K means method, 逐步聚类法Kaplan-Meier, 评估事件的时间长度Kaplan-Merier chart, Kaplan-Merier图Kendall's rank correlation, Kendall等级相关Kinetic, 动力学Kolmogorov-Smirnove test, 柯尔莫哥洛夫-斯米尔诺夫检验Kruskal and Wallis test, Kruskal及Wallis检验/多样本的秩和检验/H检验Kurtosis, 峰度Lack of fit, 失拟Ladder of powers, 幂阶梯Lag, 滞后Large sample, 大样本Large sample test, 大样本检验Latin square, 拉丁方Latin square design, 拉丁方设计Leakage, 泄漏Least favorable configuration, 最不利构形Least favorable distribution, 最不利分布Least significant difference, 最小显著差法Least square method, 最小二乘法Least-absolute-residuals estimates, 最小绝对残差估计Least-absolute-residuals fit, 最小绝对残差拟合Least-absolute-residuals line, 最小绝对残差线Legend, 图例L-estimator, L估计量L-estimator of location, 位置L估计量L-estimator of scale, 尺度L估计量Level, 水平Life expectance, 预期期望寿命Life table, 寿命表Life table method, 生命表法Light-tailed distribution, 轻尾分布Likelihood function, 似然函数Likelihood ratio, 似然比line graph, 线图Linear correlation, 直线相关Linear equation, 线性方程Linear programming, 线性规划Linear regression, 直线回归Linear Regression, 线性回归Linear trend, 线性趋势Loading, 载荷Location and scale equivariance, 位置尺度同变性Location equivariance, 位置同变性Location invariance, 位置不变性Location scale family, 位置尺度族Log rank test, 时序检验Logarithmic curve, 对数曲线Logarithmic normal distribution, 对数正态分布Logarithmic scale, 对数尺度Logarithmic transformation, 对数变换Logic check, 逻辑检查Logistic distribution, 逻辑斯特分布Logit transformation, Logit转换LOGLINEAR, 多维列联表通用模型Lognormal distribution, 对数正态分布Lost function, 损失函数Low correlation, 低度相关Lower limit, 下限Lowest-attained variance, 最小可达方差LSD, 最小显著差法的简称Lurking variable, 潜在变量Main effect, 主效应Major heading, 主辞标目Marginal density function, 边缘密度函数Marginal probability, 边缘概率Marginal probability distribution, 边缘概率分布Matched data, 配对资料Matched distribution, 匹配过分布Matching of distribution, 分布的匹配Matching of transformation, 变换的匹配Mathematical expectation, 数学期望Mathematical model, 数学模型Maximum L-estimator, 极大极小L 估计量Maximum likelihood method, 最大似然法Mean, 均数Mean squares between groups, 组间均方Mean squares within group, 组内均方Means (Compare means), 均值-均值比较Median, 中位数Median effective dose, 半数效量Median lethal dose, 半数致死量Median polish, 中位数平滑Median test, 中位数检验Minimal sufficient statistic, 最小充分统计量Minimum distance estimation, 最小距离估计Minimum effective dose, 最小有效量Minimum lethal dose, 最小致死量Minimum variance estimator, 最小方差估计量MINITAB, 统计软件包Minor heading, 宾词标目Missing data, 缺失值Model specification, 模型的确定Modeling Statistics , 模型统计Models for outliers, 离群值模型Modifying the model, 模型的修正Modulus of continuity, 连续性模Morbidity, 发病率Most favorable configuration, 最有利构形Multidimensional Scaling (ASCAL), 多维尺度/多维标度Multinomial Logistic Regression , 多项逻辑斯蒂回归Multiple comparison, 多重比较Multiple correlation , 复相关Multiple covariance, 多元协方差Multiple linear regression, 多元线性回归Multiple response , 多重选项Multiple solutions, 多解Multiplication theorem, 乘法定理Multiresponse, 多元响应Multi-stage sampling, 多阶段抽样Multivariate T distribution, 多元T分布Mutual exclusive, 互不相容Mutual independence, 互相独立Natural boundary, 自然边界Natural dead, 自然死亡Natural zero, 自然零Negative correlation, 负相关Negative linear correlation, 负线性相关Negatively skewed, 负偏Newman-Keuls method, q检验NK method, q检验No statistical significance, 无统计意义Nominal variable, 名义变量Nonconstancy of variability, 变异的非定常性Nonlinear regression, 非线性相关Nonparametric statistics, 非参数统计Nonparametric test, 非参数检验Nonparametric tests, 非参数检验Normal deviate, 正态离差Normal distribution, 正态分布Normal equation, 正规方程组Normal ranges, 正常范围Normal value, 正常值Nuisance parameter, 多余参数/讨厌参数Null hypothesis, 无效假设Numerical variable, 数值变量Objective function, 目标函数Observation unit, 观察单位Observed value, 观察值One sided test, 单侧检验One-way analysis of variance, 单因素方差分析Oneway ANOVA , 单因素方差分析Open sequential trial, 开放型序贯设计Optrim, 优切尾Optrim efficiency, 优切尾效率Order statistics, 顺序统计量Ordered categories, 有序分类Ordinal logistic regression , 序数逻辑斯蒂回归Ordinal variable, 有序变量Orthogonal basis, 正交基Orthogonal design, 正交试验设计Orthogonality conditions, 正交条件ORTHOPLAN, 正交设计Outlier cutoffs, 离群值截断点Outliers, 极端值OVERALS , 多组变量的非线性正规相关Overshoot, 迭代过度Paired design, 配对设计Paired sample, 配对样本Pairwise slopes, 成对斜率Parabola, 抛物线Parallel tests, 平行试验Parameter, 参数Parametric statistics, 参数统计Parametric test, 参数检验Partial correlation, 偏相关Partial regression, 偏回归Partial sorting, 偏排序Partials residuals, 偏残差Pattern, 模式Pearson curves, 皮尔逊曲线Peeling, 退层Percent bar graph, 百分条形图Percentage, 百分比Percentile, 百分位数Percentile curves, 百分位曲线Periodicity, 周期性Permutation, 排列P-estimator, P估计量Pie graph, 饼图Pitman estimator, 皮特曼估计量Pivot, 枢轴量Planar, 平坦Planar assumption, 平面的假设PLANCARDS, 生成试验的计划卡Point estimation, 点估计Poisson distribution, 泊松分布Polishing, 平滑Polled standard deviation, 合并标准差Polled variance, 合并方差Polygon, 多边图Polynomial, 多项式Polynomial curve, 多项式曲线Population, 总体Population attributable risk, 人群归因危险度Positive correlation, 正相关Positively skewed, 正偏Posterior distribution, 后验分布Power of a test, 检验效能Precision, 精密度Predicted value, 预测值Preliminary analysis, 预备性分析Principal component analysis, 主成分分析Prior distribution, 先验分布Prior probability, 先验概率Probabilistic model, 概率模型probability, 概率Probability density, 概率密度Product moment, 乘积矩/协方差Profile trace, 截面迹图Proportion, 比/构成比Proportion allocation in stratified random sampling, 按比例分层随机抽样Proportionate, 成比例Proportionate sub-class numbers, 成比例次级组含量Prospective study, 前瞻性调查Proximities, 亲近性Pseudo F test, 近似F检验Pseudo model, 近似模型Pseudosigma, 伪标准差Purposive sampling, 有目的抽样QR decomposition, QR分解Quadratic approximation, 二次近似Qualitative classification, 属性分类Qualitative method, 定性方法Quantile-quantile plot, 分位数-分位数图/Q-Q图Quantitative analysis, 定量分析Quartile, 四分位数Quick Cluster, 快速聚类Radix sort, 基数排序Random allocation, 随机化分组Random blocks design, 随机区组设计Random event, 随机事件Randomization, 随机化Range, 极差/全距Rank correlation, 等级相关Rank sum test, 秩和检验Rank test, 秩检验Ranked data, 等级资料Rate, 比率Ratio, 比例Raw data, 原始资料Raw residual, 原始残差Rayleigh's test, 雷氏检验Rayleigh's Z, 雷氏Z值Reciprocal, 倒数Reciprocal transformation, 倒数变换Recording, 记录Redescending estimators, 回降估计量Reducing dimensions, 降维Re-expression, 重新表达Reference set, 标准组Region of acceptance, 接受域Regression coefficient, 回归系数Regression sum of square, 回归平方和Rejection point, 拒绝点Relative dispersion, 相对离散度Relative number, 相对数Reliability, 可靠性Reparametrization, 重新设置参数Replication, 重复Report Summaries, 报告摘要Residual sum of square, 剩余平方和Resistance, 耐抗性Resistant line, 耐抗线Resistant technique, 耐抗技术R-estimator of location, 位置R估计量R-estimator of scale, 尺度R估计量Retrospective study, 回顾性调查Ridge trace, 岭迹Ridit analysis, Ridit分析Rotation, 旋转Rounding, 舍入Row, 行Row effects, 行效应Row factor, 行因素RXC table, RXC表Sample, 样本Sample regression coefficient, 样本回归系数Sample size, 样本量Sample standard deviation, 样本标准差Sampling error, 抽样误差SAS(Statistical analysis system ), SAS统计软件包Scale, 尺度/量表Scatter diagram, 散点图Schematic plot, 示意图/简图Score test, 计分检验Screening, 筛检SEASON, 季节分析Second derivative, 二阶导数Second principal component, 第二主成分SEM (Structural equation modeling), 结构化方程模型Semi-logarithmic graph, 半对数图Semi-logarithmic paper, 半对数格纸Sensitivity curve, 敏感度曲线Sequential analysis, 贯序分析Sequential data set, 顺序数据集Sequential design, 贯序设计Sequential method, 贯序法Sequential test, 贯序检验法Serial tests, 系列试验Short-cut method, 简捷法Sigmoid curve, S形曲线Sign function, 正负号函数Sign test, 符号检验Signed rank, 符号秩Significance test, 显著性检验Significant figure, 有效数字Simple cluster sampling, 简单整群抽样Simple correlation, 简单相关Simple random sampling, 简单随机抽样Simple regression, 简单回归simple table, 简单表Sine estimator, 正弦估计量Single-valued estimate, 单值估计Singular matrix, 奇异矩阵Skewed distribution, 偏斜分布Skewness, 偏度Slash distribution, 斜线分布Slope, 斜率Smirnov test, 斯米尔诺夫检验Source of variation, 变异来源Spearman rank correlation, 斯皮尔曼等级相关Specific factor, 特殊因子Specific factor variance, 特殊因子方差Spectra , 频谱Spherical distribution, 球型正态分布Spread, 展布SPSS(Statistical package for the social science), SPSS统计软件包Spurious correlation, 假性相关Square root transformation, 平方根变换Stabilizing variance, 稳定方差Standard deviation, 标准差Standard error, 标准误Standard error of difference, 差别的标准误Standard error of estimate, 标准估计误差Standard error of rate, 率的标准误Standard normal distribution, 标准正态分布Standardization, 标准化Starting value, 起始值Statistic, 统计量Statistical control, 统计控制Statistical graph, 统计图Statistical inference, 统计推断Statistical table, 统计表Steepest descent, 最速下降法Stem and leaf display, 茎叶图Step factor, 步长因子Stepwise regression, 逐步回归Storage, 存Strata, 层(复数)Stratified sampling, 分层抽样Stratified sampling, 分层抽样Strength, 强度Stringency, 严密性Structural relationship, 结构关系Studentized residual, 学生化残差/t化残差Sub-class numbers, 次级组含量Subdividing, 分割Sufficient statistic, 充分统计量Sum of products, 积和Sum of squares, 离差平方和Sum of squares about regression, 回归平方和Sum of squares between groups, 组间平方和Sum of squares of partial regression, 偏回归平方和Sure event, 必然事件Survey, 调查Survival, 生存分析Survival rate, 生存率Suspended root gram, 悬吊根图Symmetry, 对称Systematic error, 系统误差Systematic sampling, 系统抽样Tags, 标签Tail area, 尾部面积Tail length, 尾长Tail weight, 尾重Tangent line, 切线Target distribution, 目标分布Taylor series, 泰勒级数Tendency of dispersion, 离散趋势Testing of hypotheses, 假设检验Theoretical frequency, 理论频数Time series, 时间序列Tolerance interval, 容忍区间Tolerance lower limit, 容忍下限Tolerance upper limit, 容忍上限Torsion, 扰率Total sum of square, 总平方和Total variation, 总变异Transformation, 转换Treatment, 处理Trend, 趋势Trend of percentage, 百分比趋势Trial, 试验Trial and error method, 试错法Tuning constant, 细调常数Two sided test, 双向检验Two-stage least squares, 二阶最小平方Two-stage sampling, 二阶段抽样Two-tailed test, 双侧检验Two-way analysis of variance, 双因素方差分析Two-way table, 双向表Type I error, 一类错误/α错误Type II error, 二类错误/β错误UMVU, 方差一致最小无偏估计简称Unbiased estimate, 无偏估计Unconstrained nonlinear regression , 无约束非线性回归Unequal subclass number, 不等次级组含量Ungrouped data, 不分组资料Uniform coordinate, 均匀坐标Uniform distribution, 均匀分布Uniformly minimum variance unbiased estimate, 方差一致最小无偏估计Unit, 单元Unordered categories, 无序分类Upper limit, 上限Upward rank, 升秩Vague concept, 模糊概念Validity, 有效性VARCOMP (Variance component estimation), 方差元素估计Variability, 变异性Variable, 变量Variance, 方差Variation, 变异Varimax orthogonal rotation, 方差最大正交旋转Volume of distribution, 容积W test, W检验Weibull distribution, 威布尔分布Weight, 权数Weighted Chi-square test, 加权卡方检验/Cochran检验Weighted linear regression method, 加权直线回归Weighted mean, 加权平均数Weighted mean square, 加权平均方差Weighted sum of square, 加权平方和Weighting coefficient, 权重系数Weighting method, 加权法W-estimation, W估计量W-estimation of location, 位置W估计量Width, 宽度Wilcoxon paired test, 威斯康星配对法/配对符号秩和检验Wild point, 野点/狂点Wild value, 野值/狂值Winsorized mean, 缩尾均值Withdraw, 失访Youden's index, 尤登指数Z test, Z检验Zero correlation, 零相关Z-transformation, Z变换。

加校正因子的主成分自身对照法原理

加校正因子的主成分自身对照法原理

加校正因子的主成分自身对照法原理嘿,咱今儿来唠唠加校正因子的主成分自身对照法原理。

这玩意儿啊,就好比你去菜市场买菜,你得知道哪种菜是主打,哪种是配角,还得知道怎么衡量它们的价值。

咱先说说主成分,这就像是菜篮子里的那颗大白菜,是最重要的呀!其他的成分呢,就像是旁边的小葱小蒜,虽然也有作用,但没那么关键。

而校正因子呢,就像是个公平秤,能让我们更准确地去衡量这些成分的份量。

你想想看,要是没有这个校正因子,那不就乱套啦?就像做菜没放盐一样,没滋没味的。

有了它,我们就能更清楚地知道主成分到底占了多大比重,其他成分又该怎么对待。

这就好比一场比赛,主成分是冠军选手,校正因子就是那个公正的裁判,确保比赛的公平性和准确性。

没有裁判,那比赛不就成了闹剧啦?再打个比方,校正因子就像是给我们配的一副眼镜,让我们能更清楚地看清这些成分的真实面目。

不然,我们就像没戴眼镜的近视眼,看啥都模糊不清,那可不行呀!你说,要是没有这个加校正因子的主成分自身对照法,那我们搞研究、做实验不就跟无头苍蝇似的乱撞吗?能得出准确的结果吗?肯定不能呀!它就像是我们在黑暗中的一盏明灯,给我们指引方向。

让我们能更有针对性地去分析、去研究。

而且呀,它还特别实用,不管是在医药领域,还是在其他科学领域,都能发挥大作用呢!咱平时生活中不也经常用到类似的原理吗?比如说你要挑一件衣服,你得先看主要的款式、颜色,这就是主成分,然后再看看细节,比如扣子、线头啥的,这些就是其他成分呀。

而你心里的那个衡量标准,不就是校正因子嘛!所以说呀,加校正因子的主成分自身对照法原理真的太重要啦!它可不是什么高深莫测的东西,其实就在我们身边,和我们的生活息息相关呢!咱可得好好理解它、掌握它,让它为我们的学习、工作和生活服务呀!总之,这玩意儿可真是个宝贝,咱可不能小瞧了它!。

名解

名解

遗传病(inherited disease,genetic disorder) 因遗传因素而罹患的疾病。

包括生殖细胞、受精卵内以及体细胞内遗传物质结构和功能的改变。

先天性疾病(congenital disease)是指婴儿出生时即显示症状如血友病、Down综合征等。

先天性疾病不一定是遗传病家族性疾病(familial disease) 是指某些表现出家族性聚集现象的疾病,即在一个家族中有多人患同一种疾病。

点突变(point mutation)是指单个碱基被另一个不同的碱基替代而造成的突变。

又称为碱基替换(substitution)。

替换的方式:转换(transition)即同种碱基和颠换(transversion)即异种碱基。

同义突变(same sense mutation) 是指碱基替换后,一个密码子变成另一个密码子,但是所编码的氨基酸没有改变,未产生遗传效应。

这是由于遗传密码的兼并性。

同义突变通常发生在密码子的第三碱基。

如:UUU和UUC均编码苯丙氨酸。

错义突变(missense mutation) 是指碱基替换后使mRNA的密码子变成编码另一个氨基酸的密码子,改变了氨基酸的序列,影响蛋白质的功能。

错义突变通常发生在密码子的第一、二碱基。

无义突变(nonsense mutation) 是指碱基替换后,使一个编码氨基酸的密码子变为不编码任何氨基酸的一个终止密码子(UAG、UAA、UGA),致使多肽链的合成的提前终止,肽链缩短,成为没有活性的多肽片段。

如β地中海贫血移码突变(frame shift mutation) 是指在DNA编码序列中插入或缺失一个或几个碱基对,使在插入或缺失点下游的DNA编码全部发生改变,这种基因突变称为移码突变。

动态突变(dynamic mutation) 是指人类基因组中的短串联重复序列,尤其是基因编码序列或侧翼序列的三核苷酸重复,在一代代传递过程中重复次数明显增加,从而导致某些遗传病的发生。

数值分析中常用数学词汇英中文对照翻译.

数值分析中常用数学词汇英中文对照翻译.

数值分析中常用数学词汇英中文对照abbreviation 简写符号;简写absolute error 绝对误差absolute value 绝对值accelerate 加速accumulation 累积accuracy 准确度act on 施于action 作用; 作用力add 加addition 加法addition formula 加法公式addition law 加法定律additive property 可加性adjoint matrix 伴随矩阵algebra 代数algebraic 代数的algebraic equation 代数方程algebraic expression 代数式algebraic fraction 代数分式;代数分数式algebraic inequality 代数不等式algebraic number 代数数algebraic operation 代数运算algorithm 算法系统; 规则系统alternating series 交错级数alternative hypothesis 择一假设; 备择假设; 另一假设analysis 分析;解析angle 角anti-clockwise direction 逆时针方向;返时针方向anti-derivative 反导数; 反微商anti-logarithm 逆对数;反对数anti-symmetric 反对称approach 接近;趋近approximate value 近似值approximation 近似;略计;逼近Arabic system 阿刺伯数字系统arbitrary 任意arbitrary constant 任意常数arc 弧arc-cosine function 反余弦函数arc-sin function 反正弦函数arc-tangent function 反正切函数area 面积argument (1论证; (2辐角argument of a function 函数的自变量arithmetic 算术array 数组; 数组ascending order 递升序ascending powers of X X 的升幂assumption 假定;假设asymmetrical 非对称asymptote 渐近augmented matrix 增广矩阵average 平均;平均数;平均值axiom 公理back substitution 回代base (1底;(2基;基数basis 基belong to 属于bias 偏差;偏倚billion 十亿binary number 二进数binary operation 二元运算binary system 二进制binomial 二项式bisection method 分半法;分半方法boundary condition 边界条件boundary line 界(线;边界bounded 有界的bounded above 有上界的;上有界的bounded below 有下界的;下有界的bounded function 有界函数bounded sequence 有界序列brace 大括号bracket 括号breadth 阔度calculation 计算calculator 计算器;计算器calculus (1 微积分学; (2 演算cancel 消法;相消Cartesian coordinates 笛卡儿坐标category 类型;范畴centre 中心;心chain rule 链式法则chance 机会change of base 基的变换change of variable 换元;变量的换characteristic equation 特征(征方程characteristic function 特征(征函数characteristic root 特征(征根chart 图;图表check digit 检验数位checking 验算circle 圆classification 分类clockwise direction 顺时针方向clockwise moment 顺时针力矩closed convex region 闭凸区域closed interval 闭区间coefficient 系数cofactor 余因子; 余因式coincide 迭合;重合collection of terms 并项collinear 共线collinear planes 共线面column (1列;纵行;(2 柱column matrix 列矩阵column vector 列向量combination 组合common denominator 同分母;公分母common difference 公差common divisor 公约数;公约common factor 公因子;公因子common multiple 公位数;公倍comparable 可比较的complement 余;补余completing the square 配方complex number 复数complex number plane 复数平面complex root 复数根component 分量composite function 复合函数; 合成函数computation 计算computer 计算机;电子计算器concept 概念conclusion 结论condition 条件conditional 条件句;条件式conjugate 共轭constant 常数constant of integration 积分常数constraint 约束;约束条件continuity 连续性continuous function 连续函数contradiction 矛盾converge 收敛convergence 收敛性convergent 收敛的convergent iteration 收敛的迭代convergent sequence 收敛序列convergent series 收敛级数convex 凸convexity 凸性coordinate 坐标corollary 系定理; 系; 推论correspondence 对应counter clockwise direction 逆时针方向;返时针方向counter example 反例counting 数数;计数criterion 准则critical point 临界点critical region 临界域cirtical value 临界值cube 正方体;立方;立方体cubic 三次方;立方;三次(的 cubic equation 三次方程cubic roots of unity 单位的立方根cumulative 累积的curve 曲线decimal 小数decimal place 小数位decimal point 小数点decimal system 十进制definite integral 定积分definition 定义degree (1 度; (2 次degree of a polynomial 多项式的次数degree of accuracy 准确度degree of ODE 常微分方程次数delete 删除; 删去denary number 十进数denominator 分母dependence (1相关; (2应变derivable 可导derivative 导数determinant 行列式diagonal 对角线diagonal matrix 对角矩阵difference 差difference equation 差分方程differentiable 可微differential 微分differential coefficient 微商; 微分系数differential equation 微分方程differential mean value theorem 微分中值定理differentiate 求...的导数differentiation 微分法digit 数字dimension 量; 量网; 维(数direction 方向; 方位discontinuity 不连续性discontinuous 间断(的;连续(的; 不连续(的discontinuous point 不连续点discrete 分立; 离散distance 距离diverge 发散divergence 发散(性divergent 发散的divergent iteration 发散性迭代divergent sequence 发散序列divide 除dividend (1被除数;divisible 可整除division 除法division algorithm 除法算式divisor 除数;除式;因子dot 点dot product 点积echelon form 梯阵式echelon matrix 梯矩阵eigenvalue 本征值eigenvector 本征向量element 元素elementary row operation 基本行运算elimination 消法elimination method 消去法;消元法empty set 空集equivalent 等价(的error 误差error estimate 误差估计error term 误差项estimate 估计;估计量evaluate 计值exact 真确exact solution 准确解;精确解;真确解exact value 法确解;精确解;真确解example 例expand 展开experiment 实验;试验experimental 试验的exponent 指数exponential function 指数函数express…in terms of… 以………表达extreme point 极值点extreme value 极值extremum 极值factor 因子;因式;商factor method 因式分解法factorial 阶乘factorization 因子分解;因式分解fallacy 谬误FALSE 假(的falsehood 假值finite 有限finite sequence 有限序列first derivative 一阶导数first order differential equation 一阶微分方程fixed point 不动点fixed point iteration method 不动点迭代法for all X 对所有X for each /every X 对每一Xform 形式;型format 格式;规格formula(formulae 公式fraction 分数;分式function 函数fundamental theorem of calculus 微积分基本定理Gaussian elimination 高斯消去法general form 一般式;通式general solution 通解;一般解general term 通项given 给定;已知global 全局; 整体global maximum 全局极大值; 整体极大值global minimum 全局极小值; 整体极小值gradient (1斜率;倾斜率;(2梯度graph 图像;图形;图表graphical method 图解法graphical representation 图示;以图样表达graphical solution 图解growth 增长higher order derivative 高阶导数horizontal 水平的;水平hypothesis 假设identity 等(式identity matrix 恒等矩阵if and only if/iff 当且仅当;若且仅若if…, then 若….则;如果…..则illustration 例证;说明image 像点;像imaginary number 虚数implicit function 隐函数imply 蕴涵;蕴含improper integral 广义积分; 非正常积分increase 递增;增加indefinite integral 不定积分independence 独立;自变inequality 不等式;不等inequality sign 不等号infinite 无限;无穷infinite sequence 无限序列;无穷序列infinite series 无限级数;无穷级数infinitesimal 无限小;无穷小infinity 无限(大;无穷(大initial approximation 初始近似值initial condition 原始条件;初值条件initial value 初值;始值initial-value problem 初值问题inner product 内积input 输入integer 整数integral 积分integrate 积;积分;......的积分integration 积分法integration by parts 分部积分法integration by substitution 代换积分法;换元积分法interchange 互换intermediate value theorem 介值定理interpolating polynomial 插值多项式interpolation 插值interval 区间intuition 直观invalid 失效;无效invariance 不变性invariant (1不变的;(2不变量;不变式inverse 反的;逆的inverse function 反函数;逆函数inverse matrix 逆矩阵inverse problem 逆算问题invertible 可逆的invertible matrix 可逆矩阵iterate (1迭代值; (2迭代iteration 迭代iterative method 迭代法known 己知Lagrange interpolating polynomial 拉格朗日插值多项代leading coefficient 首项系数leading diagonal 主对角线lemma 引理limit 极限limit of sequence 序列的极限line of best-fit 最佳拟合line segment 线段linear 线性;一次linear convergence 线性收敛性linear differeantial equation 线性微分方程linear equation 线性方程;一次方程linear equation in two unknowns 二元一次方程;二元线性方程linearly dependent 线性相关的linearly independent 线性无关的local maximum 局部极大(值local minimum 局部极小(值logic 逻辑long division method 长除法loop 回路lower bound 下界lower triangular matrix 下三角形矩阵Maclaurin expansion 麦克劳林展开式magnitude 量;数量;长度;大小mantissa 尾数matrix 阵; 矩阵matrix addition 矩阵加法matrix equation 矩阵方程matrix multiplication 矩阵乘法matrix operation 矩阵运算maximize 极大maximum absolute error 最大绝对误差mean value theorem 中值定理method of completing square 配方法method of interpolation 插值法; 内插法method of least squares 最小二乘法; 最小平方法method of substitution 代换法;换元法method of successive substitution 逐次代换法; 逐次调替法minimize 极小minus 减modulus of a complex number 复数的模monomial 单项式multiple 倍数multiple root 多重根multiplication 乘法multiplicity 重数multiplier 乘数;乘式multiply 乘mutually independent 独立; 互相独立mutually perpendicular lines 互相垂直n factorial n阶乘n th derivative n阶导数n th root n次根;n次方根n the root of unity 单位的n次根natural logarithm 自然对数necessary and sufficient condition 充要条件necessary condition 必要条件negative 负neighborhood 邻域Newton-Cote's rule 牛顿- 高斯法则Newton-Raphson's method 牛顿- 纳逊方法Newton's formula 牛顿公式Newton's method 牛顿方法non-linear 非线性non-linear equation 非线性方程non-negative 非负的non-singular (1满秩的; (2非奇异的non-singular matrix 满秩矩阵non-trivial 非平凡的non-zero 非零norm 模方; 范数normal (1垂直的;正交的;法线的(2正态的(3正常的;正规的normalize 正规化normalized form 标准型notation 记法;记号null 零; 空null set 空集null vector 零向量number 数numerator 分子numerical method 计算方法;数值法objective function 目标函数octant 卦限odd function 奇函数one-to-one 一个对一个one-one correspondence 一一对应operation 运算order of a matrix 矩阵的阶ordinary differential equation 常微分方程origin 原点orthogonal 正交orthogonality 正交性 outcome 结果 output 输出 parameter 参数;参变量parametric equation 参数方程 partition 分割; 划分 periodic function 周期函数permutation 排列 perpendicular 垂线;垂直(于 phase 相; 位相 pivot 支点 plot 绘图plus 加 point 点 polynomial 多项式 polynomial equation 多项式方程 positive 正 post-multiply 后乘; 自右乘 premultiply 前乘; 自左乘 prime 素 product 乘积;积 proper integral 正常积分 property 性质 quadratic convergence 二阶收敛性 quadratic formula 二次公式 quadratic function 二次函数 quadratic inequality 二次不等式 quadrature 求积法 quadrilateral 四边形 quotient 商;商式 quotient rule 商法则 R.H.S 右 rank 秩 rate of convergence 收敛率 ratio 比 ; 比率 rational function 有理函数 real number 实数 real part 实部 real root 实根 reciprocal 倒数 rectangle 长方形;矩形 recurrence formula 递推公式 recurrent 循环的 recurring decimal 循环小数 reduce 简化 region 区域 region of convergency 收敛区域 regular 正;规则 relative error 相对误差 remainder term 余项root 根 rotation 旋转 rounded number 舍数 rounding(off 舍入;四舍五入 row 行;棋行 row vector 行向量; 行矢量 rule 规则;法(则 satisfy 满足;适合 scalar 纯量; 无向量, 标量 scalar matrix 纯量矩阵 scale 比例尺;标度;图尺 scientific notation 科学记数法 secant (1正割; (2割线 secant method 正割法 second derivative 二阶导数 second order ordinary differential equation 二阶常微分方程 sentence 句;语句 sequence 序列series 级数 set 集 shaded portion 有阴影部分 shape 形状 shear 位移 side 边;侧 sign 符号;记号 signed number 有符号数 significant figure 有效数字 signum 正负号函数similar 相似 simplify 简化 Simpson's integral 森逊积分 Simpson's rule 森逊法则singular 奇的 singular matrix 奇异矩阵; 不可逆矩阵 span 生成 square (1平方;(2正方形 square bracket 方括号square matrix 方(矩阵 stability 稳度 stationary 平稳 stationary point 平稳点; 逗留点; 驻点 straight line 直线 subset 子集 substitute 代入 substitution 代入; 代入法subtract 减 subtraction 减法 successive approximation 逐次逼近法 successive derivative 逐次导数 successive differentiation 逐次微分法 sufficiency 充份性 sufficient and necessary condition 充要条件 sufficient condition 充份条件 sufficiently close 充份接近suffix 下标 sum 和 summation 求和法; 总和 symbol 符号; 记号 symmetry 对称; 对称性Taylor’s expansion 泰勒展开式 term 项 transpose 移项;转置 transpose of matrix 倒置矩阵;转置矩阵 trapezium 梯形 trapezoidal integral 梯形积分 trapezoidal rule 梯形法则 trial 试;试验 triangle 三角形 triangular matrix 三角矩阵 trigonometric equation 三角方程 trigonometric function 三角函数 triple 三倍 trivial solution 平凡解truncation error 截断误差 undefined 未下定义(的 undetermined coefficient 待定系数unequal 不等 unique solution 唯一解 uniqueness 唯一性 unit 单位 unit area 单位面积unit circle 单位圆 unknown 未知数;未知量 upper bound 上界 upper limit 上限 upper triangular matrix 上三角形矩阵 validity 真确性; 有效性 variable 变项;变量;元;变元;变数 vector 向量; 矢量 vector function 向量函数; 矢量函数 vector product 矢量积; 矢量积 vector space 向量空间 verify 证明;验证 weight (1重量;(2权 weighted average, weighted mean 加权平均数 without loss of generality 不失一般性 x-axis x 轴x-coordinate x 坐标 x-intercept x 轴截距 y-axis y 轴 y-coordinate y 坐标 y-intercept y轴截距 zero 零 zero factor 零因子 zero matrix 零矩阵 zero vector 零向量 zeros of a function 函数零值。

美国数学竞赛AMC常用单词

美国数学竞赛AMC常用单词

美国数学竞赛(AMC)常用单词美国数学竞赛(AMC)常用单词数学 mathematics, maths(BrE), math(AmE)被除数 dividend 除数 divisor商 quotient等于 equals, is equal to, is equivalent to大于 is greater than小于 is lesser than大于等于 is equal or greater than小于等于 is equal or lesser than运算符 operator数字 digit数 number自然数 natural number公理 axiom定理 theorem计算 calculation运算 operation证明 prove假设 hypothesis, hypotheses(pl.)命题 proposition算术 arithmetic加 plus(prep.), add(v.), addition(n.)被加数 augend, summand加数 addend和 sum减 minus(prep.), subtract(v.), subtraction(n.)被减数 minuend减数 subtrahend差 remainder乘 times(prep.), multiply(v.), multiplication(n.)被乘数 multiplicand, faciend乘数 multiplicator积 product除 divided by(prep.), divide(v.), division(n.)整数 integer小数 decimal小数点 decimal point分数 fraction分子 numerator分母 denominator比 ratio正 positive负 negative零 null, zero, nought, nil 十进制 decimal system二进制 binary system十六进制 hexadecimal system 权 weight, significance进位 carry截尾 truncation四舍五入 round下舍入 round down上舍入 round up有效数字 significant digit 无效数字 insignificant digit 代数 algebra公式 formula, formulae(pl.)单项式 monomial多项式 polynomial, multinomial系数 coefficient未知数 unknown, x-factor, y-factor, z-factor 等式,方程式 equation一次方程 simple equation二次方程 quadratic equation三次方程 cubic equation四次方程 quartic equation不等式 inequation阶乘 factorial对数 logarithm指数,幂 exponent乘方 power二次方,平方 square三次方,立方 cube四次方 the power of four, the fourth powern次方 the power of n, the nth power开方 evolution, extraction二次方根,平方根 square root三次方根,立方根 cube root四次方根 the root of four, the fourth root n次方根 the root of n, the nth root集合 aggregate元素 element空集 void子集 subset交集 intersection并集 union补集 complement映射 mapping函数 function定义域 domain, field of definition值域 range常量 constant变量 variable单调性 monotonicity奇偶性 parity周期性 periodicity图象 image数列,级数 series微积分 calculus微分 differential导数 derivative极限 limit无穷大 infinite(a.) infinity(n.)无穷小 infinitesimal积分 integral定积分 definite integral不定积分 indefinite integral有理数 rational number无理数 irrational number实数 real number虚数 imaginary number复数 complex number矩阵 matrix行列式 determinant 几何 geometry点 point线 line面 plane体 solid线段 segment射线 radial平行 parallel相交 intersect角 angle角度 degree弧度 radian锐角 acute angle直角 right angle钝角 obtuse angle 平角 straight angle 周角 perigon底 base边 side高 height三角形 triangle锐角三角形 acute triangle直角三角形 right triangle直角边 leg斜边 hypotenuse勾股定理 Pythagorean theorem钝角三角形 obtuse triangle不等边三角形 scalene triangle等腰三角形 isosceles triangle等边三角形 equilateral triangle四边形 quadrilateral平行四边形 parallelogram矩形 rectangle长 length宽 width菱形 rhomb, rhombus, rhombi(pl.), diamond 正方形 square梯形 trapezoid直角梯形 right trapezoid等腰梯形 isosceles trapezoid五边形 pentagon六边形 hexagon七边形 heptagon八边形 octagon九边形 enneagon十边形 decagon十一边形 hendecagon十二边形 dodecagon多边形 polygon正多边形 equilateral polygon圆 circle圆心 centre(BrE), center(AmE)半径 radius直径 diameter圆周率 pi弧 arc半圆 semicircle扇形 sector环 ring椭圆 ellipse圆周 circumference周长 perimeter面积 area轨迹 locus, loca(pl.)相似 similar全等 congruent四面体 tetrahedron五面体 pentahedron六面体 hexahedron平行六面体 parallelepiped 立方体 cube七面体 heptahedron八面体 octahedron九面体 enneahedron十面体 decahedron十一面体 hendecahedron 十二面体 dodecahedron 二十面体 icosahedron多面体 polyhedron棱锥 pyramid棱柱 prism棱台 frustum of a prism 旋转 rotation轴 axis圆锥 cone圆柱 cylinder圆台 frustum of a cone 球 sphere半球 hemisphere底面 undersurface表面积 surface area体积 volume空间 space坐标系 coordinates坐标轴 x-axis, y-axis, z-axis 横坐标 x-coordinate纵坐标 y-coordinate原点 origin双曲线 hyperbola抛物线 parabola三角 trigonometry正弦 sine余弦 cosine正切 tangent余切 cotangent正割 secant余割 cosecant反正弦 arc sine反余弦 arc cosine反正切 arc tangent反余切 arc cotangent反正割 arc secant反余割 arc cosecant相位 phase周期 period振幅 amplitude内心 incentre(BrE), incenter(AmE)外心 excentre(BrE), excenter(AmE)旁心 escentre(BrE), escenter(AmE)垂心 orthocentre(BrE), orthocenter(AmE)重心 barycentre(BrE), barycenter(AmE)内切圆 inscribed circle外切圆 circumcircle统计 statistics平均数 average加权平均数 weighted average方差 variance标准差 root-mean-square deviation, standard deviation 比例 propotion百分比 percent百分点 percentage百分位数 percentile排列 permutation组合 combination概率,或然率 probability分布 distribution正态分布 normal distribution非正态分布 abnormal distribution 图表 graph条形统计图 bar graph柱形统计图 histogram折线统计图 broken line graph曲线统计图 curve diagram扇形统计图 pie diagram。

principal参数

principal参数

principal参数(最新版)目录1.引言2.Principal 参数的定义与作用3.Principal 参数的应用实例4.Principal 参数的优缺点分析5.结论正文一、引言在机器学习和深度学习领域,模型参数的设置和调整对于模型性能的提升至关重要。

在众多参数中,Principal 参数是一种常用且具有重要意义的参数。

本文将介绍 Principal 参数的定义与作用、应用实例以及优缺点分析。

二、Principal 参数的定义与作用Principal 参数,又称主成分参数,是一种在降维过程中使用的参数。

它的主要作用是在数据降维时,确定降维后的主成分方向。

通过调整Principal 参数,可以控制降维后的数据分布,从而影响模型的性能。

三、Principal 参数的应用实例1.主成分分析(PCA):在主成分分析中,Principal 参数用于确定转换矩阵,从而将原始数据映射到新的主成分空间。

通过调整 Principal 参数,可以改变主成分空间的方向,以达到降维和去噪的目的。

2.线性判别分析(LDA):在线性判别分析中,Principal 参数用于确定方向向量,从而将原始数据映射到新的判别空间。

通过调整 Principal参数,可以改变判别空间的方向,以达到降维和提高分类性能的目的。

3.奇异值分解(SVD):在奇异值分解中,Principal 参数用于确定奇异值,从而将原始数据分解为三个正交矩阵的乘积。

通过调整 Principal 参数,可以改变奇异值的大小,以达到降维和去噪的目的。

四、Principal 参数的优缺点分析1.优点:Principal 参数在降维过程中具有较强的可解释性,通过调整参数可以直观地控制降维后的数据分布。

此外,Principal 参数在实际应用中具有较好的性能,可以有效地提高模型的准确性和鲁棒性。

2.缺点:Principal 参数的调整需要一定的经验和技巧,对于不同数据集和问题,需要尝试不同的参数设置。

常用统计学英文名词

常用统计学英文名词

常用统计学英文名词(英汉对照)Absolute deviation 绝对离差Absolute number 绝对数Absolute residuals 绝对残差Acceleration normal 法向加速度Acceleration space dimension 加速度空间的维数Acceleration tangential 切向加速度Acceleration vector 加速度向量Acceptable hypothesis 可接受假设Accumulation累积Accuracy 准确度Actual frequency实际频数Actual value 实际数Adaptive estimator自适应估计量Addition 相加Addition theorem 加法定理Additivity 可加性Adjusted rate 调整率Adjusted value 校正值Admissible error 容许误差Alternative hypothesis 备择假设Among groups 组间Amounts总量Analysis of correlation相关分析Analysis of covariance协方差分析Analysis of regression 回归分析Analysis of time series 时间序列分析Analysis of variance方差分析Angular transformation 角转换ANOVA(analysis of variance)方差分析ANOVA Models 方差分析模型Arcing弧/弧旋Arcsine transformation 反正弦变换Area under the curve曲线面积Arithmetic grid paper 算术格纸Arithmetic mean 算术平均数Assessing fit拟合的评估Associative laws 结合律Asymmetric distribution非对称分布Asymptotic bias 渐近偏倚Asymptotic efficiency渐近效率Asymptotic variance 渐近方差Attributable risk 归因危险度Attribute data 属性资料Attribution属性Autocorrelation 自相关Autocorrelation of residuals 残差的自相关Average平均数Average confidence interval length 平均置信区间长度Average growth rate 平均增长率Bar chart 条形图Bar graph 条形图Base period基期Bayes' theorem Bayes定理Bell-shaped curve 钟形曲线Bernoulli distribution 伯努力分布Best-trim estimator 最好切尾估计量Bias 偏性Binary logistic regression 二元逻辑斯蒂回归Binomial distribution 二项分布Bisquare 双平方Bivariate Correlate 二变量相关Bivariate normal distribution 双变量正态分布Bivariate normal population 双变量正态总体Biweight interval 双权区间Biweight M-estimator 双权M估计量Block 区组/配伍组BMDP(Biomedical computer programs) BMDP统计软件包Boxplots 箱线图/箱尾图Breakdown bound 崩溃界/崩溃点Canonical correlation典型相关Caption 纵标目Case-control study 病例对照研究Categorical variable 分类变量Catenary 悬链线Cauchy distribution 柯西分布Cause-and-effect relationship因果关系Cell 单元Censoring 终检Center of symmetry 对称中心Centering and scaling 中心化和定标Central tendency集中趋势Central value 中心值CHAID -χ2 Automatic Interaction Detector 卡方自动交互检测Chance机遇Chance error 随机误差Chance variable随机变量Characteristic equation 特征方程Characteristic root 特征根Characteristic vector 特征向量Chebshev criterion of fit 拟合的切比雪夫准则Chernoff faces 切尔诺夫脸谱图Chi-square test 卡方检验/χ2检验Choleskey decomposition 乔洛斯基分解Circle chart 圆图Class interval组距Class mid-value 组中值Class upper limit 组上限Classified variable 分类变量Cluster analysis 聚类分析Cluster sampling 整群抽样Code 代码Coded data 编码数据Coding 编码Coefficient of contingency 列联系数Coefficient of determination 决定系数Coefficient of multiple correlation 多重相关系数Coefficient of partial correlation 偏相关系数Coefficient of production-moment correlation 积差相关系数Coefficient of rank correlation 等级相关系数Coefficient of regression 回归系数Coefficient of skewness 偏度系数Coefficient of variation变异系数Cohort study 队列研究Column列Column effect 列效应Column factor 列因素Combination pool 合并Combinative table 组合表Common factor 共性因子Common regression coefficient 公共回归系数Common value 共同值Common variance 公共方差Common variation 公共变异Communality variance 共性方差Comparability 可比性Comparison of bathes 批比较Comparison value 比较值Compartment model 分部模型Compassion 伸缩Complement of an event 补事件Complete association完全正相关Complete dissociation完全不相关Complete statistics完备统计量Completely randomized design 完全随机化设计Composite event 联合事件Composite events 复合事件Concavity 凹性Conditional expectation 条件期望Conditional likelihood 条件似然Conditional probability 条件概率Conditionally linear 依条件线性Confidence interval 置信区间Confidence limit 置信限Confidence lower limit 置信下限Confidence upper limit 置信上限Confirmatory Factor Analysis 验证性因子分析Confirmatory research 证实性实验研究Confounding factor 混杂因素Conjoint 联合分析Consistency相合性Consistency check 一致性检验Consistent asymptotically normal estimate 相合渐近正态估计Consistent estimate 相合估计Constrained nonlinear regression 受约束非线性回归Constraint约束Contaminated distribution 污染分布Contaminated Gausssian 污染高斯分布Contaminated normal distribution 污染正态分布Contamination污染Contamination model 污染模型Contingency table 列联表Contour 边界线Contribution rate 贡献率Control 对照Controlled experiments 对照实验Conventional depth 常规深度Convolution 卷积Corrected factor 校正因子Corrected mean 校正均值Correction coefficient 校正系数Correctness 正确性Correlation coefficient 相关系数Correlation index 相关指数Correspondence 对应Counting计数Counts 计数/频数Covariance 协方差Covariant 共变Cox Regression Cox回归Criteria for fitting 拟合准则Criteria of least squares 最小二乘准则Critical ratio 临界比Critical region 拒绝域Critical value 临界值Cross-over design 交叉设计Cross-section analysis 横断面分析Cross-section survey 横断面调查Crosstabs 交叉表Cross-tabulation table 复合表Cube root 立方根Cumulative distribution function 分布函数Cumulative probability 累计概率Curvature 曲率/弯曲Curvature 曲率Curve fit 曲线拟和Curve fitting 曲线拟合Curvilinear regression 曲线回归Curvilinear relation 曲线关系Cut-and-try method尝试(方)法Cycle 周期Cyclist 周期性D test D检验Data acquisition 资料收集Data bank 数据库Data capacity 数据容量Data deficiencies 数据缺乏Data handling 数据处理Data manipulation 数据处理Data processing 数据处理Data reduction 数据缩减Data set 数据集Data sources 数据来源Data transformation 数据变换Data validity 数据有效性Data-in 数据输入Data-out 数据输出Dead time 停滞期Degree of freedom 自由度(程度)Degree of precision 精密度Degree of reliability可靠性程度Degression 递减Density function 密度函数Density of data points 数据点的密度Dependent variable 应变量/依变量/因变量Dependent variable 因变量Depth 深度Derivative matrix 导数矩阵Derivative-free methods 无导数方法Design 设计Determinacy确定性Determinant 行列式Determinant 决定因素Deviation 离差Deviation from average 离均差Diagnostic plot 诊断图Dichotomous variable 二分变量Differential equation 微分方程Direct standardization 直接标准化法Discrete variable 离散型变量DISCRIMINANT 判断Discriminant analysis 判别分析Discriminant coefficient 判别系数Discriminant function 判别值Dispersion 散布/分散度Disproportional 不成比例的Disproportionate sub-class numbers 不成比例次级组含量Distribution free 分布无关性/免分布Distribution shape 分布形状Distribution-free method 任意分布法Distributive laws 分配律Disturbance 随机扰动项Dose response curve 剂量反应曲线Double blind method 双盲法Double blind trial 双盲试验Double exponential distribution 双指数分布Double logarithmic 双对数Downward rank 降秩Dual-space plot 对偶空间图DUD无导数方法Duncan's new multiple range method 新复极差法/Duncan新法Effect 实验效应Eigenvalue 特征值Eigenvector 特征向量Ellipse 椭圆Empirical distribution 经验分布Empirical probability 经验概率单位Enumeration data 计数资料Equal sun-class number 相等次级组含量Equally likely 等可能Equivariance 同变性Error 误差/错误Error of estimate 估计误差Error type I 第一类错误Error type II 第二类错误Estimand 被估量Estimated error mean squares 估计误差均方Estimated error sum of squares 估计误差平方和Euclidean distance 欧式距离Event 事件Event 事件Exceptional data point 异常数据点Expectation plane 期望平面Expectation surface 期望曲面Expected values 期望值Experiment 实验Experimental sampling 试验抽样Experimental unit 试验单位Explanatory variable 说明变量Exploratory data analysis 探索性数据分析Explore Summarize 探索-摘要Exponential curve 指数曲线Exponential growth 指数式增长EXSMOOTH 指数平滑方法Extended fit 扩充拟合Extra parameter附加参数Extrapolation 外推法Extreme observation 末端观测值Extremes 极端值/极值F distribution F分布F test F检验Factor 因素/因子Factor analysis 因子分析Factor Analysis 因子分析Factor score 因子得分Factorial 阶乘Factorial design 析因试验设计False negative 假阴性False negative error 假阴性错误Family of distributions 分布族Family of estimators 估计量族Fanning扇面Fatality rate 病死率Field investigation 现场调查Field survey 现场调查Finite population 有限总体Finite-sample 有限样本First derivative 一阶导数First principal component 第一主成分First quartile 第一四分位数Fisher information 费雪信息量Fitted value 拟合值Fitting a curve 曲线拟合Fixed base 定基Fluctuation 随机起伏Forecast预测Four fold table 四格表Fourth 四分点Fraction blow 左侧比率Fractional error 相对误差Frequency 频率Frequency polygon 频数多边图Frontier point 界限点Function relationship 泛函关系Gamma distribution 伽玛分布Gauss increment 高斯增量Gaussian distribution 高斯分布/正态分布Gauss-Newton increment 高斯-牛顿增量General census 全面普查GENLOG (Generalized liner models) 广义线性模型Geometric mean 几何平均数Gini's mean difference 基尼均差GLM (General liner models) 通用线性模型Goodness of fit 拟和优度/配合度Gradient of determinant 行列式的梯度Graeco-Latin square 希腊拉丁方Grand mean 总均值Gross errors 重大错误Gross-error sensitivity 大错敏感度Group averages 分组平均Grouped data 分组资料Guessed mean 假定平均数Half-life 半衰期Hampel M-estimators 汉佩尔M估计量Happenstance 偶然事件Harmonic mean 调和均数Hazard function 风险均数Hazard rate 风险率Heading 标目Heavy-tailed distribution 重尾分布Hessian array 海森立体阵Heterogeneity不同质Heterogeneity of variance 方差不齐Hierarchical classification 组内分组Hierarchical clustering method 系统聚类法High-leverage point 高杠杆率点HILOGLINEAR 多维列联表的层次对数线性模型Hinge 折叶点Histogram 直方图Historical cohort study 历史性队列研究Holes 空洞HOMALS 多重响应分析Homogeneity of variance 方差齐性Homogeneity test 齐性检验Huber M-estimators 休伯M估计量Hyperbola 双曲线Hypothesis testing 假设检验Hypothetical universe 假设总体Impossible event 不可能事件Independence 独立性Independent variable 自变量Index 指标/指数Indirect standardization 间接标准化法Individual 个体Inference band 推断带Infinite population 无限总体Infinitely great 无穷大Infinitely small 无穷小Influence curve 影响曲线Information capacity 信息容量Initial condition 初始条件Initial estimate 初始估计值Initial level 最初水平Interaction 交互作用Interaction terms 交互作用项Intercept 截距Interpolation 内插法Interquartile range 四分位距Interval estimation 区间估计Intervals of equal probability 等概率区间Intrinsic curvature 固有曲率Invariance 不变性Inverse matrix 逆矩阵Inverse probability 逆概率Inverse sine transformation 反正弦变换Iteration 迭代Jacobian determinant 雅可比行列式Joint distribution function 分布函数Joint probability 联合概率Joint probability distribution 联合概率分布K means method 逐步聚类法Kaplan-Meier 评估事件的时间长度Kaplan-Merier chart Kaplan-Merier图Kendall's rank correlation Kendall等级相关Kinetic 动力学Kolmogorov-Smirnove test 柯尔莫哥洛夫-斯米尔诺夫检验Kruskal and Wallis test Kruskal及Wallis检验/多样本的秩和检验/H检验Kurtosis 峰度Lack of fit 失拟Ladder of powers 幂阶梯Lag滞后Large sample 大样本Large sample test 大样本检验Latin square 拉丁方Latin square design 拉丁方设计Leakage 泄漏Least favorable configuration 最不利构形Least favorable distribution 最不利分布Least significant difference 最小显著差法Least square method 最小二乘法Least-absolute-residuals estimates 最小绝对残差估计Least-absolute-residuals fit 最小绝对残差拟合Least-absolute-residuals line 最小绝对残差线Legend 图例L-estimator L估计量L-estimator of location 位置L估计量L-estimator of scale 尺度L估计量Level 水平Life expectance 预期期望寿命Life table 寿命表Life table method 生命表法Light-tailed distribution 轻尾分布Likelihood function 似然函数Likelihood ratio 似然比line graph 线图Linear correlation 直线相关Linear equation 线性方程Linear programming 线性规划Linear regression 直线回归Linear Regression 线性回归Linear trend 线性趋势Loading 载荷Location and scale equivariance 位置尺度同变性Location equivariance 位置同变性Location invariance 位置不变性Location scale family 位置尺度族Log rank test 时序检验Logarithmic curve 对数曲线Logarithmic normal distribution 对数正态分布Logarithmic scale 对数尺度Logarithmic transformation 对数变换Logic check 逻辑检查Logistic distribution 逻辑斯特分布Logit transformation Logit转换LOGLINEAR 多维列联表通用模型Lognormal distribution 对数正态分布Lost function 损失函数Low correlation 低度相关Lower limit 下限Lowest-attained variance 最小可达方差LSD最小显著差法的简称Lurking variable 潜在变量Main effect 主效应Major heading 主辞标目Marginal density function 边缘密度函数Marginal probability 边缘概率Marginal probability distribution 边缘概率分布Matched data 配对资料Matched distribution 匹配过分布Matching of distribution 分布的匹配Matching of transformation 变换的匹配Mathematical expectation 数学期望Mathematical model 数学模型Maximum L-estimator 极大极小L 估计量Maximum likelihood method 最大似然法Mean 均数Mean squares between groups 组间均方Mean squares within group 组内均方Means (Compare means) 均值-均值比较Median 中位数Median effective dose 半数效量Median lethal dose 半数致死量Median polish 中位数平滑Median test 中位数检验Minimal sufficient statistic 最小充分统计量Minimum distance estimation 最小距离估计Minimum effective dose 最小有效量Minimum lethal dose 最小致死量Minimum variance estimator 最小方差估计量MINITAB 统计软件包Minor heading 宾词标目Missing data 缺失值Model specification 模型的确定Modeling Statistics 模型统计Models for outliers 离群值模型Modifying the model 模型的修正Modulus of continuity 连续性模Morbidity 发病率Most favorable configuration 最有利构形Multidimensional Scaling (ASCAL) 多维尺度/多维标度Multinomial Logistic Regression 多项逻辑斯蒂回归Multiple comparison 多重比较Multiple correlation 复相关Multiple covariance 多元协方差Multiple linear regression 多元线性回归Multiple response 多重选项Multiple solutions 多解Multiplication theorem 乘法定理Multiresponse 多元响应Multi-stage sampling 多阶段抽样Multivariate T distribution 多元T分布Mutual exclusive 互不相容Mutual independence 互相独立Natural boundary 自然边界Natural dead 自然死亡Natural zero 自然零Negative correlation 负相关Negative linear correlation 负线性相关Negatively skewed 负偏Newman-Keuls method q检验NK method q检验No statistical significance 无统计意义Nominal variable 名义变量Nonconstancy of variability 变异的非定常性Nonlinear regression 非线性相关Nonparametric statistics 非参数统计Nonparametric test 非参数检验Nonparametric tests 非参数检验Normal deviate 正态离差Normal distribution 正态分布Normal equation 正规方程组Normal ranges 正常范围Normal value 正常值Nuisance parameter 多余参数/讨厌参数Null hypothesis 无效假设Numerical variable 数值变量Objective function 目标函数Observation unit 观察单位Observed value 观察值One sided test 单侧检验One-way analysis of variance 单因素方差分析Oneway ANOVA 单因素方差分析Open sequential trial 开放型序贯设计Optrim 优切尾Optrim efficiency 优切尾效率Order statistics 顺序统计量Ordered categories 有序分类Ordinal logistic regression 序数逻辑斯蒂回归Ordinal variable 有序变量Orthogonal basis 正交基Orthogonal design 正交试验设计Orthogonality conditions 正交条件ORTHOPLAN 正交设计Outlier cutoffs 离群值截断点Outliers 极端值OVERALS 多组变量的非线性正规相关Overshoot 迭代过度Paired design 配对设计Paired sample 配对样本Pairwise slopes 成对斜率Parabola 抛物线Parallel tests 平行试验Parameter 参数Parametric statistics 参数统计Parametric test 参数检验Partial correlation 偏相关Partial regression 偏回归Partial sorting 偏排序Partials residuals 偏残差Pattern 模式Pearson curves 皮尔逊曲线Peeling 退层Percent bar graph 百分条形图Percentage 百分比Percentile 百分位数Percentile curves 百分位曲线Periodicity 周期性Permutation 排列P-estimator P估计量Pie graph 饼图Pitman estimator 皮特曼估计量Pivot 枢轴量Planar 平坦Planar assumption 平面的假设PLANCARDS 生成试验的计划卡Point estimation 点估计Poisson distribution 泊松分布Polishing 平滑Polled standard deviation 合并标准差Polled variance 合并方差Polygon 多边图Polynomial 多项式Polynomial curve 多项式曲线Population 总体Population attributable risk 人群归因危险度Positive correlation 正相关Positively skewed 正偏Posterior distribution 后验分布Power of a test 检验效能Precision 精密度Predicted value 预测值Preliminary analysis 预备性分析Principal component analysis 主成分分析Prior distribution 先验分布Prior probability 先验概率Probabilistic model 概率模型probability 概率Probability density 概率密度Product moment 乘积矩/协方差Profile trace 截面迹图Proportion 比/构成比Proportion allocation in stratified random sampling 按比例分层随机抽样Proportionate 成比例Proportionate sub-class numbers 成比例次级组含量Prospective study 前瞻性调查Proximities 亲近性Pseudo F test 近似F检验Pseudo model 近似模型Pseudosigma 伪标准差Purposive sampling 有目的抽样QR decomposition QR分解Quadratic approximation 二次近似Qualitative classification 属性分类Qualitative method 定性方法Quantile-quantile plot 分位数-分位数图/Q-Q 图Quantitative analysis 定量分析Quartile 四分位数Quick Cluster 快速聚类Radix sort 基数排序Random allocation 随机化分组Random blocks design 随机区组设计Random event 随机事件Randomization 随机化Range 极差/全距Rank correlation 等级相关Rank sum test 秩和检验Rank test 秩检验Ranked data 等级资料Rate 比率Ratio 比例Raw data 原始资料Raw residual 原始残差Rayleigh's test 雷氏检验Rayleigh's Z 雷氏Z值Reciprocal 倒数Reciprocal transformation 倒数变换Recording 记录Redescending estimators 回降估计量Reducing dimensions 降维Re-expression 重新表达Reference set 标准组Region of acceptance 接受域Regression coefficient 回归系数Regression sum of square 回归平方和Rejection point 拒绝点Relative dispersion 相对离散度Relative number 相对数Reliability 可靠性Reparametrization 重新设置参数Replication 重复Report Summaries 报告摘要Residual sum of square 剩余平方和Resistance 耐抗性Resistant line 耐抗线Resistant technique 耐抗技术R-estimator of location 位置R估计量R-estimator of scale 尺度R估计量Retrospective study 回顾性调查Ridge trace 岭迹Ridit analysis Ridit分析Rotation 旋转Rounding 舍入Row行Row effects 行效应Row factor 行因素RXC table RXC表Sample 样本Sample regression coefficient 样本回归系数Sample size 样本量Sample standard deviation 样本标准差Sampling error 抽样误差SAS(Statistical analysis system ) SAS统计软件包Scale 尺度/量表Scatter diagram 散点图Schematic plot 示意图/简图Score test 计分检验Screening 筛检SEASON 季节分析Second derivative 二阶导数Second principal component 第二主成分SEM (Structural equation modeling) 结构化方程模型Semi-logarithmic graph 半对数图Semi-logarithmic paper 半对数格纸Sensitivity curve 敏感度曲线Sequential analysis 贯序分析Sequential data set 顺序数据集Sequential design 贯序设计Sequential method 贯序法Sequential test 贯序检验法Serial tests 系列试验Short-cut method 简捷法Sigmoid curve S形曲线Sign function 正负号函数Sign test 符号检验Signed rank 符号秩Significance test 显著性检验Significant figure 有效数字Simple cluster sampling 简单整群抽样Simple correlation 简单相关Simple random sampling 简单随机抽样Simple regression 简单回归simple table 简单表Sine estimator 正弦估计量Single-valued estimate 单值估计Singular matrix 奇异矩阵Skewed distribution 偏斜分布Skewness 偏度Slash distribution 斜线分布Slope 斜率Smirnov test 斯米尔诺夫检验Source of variation 变异来源Spearman rank correlation 斯皮尔曼等级相关Specific factor 特殊因子Specific factor variance 特殊因子方差Spectra 频谱Spherical distribution 球型正态分布Spread 展布SPSS(Statistical package for the social science) SPSS统计软件包Spurious correlation 假性相关Square root transformation 平方根变换Stabilizing variance 稳定方差Standard deviation 标准差Standard error 标准误Standard error of difference 差别的标准误Standard error of estimate 标准估计误差Standard error of rate 率的标准误Standard normal distribution 标准正态分布Standardization 标准化Starting value 起始值Statistic 统计量Statistical control 统计控制Statistical graph 统计图Statistical inference 统计推断Statistical table 统计表Steepest descent 最速下降法Stem and leaf display 茎叶图Step factor 步长因子Stepwise regression 逐步回归Storage 存Strata 层(复数)Stratified sampling 分层抽样Stratified sampling 分层抽样Strength 强度Stringency 严密性Structural relationship 结构关系Studentized residual 学生化残差/t化残差Sub-class numbers 次级组含量Subdividing 分割Sufficient statistic 充分统计量Sum of products 积和Sum of squares 离差平方和Sum of squares about regression 回归平方和Sum of squares between groups 组间平方和Sum of squares of partial regression 偏回归平方和Sure event 必然事件Survey 调查Survival 生存分析Survival rate 生存率Suspended root gram 悬吊根图Symmetry 对称Systematic error 系统误差Systematic sampling 系统抽样Tags 标签Tail area 尾部面积Tail length 尾长Tail weight 尾重Tangent line 切线Target distribution 目标分布Taylor series 泰勒级数Tendency of dispersion 离散趋势Testing of hypotheses 假设检验Theoretical frequency 理论频数Time series 时间序列Tolerance interval 容忍区间Tolerance lower limit 容忍下限Tolerance upper limit 容忍上限Total sum of square 总平方和Total variation 总变异Transformation 转换Treatment 处理Trend 趋势Trend of percentage 百分比趋势Trial 试验Trial and error method 试错法Tuning constant 细调常数Two sided test 双向检验Two-stage least squares 二阶最小平方Two-stage sampling 二阶段抽样Two-tailed test 双侧检验Two-way analysis of variance 双因素方差分析Two-way table 双向表Type I error 一类错误/α错误Type II error 二类错误/β错误UMVU 方差一致最小无偏估计简称Unbiased estimate 无偏估计Unconstrained nonlinear regression 无约束非线性回归Unequal subclass number 不等次级组含量Ungrouped data 不分组资料Uniform coordinate 均匀坐标Uniform distribution 均匀分布Uniformly minimum variance unbiased estimate 方差一致最小无偏估计Unit 单元Unordered categories 无序分类Upper limit 上限Upward rank 升秩Vague concept 模糊概念Validity 有效性VARCOMP (Variance component estimation) 方差元素估计Variability 变异性Variable 变量Variance 方差Variation 变异Varimax orthogonal rotation 方差最大正交旋转Volume of distribution 容积W test W检验Waiting time 等待时间Wald's test 正态近似检验,U检验Waston-William's test Waston-William检验Weibull distribution 威布尔分布Weight 权数Weighted Chi-square test 加权卡方检验/Cochran检验Weighted linear regression method 加权直线回归Weighted mean 加权平均数Weighted mean square 加权平均方差Weighted sum of square 加权平方和Weighting coefficient 权重系数Weighting method 加权法W-estimation W估计量W-estimation of location 位置W估计量Width 宽度Wilcoxon paired test 威斯康星配对法/配对符号秩和检验Wild point 野点/狂点Wild value 野值/狂值Winsorized mean 缩尾均值Withdraw 失访Youden's index 尤登指数Z test Z检验Zero correlation 零相关Z-transformation Z变换常用统计学英文名词(汉英对照)Bayes定理 Bayes' theorem BMDP统计软件包 BMDP(Biomedical computer programs)Cox回归 Cox Regression D检验 D testF分布 FdistributionF检验 F test Kaplan-Merier图 Kaplan-Merier chart Kendall等级相关 Kendall's rank correlationKruskal及Wallis检验/多样本的秩和检验/H检验 Kruskal and Wallis test Logit转换 Logit transformationL估计量 L-estimatorP估计量 P-estimatorQR分解 QR decompositionq检验 Newman-Keuls methodq检验 NK method Ridit分析 Ridit analysis RXC表 RXC table SAS统计软件包 SAS(Statistical analysis system )SPSS统计软件包 SPSS(Statistical package for the social science)S形曲线 Sigmoid curve Waston-William检验 Waston-William's testW估计量 W-estimationW检验 W testZ变换 Z-transformationZ检验 Z test按比例分层随机抽样 Proportion allocation in stratified random sampling凹性 Concavity 百分比 Percentage 百分比趋势 Trend of percentage百分条形图 Percent bar graph 百分位曲线 Percentile curves百分位数 Percentile半对数格纸 Semi-logarithmic paper半对数图 Semi-logarithmic graph 半数效量 Median effective dose半数致死量 Median lethal dose半衰期 Half-life报告摘要 Report Summaries备择假设 Alternative hypothesis被估量 Estimand崩溃界/崩溃点 Breakdown bound比/构成比 Proportion比较值 Comparison value比例 Ratio比率 Rate必然事件 Sure event边界线 Contour边缘概率 Marginal probability边缘概率分布 Marginal probability distribution边缘密度函数 Marginal density function编码 Coding编码数据 Coded data变换的匹配 Matching of transformation变量 Variable 变异 Variation 变异的非定常性 Nonconstancy of variability变异来源 Source of variation变异系数 Coefficient of variation变异性 Variability 标目 Heading标签 Tags标准差 Standard deviation标准估计误差 Standard error of estimate标准化 Standardization标准误 Standard error标准正态分布 Standard normal distribution标准组 Reference set宾词标目 Minor heading 饼图 Pie graph 病例对照研究 Case-control study 病死率 Fatality rate伯努力分布 Bernoulli distribution泊松分布 Poisson distribution补事件 Complement of an event不变性 Invariance 不成比例次级组含量 Disproportionatesub-class numbers不成比例的 Disproportional 不等次级组含量 Unequal subclass number不分组资料 Ungrouped data 不可能事件 Impossible event不同质 Heterogeneity步长因子 Step factor参数 Parameter 参数检验 Parametrictest参数统计 Parametric statistics残差的自相关 Autocorrelation of residuals层(复数) Strata差别的标准误 Standard error of difference尝试法 Cut-and-try method常规深度 Conventional depth成比例 Proportionate成比例次级组含量 Proportionatesub-class numbers成对斜率 Pairwise slopes乘法定理 Multiplication theorem乘积矩/协方差 Product moment尺度/量表 Scale尺度L估计量 L-estimator of scale尺度R估计量 R-estimator of scale充分统计量 Sufficient statistic抽样误差 Sampling error 初始估计值 Initial estimate 初始条件 Initial condition处理 Treatment 次级组含量 Sub-class numbers存 Storage 大错敏感度 Gross-error sensitivity大样本 Large sample大样本检验 Large sample test 代码 Code单侧检验 One sided test 单因素方差分析 One-way analysis of variance单因素方差分析 Oneway ANOVA单元 Cell单元 Unit单值估计 Single-valued estimate导数矩阵 Derivative matrix倒数 Reciprocal 倒数变换 Reciprocal transformation等待时间 Waiting time 等概率区间 Intervals of equal probability等级相关 Rank correlation等级相关系数 Coefficient of rank correlation等级资料 Ranked data等可能 Equallylikely低度相关 Lowcorrelation递减 Degression 第二类错误 Error type II第二主成分 Second principal component第一类错误 Error type I第一四分位数 First quartile第一主成分 First principal component典型相关 Canonical correlation点估计 Point estimation调查 Survey调和均数 Harmonic mean 调整率 Adjustedrate迭代 Iteration迭代过度 Overshoot定基 Fixed base 定量分析 Quantitative analysis定性方法 Qualitative method动力学 Kinetic独立性 Independence 队列研究 Cohort study 对称 Symmetry 对称中心 Center of symmetry对偶空间图 Dual-space plot 对数变换 Logarithmic transformation对数尺度 Logarithmic scale对数曲线 Logarithmic curve对数正态分布 Logarithmic normal distribution对数正态分布 Lognormal distribution对应 Correspondence 对照 Control对照实验 Controlled experiments多边图 Polygon多阶段抽样 Multi-stage sampling多解 Multiple solutions多维尺度/多维标度 Multidimensional Scaling (ASCAL)多维列联表的层次对数线性模型 HILOGLINEAR多维列联表通用模型 LOGLINEAR多项逻辑斯蒂回归 Multinomial Logistic Regression多项式 Polynomial 多项式曲线 Polynomial curve 多余参数/讨厌参数 Nuisance parameter多元T分布 Multivariate T distribution多元线性回归 Multiple linear regression多元响应 Multiresponse 多元协方差 Multiple covariance多重比较 Multiple comparison多重相关系数 Coefficient of multiple correlation多重响应分析 HOMALS多重选项 Multiple response多组变量的非线性正规相关 OVERALS二变量相关 Bivariate Correlate二次近似 Quadratic approximation二分变量 Dichotomous variable二阶导数 Second derivative二阶段抽样 Two-stage sampling二阶最小平方 Two-stage least squares二类错误/β错误 Type II error二项分布 Binomial distribution二元逻辑斯蒂回归 Binary logistic regression发病率 Morbidity法向加速度 Acceleration normal反正弦变换 Arcsine transformation反正弦变换 Inverse sine transformation泛函关系 Function relationship方差 Variance 方差不齐 Heterogeneity of variance方差分析 Analysis of variance方差分析 ANOVA (analysis of variance)方差分析模型 ANOVA Models方差齐性 Homogeneity of variance方差一致最小无偏估计 Uniformly minimum variance unbiased estimate方差一致最小无偏估计简称 UMVU方差元素估计 VARCOMP (Variance component estimation)方差最大正交旋转 Varimax orthogonal rotation非参数检验 Nonparametric test非参数检验 Nonparametric tests非参数统计 Nonparametric statistics非对称分布 Asymmetric distribution非线性相关 Nonlinear regression费雪信息量 Fisher information分布的匹配 Matching of distribution分布函数 Cumulative distribution function分布函数 Joint distribution function分布无关性/免分布 Distribution free分布形状 Distribution shape分布族 Family of distributions分部模型 Compartment model分层抽样 Stratified sampling分层抽样 Stratified sampling分割 Subdividing分类变量 Categorical variable分类变量 Classified variable分配律 Distributive laws分位数-分位数图/Q-Q图 Quantile-quantile plot分组平均 Group averages 分组资料 Grouped data 风险均数 Hazardfunction风险率 Hazard rate 峰度 Kurtosis 符号检验 Sign test符号秩 Signed rank 负偏 Negatively skewed负线性相关 Negative linear correlation负相关 Negative correlation附加参数 Extra parameter复合表 Cross-tabulation table复合事件 Composite events复相关 Multiple correlation伽玛分布 Gamma distribution概率 probability概率密度 Probability density概率模型 Probabilistic model高杠杆率点 High-leverage point高斯分布/正态分布 Gaussian distribution 高斯-牛顿增量 Gauss-Newton increment高斯增量 Gauss increment个体 Individual 公共变异 Common variation公共方差 Common variance公共回归系数 Common regression coefficient共变 Covariant 共同值 Common value 共性方差 Communality variance共性因子 Common factor 贡献率 Contribution rate估计量族 Family of estimators估计误差 Error of estimate估计误差均方 Estimated error mean squares估计误差平方和 Estimated error sum of squares固有曲率 Intrinsic curvature观察单位 Observation unit观察值 Observed value贯序法 Sequential method贯序分析 Sequential analysis贯序检验法 Sequential test 贯序设计 Sequential design广义线性模型 GENLOG (Generalized liner models)归因危险度 Attributablerisk海森立体阵 Hessian array汉佩尔M估计量 Hampel M-estimators合并 Combination pool合并标准差 Polled standard deviation合并方差 Polled variance横断面调查 Cross-section survey横断面分析 Cross-section analysis后验分布 Posterior distribution弧/弧旋 Arcing互不相容 Mutual exclusive互相独立 Mutual independence回顾性调查 Retrospective study回归分析 Analysis of regression回归平方和 Regression sum of square回归平方和 Sum of squares about regression回归系数 Coefficient of regression回归系数 Regression coefficient回降估计量 Redescending estimators混杂因素 Confounding factor机遇 Chance积差相关系数 Coefficient of production-moment correlation积和 Sum of products基尼均差 Gini's mean difference基期 Base period基数排序 Radix sort。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

a rXiv:083.4118v1[mat h.ST]28M ar28The Annals of Statistics2007,Vol.35,No.6,2815–2817DOI:10.1214/009053607000000370Main article DOI:10.1214/009053606000000164cInstitute of Mathematical Statistics ,2007CORRECTIONSTRONG INVARIANCE PRINCIPLES FOR SEQUENTIAL BAHADUR–KIEFER AND VERVAAT ERROR PROCESSES OF LONG-RANGE DEPENDENT SEQUENCES The Annals of Statistics (2006)341013–1044By Mikl ´o s Cs ¨o rg ˝o ,Barbara Szyszkowicz and Lihong Wang Carleton University ,Carleton University and Nanjing University Rafa l Kulik of University of Sydney and Wroc l aw University has brought to our attention that Assumption A does not help in the proof of our Propo-sition 2.2,for what is really used in our method of proof is,actually,the uni-form boundedness of J τ(y )and that of its derivatives.However,if X i =ηi (cf.Remark 2.1),then J 1(y )=−φ(Φ−1(y )),and thus,we have J ′1(y )=−Φ−1(y ),J ′′1(y )=−(φ(Φ−1(y )))−1,and both are unbounded functions over the unit interval.One arrives at a similar conclusion in the case of X i =η2i ,that is,when G (x )=x 2(cf.Remark 1.1)and τ=2.Consequently,the proof of Proposition 2.2is not valid,unless we restrict ourselves to:(R)intervals y ∈[a,b ],0<a <b <1instead of y ∈[0,1],or assume that F has finite support.Hence,we conclude,for further use as well,the following observation.Remark.Instead of Assumption A being assumed in Proposition 2.2,for the validity of its present proof,we must assume the above restriction (R).This Remark now automatically applies also to Propositions 2.3,2.4and2.5,as well as to Theorems 2.2,2.3and 2.4.We note in passing that Theorem 2.1continues to hold true as stated,that is,under the assumptions of Corollary 2.1.As a consequence of our comments so far,and due to the definition of the sequential uniform Vervaat error process V n (·,·)as in (1.10),we conclude2M.CS ¨ORG ˝O,B.SZYSZKOWICZ AND L.WANG that Theorem 3.1,as well as Proposition 3.1,continue to hold true,provided that F has finite support.The same holds true for Theorems 3.2and 3.3,in which the constant 25/2should be replaced with 23/2.The reason for this is that there is a mistake in Proposition 3.2,as stated.The correct version is as follows.Proposition 3.2.Under the assumptions of Proposition 2.2,and as-suming that F has finite support,as n →∞,we havesup 0≤t ≤1sup 0≤s ≤1 Z n (s,t )+d −2n [nt ]−1(V (s,nt ))2J ′τ(s )[nt ] i =1H τ(ηi )/τ! =O (n −τD L τ(n )(log log n )2τ) a.s.Proof.By the same argument as in the end of the proof of Proposition2.1,it suffices to show that the above bound is valid for t =1.We haveV (s −wn −1V (s,n ),n )−V (s,n )=−V ′(s,n )wn −1V (s,n )+O (V ′′(s,n )(wn −1V (s,n ))2)a.s.Thus,bearing in mind the definition of Z n (·,·)[cf.(3.1)],sup 0≤s ≤1 Z n (s,1)+2d −2n n −1(V (s,n ))2J ′τ(s )n i =1H τ(ηi )/τ! 10w dw =O (d −2n n −2V ′′(s,n )(V (s,n ))3)=O d −2n n −2n i =1H τ(ηi )/τ! 4 =O (n −τD L τ(n )(log log n )2τ) a.s.,where,on assuming that F has finite support,we have made use of sup 0≤s ≤1J ′′τ(s )<∞and the law of iterated logarithm for partial sums [cf.(2.7)].This completes the proof.Concerning Section 4,Proposition 4.2remains valid on assuming the con-dition (R),in addition to (i)–(iv)with (v)or (v ′)for F .However,its almost sure bounds in (4.5)hold true only for γ∈(0,1].If γ>1,the indicated bounds are valid only in probability.The reason for this is as follows.In [1]the following property of uniform order statistics was used in the i.i.d.case:lim inf n →∞n (log n )1+εU 1,n =∞almost surely for all ε>0.There is no such result available in the long-range dependent case.We note in passing that the approximation of the general quantile process by the uniform quantile process as stated in (4.7)remains valid under the conditions (i)–(iii)on F without assuming also (R).CORRECTION3 The results for the general Bahadur–Kiefer process(Theorems4.1and 4.2)cannot be concluded from those for the uniform Bahadur–Kiefer process, as claimed in Remark4.1of the paper in view of(4.12).The reason for this is that the rate at which the uniform Bahadur–Kiefer process behaves(cf. Theorem2.3)is,mutatis mutandis,the same as that of approximating the general quantile processρn(y,t)by the uniform quantile process[cf.(4.7)in combination with(4.9)and(4.10)].Moreover,in view of results in[2],we conjecture that the limiting process in Theorem4.1is to be changed to1/2 times that of the claimed process,that is,to1。

相关文档
最新文档