and
August 5, 1996
Outline:
Statistics and the World Wide Web (WWW)
Research Information:
Educational Information:
Internet Texts:
Information types, Static vs. Dynamic
Static information does not have the ability to respond to user interaction.
Except for GASP, most statistics information currently available on the WWW is static.
Apart from accessibility, the information does not possess any distinct advantages over a standard textbook or research paper.
Even the animation which is possible with the WWW is static.
How do we make statistics information more dynamic?
One way to accomplish this is through helper applications such as XLispStat, SAS, or Splus. Here is an XLispStat Example.
The problem with this method is that it requires the user to have the helper application installed on their local machine. Also, some security problems can arise.
With the development of the Java computing language, it is now possible to develop secure dynamic WWW applications which are platform independent.
The user must only have access to a Java-capable WWW browser such as Netscape or HotJava.
Examples of Interactive Applets
Java applets for basic education:
Java applets for research education:
All we need to do is train statisticians how to use the WWW tools which are available.