Data Presentation

  • This exercise uses descriptive statistics to analyze a data set about how rats respond to rock music vs. classical music.
    0
    No votes yet
  • 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.

    0
    No votes yet
  • 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;

    0
    No votes yet
  • 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.

    0
    No votes yet
  • 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.

    0
    No votes yet
  • 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.

    0
    No votes yet
  • 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.

    0
    No votes yet
  • 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.

    0
    No votes yet
  • 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

    0
    No votes yet
  • 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.

    0
    No votes yet

Pages