What is the difference between statistics and data analytics?

92 viewsMathematicsOther

What is the difference between the two? Is there any crossover between them? Can anyone provide any examples of how each of them work? Thanks.

In: Mathematics

2 Answers

Anonymous 0 Comments

Statistics is a branch of mathematics which deals with analyzing and recognizing patterns in information. Often focusing on predicting future events from past data or estimating results for large group based on results from a smaller group.

Data Analytics is an applied skill set that includes statistics but also includes some side elements like computer programming, communications, and business acumen.

At it’s core Data Analytics uses applied statistics skill set to determine “What Happened?” “What Will Happen?” and “What Would Happen *if…”* Much of those questions and their answers are derived from a rich understanding of applied statistics.

But to answer that question you need data first right? You’ll need to know to how read that data, how to recognize errors and typos and how to eliminate them or fix them. That takes some computer science and programming know how and probably a programming language or two.

Then you need to communicate that information to someone else (like say your CEO), should you use a box plot or a histogram? What about those outliers, do you show them? Crap, maybe you screwed up your cluster classification and need to apply a different algorithm. So there is a communications and visualization component as well.

Finally, you need to know your business to recognize obvious facts “hidden” in the data. According to my research the average tree on my farm has 1,000 apples so I could make a business plan off of that. *Or* I could know enough to look at the data and realize by trees come in 2 clusters, one with 4,000 apples per tree and the other 0. *Maybe those other trees aren’t fucking apple trees, Doug*. Or maybe that ground wasn’t fertilized properly, or maybe there are pests, who knows. In order to make a *decision* from our analysis I can’t just be a numbers guy, I need to actually know the nuances of my business and make an informed decision.

You are viewing 1 out of 2 answers, click here to view all answers.