summaryrefslogtreecommitdiff
path: root/info/examples/PSTricks_6_de/15-07-14.ltx
blob: 01e32ea23064081a3d9304f93484ccd615bd3d87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
%% 
%%  Ein Beispiel der DANTE-Edition
%% 
%% 
%%  Copyright (C) 2010 Herbert Voss
%% 
%%  It may be distributed and/or modified under the conditions
%%  of the LaTeX Project Public License, either version 1.3
%%  of this license or (at your option) any later version.
%% 
%%  See http://www.latex-project.org/lppl.txt for details.
%% 
%% 
%% ==== 
% Show page(s) 1
%% 
\documentclass[]{exaarticle}
\pagestyle{empty}
\setlength\textwidth{190.324pt}
\setlength\parindent{0pt}
\StartShownPreambleCommands
\usepackage{pst-plot,pstricks-add}
\StopShownPreambleCommands
\begin{document}
\psset{xunit=1.5cm,yunit=0.3cm}
\begin{pspicture}(-28.5,-1.5)(-21.5,10.75)
\psaxes[Dy=0.25,dy=2.5,Ox=-28,
    labelFontSize=\footnotesize,mathLabel=false]{->}(-28,0)(-28.2,-0.2)(-21.5,11)
\uput{0.3}[135](-25.4,0){$-25.4$}
\psline[linestyle=dotted,linewidth=0.5mm](-25.4,-0.1)(-25.4,10)
\psbrace*[linecolor=red,nodesepA=0cm,nodesepB=0pt,ref=tC,rot=90]%
  (-27.9,-1.75)(-25.45,-1.75){Ablehnungsbereich der H0}%
\psbrace*[linecolor=blue,nodesepA=0cm,nodesepB=0pt,ref=tC,rot=90]%
  (-25.4,-1.75)(-22.5,-1.75){Annahmebereich der H0}%
\pscurve[linewidth=2pt,linecolor=magenta]%
(-28,10.000)(-27.9,10.000)(-27.8,10.000)(-27.7,10.000)(-27.6,10.000)%
(-27.5,10.000)(-27.4,10.000)(-27.3,10.000)(-27.2,10.000)(-27.1,10.000)(-27,10.000)%
(-26.9,10.000)(-26.8,10.000)(-26.7,10.000)(-26.6,10.000)(-26.5,10.000)(-26.4,10.000)(-26.3,10.000)%
(-26.2,10.000)(-26.1,9.998)(-26,9.987)(-25.9,9.938)(-25.8,9.772)(-25.7,9.332)%
(-25.6,8.413)(-25.5,6.915)(-25.4,5.000)(-25.3,3.085)(-25.2,1.587)(-25.1,0.668)(-25,0.228)%
(-24.9,0.062)(-24.8,0.013)(-24.7,0.002)(-24.6,0.000)(-24.5,0.000)(-24.4,0.000)(-24.3,0.000)%
(-24.2,0.000)(-24.1,0.000)(-24,0.000)(-23.9,0.000)(-23.8,0.000)(-23.7,0.000)(-23.6,0.000)%
(-23.5,0.000)(-23.4,0.000)(-23.3,0.000)(-23.2,0.000)(-23.1,0.000)(-23,0.000)
\end{pspicture}
\end{document}