Hi,
For an educational cd (to be distibuted to schools) I have to write a number of statistics functions.
The approach I have taken is to store the data in an array. I have no problem with the simpler functions like sum and average of the numbers in the array but Flash does not appear to natively support many math functions so I have run into problems with some of the other functions I must have.
I need to have mean, median and frequency.
Once I get this done I run into a whole new set of problems (geometry) as i have to allow the kids to input a function and then have Flash draw the lines. If anyone has done something similar I could use a push in the right direction.
Thanks
Brian
For an educational cd (to be distibuted to schools) I have to write a number of statistics functions.
The approach I have taken is to store the data in an array. I have no problem with the simpler functions like sum and average of the numbers in the array but Flash does not appear to natively support many math functions so I have run into problems with some of the other functions I must have.
I need to have mean, median and frequency.
Once I get this done I run into a whole new set of problems (geometry) as i have to allow the kids to input a function and then have Flash draw the lines. If anyone has done something similar I could use a push in the right direction.
Thanks
Brian