zoukankan      html  css  js  c++  java
  • confidence intervals and precision|The One-Mean z-Interval Procedure|When to Use the One-Mean z-Interval Procedure

    Confidence Intervals for One Population Mean When σ Is Known

    Obtaining Confidence Intervals for a Population Mean When σ Is Known

    The z-interval procedure works reasonably well even when the variable is not normally distributed and the sample size is small or moderate, provided the variable is not too far from being normally distributed. Thus we say that the z-interval procedure is robust to moderate violations of the normality assumption.‡

    样本情况与z-interval之间的关系与使用,这需要使用之前综合sample情况进行考虑:

    对于偏斜分布的sample:需要取更大的size

    †Statisticians also consider skewness. Roughly speaking, the more skewed the distribution of the variable under consideration, the larger is the sample size required for the validity of the z-interval procedure

    可以使用不同的描述方法,发现此sample是一个偏斜分布:

    .

    置信区间的本质:

    The length of the confidence interval indicates the precision of the estimate, or how well we have “pinned down” μ. Long confidence intervals indicate poor precision; short confidence intervals indicategood precision.

    如图:比较两种不同置信区间:

    所以:

  • 相关阅读:
    数字校验1
    数字校验
    千分位保留4位小数
    如何把一个字符串格式化位4位一个空格
    from里button会提交表单
    重新学习JavaScript2015年11月3日
    java设计模式之代理模式
    自定义标签 (choose)
    自定义标签 foreach
    获取一个表格的一行的值
  • 原文地址:https://www.cnblogs.com/yuanjingnan/p/11260406.html
Copyright © 2011-2022 走看看