zoukankan      html  css  js  c++  java
  • Tests for Variances

    In each case, we'll illustrate how to perform the hypothesis tests of this lesson using summarized data.

    Hypothesis Test for One Variance

    (1) Under the Stat menu, select Basic Statistics, and then select 1 Variance...:

    minitab

    (2) In the pop-up window that appears, in the box labeled Data, select Sample standard deviation (or alternatively Sample variance). In the box labeledSample size, type in the size n of the sample. In the box labeled Sample standard deviation, type in the sample standard deviation. Click on the box labeled Perform hypothesis test, and in the box labeled Value, type in theHypothesized standard deviation (or alternatively the Hypothesized variance): 

    minitab

    (3) Click on the button labeled Options... In the pop-up window that appears, for the box labeled Alternative, select either less thangreater than, or not equal depending on the direction of the alternative hypothesis:

    minitab

    Then, click on OK to return to the main pop-up window.

    (4) Then, upon clicking OK on the main pop-up window, the output should appear in the Session window: 

     

    Hypothesis Test for Two Variances

    (1) Under the Stat menu, select Basic Statistics, and then select 2 Variances...:

    minitab

    (2) In the pop-up window that appears, in the box labeled Data, select Sample standard deviations (or alternatively Sample variances). In the box labeled Sample size, type in the size n of the First sample and m of theSecond sample. In the box labeled Standard deviation, type in the sample standard deviations for the First and Second samples: 

    minitab

    (3) Click on the button labeled Options... In the pop-up window that appears, in the box labeled Value, type in the Hypothesized ratio of the standard deviations (or the Hypothesized ratio of the variances). For the box labeled Alternative, select either less thangreater than, or not equal depending on the direction of the alternative hypothesis:

    minitab

    Then, click on OK to return to the main pop-up window.

    (4) Then, upon clicking OK on the main pop-up window, the output should appear in the Session window: 

    minitab

  • 相关阅读:
    洛谷 P1886 滑动窗口(单调队列)
    POJ 2559 Largest Rectangle in a Histogram(单调栈)
    eclipse开发velocity实例(初学)
    Spring MVC 教程,快速入门,深入分析
    传智博客(JavaWeb方面的所有知识)听课记录(经典)
    JSP/SERVLET入门教程--Servlet 使用入门
    javaweb入门实例---servlet例子
    Eclipse快捷键大全(转载)
    简单java web应用程序搭建与部署
    Servlet 工作原理解析
  • 原文地址:https://www.cnblogs.com/vigorz/p/10499202.html
Copyright © 2011-2022 走看看