This document contains the Curriculum for the Training plan. The plan is divided into 4 basic modules. The Business Translator Module cuts across the other modules and is listed in green. If time permits we will be doing some additional concepts. These are highlighted in red

Essentials Module

The Essentials Module is designed to provide a gentle introduction to the basics of Data Analysis using the R Statistical programming Language. This module also includes assignments after each class

  • Business Translator series
    • Problem design and Problem Definition frameworks
    • Business Context
      • Knowing your Client and Client organization
      • Understanding overall Organizational imperatives
      • Analytical Design thinking in Business scenarios
      • Case Study 1 - Customer value analysis
        • Defining a value metric
        • Setting up a good Exploratory Data analysis (EDA)
        • Generating a list of Hypothesis
        • Checking Business feasibility
        • Shortlisting hypotheses to Analytically feasible list
        • Presenting EDA results
      • Case Study 2 - Retention Analysis
        • Defining a Retention metric
        • Generating Hypotheses for churn
        • Identifying data for each hypotheses
        • Setting up a good EDA
        • Choice of Modeling techniques available

Specialist - Modeling Module

The Modeling module is designed to introduce Statistical modeling concepts. This module will provide examples and practice of basics of Univariate and Bi variate models. You will also be introduced to the GLM package in R. Finally there will be an application project - Cross sell of Insurance products

  • Business Translator series
    • Solution visualization
    • Storyboarding
    • Insight generation
  • (If time permits)
    • Basics of Machine Learning and AI
    • Supervised and Unsupervised Learning
    • Support Vector Machines
    • Random Forest
    • Basics of Artificial Neural Nets using Tensorflow (Google Platform for Neural Nets)

Specialist - Visualization Module

  • (If time permits)
    • D3 - Data driven documents (Javascript based Visualization)
    • Bokeh - Python based Visualization library

Business Translator series