>Home >Training >Statistics

FACTORIAL METHODS IN DATA SCIENCE

Methods from mathematical algebra to analyse data.

    Introduction

    • ·         Presentation of methods and objectives,
    • ·         Basics of Linear Algebra for Data Analysis,

    Excel tools and Regression

    • ·         Functions and Matrices,
    • ·         VBA Code for EigenValues and EigenVectors.
    • ·         Regression with Excel,
    • ·         Regression with VBA,
    • ·         Comparison of methods.

    Factorial Methods

    • ·         General Analysis,
    • ·         Principal Component Analysis (PCA),
    • ·         Factorial Analysis on Contingent Table,
    • ·         Correspondence Analysis (CA),
    • ·         Multiple Correspondence Analysis (MCA),
    • ·         Canonical Analysis,
    • ·         Financial Example.

    Discriminant Method and Classification

    • ·         Linear Discriminant Analysis (LDA),
    • ·         Fisher Example on Iris.