欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    The Population Mean andStandard Deviation.ppt

    • 资源ID:373325       资源大小:599.50KB        全文页数:42页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    The Population Mean andStandard Deviation.ppt

    1、The Population Mean and Standard Deviation,1,X,Computing the Mean and the Standard Deviation in Excel, = AVERAGE(range) = STDEV(range),2,Exercise,Compute the mean, standard deviation, and variance for the following data: 1 2 3 3 4 8 10 Check Figures Mean = 4.428571 Standard deviation = 3.309438 Vari

    2、ance = 10.95238,3,The Normal Distribution,4,X,P(- to X),Solving for P(- to X) in Excel,P(- to X) = NORMDIST(X, mean, stdev, cumulative) X = value for which we want P(- to X) Mean = Stdev = Cumulative = True (It just is),5,Exercise in Solving for P(- to X),What portion of the adult population is unde

    3、r 6 feet tall if the mean for the population is 5 feet and the standard deviation is 1 foot? Check figure = 0.841345,6,P(X to ),7,X,P(X to ),P(X to ),P(X to ) = 1 P(- to X),8,X,P(X to ),P(- to X),P=1.0,Exercise,What portion of the adult population is OVER 6 feet tall if the mean for the population i

    4、s 5 feet and the standard deviation is 1 foot? Check figure = 0.158655,9,P(X1 to X2),10,X1,P(X1 X X2),X2,P(X1 to X2) in Excel,P(X1 to X2) = P(- to X2) - P(- to X1) P(X1 to X2)=NORMDIST(X2)NORMDIST(X1),11,Exercise in P(X1 to X2) in Excel,What portion of the adult population is between 6 and 7 feet ta

    5、ll if the mean for the population is 5 feet and the standard deviation is 1 foot? Check figure = 0.135905,12,Computing X,13,X,P(- to X),Computing X in Excel,X = NORMINV(probability, mean, stdev) Probability is P(- to X),14,Exercise in Computing X in Excel,An adult population has a mean of 5 feet and

    6、 a standard deviation is 1 foot. Seventy-five percent of the people are shorter than what height? Check figure = 5.67449,15,Z Distribution,A transformation of normal distributions into a standard form with a mean of 0 and a standard deviation of 1. It is sometimes useful.,16,Z,0.12,0,X,8.6,8, = 8 =

    7、10, = 0 = 1,P(X 8.6),P(Z 0.12),Computing P(- to Z) in Excel,Z = (X-)/ P(- to Z) = NORMDIST(Z, mean, stdev, cumulative) Mean = 0 Stdev = 1 Z = (X-)/ Cumulative = True (It just is),17,Exercise in Computing P(- to Z) in Excel,An adult population has a mean of 5 feet and a standard deviation is 1 foot.

    8、Compute the Z value for 4.5 feet all. What portion of all people are under 4.5 feet tall Z check figure = -.5 (the minus is important) P check figure = 0.308537539,18,Z Distribution,A transformation of normal distributions into a standard form with a mean of 0 and a standard deviation of 1. It is so

    9、metimes useful.,19,Z,0.12,0,X,8.6,8, = 8 = 10, = 0 = 1,P(X 8.6),P(Z 0.12),Computing Z in Excel,Z for a certain value of P(- to Z) =NORMINV(probilility, mean, stdev) Probability = P(- to Z) Mean = 0 Stdev = 1 Change the Z value to an X value if necessary Z = (X-)/, so X = + Z ,20,Exercise in Computin

    10、g Z in Excel,An adult population has a mean of 5 feet and a standard deviation is 1 foot. 25% of the population is greater than what height? Check figure for Z = 0.67449 Check figure for X = 0.308537539,21,Sampling Distribution of the Mean,22,Normal Population Distribution,Normal Sampling Distributi

    11、on (has the same mean), is the Population Standard Deviation,Xbar is the Sample Standard Deviation. Xbar = /n Xbar ,Sampling Distribution of the Mean,For the sampling distribution of the mean. The mean of the sampling distribution is Xbar The standard deviation of the sampling distribution of the me

    12、an, Xbar, is /n This only works if is known, of course.,23,Exercise in Using Excel in the Sampling Distribution of the Mean,The sample mean is 7. The population standard distribution is 3. The sample size is 100 Compute the probability that the true mean is less than 5. Compute the probability that

    13、the true mean is 3 to 5,24,Confidence Interval if is Known,Using X,25,Point Estimate for Xbar,Lower Confidence Limit Xmin,Upper Confidence Limit Xmax,X units:,Confidence Interval,95% confidence level Xmin is for P(- to Xmin) = 0.025 Xmax is for P(- to Xmax) = 0.975 X = NORMINV(probability, mean, std

    14、dev) Here, stdev is Xbar = /n,26,Exercise,For a sample of 25, the sample mean is 100. The population standard deviation is 50. What is the standard deviation of the sampling distribution? Check figure: 10 What are the limits of the 95% confidence level? Check figure for minimum: 80.40036015 Check fi

    15、gure for maximum: 119.5996,27,Confidence Interval if is Known,Done Using Z,28,Z/2 = -1.96,Z/2 = 1.96,Z units:,0,Confidence Intervals with Z in Excel,Xmin = Xbar Z/2 * /n Why? Because multiplying a Z value by /n gives the X value associated with the Z value Xmax = Xbar + Z/2 * /n Common Z/2 value: 95

    16、% confidence level = 1.96,29,Exercise in Confidence Intervals with Z in Excel,The sampling mean Xbar is 100. The population standard deviation, , is 50. The sample size is 25. What are Xmin and Xmax for the 95% confidence level? Check figure: Z/2 = 1.96 Xmin = 80.4 (same as before) Xmax = 119.6 (sam

    17、e as before),30,Confidence Intervals, Unknown,Use the sample standard deviation S instead of Xbar. No need to divide S by the square root of n Because S is not based on the population Use the t distribution instead of the normal distribution.,31,Computing the t values,Z = TINV(probability, df) proba

    18、bility is P(- to X) df = degrees of freedom = n-1 for the sampling distribution of the mean. Xmin = Xbar Z(.025,n-1)*S Xmax = Xbar + Z(.975,n-1)*S,32,Exercise,For a sample of 25, the sample mean is 100. The sample standard deviation is 5. What is Z for the 95% confidence interval? Check figure 2.390

    19、949 What is the lower X limit? Check figure 88.04525 (With known, was 80.40036015) What is the upper X limit? Check figure 111.9547 (With known, was 119.5996),33,t test for two samples,What is the probability that two samples have the same mean?,34,The t Test Analysis,Go to the Data tab Click on dat

    20、a analysis Select t-Test for Two-Sample(s) with Equal Variance,35,With Our Data and .05 Confidence Level,36,t stat = 0.08t critical for two-tail (H1 = not equal) = 2.18.T stat t Critical, so do not reject the null hypothesis of equal means.Also, is 0.94, which is far larger than .05,t Test: Two-Samp

    21、le, Equal Variance,If the variances of the two samples are believed to be the same, use this option. It is the strongest t testmost likely to reject the null hypothesis of equality if the means really are different.,37,t Test: Two-Sample, Unequal Variance,Does not require equal variances Use if you

    22、know they are unequal Use is you do not feel that you should assume equality You lose some discriminatory power Slightly less likely to reject the null hypothesis of equality if it is true,38,t Test: Two-Sample, Paired,In the sampling, the each value in one distribution is paired with a value in the

    23、 other distribution on some basis. For example, equal ability on some skill.,39,z Test for Two Sample Means,Population standard deviation is unknown. Must compute the sample variances.,40,z test,Data tab Data analysisz test sample for two means,41,Z value is greater than z Critical for two tails (not equal), so reject the null hypothesis of the means being equal. Also, = 2.31109E-08 .05, so reject.,Exercise,Repeat the analysis above.,42,


    注意事项

    本文(The Population Mean andStandard Deviation.ppt)为本站会员(terrorscript155)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开