Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / doc / rand-bivariate-gaussian.tex
1 % GNUPLOT: plain TeX with Postscript
2 \begingroup
3   \catcode`\@=11\relax
4   \def\GNUPLOTspecial{%
5     \def\do##1{\catcode`##1=12\relax}\dospecials
6     \catcode`\{=1\catcode`\}=2\catcode\%=14\relax\special}%
7 %
8 \expandafter\ifx\csname GNUPLOTpicture\endcsname\relax
9   \csname newdimen\endcsname\GNUPLOTunit
10   \gdef\GNUPLOTpicture(#1,#2){\vbox to#2\GNUPLOTunit\bgroup
11     \def\put(##1,##2)##3{\unskip\raise##2\GNUPLOTunit
12       \hbox to0pt{\kern##1\GNUPLOTunit ##3\hss}\ignorespaces}%
13     \def\ljust##1{\vbox to0pt{\vss\hbox to0pt{##1\hss}\vss}}%
14     \def\cjust##1{\vbox to0pt{\vss\hbox to0pt{\hss ##1\hss}\vss}}%
15     \def\rjust##1{\vbox to0pt{\vss\hbox to0pt{\hss ##1}\vss}}%
16     \def\stack##1{\let\\=\cr\tabskip=0pt\halign{\hfil ####\hfil\cr ##1\crcr}}%
17     \def\lstack##1{\hbox to0pt{\vbox to0pt{\vss\stack{##1}}\hss}}%
18     \def\cstack##1{\hbox to0pt{\hss\vbox to0pt{\vss\stack{##1}}\hss}}%
19     \def\rstack##1{\hbox to0pt{\vbox to0pt{\stack{##1}\vss}\hss}}%
20     \vss\hbox to#1\GNUPLOTunit\bgroup\ignorespaces}%
21   \gdef\endGNUPLOTpicture{\hss\egroup\egroup}%
22 \fi
23 \GNUPLOTunit=0.1bp
24 \GNUPLOTpicture(2880,2468)
25 {\GNUPLOTspecial{"
26 %!PS-Adobe-2.0 EPSF-2.0
27 %%Title: rand-bivariate-gaussian.tex
28 %%Creator: gnuplot 4.0 patchlevel 0
29 %%CreationDate: Wed Aug 31 12:38:29 2005
30 %%DocumentFonts: 
31 %%BoundingBox: 0 0 288 246
32 %%Orientation: Landscape
33 %%EndComments
34 /gnudict 256 dict def
35 gnudict begin
36 /Color false def
37 /Solid false def
38 /gnulinewidth 5.000 def
39 /userlinewidth gnulinewidth def
40 /vshift -33 def
41 /dl {10.0 mul} def
42 /hpt_ 31.5 def
43 /vpt_ 31.5 def
44 /hpt hpt_ def
45 /vpt vpt_ def
46 /Rounded false def
47 /M {moveto} bind def
48 /L {lineto} bind def
49 /R {rmoveto} bind def
50 /V {rlineto} bind def
51 /N {newpath moveto} bind def
52 /C {setrgbcolor} bind def
53 /f {rlineto fill} bind def
54 /vpt2 vpt 2 mul def
55 /hpt2 hpt 2 mul def
56 /Lshow { currentpoint stroke M
57   0 vshift R show } def
58 /Rshow { currentpoint stroke M
59   dup stringwidth pop neg vshift R show } def
60 /Cshow { currentpoint stroke M
61   dup stringwidth pop -2 div vshift R show } def
62 /UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
63   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
64 /DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
65  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse } def
66 /BL { stroke userlinewidth 2 mul setlinewidth
67       Rounded { 1 setlinejoin 1 setlinecap } if } def
68 /AL { stroke userlinewidth 2 div setlinewidth
69       Rounded { 1 setlinejoin 1 setlinecap } if } def
70 /UL { dup gnulinewidth mul /userlinewidth exch def
71       dup 1 lt {pop 1} if 10 mul /udl exch def } def
72 /PL { stroke userlinewidth setlinewidth
73       Rounded { 1 setlinejoin 1 setlinecap } if } def
74 /LTw { PL [] 1 setgray } def
75 /LTb { BL [] 0 0 0 DL } def
76 /LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
77 /LT0 { PL [] 1 0 0 DL } def
78 /LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
79 /LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
80 /LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
81 /LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
82 /LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
83 /LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
84 /LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
85 /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
86 /Pnt { stroke [] 0 setdash
87    gsave 1 setlinecap M 0 0 V stroke grestore } def
88 /Dia { stroke [] 0 setdash 2 copy vpt add M
89   hpt neg vpt neg V hpt vpt neg V
90   hpt vpt V hpt neg vpt V closepath stroke
91   Pnt } def
92 /Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
93   currentpoint stroke M
94   hpt neg vpt neg R hpt2 0 V stroke
95   } def
96 /Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
97   0 vpt2 neg V hpt2 0 V 0 vpt2 V
98   hpt2 neg 0 V closepath stroke
99   Pnt } def
100 /Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
101   hpt2 vpt2 neg V currentpoint stroke M
102   hpt2 neg 0 R hpt2 vpt2 V stroke } def
103 /TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
104   hpt neg vpt -1.62 mul V
105   hpt 2 mul 0 V
106   hpt neg vpt 1.62 mul V closepath stroke
107   Pnt  } def
108 /Star { 2 copy Pls Crs } def
109 /BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
110   0 vpt2 neg V  hpt2 0 V  0 vpt2 V
111   hpt2 neg 0 V  closepath fill } def
112 /TriUF { stroke [] 0 setdash vpt 1.12 mul add M
113   hpt neg vpt -1.62 mul V
114   hpt 2 mul 0 V
115   hpt neg vpt 1.62 mul V closepath fill } def
116 /TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
117   hpt neg vpt 1.62 mul V
118   hpt 2 mul 0 V
119   hpt neg vpt -1.62 mul V closepath stroke
120   Pnt  } def
121 /TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
122   hpt neg vpt 1.62 mul V
123   hpt 2 mul 0 V
124   hpt neg vpt -1.62 mul V closepath fill} def
125 /DiaF { stroke [] 0 setdash vpt add M
126   hpt neg vpt neg V hpt vpt neg V
127   hpt vpt V hpt neg vpt V closepath fill } def
128 /Pent { stroke [] 0 setdash 2 copy gsave
129   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
130   closepath stroke grestore Pnt } def
131 /PentF { stroke [] 0 setdash gsave
132   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
133   closepath fill grestore } def
134 /Circle { stroke [] 0 setdash 2 copy
135   hpt 0 360 arc stroke Pnt } def
136 /CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
137 /C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
138 /C1 { BL [] 0 setdash 2 copy        moveto
139        2 copy  vpt 0 90 arc closepath fill
140                vpt 0 360 arc closepath } bind def
141 /C2 { BL [] 0 setdash 2 copy moveto
142        2 copy  vpt 90 180 arc closepath fill
143                vpt 0 360 arc closepath } bind def
144 /C3 { BL [] 0 setdash 2 copy moveto
145        2 copy  vpt 0 180 arc closepath fill
146                vpt 0 360 arc closepath } bind def
147 /C4 { BL [] 0 setdash 2 copy moveto
148        2 copy  vpt 180 270 arc closepath fill
149                vpt 0 360 arc closepath } bind def
150 /C5 { BL [] 0 setdash 2 copy moveto
151        2 copy  vpt 0 90 arc
152        2 copy moveto
153        2 copy  vpt 180 270 arc closepath fill
154                vpt 0 360 arc } bind def
155 /C6 { BL [] 0 setdash 2 copy moveto
156       2 copy  vpt 90 270 arc closepath fill
157               vpt 0 360 arc closepath } bind def
158 /C7 { BL [] 0 setdash 2 copy moveto
159       2 copy  vpt 0 270 arc closepath fill
160               vpt 0 360 arc closepath } bind def
161 /C8 { BL [] 0 setdash 2 copy moveto
162       2 copy vpt 270 360 arc closepath fill
163               vpt 0 360 arc closepath } bind def
164 /C9 { BL [] 0 setdash 2 copy moveto
165       2 copy  vpt 270 450 arc closepath fill
166               vpt 0 360 arc closepath } bind def
167 /C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
168        2 copy moveto
169        2 copy vpt 90 180 arc closepath fill
170                vpt 0 360 arc closepath } bind def
171 /C11 { BL [] 0 setdash 2 copy moveto
172        2 copy  vpt 0 180 arc closepath fill
173        2 copy moveto
174        2 copy  vpt 270 360 arc closepath fill
175                vpt 0 360 arc closepath } bind def
176 /C12 { BL [] 0 setdash 2 copy moveto
177        2 copy  vpt 180 360 arc closepath fill
178                vpt 0 360 arc closepath } bind def
179 /C13 { BL [] 0 setdash  2 copy moveto
180        2 copy  vpt 0 90 arc closepath fill
181        2 copy moveto
182        2 copy  vpt 180 360 arc closepath fill
183                vpt 0 360 arc closepath } bind def
184 /C14 { BL [] 0 setdash 2 copy moveto
185        2 copy  vpt 90 360 arc closepath fill
186                vpt 0 360 arc } bind def
187 /C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
188                vpt 0 360 arc closepath } bind def
189 /Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
190        neg 0 rlineto closepath } bind def
191 /Square { dup Rec } bind def
192 /Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
193 /S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
194 /S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
195 /S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
196 /S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
197 /S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
198 /S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
199        exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
200 /S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
201 /S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
202        2 copy vpt Square fill
203        Bsquare } bind def
204 /S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
205 /S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
206 /S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
207        Bsquare } bind def
208 /S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
209        Bsquare } bind def
210 /S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
211 /S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
212        2 copy vpt Square fill Bsquare } bind def
213 /S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
214        2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
215 /S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
216 /D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
217 /D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
218 /D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
219 /D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
220 /D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
221 /D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
222 /D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
223 /D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
224 /D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
225 /D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
226 /D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
227 /D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
228 /D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
229 /D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
230 /D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
231 /D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
232 /DiaE { stroke [] 0 setdash vpt add M
233   hpt neg vpt neg V hpt vpt neg V
234   hpt vpt V hpt neg vpt V closepath stroke } def
235 /BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
236   0 vpt2 neg V hpt2 0 V 0 vpt2 V
237   hpt2 neg 0 V closepath stroke } def
238 /TriUE { stroke [] 0 setdash vpt 1.12 mul add M
239   hpt neg vpt -1.62 mul V
240   hpt 2 mul 0 V
241   hpt neg vpt 1.62 mul V closepath stroke } def
242 /TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
243   hpt neg vpt 1.62 mul V
244   hpt 2 mul 0 V
245   hpt neg vpt -1.62 mul V closepath stroke } def
246 /PentE { stroke [] 0 setdash gsave
247   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
248   closepath stroke grestore } def
249 /CircE { stroke [] 0 setdash 
250   hpt 0 360 arc stroke } def
251 /Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
252 /DiaW { stroke [] 0 setdash vpt add M
253   hpt neg vpt neg V hpt vpt neg V
254   hpt vpt V hpt neg vpt V Opaque stroke } def
255 /BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
256   0 vpt2 neg V hpt2 0 V 0 vpt2 V
257   hpt2 neg 0 V Opaque stroke } def
258 /TriUW { stroke [] 0 setdash vpt 1.12 mul add M
259   hpt neg vpt -1.62 mul V
260   hpt 2 mul 0 V
261   hpt neg vpt 1.62 mul V Opaque stroke } def
262 /TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
263   hpt neg vpt 1.62 mul V
264   hpt 2 mul 0 V
265   hpt neg vpt -1.62 mul V Opaque stroke } def
266 /PentW { stroke [] 0 setdash gsave
267   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
268   Opaque stroke grestore } def
269 /CircW { stroke [] 0 setdash 
270   hpt 0 360 arc Opaque stroke } def
271 /BoxFill { gsave Rec 1 setgray fill grestore } def
272 /BoxColFill {
273   gsave Rec
274   /Fillden exch def
275   currentrgbcolor
276   /ColB exch def /ColG exch def /ColR exch def
277   /ColR ColR Fillden mul Fillden sub 1 add def
278   /ColG ColG Fillden mul Fillden sub 1 add def
279   /ColB ColB Fillden mul Fillden sub 1 add def
280   ColR ColG ColB setrgbcolor
281   fill grestore } def
282 %
283 % PostScript Level 1 Pattern Fill routine
284 % Usage: x y w h s a XX PatternFill
285 %       x,y = lower left corner of box to be filled
286 %       w,h = width and height of box
287 %         a = angle in degrees between lines and x-axis
288 %        XX = 0/1 for no/yes cross-hatch
289 %
290 /PatternFill { gsave /PFa [ 9 2 roll ] def
291     PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
292     PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
293     gsave 1 setgray fill grestore clip
294     currentlinewidth 0.5 mul setlinewidth
295     /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
296     0 0 M PFa 5 get rotate PFs -2 div dup translate
297         0 1 PFs PFa 4 get div 1 add floor cvi
298         { PFa 4 get mul 0 M 0 PFs V } for
299     0 PFa 6 get ne {
300         0 1 PFs PFa 4 get div 1 add floor cvi
301         { PFa 4 get mul 0 2 1 roll M PFs 0 V } for
302     } if
303     stroke grestore } def
304 %
305 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
306 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
307 currentdict end definefont pop
308 end
309 %%EndProlog
310 gnudict begin
311 gsave
312 0 0 translate
313 0.100 0.100 scale
314 0 setgray
315 newpath
316 0.500 UL
317 LTb
318 0.500 UL
319 LTb
320 879 673 M
321 0 1122 V
322 0.500 UL
323 LTb
324 2001 1795 M
325 -1122 0 V
326 0.500 UL
327 LTb
328 879 673 M
329 0 -32 V
330 0.500 UL
331 LTb
332 0.500 UL
333 LTb
334 0.500 UL
335 LTb
336 1160 673 M
337 0 -32 V
338 0.500 UL
339 LTb
340 0.500 UL
341 LTb
342 0.500 UL
343 LTb
344 1440 673 M
345 0 -32 V
346 0.500 UL
347 LTb
348 0.500 UL
349 LTb
350 0.500 UL
351 LTb
352 1720 673 M
353 0 -32 V
354 0.500 UL
355 LTb
356 0.500 UL
357 LTb
358 0.500 UL
359 LTb
360 2001 673 M
361 0 -32 V
362 0.500 UL
363 LTb
364 0.500 UL
365 LTb
366 0.500 UL
367 LTb
368 2001 673 M
369 32 0 V
370 0.500 UL
371 LTb
372 0.500 UL
373 LTb
374 2001 954 M
375 32 0 V
376 0.500 UL
377 LTb
378 0.500 UL
379 LTb
380 2001 1234 M
381 32 0 V
382 0.500 UL
383 LTb
384 0.500 UL
385 LTb
386 2001 1514 M
387 32 0 V
388 0.500 UL
389 LTb
390 0.500 UL
391 LTb
392 2001 1795 M
393 32 0 V
394 0.500 UL
395 LTb
396 LTb
397 1.000 UP
398 1.000 UL
399 LT0
400 LTb
401 1.000 UL
402 LT0
403 2404 2004 M
404 263 0 V
405 1445 1253 M
406 4 1 V
407 4 1 V
408 3 1 V
409 4 0 V
410 4 0 V
411 4 -2 V
412 1 -1 V
413 -1 -1 V
414 -4 -1 V
415 -4 -2 V
416 -4 -1 V
417 -3 0 V
418 -4 0 V
419 -4 5 V
420 -33 -39 R
421 -1 1 V
422 1 1 V
423 4 1 V
424 4 2 V
425 4 1 V
426 3 0 V
427 4 0 V
428 4 -5 V
429 -4 -1 V
430 -4 -1 V
431 -3 -1 V
432 -4 0 V
433 -4 0 V
434 -4 2 V
435 1206 981 M
436 -4 0 V
437 -4 1 V
438 349 249 R
439 -4 -5 V
440 -4 -4 V
441 -4 -4 V
442 -2 -3 V
443 -1 -1 V
444 -4 -4 V
445 -4 -4 V
446 -4 -4 V
447 -4 -4 V
448 -3 -4 V
449 -4 -3 V
450 -4 -4 V
451 -4 -4 V
452 -3 -4 V
453 -3 -3 V
454 -1 -1 V
455 -4 -4 V
456 -4 -3 V
457 -3 -4 V
458 -4 -4 V
459 -4 -3 V
460 -4 -4 V
461 -3 -3 V
462 -4 -4 V
463 -4 -3 V
464 -4 -4 V
465 -1 -1 V
466 -2 -3 V
467 -4 -3 V
468 -4 -3 V
469 -4 -4 V
470 -2 -3 V
471 -4 -3 V
472 -4 -4 V
473 -4 -3 V
474 -3 -3 V
475 -4 -4 V
476 -4 -3 V
477 -3 -3 V
478 -1 0 V
479 -3 -4 V
480 -4 -3 V
481 -4 -3 V
482 -4 -3 V
483 -3 -3 V
484 -4 -3 V
485 -4 -3 V
486 -4 -3 V
487 -3 -3 V
488 -4 -3 V
489 -4 -3 V
490 -4 -3 V
491 -2 -2 V
492 -1 -1 V
493 -4 -3 V
494 -4 -2 V
495 -4 -3 V
496 -4 -3 V
497 -3 -2 V
498 -4 -3 V
499 -4 -2 V
500 -4 -3 V
501 -3 -3 V
502 -4 -2 V
503 -4 -3 V
504 -4 -2 V
505 -3 -3 V
506 -4 -3 V
507 -1 0 V
508 stroke
509 1310 1022 M
510 -3 -2 V
511 -4 -2 V
512 -3 -3 V
513 -4 -2 V
514 -4 -2 V
515 -4 -2 V
516 -3 -2 V
517 -4 -2 V
518 -4 -2 V
519 -4 -2 V
520 -3 -1 V
521 -4 -2 V
522 -4 -2 V
523 -4 -2 V
524 -3 -2 V
525 -4 -1 V
526 -4 -2 V
527 -4 -2 V
528 -3 -1 V
529 -4 -2 V
530 -4 -1 V
531 -4 -1 V
532 -3 -1 V
533 -4 0 V
534 -4 -1 V
535 -4 0 V
536 -3 0 V
537 -4 1 V
538 299 419 R
539 4 3 V
540 4 3 V
541 2 2 V
542 1 1 V
543 4 3 V
544 4 2 V
545 4 3 V
546 4 3 V
547 3 2 V
548 4 3 V
549 4 2 V
550 4 3 V
551 3 3 V
552 4 2 V
553 4 3 V
554 4 2 V
555 3 3 V
556 4 3 V
557 1 0 V
558 3 2 V
559 4 2 V
560 3 3 V
561 4 2 V
562 4 2 V
563 4 2 V
564 3 2 V
565 4 2 V
566 4 2 V
567 4 2 V
568 3 1 V
569 4 2 V
570 4 2 V
571 4 2 V
572 3 2 V
573 4 1 V
574 4 2 V
575 4 2 V
576 3 1 V
577 4 2 V
578 4 1 V
579 4 1 V
580 3 1 V
581 4 0 V
582 4 1 V
583 4 0 V
584 3 0 V
585 4 -1 V
586 4 0 V
587 4 -1 V
588 2 -1 V
589 2 -3 V
590 3 -11 V
591 3 -25 V
592 -3 -6 V
593 -3 -8 V
594 -4 -10 V
595 -4 -12 V
596 -1 -2 V
597 -3 -5 V
598 -4 -6 V
599 -3 -6 V
600 -4 -7 V
601 -4 -7 V
602 -3 -8 V
603 -1 0 V
604 -3 -5 V
605 -4 -5 V
606 -4 -6 V
607 -4 -5 V
608 -3 -6 V
609 -4 -6 V
610 -4 -6 V
611 -4 -5 V
612 -3 -4 V
613 -4 -5 V
614 stroke
615 1618 1316 M
616 -4 -5 V
617 -4 -5 V
618 -3 -5 V
619 -4 -5 V
620 -3 -4 V
621 -1 -1 V
622 -4 -5 V
623 -3 -4 V
624 -4 -5 V
625 -4 -4 V
626 -4 -4 V
627 -3 -5 V
628 -4 -5 V
629 -4 -4 V
630 -1 -2 V
631 -3 -3 V
632 -3 -4 V
633 -4 -4 V
634 -4 -4 V
635 -4 -4 V
636 -3 -3 V
637 1198 982 M
638 -2 1 V
639 -2 3 V
640 -3 11 V
641 -3 25 V
642 3 6 V
643 3 8 V
644 4 10 V
645 4 12 V
646 1 2 V
647 3 5 V
648 4 6 V
649 3 6 V
650 4 7 V
651 4 7 V
652 3 8 V
653 1 0 V
654 3 5 V
655 4 5 V
656 4 6 V
657 4 5 V
658 3 6 V
659 4 6 V
660 4 6 V
661 4 5 V
662 3 4 V
663 4 5 V
664 4 5 V
665 4 5 V
666 3 5 V
667 4 5 V
668 3 4 V
669 1 1 V
670 4 5 V
671 3 4 V
672 4 5 V
673 4 4 V
674 4 4 V
675 3 5 V
676 4 5 V
677 4 4 V
678 1 2 V
679 3 3 V
680 3 4 V
681 4 4 V
682 4 4 V
683 4 4 V
684 3 3 V
685 4 5 V
686 4 4 V
687 4 4 V
688 2 3 V
689 1 1 V
690 4 4 V
691 4 4 V
692 4 4 V
693 4 4 V
694 3 4 V
695 4 3 V
696 4 4 V
697 4 4 V
698 3 4 V
699 3 3 V
700 1 1 V
701 4 4 V
702 4 3 V
703 3 4 V
704 4 4 V
705 4 3 V
706 4 4 V
707 3 3 V
708 4 4 V
709 4 3 V
710 4 4 V
711 1 1 V
712 2 3 V
713 4 3 V
714 4 3 V
715 4 4 V
716 2 3 V
717 4 3 V
718 4 4 V
719 4 3 V
720 stroke
721 1453 1356 M
722 3 3 V
723 4 4 V
724 4 3 V
725 3 3 V
726 1 0 V
727 3 4 V
728 4 3 V
729 4 3 V
730 4 3 V
731 3 3 V
732 4 3 V
733 4 3 V
734 4 3 V
735 3 3 V
736 4 3 V
737 1379 998 M
738 -4 -3 V
739 -4 -3 V
740 -4 -3 V
741 -3 -3 V
742 -4 -3 V
743 -1 0 V
744 -3 -3 V
745 -4 -3 V
746 -4 -4 V
747 -3 -3 V
748 -4 -3 V
749 -4 -3 V
750 -4 -3 V
751 -3 -3 V
752 -4 -2 V
753 -4 -3 V
754 -4 -3 V
755 -3 -3 V
756 -4 -2 V
757 -1 -1 V
758 -3 -2 V
759 -4 -3 V
760 -3 -3 V
761 -4 -3 V
762 -4 -3 V
763 -4 -3 V
764 -3 -3 V
765 -4 -2 V
766 -4 -3 V
767 -4 -2 V
768 -3 -3 V
769 -4 -2 V
770 -4 -3 V
771 -4 -2 V
772 -2 -2 V
773 -1 -1 V
774 -4 -3 V
775 -4 -2 V
776 -4 -3 V
777 -3 -3 V
778 -4 -2 V
779 -4 -3 V
780 -4 -2 V
781 -3 -2 V
782 -4 -3 V
783 -4 -2 V
784 -4 -2 V
785 -3 -2 V
786 -4 -2 V
787 -4 -3 V
788 -4 -2 V
789 -3 -1 V
790 -1 -1 V
791 -3 -2 V
792 -4 -3 V
793 -4 -2 V
794 -4 -2 V
795 -3 -2 V
796 -4 -2 V
797 -4 -2 V
798 -4 -2 V
799 -3 -2 V
800 -4 -2 V
801 -4 -1 V
802 -4 -2 V
803 -3 -2 V
804 -4 -1 V
805 -4 -2 V
806 -4 -2 V
807 -3 -1 V
808 -4 -2 V
809 -4 -1 V
810 -4 -2 V
811 -3 -1 V
812 -4 -2 V
813 -4 -1 V
814 -4 -1 V
815 -3 -1 V
816 -4 -1 V
817 -4 -1 V
818 -4 -1 V
819 -3 0 V
820 -4 -1 V
821 -4 0 V
822 -4 -1 V
823 -3 0 V
824 -4 0 V
825 -4 0 V
826 stroke
827 1063 818 M
828 -4 0 V
829 -3 1 V
830 -4 0 V
831 -4 1 V
832 -4 2 V
833 -3 1 V
834 -4 3 V
835 675 514 R
836 -4 -4 V
837 -4 -5 V
838 0 -1 V
839 -3 -4 V
840 -4 -5 V
841 -4 -4 V
842 -4 -5 V
843 -3 -5 V
844 -4 -4 V
845 -4 -4 V
846 -4 -5 V
847 -2 -2 V
848 -2 -2 V
849 -3 -5 V
850 -4 -5 V
851 -4 -4 V
852 -4 -5 V
853 -3 -4 V
854 -4 -4 V
855 -4 -4 V
856 -4 -4 V
857 -1 -2 V
858 -2 -3 V
859 -4 -4 V
860 -4 -5 V
861 -4 -4 V
862 -3 -3 V
863 -4 -4 V
864 -4 -4 V
865 -4 -4 V
866 -3 -4 V
867 -3 -3 V
868 -1 -1 V
869 -4 -5 V
870 -4 -4 V
871 -3 -4 V
872 -4 -4 V
873 -4 -4 V
874 -4 -4 V
875 -3 -4 V
876 -4 -3 V
877 -4 -4 V
878 -2 -2 V
879 -2 -2 V
880 -3 -4 V
881 -4 -4 V
882 -4 -4 V
883 -4 -4 V
884 -3 -4 V
885 -4 -4 V
886 -4 -3 V
887 -4 -4 V
888 -3 -3 V
889 -3 -2 V
890 -1 -2 V
891 -4 -4 V
892 -4 -4 V
893 -4 -4 V
894 -3 -4 V
895 -4 -4 V
896 -4 -3 V
897 -4 -4 V
898 -3 -3 V
899 -4 -3 V
900 -4 -4 V
901 -4 -3 V
902 -3 -4 V
903 -4 -4 V
904 -4 -4 V
905 -4 -3 V
906 -3 -4 V
907 -4 -3 V
908 -4 -4 V
909 -4 -3 V
910 -3 -3 V
911 -4 -3 V
912 -1 -1 V
913 -3 -3 V
914 -4 -4 V
915 -2 -3 V
916 -4 -4 V
917 -4 -3 V
918 -4 -3 V
919 -3 -4 V
920 -4 -3 V
921 -4 -3 V
922 -4 -3 V
923 -3 -3 V
924 -4 -2 V
925 0 -1 V
926 -4 -4 V
927 -4 -3 V
928 -3 -4 V
929 -4 -3 V
930 -4 -3 V
931 -4 -3 V
932 stroke
933 1382 1001 M
934 -3 -3 V
935 291 595 R
936 4 2 V
937 4 3 V
938 4 2 V
939 3 1 V
940 1 1 V
941 3 2 V
942 4 3 V
943 4 2 V
944 4 2 V
945 3 2 V
946 4 2 V
947 4 2 V
948 4 2 V
949 3 2 V
950 4 2 V
951 4 1 V
952 4 2 V
953 3 2 V
954 4 1 V
955 4 2 V
956 4 2 V
957 3 1 V
958 4 2 V
959 4 1 V
960 4 2 V
961 3 1 V
962 4 2 V
963 4 1 V
964 4 1 V
965 3 1 V
966 4 1 V
967 4 1 V
968 4 1 V
969 3 0 V
970 4 1 V
971 4 0 V
972 4 1 V
973 3 0 V
974 4 0 V
975 4 0 V
976 4 0 V
977 3 -1 V
978 4 0 V
979 4 -1 V
980 4 -2 V
981 3 -1 V
982 4 -3 V
983 4 -2 V
984 4 -10 V
985 4 -15 V
986 2 -14 V
987 -2 -7 V
988 -4 -15 V
989 -3 -16 V
990 -1 -2 V
991 -4 -8 V
992 -4 -9 V
993 -3 -9 V
994 -4 -10 V
995 0 -1 V
996 -4 -6 V
997 -4 -7 V
998 -3 -7 V
999 -4 -7 V
1000 -4 -8 V
1001 -2 -4 V
1002 -2 -3 V
1003 -3 -6 V
1004 -4 -6 V
1005 -4 -6 V
1006 -4 -6 V
1007 -3 -6 V
1008 -3 -6 V
1009 -1 -1 V
1010 -4 -5 V
1011 -4 -6 V
1012 -3 -6 V
1013 -4 -5 V
1014 -4 -6 V
1015 -4 -5 V
1016 -2 -4 V
1017 -1 -2 V
1018 -4 -5 V
1019 -4 -5 V
1020 -4 -6 V
1021 -3 -5 V
1022 -4 -5 V
1023 -4 -5 V
1024 -4 -5 V
1025 0 -1 V
1026 -3 -4 V
1027 -4 -5 V
1028 -4 -5 V
1029 -4 -5 V
1030 -3 -5 V
1031 -4 -5 V
1032 -382 -30 R
1033 3 4 V
1034 4 4 V
1035 4 3 V
1036 4 4 V
1037 3 3 V
1038 stroke
1039 1348 1328 M
1040 3 2 V
1041 1 2 V
1042 4 4 V
1043 4 4 V
1044 4 4 V
1045 3 4 V
1046 4 4 V
1047 4 3 V
1048 4 4 V
1049 3 3 V
1050 4 3 V
1051 4 4 V
1052 4 3 V
1053 3 4 V
1054 4 4 V
1055 4 4 V
1056 4 3 V
1057 3 4 V
1058 4 3 V
1059 4 4 V
1060 4 3 V
1061 3 3 V
1062 4 3 V
1063 1 1 V
1064 3 3 V
1065 4 4 V
1066 2 3 V
1067 4 4 V
1068 4 3 V
1069 4 3 V
1070 3 4 V
1071 4 3 V
1072 4 3 V
1073 4 3 V
1074 3 3 V
1075 4 2 V
1076 0 1 V
1077 4 4 V
1078 4 3 V
1079 3 4 V
1080 4 3 V
1081 4 3 V
1082 4 3 V
1083 3 3 V
1084 4 3 V
1085 4 3 V
1086 4 3 V
1087 3 3 V
1088 4 3 V
1089 1 0 V
1090 3 3 V
1091 4 3 V
1092 4 4 V
1093 3 3 V
1094 4 3 V
1095 4 3 V
1096 4 3 V
1097 3 3 V
1098 4 2 V
1099 4 3 V
1100 4 3 V
1101 3 3 V
1102 4 2 V
1103 1 1 V
1104 3 2 V
1105 4 3 V
1106 3 3 V
1107 4 3 V
1108 4 3 V
1109 4 3 V
1110 3 3 V
1111 4 2 V
1112 4 3 V
1113 4 2 V
1114 3 3 V
1115 4 2 V
1116 4 3 V
1117 4 2 V
1118 2 2 V
1119 1 1 V
1120 4 3 V
1121 4 2 V
1122 4 3 V
1123 3 3 V
1124 4 2 V
1125 4 3 V
1126 4 2 V
1127 3 2 V
1128 4 3 V
1129 4 2 V
1130 4 2 V
1131 3 2 V
1132 1037 826 M
1133 -4 2 V
1134 -4 10 V
1135 -4 15 V
1136 -2 14 V
1137 2 7 V
1138 4 15 V
1139 3 16 V
1140 1 2 V
1141 4 8 V
1142 4 9 V
1143 3 9 V
1144 stroke
1145 1044 933 M
1146 4 10 V
1147 0 1 V
1148 4 6 V
1149 4 7 V
1150 3 7 V
1151 4 7 V
1152 4 8 V
1153 2 4 V
1154 2 3 V
1155 3 6 V
1156 4 6 V
1157 4 6 V
1158 4 6 V
1159 3 6 V
1160 3 6 V
1161 1 1 V
1162 4 5 V
1163 4 6 V
1164 3 6 V
1165 4 5 V
1166 4 6 V
1167 4 5 V
1168 2 4 V
1169 1 2 V
1170 4 5 V
1171 4 5 V
1172 4 6 V
1173 3 5 V
1174 4 5 V
1175 4 5 V
1176 4 5 V
1177 0 1 V
1178 3 4 V
1179 4 5 V
1180 4 5 V
1181 4 5 V
1182 3 5 V
1183 4 5 V
1184 4 4 V
1185 4 5 V
1186 0 1 V
1187 3 4 V
1188 4 5 V
1189 4 4 V
1190 4 5 V
1191 3 5 V
1192 4 4 V
1193 4 4 V
1194 4 5 V
1195 2 2 V
1196 2 2 V
1197 3 5 V
1198 4 5 V
1199 4 4 V
1200 4 5 V
1201 3 4 V
1202 4 4 V
1203 4 4 V
1204 4 4 V
1205 1 2 V
1206 2 3 V
1207 4 4 V
1208 4 5 V
1209 4 4 V
1210 3 3 V
1211 4 4 V
1212 4 4 V
1213 4 4 V
1214 3 4 V
1215 3 3 V
1216 1 1 V
1217 4 5 V
1218 4 4 V
1219 3 4 V
1220 4 4 V
1221 4 4 V
1222 4 4 V
1223 3 4 V
1224 4 3 V
1225 4 4 V
1226 2 2 V
1227 2 2 V
1228 3 4 V
1229 4 4 V
1230 4 4 V
1231 4 4 V
1232 0.500 UL
1233 LTb
1234 2001 1795 M
1235 0 -1122 V
1236 0.500 UL
1237 LTb
1238 879 673 M
1239 1122 0 V
1240 LTb
1241 LTb
1242 1.000 UP
1243 stroke
1244 grestore
1245 end
1246 showpage
1247 }}%
1248 \put(2313,1234){\cjust{$y$}}%
1249 \put(1440,361){\cjust{$x$}}%
1250 \put(2354,2004){\rjust{$\sigma_x=1, \sigma_y=1, \rho=0.9$}}%
1251 \put(1440,2267){\cjust{Bivariate Gaussian Distribution}}%
1252 \put(2083,1795){\ljust{ 2}}%
1253 \put(2083,1514){\ljust{ 1}}%
1254 \put(2083,1234){\ljust{ 0}}%
1255 \put(2083,954){\ljust{-1}}%
1256 \put(2083,673){\ljust{-2}}%
1257 \put(2001,541){\cjust{ 2}}%
1258 \put(1720,541){\cjust{ 1}}%
1259 \put(1440,541){\cjust{ 0}}%
1260 \put(1160,541){\cjust{-1}}%
1261 \put(879,541){\cjust{-2}}%
1262 \endGNUPLOTpicture
1263 \endgroup
1264 \endinput