<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<body bgcolor="#E0E0D0">
Hi Robin,
<br>&nbsp;&nbsp;&nbsp; Is&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://davidmlane.com/hyperstat/z_table.html">http://davidmlane.com/hyperstat/z_table.html</A>
<br>the kind of thing you are looking for?
<br>&nbsp;&nbsp;&nbsp; (I found it from&nbsp; <A HREF="http://members.aol.com/johnp71/javastat.html">http://members.aol.com/johnp71/javastat.html</A>&nbsp;
which looks like a pretty good general stats resource site and may have
other links to what you want if this isn't it)
<br>&nbsp;
<p>&nbsp;&nbsp;&nbsp; In general, with regard to using JAVA applets without
actually writing them there are basically two ways to go:
<p>- One is just to link to the author's web page from the appropriate
point in your material (and by using frames this can be done so that the
linked page appears like a window surrounded by your own material). This
is easiest, and also in a way most in keeping with the original intent
and spirit of the web.
<p>- Secondly, if the applet appears embedded in a longer page, then you
may want to embed just the applet itself in your own page. This can be
done either by copying the class or jar file, or I believe by referencing
its url in your applet tag. In either case, if you are displaying the applet
out of context you may want to ask the author's permission before doing
so.
<p>cheers,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Alan
<br>&nbsp;
<p>Robin Susanto wrote:
<blockquote TYPE=CITE><style></style>
<font face="Tahoma">I am looking
for a way to include graphs showing areas under a normal (bell) curve in
my Intro Statistics web pages. I have seen this in other people's pages,
most of them in the form of a JAVA applet. I am wondering if there is any
'public domain' applets that I can copy, as I really don't want to learn
JAVA programming from scratch just to draw a few graphs.</font>&nbsp;<font face="Tahoma">Good
day . . .</font></blockquote>

<p>--
<br>======================================================================
<br>Alan Cooper (acooper@langara.bc.ca , <A HREF="http://www.langara.bc.ca/~acooper">http://www.langara.bc.ca/~acooper</A>)
<br>Dep't of Mathematics and Statistics (<A HREF="http://www.langara.bc.ca/mathstats">http://www.langara.bc.ca/mathstats</A>)
<br>Langara College&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (<A HREF="http://www.langara.bc.ca">http://www.langara.bc.ca</A>
)
<br>100 W 49th Ave. Vancouver BC
<br>Canada&nbsp;&nbsp;&nbsp; V5Y2Z6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Tel(604)323-5676,Fax(604)323-5555
<br>=======================================================================
<br>&nbsp;
</body>
</html>