Applied Nonparametric Statistics-lec2

Ref:

https://onlinecourses.science.psu.edu/stat464/print/book/export/html/3



The Binomial Distribution in R:

# return PMF. prob is the probability of success . x can be a list
dbinom(x, size, prob)

# CDF
pbinom(x, size, prob)

# returns a value for a particular percentile
qbinom

The Normal Distribution in R:

# pdf
dnorm(x, mean, sd)
# cdf
pnorm
# percentile
qnorm  

要执行t-test或者查看置信区间,可以这样做:即设置数据、α的值。

> x=c(15, 18,  6,  20, 10, 11,  9,  6, 14, 14, 11,  8, 10,  1,  7,  1, 18, 17, 10, 9)

> t.test(x, conf.level=0.95)

    One Sample t-test

data:  x
t = 9.0705, df = 19, p-value = 2.473e-08
alternative hypothesis: true mean is not equal to 0
95 percent confidence interval:
  8.26943 13.23057
sample estimates:
mean of x
    10.75

如果是做假设检验,则需要设置μ0和备选假设。  

> t.test(x, alternative="less", mu=10)

查看结果:

p值远大于0.05,所以,不能拒绝原假设。

时间: 2024-08-08 02:47:49

Applied Nonparametric Statistics-lec2的相关文章

Applied Nonparametric Statistics

参考网址: https://onlinecourses.science.psu.edu/stat464/node/2 Binomial Distribution Normal Distribution 将正态分布标准化.这也就是Z-score Confidence Interval 在上面的前提下,假设σ^2已知,现在构造μ的置信区间: 利用上面Z-score的公式,且 套入公式,解出μ.注意此处的标准差用的是σ/根号n.最终解出: 当σ^2=Var(X)不知道时,我们可以用样本的标准差,计算Z

Applied Nonparametric Statistics-lec3

Ref: https://onlinecourses.science.psu.edu/stat464/print/book/export/html/4 使用非参数方法的优势: 1. 对总体分布做的假设少,所以总体分布未知也可以: 2. 容易做: 3. 一般对离群值更具鲁棒性robust: 4. 适用于数据中包含ranks, ordinal or categorical的. In a skewed distribution, the population median, η, is a bette

Applied Nonparametric Statistics-lec8

Ref:https://onlinecourses.science.psu.edu/stat464/print/book/export/html/11 additive model value = typical value + row effect + column effect + residual predicate value = typical value + row effect + column effect 其中value是我们关注的值,typical value是overall

Applied Nonparametric Statistics-lec4

Ref: https://onlinecourses.science.psu.edu/stat464/print/book/export/html/5 Two sample test 直接使用R的t-test t.test(n, t, alternative="two.sided", var.equal=T) permutation test 当我们判断两个样本的均值或者中值是否相等时,如果样本数量足够大,可以使用t-test. 但是,当两个样本的数量都很小时,它们的分布可能是有偏的,

Applied Nonparametric Statistics-lec9

Ref:https://onlinecourses.science.psu.edu/stat464/print/book/export/html/12 前面我们考虑的情况是:response是连续的,variable是离散的.举例:如果打算检查GPA的中位数是否与学生坐在教室的位置有关, 那么GPA的中位数是连续的,是响应变量:学生坐的位置(前中后)是离散的,是解释变量. 现在考虑解释变量也是连续的情况,即检查两个连续变量之间的因果关系.其中,我们最关心的是关系的强弱和方向. 首先,我们考虑线性

Applied Nonparametric Statistics-lec6

Ref: https://onlinecourses.science.psu.edu/stat464/print/book/export/html/8 前面都是对一两个样本的检查,现在考虑k个样本的情况,我们的假设是: Analysis of Variance (ANOVA) assumptions are: Groups are independent Distributions are Normally distributed Groups have equal variances 那么我们

psu online course

https://onlinecourses.science.psu.edu/statprogram/programs Graduate Online Course Overviews Printer-friendly versionPrinter-friendly version Picture of Thomas Building where the Eberly College of Science and the Department of Statistics resides.The D

Machine and Deep Learning with Python

Machine and Deep Learning with Python Education Tutorials and courses Supervised learning superstitions cheat sheet Introduction to Deep Learning with Python How to implement a neural network How to build and run your first deep learning network Neur

数学类杂志SCI2013-2014影响因子

ISSN Abbreviated Journal Title Full Title Category Subcategory Country total Cites IF        2013-2014 IF 2012-2013 IF 2011-2012 IF 2010-2011 IF 2009-2010 IF 2008-2009 IF 2007-2008 5-Year Impact Factor Immediacy Index Articles Cited Half-Life Eigenfa