PSPP is a statistical analysis program. It is an upwardly compatible replacement of the proprietary statistical analysis program called SPSS. PSPP is a program for statistical analysis of sampled data. It interprets commands in the SPSS language and produces tabular output in ASCII, HTML, or PostScript format.
JFreeChart is a free Java class library for generating charts, including: pie charts (2D and 3D); bar charts (regular and stacked, with an optional 3D effect); line and area charts; scatter plots and bubble charts; time series, high/low/open/close charts and candle stick charts; combination charts; Pareto charts; Gantt charts; wind plots, meter charts and symbol charts; wafer map charts;
JFreeReport is a free Java report library. It has the following features: full on-screen print preview; data obtained via Swing's TableModel interface (making it easy to print data directly from your application); XML-based report definitions; output to the screen, printer or various export formats (PDF, HTML, CSV, Excel, plain text); support for servlets (uses the JFreeReport extensions) complete source code included (subject to the GNU Lesser General Public Licence); extensive source code documentation.
JCommon is a collection of useful classes used by JFreeChart, JFreeReport and other projects. The library includes: text utilities, user interface classes for displaying information about applications, custom layout managers, a date chooser panel, serialization utilities, and XML parser support classes.
JFreeDesigner is a graphical report definition designer for JFreeReport. It allows the user to edit the xml source code of a report and to use a graphical WYSIWYG-editor to define the layout of the elements. This designer is currently in the early alpha state. At the moment most of the more advanced functionality is missing, but the current state allows you to edit the elements of a report.
JOpenChart is a free Java Toolkit and library for embedding charts into different kinds of applications, no matter if they are server side, desktop or web applications.
jCharts is a 100% Java based charting utility that outputs a variety of charts. This package has been designed from the ground up by volunteers for displaying charts via Servlets, JSP's, and Swing apps.
In these activities designed to introduce sampling distributions and the Central Limit Theorem, students generate several small samples and note patterns in the distributions of the means and proportions that they themselves calculate from these samples. Outside of class, students generate samples of dice rolls and coin spins and draw random samples from small populations for which data is given on each individual. Students report their sample means and proportions to the instructor who then compiles the results into a single data file for in-class exploration of sampling distributions and the Central Limit Theorem. Key words: Sampling distribution, sample mean, sample proportion, central limit theorem