I'm kind of stats noob, so appreciate any help.
I'm writing a program in iOS (Swift) to work out ANOVAs and I want to know if values from the F-Distribution tables could be calculated manually, instead of just looking them up on a table.
Instead of having to reference the tables every time, it would be nice just to be able to calculate them on the fly.