Home
Math Tools
Includes graphing programs, calculators, and computer algebra software
Course Pages
Projects
Programming and Writing Projects
Misc
Everything else!
Math Tools
Graphing Tools
Statistics
- Histogram Grapher (web based)
- Draws a histogram from a frequency table. Does not do any calculations
- BoxPlot Grapher (web based)
- Draws comparative boxplots from one, two, or three 5-number summaries. Does not do any calculations
- Hypothesis Test Graph Generator (web based)
- Creates an graph of the normal curve or t-distribution, and can shade critical regions
and show the location of the test statistic. Does not do any calculations
- Normal/t Probabilities (web based)
- Calculates probabilities for a normal or t distribution, given mean and standard deviation
- Stats Tables (external link)
- Calculate p-values or find critical values for normal, t, chi-square, F, and other distributions
- Better Histogram Excel Add-on. (Requires Excel)
- This add-on
for Excel (shows up in the Tools menu) will allow you to create a histogram with horizontal
axis labels at the lower class (bin) limits. This version is one that I have modified. The
original is available from treeplan.com
Computer Algebra
- Sage (web based, requires free account)
- A free web front-end to a package of computer algebra software, including Maxima and others.
- Maxima Symbolic mathematics software.
- This program (PC only, Unix version available) has symbolic calculation funcationality as the TI-89/92 and computer algebra
software like Maple or Mathematica. The user interface leaves a bit to be desired.
- Euler Numerical Mathematics Software.
- This program (PC only) is
designed for numerical calculations and algorithm design. It is similar to MatLab.
Programming/Web
Note: All tools on this page are written by me or are available freely
(except for DP-Graph, which is limited to use by Pierce College student or staff). Some
programs are open-source, some are not.