source: trunk/essentials/sys-apps/gawk/doc/statist.eps

Last change on this file was 3076, checked in by bird, 18 years ago

gawk 3.1.5

File size: 12.6 KB
Line 
1%!PS-Adobe-2.0
2%%Creator: gnuplot 3.7 patchlevel 0.1
3%%CreationDate: Sun Jan 7 14:23:12 2001
4%%DocumentFonts: (atend)
5%%BoundingBox: 50 50 554 770
6%%Orientation: Portrait
7%%Pages: (atend)
8%%EndComments
9/gnudict 256 dict def
10gnudict begin
11/Color true def
12/Solid false def
13/gnulinewidth 5.000 def
14/userlinewidth gnulinewidth def
15/vshift -46 def
16/dl {10 mul} def
17/hpt_ 31.5 def
18/vpt_ 31.5 def
19/hpt hpt_ def
20/vpt vpt_ def
21/M {moveto} bind def
22/L {lineto} bind def
23/R {rmoveto} bind def
24/V {rlineto} bind def
25/vpt2 vpt 2 mul def
26/hpt2 hpt 2 mul def
27/Lshow { currentpoint stroke M
28 0 vshift R show } def
29/Rshow { currentpoint stroke M
30 dup stringwidth pop neg vshift R show } def
31/Cshow { currentpoint stroke M
32 dup stringwidth pop -2 div vshift R show } def
33/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
34 /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
35/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
36 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
37/BL { stroke gnulinewidth 2 mul setlinewidth } def
38/AL { stroke gnulinewidth 2 div setlinewidth } def
39/UL { gnulinewidth mul /userlinewidth exch def } def
40/PL { stroke userlinewidth setlinewidth } def
41/LTb { BL [] 0 0 0 DL } def
42/LTa { AL [1 dl 2 dl] 0 setdash 0 0 0 setrgbcolor } def
43/LT0 { PL [] 1 0 0 DL } def
44/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
45/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
46/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
47/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
48/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
49/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
50/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
51/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
52/Pnt { stroke [] 0 setdash
53 gsave 1 setlinecap M 0 0 V stroke grestore } def
54/Dia { stroke [] 0 setdash 2 copy vpt add M
55 hpt neg vpt neg V hpt vpt neg V
56 hpt vpt V hpt neg vpt V closepath stroke
57 Pnt } def
58/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
59 currentpoint stroke M
60 hpt neg vpt neg R hpt2 0 V stroke
61 } def
62/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
63 0 vpt2 neg V hpt2 0 V 0 vpt2 V
64 hpt2 neg 0 V closepath stroke
65 Pnt } def
66/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
67 hpt2 vpt2 neg V currentpoint stroke M
68 hpt2 neg 0 R hpt2 vpt2 V stroke } def
69/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
70 hpt neg vpt -1.62 mul V
71 hpt 2 mul 0 V
72 hpt neg vpt 1.62 mul V closepath stroke
73 Pnt } def
74/Star { 2 copy Pls Crs } def
75/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
76 0 vpt2 neg V hpt2 0 V 0 vpt2 V
77 hpt2 neg 0 V closepath fill } def
78/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
79 hpt neg vpt -1.62 mul V
80 hpt 2 mul 0 V
81 hpt neg vpt 1.62 mul V closepath fill } def
82/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
83 hpt neg vpt 1.62 mul V
84 hpt 2 mul 0 V
85 hpt neg vpt -1.62 mul V closepath stroke
86 Pnt } def
87/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
88 hpt neg vpt 1.62 mul V
89 hpt 2 mul 0 V
90 hpt neg vpt -1.62 mul V closepath fill} def
91/DiaF { stroke [] 0 setdash vpt add M
92 hpt neg vpt neg V hpt vpt neg V
93 hpt vpt V hpt neg vpt V closepath fill } def
94/Pent { stroke [] 0 setdash 2 copy gsave
95 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
96 closepath stroke grestore Pnt } def
97/PentF { stroke [] 0 setdash gsave
98 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
99 closepath fill grestore } def
100/Circle { stroke [] 0 setdash 2 copy
101 hpt 0 360 arc stroke Pnt } def
102/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
103/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
104/C1 { BL [] 0 setdash 2 copy moveto
105 2 copy vpt 0 90 arc closepath fill
106 vpt 0 360 arc closepath } bind def
107/C2 { BL [] 0 setdash 2 copy moveto
108 2 copy vpt 90 180 arc closepath fill
109 vpt 0 360 arc closepath } bind def
110/C3 { BL [] 0 setdash 2 copy moveto
111 2 copy vpt 0 180 arc closepath fill
112 vpt 0 360 arc closepath } bind def
113/C4 { BL [] 0 setdash 2 copy moveto
114 2 copy vpt 180 270 arc closepath fill
115 vpt 0 360 arc closepath } bind def
116/C5 { BL [] 0 setdash 2 copy moveto
117 2 copy vpt 0 90 arc
118 2 copy moveto
119 2 copy vpt 180 270 arc closepath fill
120 vpt 0 360 arc } bind def
121/C6 { BL [] 0 setdash 2 copy moveto
122 2 copy vpt 90 270 arc closepath fill
123 vpt 0 360 arc closepath } bind def
124/C7 { BL [] 0 setdash 2 copy moveto
125 2 copy vpt 0 270 arc closepath fill
126 vpt 0 360 arc closepath } bind def
127/C8 { BL [] 0 setdash 2 copy moveto
128 2 copy vpt 270 360 arc closepath fill
129 vpt 0 360 arc closepath } bind def
130/C9 { BL [] 0 setdash 2 copy moveto
131 2 copy vpt 270 450 arc closepath fill
132 vpt 0 360 arc closepath } bind def
133/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
134 2 copy moveto
135 2 copy vpt 90 180 arc closepath fill
136 vpt 0 360 arc closepath } bind def
137/C11 { BL [] 0 setdash 2 copy moveto
138 2 copy vpt 0 180 arc closepath fill
139 2 copy moveto
140 2 copy vpt 270 360 arc closepath fill
141 vpt 0 360 arc closepath } bind def
142/C12 { BL [] 0 setdash 2 copy moveto
143 2 copy vpt 180 360 arc closepath fill
144 vpt 0 360 arc closepath } bind def
145/C13 { BL [] 0 setdash 2 copy moveto
146 2 copy vpt 0 90 arc closepath fill
147 2 copy moveto
148 2 copy vpt 180 360 arc closepath fill
149 vpt 0 360 arc closepath } bind def
150/C14 { BL [] 0 setdash 2 copy moveto
151 2 copy vpt 90 360 arc closepath fill
152 vpt 0 360 arc } bind def
153/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
154 vpt 0 360 arc closepath } bind def
155/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
156 neg 0 rlineto closepath } bind def
157/Square { dup Rec } bind def
158/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
159/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
160/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
161/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
162/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
163/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
164/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
165 exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
166/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
167/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
168 2 copy vpt Square fill
169 Bsquare } bind def
170/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
171/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
172/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
173 Bsquare } bind def
174/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
175 Bsquare } bind def
176/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
177/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
178 2 copy vpt Square fill Bsquare } bind def
179/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
180 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
181/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
182/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
183/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
184/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
185/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
186/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
187/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
188/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
189/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
190/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
191/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
192/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
193/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
194/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
195/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
196/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
197/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
198/DiaE { stroke [] 0 setdash vpt add M
199 hpt neg vpt neg V hpt vpt neg V
200 hpt vpt V hpt neg vpt V closepath stroke } def
201/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
202 0 vpt2 neg V hpt2 0 V 0 vpt2 V
203 hpt2 neg 0 V closepath stroke } def
204/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
205 hpt neg vpt -1.62 mul V
206 hpt 2 mul 0 V
207 hpt neg vpt 1.62 mul V closepath stroke } def
208/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
209 hpt neg vpt 1.62 mul V
210 hpt 2 mul 0 V
211 hpt neg vpt -1.62 mul V closepath stroke } def
212/PentE { stroke [] 0 setdash gsave
213 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
214 closepath stroke grestore } def
215/CircE { stroke [] 0 setdash
216 hpt 0 360 arc stroke } def
217/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
218/DiaW { stroke [] 0 setdash vpt add M
219 hpt neg vpt neg V hpt vpt neg V
220 hpt vpt V hpt neg vpt V Opaque stroke } def
221/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
222 0 vpt2 neg V hpt2 0 V 0 vpt2 V
223 hpt2 neg 0 V Opaque stroke } def
224/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
225 hpt neg vpt -1.62 mul V
226 hpt 2 mul 0 V
227 hpt neg vpt 1.62 mul V Opaque stroke } def
228/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
229 hpt neg vpt 1.62 mul V
230 hpt 2 mul 0 V
231 hpt neg vpt -1.62 mul V Opaque stroke } def
232/PentW { stroke [] 0 setdash gsave
233 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
234 Opaque stroke grestore } def
235/CircW { stroke [] 0 setdash
236 hpt 0 360 arc Opaque stroke } def
237/BoxFill { gsave Rec 1 setgray fill grestore } def
238end
239%%EndProlog
240%%Page: 1 1
241gnudict begin
242gsave
24350 50 translate
2440.100 0.100 scale
2450 setgray
246newpath
247(Helvetica) findfont 140 scalefont setfont
2481.000 UL
249LTb
250574 280 M
25163 0 V
2524165 0 R
253-63 0 V
254490 280 M
255(-0.3) Rshow
256574 1245 M
25763 0 V
2584165 0 R
259-63 0 V
260-4249 0 R
261(-0.2) Rshow
262574 2209 M
26363 0 V
2644165 0 R
265-63 0 V
266-4249 0 R
267(-0.1) Rshow
268574 3174 M
26963 0 V
2704165 0 R
271-63 0 V
272-4249 0 R
273(0) Rshow
274574 4138 M
27563 0 V
2764165 0 R
277-63 0 V
278-4249 0 R
279(0.1) Rshow
280574 5103 M
28163 0 V
2824165 0 R
283-63 0 V
284-4249 0 R
285(0.2) Rshow
286574 6067 M
28763 0 V
2884165 0 R
289-63 0 V
290-4249 0 R
291(0.3) Rshow
292574 7032 M
29363 0 V
2944165 0 R
295-63 0 V
296-4249 0 R
297(0.4) Rshow
298574 280 M
2990 63 V
3000 6689 R
3010 -63 V
302574 140 M
303(-10) Cshow
3041631 280 M
3050 63 V
3060 6689 R
3070 -63 V
3080 -6829 R
309(-5) Cshow
3102688 280 M
3110 63 V
3120 6689 R
3130 -63 V
3140 -6829 R
315(0) Cshow
3163745 280 M
3170 63 V
3180 6689 R
3190 -63 V
3200 -6829 R
321(5) Cshow
3224802 280 M
3230 63 V
3240 6689 R
3250 -63 V
3260 -6829 R
327(10) Cshow
3281.000 UL
329LTb
330574 280 M
3314228 0 V
3320 6752 V
333-4228 0 V
334574 280 L
3352688 2209 M
336(p\(m1=m2\) =0.0863798346775753) Lshow
3372688 1245 M
338(p\(v1=v2\) =0.31647637745891) Lshow
3391.000 UL
340LT0
3414151 6899 M
342(sample 1) Rshow
3434235 6899 M
344399 0 V
345574 3174 M
34643 0 V
34742 0 V
34843 0 V
34943 0 V
35043 0 V
35142 0 V
35243 0 V
35343 0 V
35442 0 V
35543 0 V
35643 0 V
35742 0 V
35843 0 V
35943 0 V
36043 0 V
36142 0 V
36243 0 V
36343 0 V
36442 0 V
36543 0 V
36643 0 V
36743 0 V
36842 0 V
36943 0 V
37043 0 V
37142 0 V
37243 0 V
37343 0 V
37443 0 V
37542 1 V
37643 2 V
37743 4 V
37842 8 V
37943 13 V
38043 24 V
38142 41 V
38243 65 V
38343 101 V
38443 146 V
38542 205 V
38643 271 V
38743 340 V
38842 404 V
38943 450 V
39043 470 V
39143 452 V
39242 390 V
39343 288 V
39443 153 V
39542 0 V
39643 -153 V
39743 -288 V
39842 -390 V
39943 -452 V
40043 -470 V
40143 -450 V
40242 -404 V
40343 -340 V
40443 -271 V
40542 -205 V
40643 -146 V
40743 -101 V
40843 -65 V
40942 -41 V
41043 -24 V
41143 -13 V
41242 -8 V
41343 -4 V
41443 -2 V
41542 -1 V
41643 0 V
41743 0 V
41843 0 V
41942 0 V
42043 0 V
42143 0 V
42242 0 V
42343 0 V
42443 0 V
42543 0 V
42642 0 V
42743 0 V
42843 0 V
42942 0 V
43043 0 V
43143 0 V
43243 0 V
43342 0 V
43443 0 V
43543 0 V
43642 0 V
43743 0 V
43843 0 V
43942 0 V
44043 0 V
44143 0 V
44243 0 V
44342 0 V
44443 0 V
4451.000 UL
446LT1
4474151 6759 M
448(sample 2) Rshow
4494235 6759 M
450399 0 V
451574 3174 M
45243 0 V
45342 0 V
45443 0 V
45543 0 V
45643 0 V
45742 0 V
45843 0 V
45943 0 V
46042 0 V
46143 0 V
46243 0 V
46342 0 V
46443 0 V
46543 0 V
46643 0 V
46742 0 V
46843 0 V
46943 0 V
47042 0 V
47143 0 V
47243 0 V
47343 0 V
47442 0 V
47543 0 V
47643 0 V
47742 0 V
47843 1 V
47943 1 V
48043 1 V
48142 3 V
48243 4 V
48343 6 V
48442 9 V
48543 13 V
48643 19 V
48742 27 V
48843 37 V
48943 51 V
49043 66 V
49142 85 V
49243 106 V
49343 130 V
49442 155 V
49543 179 V
49643 201 V
49743 219 V
49842 231 V
49943 236 V
50043 229 V
50142 214 V
50243 187 V
50343 149 V
50442 104 V
50543 52 V
50643 -3 V
50743 -57 V
50842 -109 V
50943 -154 V
51043 -189 V
51142 -216 V
51243 -231 V
51343 -235 V
51443 -231 V
51542 -217 V
51643 -199 V
51743 -177 V
51842 -152 V
51943 -127 V
52043 -104 V
52142 -83 V
52243 -65 V
52343 -49 V
52443 -36 V
52542 -26 V
52643 -19 V
52743 -12 V
52842 -9 V
52943 -6 V
53043 -3 V
53143 -3 V
53242 -1 V
53343 -1 V
53443 -1 V
53542 0 V
53643 0 V
53743 0 V
53843 0 V
53942 0 V
54043 0 V
54143 0 V
54242 0 V
54343 0 V
54443 0 V
54542 0 V
54643 0 V
54743 0 V
54843 0 V
54942 0 V
55043 0 V
551stroke
552grestore
553end
554showpage
555%%Trailer
556%%DocumentFonts: Helvetica
557%%Pages: 1
Note: See TracBrowser for help on using the repository browser.