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.
The JCCKit is a small library and flexible framework for creating scientific charts and plots works on java platform.
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.
JChart2D is a minimalistic charting library published under the OSI approved GNU LESSER GENERAL PUBLIC LICENSE. It is designed for displaying multiple traces consisting of tracepoints. JChart2D is centered around a single configurable swing widget: the Chart2D. It is a JComponent that one can add to a java swing user interface. Therefore basic knowledge of java awt and swing and the information provided on this site is helpful. JChart2D is intended for engineering tasks and not for presentations. It's specialty is run time - dynamic precise display of data with a minimal configuration overhead.
This article describes an activity that illustrates contingency table (two-way table) analysis. Students use contingency tables to analyze the "unusual episode" (the sinking of the ocean liner Titanic)data (from Dawson 1995) and attempt to use their analysis to deduce the origin of the data. The activity is appropriate for use in an introductory college statistics course or in a high school AP statistics course. Key words: contingency table (two-way table), conditional distribution