1.

Scatterplot

scatter1.png

2.

Overlaid scatterplot

scatter2.png
webuse auto
scatter mpg headroom weight

3.

Multiple overlaid scatterplots

scatter3.png


Commands to reproduce
webuse auto
scatter mpg headroom turn weight

4.

Multiple overlaid scatterplots

scatter3.png


Commands to reproduce
webuse auto
scatter mpg headroom turn weight

5.

Scatterplot with marker labels

scatter4.png


Commands to reproduce
webuse auto
scatter mpg weight in 1/15, mlabel(make)

6.

Scatterplot with weighted markers

scatter5.png


Commands to reproducePDF doc entries
webuse census
scatter death medage [w=pop65p], msymbol(circle_hollow)

7.

Line graph

line1.png


Commands to reproduce
webuse uslifeexp
line le year

8.

Multiple overlaid line graphs

line3.png


Commands to reproducePDF doc entries
webuse uslifeexp
line le le_male le_female year, legend(size(medsmall))

9.

Connected line graph

line4.png


Commands to reproducePDF doc entries
webuse sp500
twoway connected close date in 1/15

10.

Multiple overlaid connected line graphs

line6.png


Commands to reproducePDF doc entries
webuse sp500
twoway connected high low close date in 1/15

11.Biều đồ dành cho dữ liệu bảng
12. Biểu đồ chuỗi thời gian
13. Biểu đồ 3 chiều




http://www.stata.com/support/faqs/graphics/gph/graphdocs/scatterplot-with-marker-labels/index.html

0 comments:

Post a Comment