FUN

Exploratory Multivariate Data Analysis (FUN)

Offered by Agrocampus Ouest,
Exploratory Multivariate Data Analysis (FUN)

Exploratory multivariate data analysis is studied and teached in a French-way since a long time in France. This course focuses on four essential and basic methods, those with the largest potential in terms of applications: principal component analysis (PCA) when variables are quantitative, correspondence analysis (CA) and multiple correspondence analysis (MCA) when variables are categorical and clustering. This course has been designed for scientists whose aim is not to become statisticians but who feel the need to analyze the data themselves. It is therefore addressed to practitioners who are confronted with the analysis of data in marketing, surveys, ecology, biology, geography, etc.

This course is application-oriented; formalism and mathematics writing have been reduced as much as possible while examples and intuition have been emphasized and the numerous exercises done with FactoMineR (a package of the free R software) will make the participant efficient and reliable face to data analysis.

We hope that with this course, the participant will be fully equipped (theory, examples, software) to confront multivariate real-life data.
What you will learn
At the end of this course, you will be able to:

  • résumer et synthétiser des tableaux de données par des graphes simples ;
  • utiliser des méthodes de visualisation adaptées à l'analyse exploratoire multidimensionnelle ;
  • interpréter les résultats d'une analyse factorielle et d'une classification ;
  • reconnaître, par rapport à la problématique et aux données, la méthode adaptée à l'exploration d'un jeu de données selon la nature et la structure des variables ;
  • analyser les réponses à une enquête ;
  • mettre en oeuvre une méthode d'analyse de données textuelles
  • mettre en oeuvre les méthodes factorielles et de classification sur le logiciel gratuit R

En résumé, vous serez autonome sur la mise en œuvre et l'interprétation d'analyses exploratoires multidimensionnelles.

To whom is this course addressed?
This course will be held in English. It has been designed for scientists whose aim is not to become statisticians but who feel the need to analyze the data themselves. It is therefore addressed to practitioners who are confronted with the analysis of data in marketing, surveys, ecology, biology, geography, etc.
Suggested Readings: Exploratory Multivariate Analysis by Example Using R (Chapman & Hall/CRC Computer Science & Data Analysis)

Course Schedule

Week 1. Principal Component Analysis

  • Data - Practicalities
  • Studying individuals and variables
  • Aids for interpretation
  • PCA in practice using FactoMineR

Week 2. Correspondence Analysis

  • Data - introduction and independence model
  • Visualizing the row and column clouds
  • Inertia and percentage of inertia
  • Simultaneous representation
  • Interpretation aids
  • Correspondance Analysis in practice using FactoMineR

Week 3. Multiple Correspondence Analysis

  • Data - issues
  • Visualizing the point cloud of individuals
  • Visualizing the point cloud of categories - simultaneous representation
  • Interpretation aids
  • Multiple Correspondance Analysis in practice using FactoMineR

Week 4. Clustering

  • Hierarchical clustering
  • An example, and choosing the number of classes
  • Partitioning methods and other details
  • Characterizing the classes
  • Clustering in practice using FactoMineR

Week 5 : Multiple Factor Analysis

  • Data - issues
  • Balancing groups and choosing a weighting for the variables
  • Studying and visualizing the groups of variables
  • Visualizing the partial points
  • Visualizing the separate analyses
  • Taking into account groups of categorical variables
  • Taking into account contingency tables
  • Interpretation aids
  • Multiple Factor Analysis in practice using FactoMineR
Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Go Beyond the Numbers: Translate Data into Insights (Coursera) Coursera
Google

Go Beyond the Numbers: Translate Data into Insights (Coursera)

This is the third of seven courses in the Google Advanced Data Analytics Certificate. In this course, you’ll learn how to find the story within data and tell that story in a compelling way. You'll discover how data professionals use storytelling to better understand their data and communicate key insights to teammates and stakeholders. You'll also practice exploratory data analysis and learn how to create effective data visualizations.

Jun 1st 2026
5-12 Weeks
Machine Learning: Concepts and Applications (Coursera) Coursera
University of Chicago

Machine Learning: Concepts and Applications (Coursera)

This course gives you a comprehensive introduction to both the theory and practice of machine learning. You will learn to use Python along with industry-standard libraries and tools, including Pandas, Scikit-learn, and Tensorflow, to ingest, explore, and prepare data for modeling and then train and evaluate models using a wide variety of techniques. Those techniques include linear regression with ordinary least squares, logistic regression, support vector machines, decision trees and ensembles, clustering, principal component analysis, hidden Markov models, and deep learning.

Jun 1st 2026
5-12 Weeks
Mathematics for Machine Learning: PCA (Coursera) Coursera
Imperial College London

Mathematics for Machine Learning: PCA (Coursera)

This intermediate-level course introduces the mathematical foundations to derive Principal Component Analysis (PCA), a fundamental dimensionality reduction technique. We'll cover some basic statistics of data sets, such as mean values and variances, we'll compute distances and angles between vectors using inner products and derive orthogonal projections of data onto lower-dimensional subspaces. Using all these tools, we'll then derive PCA as a method that minimizes the average squared reconstruction error between data points and their reconstruction.

Jun 1st 2026
4 Weeks
Perform exploratory data analysis on retail data with Python (Coursera) Coursera
Coursera Project Network

Perform exploratory data analysis on retail data with Python (Coursera)

In this project, you'll serve as a data analyst at an online retail company helping interpret real-world data to help make key business decisions. Your task is to explore and analyze this dataset to gain insights into the store's sales trends, customer behavior, and popular products.

Jun 1st 2026
1 Week
Build Regression, Classification, and Clustering Models (Coursera) Coursera
CertNexus

Build Regression, Classification, and Clustering Models (Coursera)

In most cases, the ultimate goal of a machine learning project is to produce a model. Models make decisions, predictions—anything that can help the business understand itself, its customers, and its environment better than a human could. Models are constructed using algorithms, and in the world of machine learning, there are many different algorithms to choose from. You need to know how to select the best algorithm for a given job, and how to use that algorithm to produce a working model that provides value to the business. This third course within the Certified Artificial Intelligence Practitioner (CAIP) professional certificate introduces you to some of the major machine learning algorithms that are used to solve the two most common supervised problems: regression and classification, and one of the most common unsupervised problems: clustering.

Jun 1st 2026
5-12 Weeks
AI and Public Health (Coursera) Coursera
DeepLearning.AI

AI and Public Health (Coursera)

The AI and Public Health course is designed to introduce learners to the concept of using artificial intelligence to address social and environmental issues. We'll start by defining AI for Good, and explore various examples of AI for Good projects. You will get hands-on with a real-world concern, air quality in Bogotá, and use the AI for Good framework to define the problem, identify stakeholders, and determine where AI could fit.

Jun 1st 2026
3 Weeks
The Nuts and Bolts of Machine Learning (Coursera) Coursera
Google

The Nuts and Bolts of Machine Learning (Coursera)

This is the sixth of seven courses in the Google Advanced Data Analytics Certificate. In this course, you’ll learn about machine learning, which uses algorithms and statistics to teach computer systems to discover patterns in data. Data professionals use machine learning to help analyze large amounts of data, solve complex problems, and make accurate predictions.

Jun 1st 2026
5-12 Weeks
Machine Learning: Clustering & Retrieval (Coursera) Coursera
University of Washington

Machine Learning: Clustering & Retrieval (Coursera)

Case Studies: Finding Similar Documents. A reader is interested in a specific news article and you want to find similar articles to recommend. What is the right notion of similarity? Moreover, what if there are millions of other documents? Each time you want to a retrieve a new document, do you need to search through all other documents? How do you group similar documents together? How do you discover new, emerging topics that the documents cover?

Jun 1st 2026
5-12 Weeks
Create Machine Learning Models in Microsoft Azure (Coursera) Coursera
Microsoft

Create Machine Learning Models in Microsoft Azure (Coursera)

Machine learning is the foundation for predictive modeling and artificial intelligence. If you want to learn about both the underlying concepts and how to get into building models with the most common machine learning tools this path is for you. In this course, you will learn the core principles of machine learning and how to use common tools and frameworks to train, evaluate, and use machine learning models. This course is designed to prepare you for roles that include planning and creating a suitable working environment for data science workloads on Azure.

Jun 1st 2026
3 Weeks
Gestión del análisis de datos (Coursera) Coursera
Johns Hopkins University

Gestión del análisis de datos (Coursera)

This one-week course describes the process of analyzing data and how to manage that process. We describe the iterative nature of data analysis and the role of stating a sharp question, exploratory data analysis, inference, formal statistical modeling, interpretation, and communication. In addition, we will describe how to direct analytic activities within a team and to drive the data analysis process towards coherent and useful results.

Jun 1st 2026
1 Week