axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [statistical functions] Old hacks


From: anonymous
Subject: [Axiom-developer] [statistical functions] Old hacks
Date: Sat, 11 Jun 2005 07:11:54 -0500

Changes 
http://page.axiom-developer.org/zope/mathaction/StatisticalFunctions/diff
--

??changed:
-Here is some old hack.
Here are some old hack.

++added:


++added:
And

\begin{axiom}
a:= ["a","c","d","g","z"]
b:= [1,7,8,9,2,4,6,17,18,14,32]
median a
median b
mean b
hmean b
moment(b,1)
moment(b,2)
moment(b,3)
variance b
stdev b
gmean b
stdize b
\end{axiom}

Martin, you can do what you want with these packages.
They are not checked.



--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]