stata初级入门3-描述性统计指标课件.ppt

上传人:小飞机 文档编号:1288885 上传时间:2022-11-04 格式:PPT 页数:21 大小:443.60KB
返回 下载 相关 举报
stata初级入门3-描述性统计指标课件.ppt_第1页
第1页 / 共21页
stata初级入门3-描述性统计指标课件.ppt_第2页
第2页 / 共21页
stata初级入门3-描述性统计指标课件.ppt_第3页
第3页 / 共21页
stata初级入门3-描述性统计指标课件.ppt_第4页
第4页 / 共21页
stata初级入门3-描述性统计指标课件.ppt_第5页
第5页 / 共21页
点击查看更多>>
资源描述

《stata初级入门3-描述性统计指标课件.ppt》由会员分享,可在线阅读,更多相关《stata初级入门3-描述性统计指标课件.ppt(21页珍藏版)》请在三一办公上搜索。

1、stata入门3统计指标篇,江金启沈阳农业大学经济管理学院,-精品-,stata入门3统计指标篇江金启-精品-,一、基本描述统计量,summarize命令可概括观测值个数、平均值、标准差、最大值和最小值五个指标。语法:summarize varlist in if weight ,options选项:detail可统计方差、偏度、峰度和各个分位数等指标。 范例:summarize price mpg,-精品-,2022/11/4,2,一、基本描述统计量summarize命令-精品-2022,菜单:Statistics Summaries, tables, and tests Summary a

2、nd descriptive statistics Summary statistics,-精品-,2022/11/4,3,菜单:Statistics Summaries, tab,tabstat命令,语法: tabstat varlist if in weight , options选项:默认结果是均值。by(varname) 按变量varname进行分组描述性统计;statistics(statname .) 报告指定的描述性统计指标值。 nototal不报告总体统计值,通常是与by()配合使用 missing用by()选项时,显示by()变量的缺失值也作一类的结果。范例:tabstat

3、price mpg, by(id) statistics(mean ma mi sd n) missing,-精品-,2022/11/4,4,tabstat命令语法: tabstat varlist ,菜单:StatisticsSummaries, tables, and testsTablesTable of summary statistics(tabstat),-精品-,2022/11/4,5,菜单:StatisticsSummaries, table,ameans命令,估计算术、几何和调和平均数语法:ameans varlist if in weight ,options范例:amea

4、ns price,-精品-,2022/11/4,6,ameans命令估计算术、几何和调和平均数-精品-202,菜单:Statistics Summaries, tables, and tests Summary and descriptive statistics Arith./geometric/harmonic means,-精品-,2022/11/4,7,菜单:Statistics Summaries, tab,二、单个分类变量的汇总统计,tabulate/tab1命令对分类变量的描述统计是观察其不同类别的频数或百分数。语法1:tabulate varname if in weight

5、, options语法2: tab1 varlist if in weight , options选项:missing缺失值也作一类,plot作柱状图范例:tabulate foreign/tab1 foreign id,-精品-,2022/11/4,8,二、单个分类变量的汇总统计tabulate/tab1命令-,菜单1: Statistics Summaries, tables, and tests Tables One-way tables,-精品-,2022/11/4,9,菜单1: Statistics Summaries, t,菜单2:Statistics Summaries, tab

6、les, and tests Tables Multiple one-way tables,-精品-,2022/11/4,10,菜单2:Statistics Summaries, ta,三、两个分类变量的列联表,列联表是考察两个分类变量相关关系的方法列联表给出从属于两个分类变量不同类别的观测值的频数如果两个分类变量各有r,c个类别,则列联表共有rc个单元格,-精品-,2022/11/4,11,三、两个分类变量的列联表列联表是考察两个分类变量相关关系的方,tabulate命令:语法1指定两个变量的列联表tabulate varname1 varname2 if in weight , optio

7、ns范例:tabulate foreign id,-精品-,2022/11/4,12,tabulate命令:-精品-2022/10/912,菜单:Statistics Summaries, tables, and tests Tables Two-way tables with measures of association,-精品-,2022/11/4,13,菜单:Statistics Summaries, tab,语法2多个变量内存在的所有可能列联分析结果tab2 varlist if in weight , options范例:tab2 foreign id rep78,-精品-,202

8、2/11/4,14,语法2多个变量内存在的所有可能列联分析结果-精品-2,菜单:Statistics Summaries, tables, and tests Tables All possible two-way tabulations,-精品-,2022/11/4,15,菜单:Statistics Summaries, tab,四、列联表描述统计量,tabulate, summarize() :单个或两个分类变量的描述性统计格式:tabulate varname1 varname2 if in weight , options选项:no means(不)包含均值,no standard(不

9、)包含标准差,no freq(不)包含频数,no obs(不)包含观测值个数, missing将缺失值作为一类,-精品-,2022/11/4,16,四、列联表描述统计量 tabulate, summarize,菜单:Statistics Summaries, tables, and tests Tables One/two-way table of summary statistics,-精品-,2022/11/4,17,菜单:Statistics Summaries, tab,五、经验分布函数,对变量累积分布函数的估计cumul命令:通常与scatter(做散点图)一起使用格式:cumul

10、varname if in weight, generate (newvar) options选项:freq使用频数作为累积分布范例:cumul price, generate(cprice) scatter cprice price,-精品-,2022/11/4,18,五、经验分布函数对变量累积分布函数的估计-精品-2022,菜单:Statistics Summaries, tables, and tests Distributional plots and tests Generate cumulative distribution,-精品-,2022/11/4,19,菜单:Statistics Summaries, tab,六、正态性检验,sktest varnameswilk varname,-精品-,2022/11/4,20,六、正态性检验sktest varname-精品-202,本讲练习,-精品-,2022/11/4,21,本讲练习-精品-2022/10/921,

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 生活休闲 > 在线阅读


备案号:宁ICP备20000045号-2

经营许可证:宁B2-20210002

宁公网安备 64010402000987号