Você está na página 1de 32

Our Raison d'être

 Identify major choice decision


points

 Leverage Analytical Tools and


Techniques to solve problems
hindering these decision points

 Empowerment through Intelligence


Our Suite of Services

Education Capability Building

Redwood
Associates
Our Education Credentials

ATI is the first and


Industry Stalwarts
leading Analytics
with a combined
Training
experience of over
Organization in
30 years
India

ATI has
empowered over World class
13,000 trainers who have
In house expertise
individuals and imparted analytics
with leading
120 Corporates capability and
statistical software
with better reporting
decision making capability
skills.
Our Channels Of Empowerment

Classroom Training Corporate Training


From one of our fully equipped labs at Customized courses for your workforce
Bangalore. at your premises

Analytics Discussion Forum


Online Training
From any part of the world in the
Expert insights in a collegial
convenience of your home/ office
atmosphere
Classroom Training

World class fleet of trainers with experience in solving business problems with
analytics
 Three fully equipped Training Labs in Bangalore
 Comprehensive Training Packages for Beginners and Advanced Practitioners
 Extensive Case Studies and Practice Sessions
 Have conducted over 80,000 hours of training to date and counting…
Corporate Training

 Training conducted on client’s premises


 Courses can be customized as per the client’s
requirements
 Extensive Case Studies and Practice Sessions
 Expert Trainers who have conducted trainings at
over 120 leading organizations

Some of our prominent and long serving clients include Infosys, Genpact, Accenture,
HP, Capital One, ITC, PWC, UB Group, 24/7, Monnet Group, Citibank, Airtel etc.
Our Training Solutions

Analytics Techniques Statistical tools

Dash boarding and Sector Independent


Reporting Techniques
Analytics 360 Offers

R- Open source Analytical


tool

Analytics
Lifetime Access to our
Pre – Recorded Video
Plus
sessions for reference

Structured Query Language

Microsoft Excel

Guest Lectures on
Trending Topics
R/Rattle

Course Duration in hours = 16 hours


Course in days = 2 day
Module 1:
Basic R tool programming

• R environment and Windows system


• R Objects, Data permanency and removing objects
• R Help and search with Functions
• R commands and Case sensitivity
• Data Import and Export
• Packages
• R Studio Installation
• Simple Manipulations : Numbers and Vectors
• Writing your own functions
Module 2:
Advanced Applications of R

• Data Manipulation: merging, sorting, filtering, de-duping


• User defined functions
• Visualizations: histogram, bar plot, box plot, mosaic plots, geographic
plots, etc
• TM package
• Word cloud Package
Module 3:
Hand on

• In Class Project
• Students do independent research
• Build your first sentiment analysis algorithm
• Combine solutions of students to showcase a final project
Excel- Basic and Advanced

Course Duration in hours = 32 hours


Course in days = 4 days
Basic Excel- GUI

Module 1: Introduction to Excel

• Overview
• Home Tab
• Conditional Formatting
• Paste special
• Go to special

Module 2: Data Tab

Overview
• Simple sort and filter
• Advanced Sort and Filter
• What if Analysis
• Data Validation
• Consolidate
Module 3: Functions
Overview
• Text Functions like CONCATENATE, TRIM, SEARCH, SUBSTITUTE
• Logical Functions like IF, AND, OR
• Lookup Functions like VLOOKUP, HLOOKUP, REFERENCE, INDEX,MATCH
• Advanced Functions like DCOUNT, DSUM

Module 4: Dynamic charts & Pivot Tables

Overview
• Create charts
• Use Dynamic charts
• Connecting to Form Controls
• Simple Pivot Tables
• Functions in Pivot Tables
• Integrating Charts with Tables
Advanced Excel with VBA

Module 1:
• Introduction to programming language
• Introduction to object oriented programming
• Properties/ methods/ Events involved with an object
• Hierarchy: Objects/ Functions/ Methods
• Connections between Objects/ Functions/ Methods

Module 2: Introduction to Macros


• Data sets
• Overview
• Writing a simple code
• Making the code dynamic
• Standard format of writing a Macro
• Logical conditions in a Macro
• Writing a conditional statement
Module 3: Recording / Editing Macros
• Recording a Macro
• Limitation of recording a macro, overcoming this limitation
• Editing recorded codes
• Using short cut keys

Module 4: Loops

• Introduction to Loops
• Types of Loops : For/While/Do
• Requirement and applicability of loops
• Manipulating loops

Module 5 : Predefined functions


• Using predefined functions
• Creating customized functions
• Using the customized functions
Module 6: Events and Message Boxes

• Predefined events
• Creating Customised Events
• Simple message box
• Customised message box
• Interactive message box

Module 7 : Global Macros

• Write or record a global macro


• Utilizing the customised functions in all the workbooks
Analytics

Course Duration in hours = 48 hours


Course Duration in days = 6 days
Module 1: Introduction to Analytics

• Overview
• Need for analytics
• Analytics use in different industries
• Challenges in adoption of analytics

Module 2: Descriptive Statistics

• Overview
• Understanding different outputs
• Tabular & Graphical Method
• Summary statistics

Module 3: Statistical Testing

• Hypothesis Testing
• Z‐Test, T‐Test, Chi‐Square test, ANOVA
• Parametric & Non‐Parametric test
Module 4: Regression & Correlation

• Overview
• How to do regression
• Types of regression – logistic and linear
• Case Studies

Module 5: Modeling Techniques

• Overview
• Concepts of Segmentation
• Usage of Segmentation
• Cluster Analysis
• Factor Analysis
Advanced Workshops

The workshops are meant to be 8 hour introductions to advanced techniques.


We focus on applying concepts in a live project inside a one day session and
will leverage the open source nature of R to accelerate the model
development. Typically 3 hours of theory is followed by 4 hours of practical
projects ensuring the participants use what they learn.
Text Analytics

• Introduction to unstructured data


• Data collection
• Converting text to structured data
• Using word frequency matrix
• Visualizing using wordcloud
• Text pre-processing: chunking, stop word treatment, stemming, synonyms
• Classification models
• Overview of advanced concepts: latent semantic analysis, POS tagging,
clustering, sentiment analysis
• In class project to build a document classifier
Time Series

• What is time series analysis and forecasting


• Decomposition of time series
• Methods of forecasting: Moving average, Exponential smoothing models,
ARIMA
• Using the “forecast” package on R
• Automating time series forecasting
SQL

Course Duration in hours = 32 hours


Course Duration in days = 4 days
Module 1: introduction to SQL

• Overview
• What is SQL
• Why and where is SQL used
• Why should one learn SQL
• Database fundamentals
• What is a database
• How to connect two databases
• What are the different features in a database (for example,
• primary key, foreign key and candidate key)

Module 2: Basic Relational Database Management Concepts

• How to access one table from the other


• What are the different relationships possible between two tables
• How to use SQL commands in Access
• Normalization
• 1NF, 2NF..BCN
• Model a normalized database
Module 3: Introduction to the concept of Tables

• Overview
• How to create a table
• How to check the tables for consistency
• Functions
• How /Where/Why use the SELECT function
• How/Where/Why use the INSERT / UPDATE / DELETE function

Module 4: Database Functions

• How/Where/Why use “GROUP BY” option


• How/Where/Why use “COUNT” option
• How/Where/Why use “WHERE” option
• Mathematical Functions: AVG, SUM, MIN, MAX, FIRST, LAST
• Scalar Functions: UCASE, LCASE, MID, LEN, NOW, ROUND,
FORMAT
• Primary Key Constraint – ALTER
• In Class project using Functions
Module 5: Introduction to Access Functionalities

• Overview
• Where is Access Used
• Database
• How to navigate through database
• How to design a database
• How to introduce relationships between tables
• Possible Errors due to relationship definition
• Forms
• Overview
• How to create a form
• How to call the form from a database
• Options available in form
• How to create split forms
• How to add multiple items in a form
Module 6: Advanced Access Functionalities

• Variables
• What are the different variables available in Access
• How to create reports using different variables
• Variable error checking options
• Pivot Charts
• Import Excel data in Pivot Chart
• Create Pivot Chart in Access
• Import Data
• How to import data from excel
• Import data from ODBC
• Reports
• Overview
• How to create dynamic report
Module 7: Advanced Access Functionalities(contd.)

• Macros
• How to run macros in Access
• Object Dependencies
• How to link tables using object dependencies
• Database Documenter
• How to use database documenter
• Different errors possible in database documenter
• Linking with other ODBCs
• Overview
• How to link Access with other ODBCs
• Module
• Different kinds of modules
• Error Handling in Access
Discussions & workshops by experts

Course Duration in hours = 20 hours

Você também pode gostar