美文网首页
统计学基本概

统计学基本概

作者: Heyang_Gong | 来源:发表于2016-06-06 20:19 被阅读0次

《概率论与数理统计》by 陈希儒

$X= (X_1,X_2,...,X_n)$ is a size of n sample from Normal population. $T(X)$ is a desired statistic. The statistic test:

$$ H_0: \theta \in \Theta_0 \leftrightarrow H_1: \theta\in\Theta_1$$

where the parameters are well defined.

Power function(功效函数) is the probability of $H_0$ being rejected with the sample $X$ given the parameter$\theta \in \Theta$:

$$\beta(\theta)= Prob(H_0 \ is \ rejected | \theta \in \Theta) \ =P(T(X) \ is \ one \ realization \ of\ those\ lower\ density\ points|\theta \in \Theta )$$

So it is a function with respect to $\theta\in \Theta$ .

Power of a test is the power function limited on $\Theta_1$. We must careful distinct the two concepts power function VS power

Type I error: it is the probability that the desired statistic $T(X)$ is one realization of lower density points (i.e. $\ H_0 $ is rejected) when $\theta\in\Theta_0$, which is just the power function limited on $\Theta_0$. So it is equal to $\beta(\theta)| _{\theta\in\Theta_0}$

Type II error: it is the probability that the desired statistic $T(X)$ is not a realization of lower density points (i.e. $\ H_0 $ is accepted) when $\theta\in\Theta_1$, which is just the power function limited on $\Theta_1$. So it is equal to $1-\beta(\theta) | _{\theta\in\Theta_1}$

$\alpha$-level test: It is a hypothesis test whose power function $\beta(\theta)$ of hypothesis test related to desired statistic $T(X)$ are less than $\alpha$ when $ \theta \in \Theta_0$.

$p$-Value: It is the probability that the desired statistic $T(X)$ takes $T(x)$ or even lower density realizations than $T(x)$ given the null hypothesis. Or we can say in this way, it is the probability under the null hythothesis of obtaining evidience as extreme or more extreme than that obtianed.

The $p$-Value takes very small values when something uncommon happened given the null hypothesis established, we call the $p$-Value is eminent(显著的), and we tend to reject the null hypothesis.

How to find a desirable statistic $T(X)$ and define the reject field?

Generally, we first find a desirable estimation of the parameter with respect to the hypothesis test, then build the statistic $T(X)$ in some certain ways, at last we define the reject field intuitively.

For more imformation about these ideas on wiki

相关文章

  • 统计学基本概

    《概率论与数理统计》by 陈希儒 $X= (X_1,X_2,...,X_n)$ is a size of n sa...

  • 统计学中的基本概念和重要公式(一)

    统计学中的基本概念和重要公式 一、基本概念 二、重要公式 一、基本概念 1、描述统计学2、推断统计学3、数据的几种...

  • 自然语言处理NLP(三)

    数学基础(重要) 统计学+信息论 概率论+统计学+信息论+语言学知识 ----概率论 1. 样本空间 2. 条件概...

  • 李航-第1章统计学习方法概论

    统计学习方法的三要素:模型、策略和算法。即:统计学习方法 = 模型 + 策略 +算法 基本概念 监督学习统计学习包...

  • 关于《女士品茶》1

    这本书是基于统计学的有点“艰涩难读”的一本书,平常我概是万万不会去读的,然我在读研期间对统计学产生了那么一点兴趣,...

  • 浅谈协方差矩阵

    一、统计学的基本概念 统计学里最基本的概念就是样本的均值、方差、标准差。首先,我们给定一个含有n个样本的集合,下面...

  • 《统计学习方法》学习笔记——基础篇

    统计学习基本概念 统计学习是关于计算机基于数据构建概率统计模型并运用模型对数据进行预测与分析的一门学科。统计学习也...

  • 七大数据陷阱之油腻的统计学:令人崩溃的描述

    统计学中,最基本和最常见的分支是所谓的描述性统计学(descriptive statistics ):把一组数据归...

  • 统计学基本概念

    统计学基础知识笔记 内容来源:《统计学基本概念和方法》 统计学家做的许多工作都是关注一个变量是否影响另一个变量,把...

  • “刘昊然”的数据分析实习

    向大家介绍一下我的基本情况吧,本人就读于贸大统计学院硕士,复试第一,专业是统计学,课上老师除了介绍经典统计学的东西...

网友评论

      本文标题:统计学基本概

      本文链接:https://www.haomeiwen.com/subject/fwhddttx.html