What are the application of computer science in statistics?
1. Data management software like SAS ans R provides various methods to manage data and show data in more visual ways. In practice, computer can produce more precise tables, listings and graphics. For example, it is hard to imagine statistician makes contour plot and response surface plot by hand.
2. Computational science offers the most efficient way to establish statistical model. I used to establish ANOVA model and regression linear model with four parameters or less by hand. But without the support of computational science, it is almost impossible to apply this method to real data with more than ten parameters in the model.
3. I think the most powerful tool computational science provides statisticians is the application of computer simulation. Without simulation, statistics means nothing. Simulation is a good way to estimate the possible result and cost before a real experiment. Sometimes we want to save resource. sometimes it is just impossible to implement the experiment in real word. For example, in order to analyze patient responses to a drug, you have to estimate sample size and sometimes for very rare disease you can only get data from simulation.
Overall, I believe computational science is the reason why statistics and mathematics are so popular in various fields.










