LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2010, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 7 Jul 2010 14:40:56 -0400
Reply-To:   msz03@albany.edu
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Mike Zdeb <msz03@ALBANY.EDU>
Subject:   Re: Help annotating a normal pdf
Content-Type:   text/plain;charset=iso-8859-1

hi ... take a look at

http://www.albany.edu/~msz03/sta552/ovh/c5_probability.pdf

and scroll through the pages

you'll find a bunch of normal curves (e.g. pages 21, 24, 28, 33)

is this similar to what you want ... let me know if it is (most of the curves are "SAS-generated")

if so, I'll see if I can find the SAS code used to create the charts

-- Mike Zdeb U@Albany School of Public Health One University Place (Room 119) Rensselaer, New York 12144-3456 P/518-402-6479 F/630-604-1475

> Hi all. I'm trying to general a nice graph of a normal pdf where part of > the pdf is colored in. Suppose I have a standard normal, N(0,1). I would > like the part of the pdf to the right of 1 standard deviation [1,inf) to > display the color blue while the part of the graph to the left of 1 > standard deviation (-inf,1] to display a different color (or none at all). > Ideally, I would also like the colored part of the pdf to be assigned a > label, like "p", while the other part is assigned another label, like "q". > > What I'm trying to illustrate is that if one sets a threshold (cutoff > point) for a normal, the transformed variable will be a Bernoulli. Simple > stuff, but I done know annotate very well. > > thanks for helping. > > Cristian >


Back to: Top of message | Previous page | Main SAS-L page