An Introduction

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/

Codes and Plots

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)

plot of chunk unnamed-chunk-2

Slide with 2 plots

Slide with rCharts

Slide with Shiny App

What is 1 + 1?

  1. 1
  2. 2
  3. 3
  4. 4

This is a hint

This is an explanation