Cheap or free statistics software to do the basic stuff

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Adel Makram
Messages
632
Reaction score
15
I am looking for a software that enable me to do the basic data analysis like ANOVA, regression, factor analysis and to do nice graphing. I need something similar to SPSS with data entry in the form of variables no coding input like SAS.
 
Physics news on Phys.org
Probably the leader in free statistical packages is R. It is well established and documented and is widely used. There is a learning curve. I'm not sure what you mean about the data entry. It is fairly easy to read a CSV file with variable names coming from the first line header in the CSV file.