What is Data Analytics ?
Data Analytics (DA) is the science of
examining raw data with the purpose of drawing conclusions about that information.
Data analytics is used in many industries to allow companies and organization to make better business decisions
and in the sciences to verify or disprove existing models or theories.
*source : http://searchdatamanagement.techtarget.com/definition/data-analytics*
Power of Analytics
- Provides a competitive edge
- Drives business decisions
- Provides Optimizations
Analytics Use Cases

Source: http://wikibon.org/blog/big-data-statistics/
Slide with R Code
time = Sys.time()
time
Current date and time is 2015-03-15 11:16:07
Slide with single Plot
hist(mtcars$mpg)
What is 1 + 1?
- 1
- 2
- 3
- 4