请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
有点困难是,(样本)经验分布函数是阶梯状的。
非连续?
(无论总体是否是连续的)样本分布函数都仅是右连续的。
简单来讲据个例子,做人均GDP(GDP per capita)的累计图
cumul gdp_per_capita,generate(cum_gdp_per_capita)
line cum_gdp_per_capita gdp_per_capita,sort ytitle("图表名称")