SlideShare a Scribd company logo
Foundations of Business Analytics
The Body Workshop Case study
The client is a Gym-Fitness centre who is trying to establish an online presence. They would
like to use the emerging digital technologies to gain an edge over the competition. They seek
our advice on how to define Social Media Metrics to measure the success of their effort.
My team interviewed the Management of Finance, IT and Business Development - Strategy
departments (Roles played by Faculty members). The detailed business understanding was
obtained. We finalized their business Objectives based on which we arrived at the Data
Analytics Objectives. After conducting a thorough research study, I got to present my team’s
recommendations to the Panel.
Car Engine Performance Analysis Case study (Multivariate
Data Analysis)
The Data set consisted of different parametric attributes of cars sold in the US in the 50’s,
60’s, 70’s. By using various analytic techniques like Principle Component Analysis, Multi-
Dimensional Scaling, Cluster Analysis the cars were classified into different categories.
Based on these clusters, it is possible to identify different selling points of the cars to be built
in the future and those in the pipeline. By studying the Performance features and Fuel
Economy of the cars, we would be able to perform targeted marketing and effectively sell the
cars to different kinds of customers.
Employee Salary Prediction Case Study
The Data set contained various factors that determine the salary of employees in their
organization and their respective salaries. The Linear model we built would help determine
the salary of potential candidates based on their personal profile such as Years of relevant
experience, Number of subordinates they manage, Previous salary etc. We built a Multiple
Linear Regression Model to predict the salary of applicants.
Advanced Analytics
Minority Report – Insurance Fraud Detection Case Study
Given a Data set of Historical cases of Frauds identified by an Insurance service provider.
By detecting the patterns in the data, we built models that identified suspicious cases in a
new dataset and presented our findings to the panel.
Neural Networks model for Stock Price Prediction
The Data Set is the historical stock prices of the Straits Times Index (STI). The data was
obtained from Yahoo Finance. This data was used to predict the closing price, Opening
Price of the next trading session. The practical application of this is obvious. The prediction
can be used for intraday trading of the futures contracts of Straits Times Index (as an
indicator in Technical Analysis).
Association and Market Basket Analysis – Auto Desk
Website Case Study
Given Data is a list of Webpages a Potential Customer visited in a session of web browsing
in the Autodesk Website and the corresponding purchases they made. Based on this
information, we were required to predict the future purchase pattern of the Customers. The
Auto desk is seeking to build an effective product recommendation engine for its repeat
customers. Using APRIORI algorithm, Market Basket Analysis technique, Association
Analysis, the product recommendation engine was built.
Campaign Management
Google Analytics Project – Google Online Marketing
Challenge
We organized an online Marketing challenge for our client - Peppy Silver, a web based
jewellery retailer and wholesaler. We helped the client to achieve 60% increase in Site
Traffic and 150% increase in Sales Revenue in a period of 2 month period.
Targeted Marketing Campaign and Measuring Marketing
Campaign Effectiveness
A Bank needs to reach to a wider range of Customers for its fledging Credit Cards Business.
We were required to study the market conditions and recommend a suitable mode of
advertisement for the different customer segments. We had to manage the entire marketing
budget and allocate the optimal amount of money to the different concurrent campaigns.
Various Campaign success criteria were defined and the progress was observed throughout
the campaign lifecycle and suitable changes were recommended to increase the campaign
efficacy.
Paid Social Media Campaigns
A review was done on Social Media Goals and Metrics. The relative merits and demerits of
Traditional Marketing Vs Social Media Marketing was conducted as a comparative Analysis.
Computational Intelligence
Performance Analysis of Hybrid Neural Networks
Two separate data sets were provided (Diabetes data, Wine Quality)
Classification Model was built using Neural Networks Algorithm. The Diagnostic Data shows
patients showing signs of diabetes as described by WHO. The model once trained can
predict and classify the Test set of the data into Diabetes Patients and non-Diabetic. Various
tools (R/Rattle, Neuroph, Neuro solutions, Neural Tools – Palisade, Rapid Miner student
version) were used to build a Hybrid Model.
Regression Model was built to estimate the wine quality. The given dataset contained the
physio chemical composition of the white variants of the Portuguese “Vinho Verde” Wine.
The linear model we built would predict the quality of the wine based on the test results of
the Physio Chemical Test results.
Support Vector Machine models were studied in detail, Literature survey
was summarized and we presented our understanding with suggestions of practical
applications of SVM.
Customer Relationship Management
Connected Hardware Case Study
Product Development Strategy – Conducted a detailed Market Research (Studying Target
Customers, existing competition, the market share of the competitor, penetration strategy)
for a New Product launch, Analysis of the Product Lifecycle, Pricing Strategy, Formulating a
Business Model, Partnering with Establishment, Planning a Merger with Technology
Hardware manufacturer, creating a value chain.
Recency – Frequency – Monetary Analysis: Studying Customer
purchase patterns
Customer Lifetime Value: Determining the maximum viable expenditure (Customer
Acquisition Cost) that can be incurred to optimize the profitability of the business.
Health Care Analytics
Framingham Heart Study
This Case study involved identification of Risk Factors, assessment of their predictive ability,
implications of disease prevention. I presented our research study to the review panel on
behalf of my team.
Brand Analytics
Understanding the importance of Branding, Calculating Brand Value, and Building Brand
Equity for an enterprise. Understanding significance of Branding in the Healthcare and
Pharmaceutical Industry.
A study on Clinical Trials, Survival Models
Understanding and interpreting the results of Cox Regression models.
Data Analytics
World Economic Forum – Visualization Project
The topic I chose to work on: An E-Commerce start-up hotspot in South East Asia. The
Economic growth, Infrastructural, Administrative, Technological Innovation, Ease of doing
Business and few other important factors were studied.
The data from WEF was used to develop Visualization that targets Government officials in
ASEAN countries as to what are the most important areas to be focused on in order to
attract foreign investments in their countries.
The Visualization would also help existing E-Commerce companies to expand their business
to neighbouring countries by highlighting opportunities, it would also act as a leading
indicator for Investors who are looking to grow their capital by investing in emerging
enterprises in the ASEAN region.
Ensemble Model
Our client has a Bicycle renting company. Their business is to procure bicycle from a
provider at a low cost and rent it out to cyclists who can use it for one day and return it. The
problem that needs to be addressed is if the client procures more cycles than the following
day’s demand, the procured cycles go underutilized and have to be paid for anyway. If the
demand is not met with enough procurement, they risk losing business to competition.
Hence, we have been called to predict tomorrow’s demand based on historical demand.
Since the available data was only 18 months daily transactional data, we were unable to use
Time series model. Therefore we decided to use the Ensemble of different model. Bagging,
Boosting techniques were used side by side with Moving Averages. We produced an
increase of 18% in profits compared to Naïve Bayes techniques that was previously used to
predict tomorrow’s demand.
Decision Making and Optimization
Multi-criteria Optimization – Bio Mimetic Batoid Robots
design Automation project.
An attempt has been made to deploy a large number of autonomous batoid robots in the
coastal region in hope that they can freely and independently move around and study the
ocean bottoms without affecting the eco system. This effort has received several accolades
from environmental groups for its non-invasive and sustainable scientific methodology.
Robots that resemble the Sting ray have been constructed using 3D printer and powered by
battery have been designed and deployed as an experiment. These batoid robots would be
able to move using the Actuators on each side of their fins. Every aspect of the robot is
currently being tested by the method of trial and error.
If and when the robot fails during the testing phase the scientists gather around the drawing
board to start from scratch. Once they figure out what went wrong, they model a new design
and 3D print the robot with modifications. Thus several iterations later they have a decent set
boundary conditions that define the solution space.
Here we find an opportunity to intervene in the indiscriminate process of random trial based
experimentation of new designs for the future iteration of designing the robot. Instead, if we
are able to optimize the search space of the problem using Linear Programming, the choice
of parameter values in the future iterations would be falling within the well-defined feasible
region.
In an ideal scenario, the Batoid would look and behave exactly like a Sting ray. But, the
reality is more complex. Changing one parameter has found to affect other aspects of the
robot.
We successfully framed a simplistic problem statement to help address the above said issue
and using Multiple Criteria Optimization techniques learnt.
A cost-benefit analysis of a potential third casino operator
license to local, foreign or joint venture in Singapore
Since the two integrated resorts (IRs) opened in 2010 in Singapore, they have proven to
contribute significantly to the tourism growth. The two casinos are also among the most
profitable casinos in the world. The two IRs support, directly and indirectly, more than 40,000
jobs economy-wide. All these have been achieved while keeping the law and order risks to
our society tightly contained and establishing strict social safeguards to protect the local
population.
Our objective was to determine the feasibility of a Third casino in Singapore while evaluating
the relative merits and demerits of issuing license to a Local operator.
Text Mining
Analysing Accident reports to determine most major cause of accidents in workplace
Using Text Mining techniques, we determined the reason behind the workplace related
mishaps. The result of this activity could help the employers take necessary precautions to
keep the work environments safe for their employees.
The employer can also include important provisions in the insurance terms based on the
insights we generate.
The local hospitals can be better prepared to treat patients who succumb to injury during
work and successfully treat them before it results in major complications.
Logistics and Supply Chain Analytics
1) Matching Factory Produce and Demands in different cities
2) Rolling Forecast, MAPE, Safety Stock, Reorder Point, Reorder Quantity estimation
3) Fleet Routing and Scheduling of a Trucking Company in Singapore using Routific
Tool.
4) Warehouse Planning and Global Supply Chains
Web Analytics
Recommendation Engine for Movies
The dataset was derived from Movie Lens website. It gives in complete detail all the movies
that have been watched and rated by thousands of viewers, based on their past preference,
using Association Analysis, we built a recommendation engine that predicts the movies that
they would love the most. We used the APRIORI Algorithm and the CARMA node to build
this Engine.
Identifying Baby Whales in Research Communities
The given data contained the Publications, Co-Authorship of various members of the
scientific community. While it is easy to identify domain experts based on the number of
Citations they have, Number of publications they have in Journals with high impact factor,
this information does not help us. This is because the domain experts are not easily
approachable. They tend to demand a hefty consultation fee and cannot be easily hired due
to their prior commitments with some on-going projects.
Hence, it becomes very essential to identify “baby whales” who are equally brilliant but yet to
reach their peak of achieve. These baby whales are promising candidates in their chosen
field and are much more easily approachable. They can be hired for a nominal pay and can
hit the ground running once hired.
We used the Link Analysis to identify Co-Citations, Page Rank Algorithm, HITS to detect
Rising stars and community detection in the domain. This helps us to identify a well-
established team with members of similar interest and expertise.
Our results would help Entrepreneurs hire early stage employees for R&D roles in their start-
up. I presented our finding to the assessment panel on behalf of my team.

More Related Content

Viewers also liked

Liz Jamaica Options
Liz Jamaica OptionsLiz Jamaica Options
Liz Jamaica Optionschglat
 
The genre of british social realism
The genre of british social realismThe genre of british social realism
The genre of british social realismGiggleMeTimbers
 
Donna Punta Cana Options
Donna Punta Cana OptionsDonna Punta Cana Options
Donna Punta Cana Optionschglat
 
Heather
Heather Heather
Heather
chglat
 
Melanie Honeymoon Options
Melanie Honeymoon OptionsMelanie Honeymoon Options
Melanie Honeymoon Options
chglat
 
Justin Riviera Maya Options
Justin Riviera Maya OptionsJustin Riviera Maya Options
Justin Riviera Maya Optionschglat
 
Jill Cozumel
Jill CozumelJill Cozumel
Jill Cozumel
chglat
 
Secrets Akumal
Secrets AkumalSecrets Akumal
Secrets Akumal
chglat
 
Kristen
Kristen Kristen
Kristen
chglat
 
Los cabos Wedding Options
Los cabos Wedding OptionsLos cabos Wedding Options
Los cabos Wedding Options
chglat
 
페이스북페이지
페이스북페이지페이스북페이지
페이스북페이지호섭 염
 
Gwenna Costa Rica Options
Gwenna Costa Rica OptionsGwenna Costa Rica Options
Gwenna Costa Rica Optionschglat
 
Latrice Riviera Maya
Latrice Riviera MayaLatrice Riviera Maya
Latrice Riviera Mayachglat
 
Ashley Secrets Playa Mujeres
Ashley Secrets Playa MujeresAshley Secrets Playa Mujeres
Ashley Secrets Playa Mujeres
chglat
 
Признанията на един лекар-еретик!
Признанията на един лекар-еретик!Признанията на един лекар-еретик!
Признанията на един лекар-еретик!
S&M
 
Caylin Turks and Caicos
Caylin Turks and CaicosCaylin Turks and Caicos
Caylin Turks and Caicos
chglat
 
Mexico Vacation
Mexico VacationMexico Vacation
Mexico Vacationchglat
 
St. Thomas Option
St. Thomas OptionSt. Thomas Option
St. Thomas Option
chglat
 

Viewers also liked (20)

Liz Jamaica Options
Liz Jamaica OptionsLiz Jamaica Options
Liz Jamaica Options
 
The genre of british social realism
The genre of british social realismThe genre of british social realism
The genre of british social realism
 
Donna Punta Cana Options
Donna Punta Cana OptionsDonna Punta Cana Options
Donna Punta Cana Options
 
Heather
Heather Heather
Heather
 
Melanie Honeymoon Options
Melanie Honeymoon OptionsMelanie Honeymoon Options
Melanie Honeymoon Options
 
Justin Riviera Maya Options
Justin Riviera Maya OptionsJustin Riviera Maya Options
Justin Riviera Maya Options
 
2013 06 24 graduacion 4_eso
2013 06 24 graduacion 4_eso2013 06 24 graduacion 4_eso
2013 06 24 graduacion 4_eso
 
Jill Cozumel
Jill CozumelJill Cozumel
Jill Cozumel
 
Secrets Akumal
Secrets AkumalSecrets Akumal
Secrets Akumal
 
Kristen
Kristen Kristen
Kristen
 
Los cabos Wedding Options
Los cabos Wedding OptionsLos cabos Wedding Options
Los cabos Wedding Options
 
페이스북페이지
페이스북페이지페이스북페이지
페이스북페이지
 
Gwenna Costa Rica Options
Gwenna Costa Rica OptionsGwenna Costa Rica Options
Gwenna Costa Rica Options
 
AB Design
AB DesignAB Design
AB Design
 
Latrice Riviera Maya
Latrice Riviera MayaLatrice Riviera Maya
Latrice Riviera Maya
 
Ashley Secrets Playa Mujeres
Ashley Secrets Playa MujeresAshley Secrets Playa Mujeres
Ashley Secrets Playa Mujeres
 
Признанията на един лекар-еретик!
Признанията на един лекар-еретик!Признанията на един лекар-еретик!
Признанията на един лекар-еретик!
 
Caylin Turks and Caicos
Caylin Turks and CaicosCaylin Turks and Caicos
Caylin Turks and Caicos
 
Mexico Vacation
Mexico VacationMexico Vacation
Mexico Vacation
 
St. Thomas Option
St. Thomas OptionSt. Thomas Option
St. Thomas Option
 

Similar to Mini Projects

Big Data Analytics for Predicting Consumer Behaviour
Big Data Analytics for Predicting Consumer BehaviourBig Data Analytics for Predicting Consumer Behaviour
Big Data Analytics for Predicting Consumer Behaviour
IRJET Journal
 
Data Science Salon: Adopting Machine Learning to Drive Revenue and Market Share
Data Science Salon: Adopting Machine Learning to Drive Revenue and Market ShareData Science Salon: Adopting Machine Learning to Drive Revenue and Market Share
Data Science Salon: Adopting Machine Learning to Drive Revenue and Market Share
Formulatedby
 
AquilaCaseStudies_06.05.16
AquilaCaseStudies_06.05.16AquilaCaseStudies_06.05.16
AquilaCaseStudies_06.05.16Justin Oon
 
Risk dk
Risk dkRisk dk
Risk dkdkocis
 
IRJET-User Profile based Behavior Identificaton using Data Mining Technique
IRJET-User Profile based Behavior Identificaton using Data Mining TechniqueIRJET-User Profile based Behavior Identificaton using Data Mining Technique
IRJET-User Profile based Behavior Identificaton using Data Mining Technique
IRJET Journal
 
BA_CEC.pptx
BA_CEC.pptxBA_CEC.pptx
BA_CEC.pptx
hetviparmar7
 
Drive your business with predictive analytics
Drive your business with predictive analyticsDrive your business with predictive analytics
Drive your business with predictive analyticsThe Marketing Distillery
 
BRIDGEi2i Whitepaper - The Science of Customer Experience Management
BRIDGEi2i Whitepaper - The Science of Customer Experience ManagementBRIDGEi2i Whitepaper - The Science of Customer Experience Management
BRIDGEi2i Whitepaper - The Science of Customer Experience Management
BRIDGEi2i Analytics Solutions
 
Accelerate Business Growth and Outcomes with AI
Accelerate Business Growth and Outcomes with AIAccelerate Business Growth and Outcomes with AI
Accelerate Business Growth and Outcomes with AI
Cognizant
 
Dss project analytics writeup
Dss project analytics writeup Dss project analytics writeup
Dss project analytics writeup
Andrey Skroznikov, M.B.A.
 
Scientific poster: BI solution for pharmacy
Scientific poster: BI solution for pharmacyScientific poster: BI solution for pharmacy
Scientific poster: BI solution for pharmacy
Mohamed Amine Bouarrouj
 
Benefits of a data warehouse presentation by Being topper
Benefits of a data warehouse presentation by Being topperBenefits of a data warehouse presentation by Being topper
Benefits of a data warehouse presentation by Being topper
Being Topper
 
Connecting social media to e commerce (2)
Connecting social media to e commerce (2)Connecting social media to e commerce (2)
Connecting social media to e commerce (2)
krsenthamizhselvi
 
Relation of Big Data and E-Commerce
Relation of Big Data and E-CommerceRelation of Big Data and E-Commerce
Relation of Big Data and E-Commerce
Ankita Tiwari
 
Data Analytics for E-Commerce: Driving Growth with Expert Training
Data Analytics for E-Commerce: Driving Growth with Expert TrainingData Analytics for E-Commerce: Driving Growth with Expert Training
Data Analytics for E-Commerce: Driving Growth with Expert Training
Uncodemy
 
MARKETING IN THE DRIVER'S SEAT: USING ANALYTICS TO CREATE CUSTOMER VALUE
MARKETING IN THE DRIVER'S SEAT: USING ANALYTICS TO CREATE CUSTOMER VALUEMARKETING IN THE DRIVER'S SEAT: USING ANALYTICS TO CREATE CUSTOMER VALUE
MARKETING IN THE DRIVER'S SEAT: USING ANALYTICS TO CREATE CUSTOMER VALUE
Ross Soodoosingh
 
Monitoring Analytics To Create Customer Value And Experience
Monitoring Analytics To Create Customer Value And ExperienceMonitoring Analytics To Create Customer Value And Experience
Monitoring Analytics To Create Customer Value And Experience
eTailing India
 
Session 8 E-Marketing - 7 Sep 10
Session 8   E-Marketing - 7 Sep 10Session 8   E-Marketing - 7 Sep 10
Session 8 E-Marketing - 7 Sep 10
Muhammad Talha Salam
 
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A SurveyIRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET Journal
 
Machine Learning and Remarketing
Machine Learning and RemarketingMachine Learning and Remarketing
Machine Learning and Remarketing
Clark Boyd
 

Similar to Mini Projects (20)

Big Data Analytics for Predicting Consumer Behaviour
Big Data Analytics for Predicting Consumer BehaviourBig Data Analytics for Predicting Consumer Behaviour
Big Data Analytics for Predicting Consumer Behaviour
 
Data Science Salon: Adopting Machine Learning to Drive Revenue and Market Share
Data Science Salon: Adopting Machine Learning to Drive Revenue and Market ShareData Science Salon: Adopting Machine Learning to Drive Revenue and Market Share
Data Science Salon: Adopting Machine Learning to Drive Revenue and Market Share
 
AquilaCaseStudies_06.05.16
AquilaCaseStudies_06.05.16AquilaCaseStudies_06.05.16
AquilaCaseStudies_06.05.16
 
Risk dk
Risk dkRisk dk
Risk dk
 
IRJET-User Profile based Behavior Identificaton using Data Mining Technique
IRJET-User Profile based Behavior Identificaton using Data Mining TechniqueIRJET-User Profile based Behavior Identificaton using Data Mining Technique
IRJET-User Profile based Behavior Identificaton using Data Mining Technique
 
BA_CEC.pptx
BA_CEC.pptxBA_CEC.pptx
BA_CEC.pptx
 
Drive your business with predictive analytics
Drive your business with predictive analyticsDrive your business with predictive analytics
Drive your business with predictive analytics
 
BRIDGEi2i Whitepaper - The Science of Customer Experience Management
BRIDGEi2i Whitepaper - The Science of Customer Experience ManagementBRIDGEi2i Whitepaper - The Science of Customer Experience Management
BRIDGEi2i Whitepaper - The Science of Customer Experience Management
 
Accelerate Business Growth and Outcomes with AI
Accelerate Business Growth and Outcomes with AIAccelerate Business Growth and Outcomes with AI
Accelerate Business Growth and Outcomes with AI
 
Dss project analytics writeup
Dss project analytics writeup Dss project analytics writeup
Dss project analytics writeup
 
Scientific poster: BI solution for pharmacy
Scientific poster: BI solution for pharmacyScientific poster: BI solution for pharmacy
Scientific poster: BI solution for pharmacy
 
Benefits of a data warehouse presentation by Being topper
Benefits of a data warehouse presentation by Being topperBenefits of a data warehouse presentation by Being topper
Benefits of a data warehouse presentation by Being topper
 
Connecting social media to e commerce (2)
Connecting social media to e commerce (2)Connecting social media to e commerce (2)
Connecting social media to e commerce (2)
 
Relation of Big Data and E-Commerce
Relation of Big Data and E-CommerceRelation of Big Data and E-Commerce
Relation of Big Data and E-Commerce
 
Data Analytics for E-Commerce: Driving Growth with Expert Training
Data Analytics for E-Commerce: Driving Growth with Expert TrainingData Analytics for E-Commerce: Driving Growth with Expert Training
Data Analytics for E-Commerce: Driving Growth with Expert Training
 
MARKETING IN THE DRIVER'S SEAT: USING ANALYTICS TO CREATE CUSTOMER VALUE
MARKETING IN THE DRIVER'S SEAT: USING ANALYTICS TO CREATE CUSTOMER VALUEMARKETING IN THE DRIVER'S SEAT: USING ANALYTICS TO CREATE CUSTOMER VALUE
MARKETING IN THE DRIVER'S SEAT: USING ANALYTICS TO CREATE CUSTOMER VALUE
 
Monitoring Analytics To Create Customer Value And Experience
Monitoring Analytics To Create Customer Value And ExperienceMonitoring Analytics To Create Customer Value And Experience
Monitoring Analytics To Create Customer Value And Experience
 
Session 8 E-Marketing - 7 Sep 10
Session 8   E-Marketing - 7 Sep 10Session 8   E-Marketing - 7 Sep 10
Session 8 E-Marketing - 7 Sep 10
 
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A SurveyIRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
 
Machine Learning and Remarketing
Machine Learning and RemarketingMachine Learning and Remarketing
Machine Learning and Remarketing
 

Mini Projects

  • 1. Foundations of Business Analytics The Body Workshop Case study The client is a Gym-Fitness centre who is trying to establish an online presence. They would like to use the emerging digital technologies to gain an edge over the competition. They seek our advice on how to define Social Media Metrics to measure the success of their effort. My team interviewed the Management of Finance, IT and Business Development - Strategy departments (Roles played by Faculty members). The detailed business understanding was obtained. We finalized their business Objectives based on which we arrived at the Data Analytics Objectives. After conducting a thorough research study, I got to present my team’s recommendations to the Panel. Car Engine Performance Analysis Case study (Multivariate Data Analysis) The Data set consisted of different parametric attributes of cars sold in the US in the 50’s, 60’s, 70’s. By using various analytic techniques like Principle Component Analysis, Multi- Dimensional Scaling, Cluster Analysis the cars were classified into different categories. Based on these clusters, it is possible to identify different selling points of the cars to be built in the future and those in the pipeline. By studying the Performance features and Fuel Economy of the cars, we would be able to perform targeted marketing and effectively sell the cars to different kinds of customers. Employee Salary Prediction Case Study The Data set contained various factors that determine the salary of employees in their organization and their respective salaries. The Linear model we built would help determine the salary of potential candidates based on their personal profile such as Years of relevant experience, Number of subordinates they manage, Previous salary etc. We built a Multiple Linear Regression Model to predict the salary of applicants. Advanced Analytics Minority Report – Insurance Fraud Detection Case Study Given a Data set of Historical cases of Frauds identified by an Insurance service provider. By detecting the patterns in the data, we built models that identified suspicious cases in a new dataset and presented our findings to the panel. Neural Networks model for Stock Price Prediction The Data Set is the historical stock prices of the Straits Times Index (STI). The data was obtained from Yahoo Finance. This data was used to predict the closing price, Opening Price of the next trading session. The practical application of this is obvious. The prediction can be used for intraday trading of the futures contracts of Straits Times Index (as an indicator in Technical Analysis).
  • 2. Association and Market Basket Analysis – Auto Desk Website Case Study Given Data is a list of Webpages a Potential Customer visited in a session of web browsing in the Autodesk Website and the corresponding purchases they made. Based on this information, we were required to predict the future purchase pattern of the Customers. The Auto desk is seeking to build an effective product recommendation engine for its repeat customers. Using APRIORI algorithm, Market Basket Analysis technique, Association Analysis, the product recommendation engine was built. Campaign Management Google Analytics Project – Google Online Marketing Challenge We organized an online Marketing challenge for our client - Peppy Silver, a web based jewellery retailer and wholesaler. We helped the client to achieve 60% increase in Site Traffic and 150% increase in Sales Revenue in a period of 2 month period. Targeted Marketing Campaign and Measuring Marketing Campaign Effectiveness A Bank needs to reach to a wider range of Customers for its fledging Credit Cards Business. We were required to study the market conditions and recommend a suitable mode of advertisement for the different customer segments. We had to manage the entire marketing budget and allocate the optimal amount of money to the different concurrent campaigns. Various Campaign success criteria were defined and the progress was observed throughout the campaign lifecycle and suitable changes were recommended to increase the campaign efficacy. Paid Social Media Campaigns A review was done on Social Media Goals and Metrics. The relative merits and demerits of Traditional Marketing Vs Social Media Marketing was conducted as a comparative Analysis. Computational Intelligence Performance Analysis of Hybrid Neural Networks Two separate data sets were provided (Diabetes data, Wine Quality) Classification Model was built using Neural Networks Algorithm. The Diagnostic Data shows patients showing signs of diabetes as described by WHO. The model once trained can predict and classify the Test set of the data into Diabetes Patients and non-Diabetic. Various tools (R/Rattle, Neuroph, Neuro solutions, Neural Tools – Palisade, Rapid Miner student version) were used to build a Hybrid Model. Regression Model was built to estimate the wine quality. The given dataset contained the physio chemical composition of the white variants of the Portuguese “Vinho Verde” Wine.
  • 3. The linear model we built would predict the quality of the wine based on the test results of the Physio Chemical Test results. Support Vector Machine models were studied in detail, Literature survey was summarized and we presented our understanding with suggestions of practical applications of SVM. Customer Relationship Management Connected Hardware Case Study Product Development Strategy – Conducted a detailed Market Research (Studying Target Customers, existing competition, the market share of the competitor, penetration strategy) for a New Product launch, Analysis of the Product Lifecycle, Pricing Strategy, Formulating a Business Model, Partnering with Establishment, Planning a Merger with Technology Hardware manufacturer, creating a value chain. Recency – Frequency – Monetary Analysis: Studying Customer purchase patterns Customer Lifetime Value: Determining the maximum viable expenditure (Customer Acquisition Cost) that can be incurred to optimize the profitability of the business. Health Care Analytics Framingham Heart Study This Case study involved identification of Risk Factors, assessment of their predictive ability, implications of disease prevention. I presented our research study to the review panel on behalf of my team. Brand Analytics Understanding the importance of Branding, Calculating Brand Value, and Building Brand Equity for an enterprise. Understanding significance of Branding in the Healthcare and Pharmaceutical Industry. A study on Clinical Trials, Survival Models Understanding and interpreting the results of Cox Regression models. Data Analytics World Economic Forum – Visualization Project The topic I chose to work on: An E-Commerce start-up hotspot in South East Asia. The Economic growth, Infrastructural, Administrative, Technological Innovation, Ease of doing Business and few other important factors were studied. The data from WEF was used to develop Visualization that targets Government officials in ASEAN countries as to what are the most important areas to be focused on in order to attract foreign investments in their countries.
  • 4. The Visualization would also help existing E-Commerce companies to expand their business to neighbouring countries by highlighting opportunities, it would also act as a leading indicator for Investors who are looking to grow their capital by investing in emerging enterprises in the ASEAN region. Ensemble Model Our client has a Bicycle renting company. Their business is to procure bicycle from a provider at a low cost and rent it out to cyclists who can use it for one day and return it. The problem that needs to be addressed is if the client procures more cycles than the following day’s demand, the procured cycles go underutilized and have to be paid for anyway. If the demand is not met with enough procurement, they risk losing business to competition. Hence, we have been called to predict tomorrow’s demand based on historical demand. Since the available data was only 18 months daily transactional data, we were unable to use Time series model. Therefore we decided to use the Ensemble of different model. Bagging, Boosting techniques were used side by side with Moving Averages. We produced an increase of 18% in profits compared to Naïve Bayes techniques that was previously used to predict tomorrow’s demand. Decision Making and Optimization Multi-criteria Optimization – Bio Mimetic Batoid Robots design Automation project. An attempt has been made to deploy a large number of autonomous batoid robots in the coastal region in hope that they can freely and independently move around and study the ocean bottoms without affecting the eco system. This effort has received several accolades from environmental groups for its non-invasive and sustainable scientific methodology. Robots that resemble the Sting ray have been constructed using 3D printer and powered by battery have been designed and deployed as an experiment. These batoid robots would be able to move using the Actuators on each side of their fins. Every aspect of the robot is currently being tested by the method of trial and error. If and when the robot fails during the testing phase the scientists gather around the drawing board to start from scratch. Once they figure out what went wrong, they model a new design and 3D print the robot with modifications. Thus several iterations later they have a decent set boundary conditions that define the solution space. Here we find an opportunity to intervene in the indiscriminate process of random trial based experimentation of new designs for the future iteration of designing the robot. Instead, if we are able to optimize the search space of the problem using Linear Programming, the choice of parameter values in the future iterations would be falling within the well-defined feasible region. In an ideal scenario, the Batoid would look and behave exactly like a Sting ray. But, the reality is more complex. Changing one parameter has found to affect other aspects of the robot. We successfully framed a simplistic problem statement to help address the above said issue and using Multiple Criteria Optimization techniques learnt.
  • 5. A cost-benefit analysis of a potential third casino operator license to local, foreign or joint venture in Singapore Since the two integrated resorts (IRs) opened in 2010 in Singapore, they have proven to contribute significantly to the tourism growth. The two casinos are also among the most profitable casinos in the world. The two IRs support, directly and indirectly, more than 40,000 jobs economy-wide. All these have been achieved while keeping the law and order risks to our society tightly contained and establishing strict social safeguards to protect the local population. Our objective was to determine the feasibility of a Third casino in Singapore while evaluating the relative merits and demerits of issuing license to a Local operator. Text Mining Analysing Accident reports to determine most major cause of accidents in workplace Using Text Mining techniques, we determined the reason behind the workplace related mishaps. The result of this activity could help the employers take necessary precautions to keep the work environments safe for their employees. The employer can also include important provisions in the insurance terms based on the insights we generate. The local hospitals can be better prepared to treat patients who succumb to injury during work and successfully treat them before it results in major complications. Logistics and Supply Chain Analytics 1) Matching Factory Produce and Demands in different cities 2) Rolling Forecast, MAPE, Safety Stock, Reorder Point, Reorder Quantity estimation 3) Fleet Routing and Scheduling of a Trucking Company in Singapore using Routific Tool. 4) Warehouse Planning and Global Supply Chains Web Analytics Recommendation Engine for Movies The dataset was derived from Movie Lens website. It gives in complete detail all the movies that have been watched and rated by thousands of viewers, based on their past preference, using Association Analysis, we built a recommendation engine that predicts the movies that they would love the most. We used the APRIORI Algorithm and the CARMA node to build this Engine. Identifying Baby Whales in Research Communities The given data contained the Publications, Co-Authorship of various members of the scientific community. While it is easy to identify domain experts based on the number of Citations they have, Number of publications they have in Journals with high impact factor, this information does not help us. This is because the domain experts are not easily approachable. They tend to demand a hefty consultation fee and cannot be easily hired due to their prior commitments with some on-going projects.
  • 6. Hence, it becomes very essential to identify “baby whales” who are equally brilliant but yet to reach their peak of achieve. These baby whales are promising candidates in their chosen field and are much more easily approachable. They can be hired for a nominal pay and can hit the ground running once hired. We used the Link Analysis to identify Co-Citations, Page Rank Algorithm, HITS to detect Rising stars and community detection in the domain. This helps us to identify a well- established team with members of similar interest and expertise. Our results would help Entrepreneurs hire early stage employees for R&D roles in their start- up. I presented our finding to the assessment panel on behalf of my team.