Minitab basic.ppt
《Minitab basic.ppt》由会员分享,可在线阅读,更多相关《Minitab basic.ppt(98页珍藏版)》请在三一办公上搜索。
1、Minitab-BasicMinitab-基础,Business Excellence卓越运营,Our RequestWhile the trainingis in Progress,we seek your kindassistance tohave all Mobile Phones&PagersSwitched toSilent Mode,欢迎来到,Welcome,Minitab basictraining,Minitab 基础培训,What can Minitab do for us?,Purpose目的,Become experts in the Minitab software.熟
2、悉Minitab软件;2.Apply the tools to make your work more efficiently.应用工具使您的工作更加高效;3.Cascade the use of the tools into your organisation.把工具的使用带回您的部门.,Training agenda培训议程,Table of Contents目录,1.Minitab 视窗介绍 72.Data processing数据处理 103.Hypothesis test假设检验 184.DOE实验设计 355.Regression analysis回归分析 536.MSA测量系统分
3、析 637.SPC 管制图 728.Graph图表 89,ContentsSlide(s),Minitab Windows 视窗介绍,Minitab 15 shortcut,1.Shortcut and License 快捷方式与许可代码,Session Window:Analysis output,2.Session and Data window 报告和数据窗口,Data Window:A Worksheet,not a SpreadsheetColumn names are above first rowEverything in a column is considered to be
4、 the same variable,Minitab Windows 视窗介绍,报告生成窗口:分析输出.,数据窗口:工作表,而非简单的数据表工作表上第一行即为每列数据的名称同一行的数据被认为是同一个变量.,3.Common Toolbar introduction 常用工具栏介绍,Minitab Windows 视窗介绍,Data processing数据处理,1.Generate random data 生成随机数 Path:Calc/random data/normal,Generate 50 random data 生成50个随机数;Mean:100;均值:100;Standard de
5、viation:10;标准方差:10,2.Random sample 随机取样 path:Calc/random data/sample from columns,Generate 7 random sample;产生7个随机数据From:C1 来自:C1Store:C2 储存:C2,3.Calculator 计算器 path:Calc/Calculator,Store result in C3;结果存放在C3;Expression:c1*2+8 关系式:c1*2+8,4.Column statistic 列统计 Path:Calc/Column statistic,Calculate the
6、 standard deviation of C3计算C3列数据的标准方差.,We can input expression in the window,also we canSelect functions in the window.我们可以在此窗口中输入关系式也可以选用函数,Raw statistic is the same as column statistic.行统计的使用方法与列统计一样.,Data processing数据处理,5.Standardize标准化 path:Calc/Standardize,Input C1;Store result in C4Standardize
7、 data from-1 to+1,Of course,other 4 method may also fit some of you.当然了,另外4种方法部分同事也可能使用到.,6.Simple set of numbers 简单数据设置 path:Calc/Make patterned data/Simple set of numbers,First value:1;Last vaule:9Step:2,You can change“Number of times to list each value”and“Number of times list the sequence”to fin
8、d the difference.大家可以改变”每个值出现的次数”和”每个序列出现的次数”来发现二者有什么样不同.,Data processing数据处理,7.Probability distribution 概率分布 path:Calc/Probability distribution/normal,Calculate the probability from sigma level 通过西格玛水平计算概率;Calculate the sigma level from probability.通过概率计算西格玛水平.,Exercise练习:1.If a product have 3 sigm
9、a process capability,what is the defect rate if the data is normally distribution?如果一个产品具有3个西格玛的制程能力,假定数据正态分布,请问产品的不良率是多少?2.If a process have 99.5%yield rate,whats the sigma level can we say?如果制程良率99.5%,我们可以说西格玛水平等于多少?,Data processing数据处理,8.Stack data 堆叠数据 Path:Data/Stack/Columns,Generate 3 column d
10、ata firstly;首先生成3列数据;Stack the 3 columns to one column 然后把3列数堆叠成1列.,You can input column in the optional item or not,then find the difference in the data window.大家可以在可选项中输入列号或不输入,然后观察数据窗中的差异.,Data processing数据处理,9.Unstack data数据反堆叠 Path:Data/Unstack Columns,Unstack the c4 columns to three columns.大家
11、练习把C4列中的数据分成三列.,Data processing数据处理,CodeText1Monday2Tuesday3Wednesday1Monday2Tuesday3Wednesday2Tuesday2Tuesday3Wednesday3Wednesday,10.Code 编码 Path:Data/code/Number to text,How to如何做到:Change the code to text?代码转换为文本?Change the test to code?文本转换为代码?Change code to code?代码转换?Change text to text?文本转换?,Da
12、ta processing数据处理,11.Change data type 转换数据类型 Path:Data/Change data type/Test to number,In our actual analysis,we may often encounter data type transfer problem.在实际分析中,我们会经常遇到数据类型 转换的问题.,How to 如何:Change number to text?数据格式转换文本格式?Change text to number?文本格式转换数据格式?and so on?等等.,Data processing数据处理,Hypo
13、thesis test假设检验,1.Graphical summary 概要图 Path:Stat/Basic statistic/Graphical summary,C118.807522.735213.443328.819611.539437.759531.975334.634351.391325.374623.888931.853617.827139.608938.0237,What can we conclude from the Data of C1 column?我们可以从右边C1列数据得出什么结论?,Can you guess what will happen if we Cha
14、nge the confidence level from 95 to 99?大家猜测一下,这里我们把95改成99会发生什么情况?,Normally test:P-value0.05|Skewness|1|Kurtosis|1,Display data显示数据:Mean平均值;StDev标准方差;Min最小值;Max最大值;Median中位数;1st Quartile 1/4分位数3rd Quartile 分位数Confidence interval置信区间,Hypothesis test假设检验,2 1-Sample Z test Path:Stat/Basic statistic/1-Sa
15、mple Z,Test Condition 测试条件:Generate 30 random data firstly,mean:10,stdev:1 先生成30个随机数,均值为10,标准方差为1;Ho:Mean is not bigger than 8;Ha:Sample mean is bigger than 8;原假设:样本均值小于等于8,对立假设:样本均值大于8,Hypothesis test假设检验,One-Sample Z:C1 Test of mu=8 vs 8The assumed standard deviation=1 95%LowerVariable N Mean StDe
16、v SE Mean Bound Z PC1 30 9.861 1.050 0.183 9.560 10.19 0.000,session window,P0.05,接收 Ha.,Ho is out of interval,Hypothesis test假设检验,3 2-Sample t test Path:Stat/Basic statistic/2-Sample t,Supplier ASupplier B8.491915.651710.392414.62989.868611.702511.395512.79619.201613.979110.686615.952611.043220.006
17、28.928713.81269.344114.99888.969014.71979.057115.028410.690712.16508.565615.04828.223616.16039.910917.8253,Assumed Condition假定条件:Supplier A:mean:10,stdev:1;Supplier B:Mean:15,sedev:2 Ho:AB,Hypothesis test假设检验,Two-sample T for Supplier A vs Supplier B N Mean StDev SE MeanSupplier A 15 9.65 1.00 0.26S
18、upplier B 15 14.97 2.11 0.54Difference=mu(Supplier A)-mu(Supplier B)Estimate for difference:-5.31495%lower bound for difference:-6.352T-Test of difference=0(vs):T-Value=-8.82 P-Value=1.000,session window,P0.05,accept Ho.,Hypothesis test假设检验,4 2-Proportion test Path:Stat/Basic statistic/2-Proportion,
19、Assumed Condition假设条件:Line A and Line B are normal production line.产线A,B为正常生产线;Ho:A=B,Ha:A=/B 原假设:A=B,对立假设:A=/B,Hypothesis test假设检验,Test and CI for Two Proportions Sample X N Sample p1 5 100 0.0500002 7 174 0.040230Difference=p(1)-p(2)Estimate for difference:0.0097701195%CI for difference:(-0.041970
20、9,0.0615111)Test for difference=0(vs not=0):Z=0.37 P-Value=0.711,P0.05,accept Ho.,session window,The same with 1-Proportion test,Path:Stat/Basic statistic/1-proportion test,You can exercise this after class.,Hypothesis test假设检验,5.2variance Test(F test)Path:Stat/Basic statistic/2-vairiance,Supplier A
21、Supplier B8.491915.651710.392414.62989.868611.702511.395512.79619.201613.979110.686615.952611.043220.00628.928713.81269.344114.99888.969014.71979.057115.028410.690712.16508.565615.04828.223616.16039.910917.8253,Assumed Condition假设条件:The data is normally distributed.数据正态分布;Ho:A=B,Ha:A=/B;原假设:A=B,对立假设
22、:A=/B;,Hypothesis test假设检验,Test for Equal Variances:Supplier A,Supplier B 95%Bonferroni confidence intervals for standard deviations N Lower StDev UpperSupplier A 15 0.92205 1.31376 2.22675Supplier B 15 1.64886 2.34934 3.98201F-Test(Normal Distribution)Test statistic=0.31,p-value=0.037Levenes Test(A
23、ny Continuous Distribution)Test statistic=5.16,p-value=0.031,P0.05,accept Ha.,Hypothesis test假设检验,6.One way ANOVA(Unstack)Path:Stat/ANOVA/One way ANOVA,ABC13.099312.686213.051512.370912.44068.781911.795312.07683.538913.983713.65096.300013.319815.477012.171113.846916.58089.687412.593213.30255.603813.
24、298614.18008.689411.742216.00667.996813.227218.557813.983912.620415.414615.396512.463014.76969.763613.314113.35035.304913.317716.951210.623612.793414.062310.5685,假设条件:Ho:No obvious difference with the three factors.各因子之间没有明显差异;Ha:There is a factor at least different with others 至少有一个因子与其它因子存在明显差异.,H
25、ypothesis test假设检验,One-way ANOVA:A,B,C Source DF SS MS F PFactor 2 210.90 105.45 20.79 0.000Error 42 213.00 5.07Total 44 423.90S=2.252 R-Sq=49.75%R-Sq(adj)=47.36%Individual 95%CIs For Mean Based on Pooled StDevLevel N Mean StDev-+-+-+-+A 15 12.919 0.661(-*-)B 15 14.634 1.849(-*-)C 15 9.431 3.371(-*-
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- Minitab basic
链接地址:https://www.31ppt.com/p-2721541.html