S.P. Jain Institute of Management and Research

Business Intelligence & Analytics

La Fête du Travail commence avec plus de 70 $ d'économies sur Coursera Plus. Bénéficiez de 40 % de réduction pendant 3 mois.

Ce cours n'est pas disponible en Français (France)

Nous sommes actuellement en train de le traduire dans plus de langues.
S.P. Jain Institute of Management and Research

Business Intelligence & Analytics

Dr. Sunil Lakdawala

Instructeur : Dr. Sunil Lakdawala

Inclus avec Coursera PlusEn savoir plus

Demander à Coursera

Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Débutant

Expérience recommandée

2 semaines à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme
Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Débutant

Expérience recommandée

2 semaines à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme

Ce que vous apprendrez

  • Understand the Business Analytics concepts, tools and techniques.

  • Analyse data using techniques like Data Mining.

  • Apply techniques in various business situations.

Compétences que vous acquerrez

  • Catégorie : Analytical Skills
  • Catégorie : Advanced Analytics
  • Catégorie : Marketing Analytics
  • Catégorie : Analysis
  • Catégorie : Predictive Modeling
  • Catégorie : Business Intelligence
  • Catégorie : Classification And Regression Tree (CART)
  • Catégorie : Customer Analysis
  • Catégorie : Dimensionality Reduction
  • Catégorie : Applied Machine Learning
  • Catégorie : Data-Driven Decision-Making
  • Catégorie : Data-Driven Marketing
  • Catégorie : Supervised Learning
  • Catégorie : Business Analysis
  • Catégorie : Data Mining
  • Catégorie : Target Market
  • Catégorie : Business Analytics
  • Catégorie : Analytics
  • Catégorie : Regression Analysis
  • Catégorie : Predictive Analytics

Détails à connaître

Certificat partageable

Ajouter à votre profil LinkedIn

Récemment mis à jour !

août 2026

Évaluations

13 devoirs

Enseigné en Anglais

Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées

 logos de Petrobras, TATA, Danone, Capgemini, P&G et L'Oreal

Il y a 6 modules dans ce cours

This week we will begin with module 1- Introduction to AI, BIA and Overview of Data Mining. AI (Artificial Intelligence) is an umbrella term, encompassing various technologies and applications, including ML (Machine Learning) (this also included Deep Learning and Generative AI), Robotics, Computer Vision. Artificial intelligence is a machine’s ability to perform some cognitive functions we usually associate with human minds (e.g., perceiving, reasoning, learning and problem solving). BIA (Business Analytics & Analytics) is essentially applying ML for improving business performance. BIA includes various technologies like Data Mining, Business Forecasting, OLAP. This module will give an overview of some of the aspects of AI. It will also talk about various steps involved in BI&A, involving Requirements, Data Warehouse, Exploratory Data Analysis techniques, Detailed techniques, Bench marking so that business performance before and after incorporating analytics can be compared. It will talk about various skill set under “Data Science”. It will then give an overview of various techniques of Data Mining, namely Supervised Learning (Classification and Regression) Unsupervised Learning (Association, Clustering, and Dimension Reduction). This module will also talk about steps for carrying out supervised learning.

Inclus

7 vidéos5 lectures4 devoirs

This week we will begin with module 2 - Carrying out classification techniques. We will learn how to apply the steps we have discussed in the Module 1, to a real-life classification problem. Firstly, business problem will be defined. We will learn how to apply one of the classification algorithms, namely, classification tree. Various steps are defining business problem, deriving data mining problem from the business problem (i.e., what is the output variable we need to predict), identifying input variables, dividing the data between training and test data, building a model using training data and applying the same on test data, calculating error rate from test data as well as business impact of the same. We will also discuss the concept of overfitting (what is overfitting, why overfitting takes place, how to reduce overfitting) validation data and cross validation in context of classification tree. We will also learn how to install and apply two different tools, R and Orange, for carrying out the solution. Peculiarities of different tools, one having mainly command based tool (R) and other having advanced visualization (Orange), will be discussed.

Inclus

5 vidéos8 lectures2 devoirs

This week we will begin with module 3 - Carrying out regression techniques and discussing various business applications of classification as well as regression techniques. We will learn how to apply the steps we have discussed in Module 1, to a real-life regression problem. Firstly, business problems will be defined. We will learn how to apply one of the regression algorithms, namely, multiple linear regression. Various steps are defining business problems, deriving datamining problems from the business problem (i.e., what is the output variable we need to predict), identifying input variables, dividing the data between training and test data, building a model using training data and applying the same on test data, calculating error rate from test data as well as business impact of the same. We will also discuss the concept of overfitting (what is overfitting, why overfitting takes place, how to reduce overfitting). Various error measures related to regression, and their interpretation will be discussed. We will apply two different tools, R and Orange, for carrying out the solution. Various business applications involving classification as well as regression will be discussed.

Inclus

4 vidéos7 lectures1 devoir

This week we will begin with module 4 – Target Marketing. Many a time, the cost of sending an offer is a substantial part of the gross profit. Hence to maximize the profit, it is imperative to send an offer to the selected audience (target audience) that is more likely to buy the product / service) rather than send the offer to everyone. We will start with a technique that was used for target marketing prior to datamining. We will then discuss how datamining is used for the same. We will discuss how to define target marketing problem, how to carry out the same, tools and techniques of evaluating the solution, using classification as well as regression as appropriate. For classification problems, we will introduce Logistic Regression algorithm, while for regression we will use multiple linear regression. We will apply two different tools, R and Orange, for carrying out the solution. Missing values and outliers are two issues that one has to address for cleaning the data before we can apply the solution. We will define what are missing values and outliers, different ways of handling the same and then usage of tools; R and orange to address these.

Inclus

4 vidéos4 lectures2 devoirs

This module will discuss one of the unsupervised techniques, namely, Association, which is more popularly known as Market Basket Analysis. Here one does not predict any variable (as in the case of supervised learning) but finds out which products / services are bought together / used together, at same time or within certain timeframe, more often. In other words, one finds out what is the strength of the association between various products / services. This module will talk about various parameters that define the strength of the Association, tools and techniques of carrying out Association. It will also talk about various business applications, standard as well as non-standard, in different scenarios: Offline grocery shopping, online grocery shopping, buying from e-commerce sites, predictive maintenance, designing websites. We will also learn how to use R and Orange to address the Association problem.

Inclus

5 vidéos3 lectures2 devoirs

This module will discuss one of the other unsupervised techniques, namely, Clustering. Many a times, building one model for the entire population (customers, organizations, etc.) may not work out well, in the sense that models will have unacceptable level of errors. This happens because all the records in the population could be very different. Hence one will first divide the entire population into various clusters (or segments or groups), each cluster having more similar records. Clustering is thus about dividing heterogeneous population into clusters, so that records in a given cluster, number of records are more homogenous. It is an intermediate technique, in the sense that further work on some clusters need to be done to derive business benefits. Typical applications are about customized treatment at cluster level. One of the most important application is market segmentation, where single strategy may not work out for entire population, but different strategy for each cluster might give better results. We will talk about two different techniques for carrying out clustering, namely K-means clustering and Hierarchical clustering. We will discuss the concept of Distance Function, because it at the core of clustering. Records belong to same cluster, will be nearer to each other (relatively smaller distance).We will also talk about business applications of clustering. We will use two tools, R and Orange for carrying out clustering. This module will also briefly talk about dimension reduction, i.e., reducing the number of input variables (without adversely affecting the benefits or having even better results). Mainly, Concept of PCA (Principal Component Analysis) will be discussed.

Inclus

7 vidéos5 lectures2 devoirs

Instructeur

Dr. Sunil Lakdawala
S.P. Jain Institute of Management and Research
1 Cours4 apprenants

Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?

Felipe M.

Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’

Jennifer J.

Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’

Larry W.

Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’

Chaitanya A.

’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
  • cplus logo

    Profitez de plus de 10 000 programmes grâce à notre offre spéciale pour la Fête du Travail

  • Coursera for teams logo

    Commencez par réaliser des économies simples pour vos équipes qui travaillent dur

    30% off team training

Foire Aux Questions