Factor Analysis Example

Factor Analysis Example

Problem Statement

We have collected data on several different models of cars with respect to several parameters. Determine which factors can be treated together using Factor Analysis.

How to perform analysis

Step 1: Open Sigma Magic
  1. Click on the Sigma Magic button on the Excel toolbar.
  2. Click on the New button to create a new project.
Step 2: Add the analysis template
  1. Click on the Tool Wizard to add the analysis template.
  2. Click on Analytics and then on Factor Analysis.

                                                                                                                                                                                 
Step 3: Specify analysis options
A new worksheet will be added to your workbook. Analysis Setup will be automatically openedin the setup tab specify the survey results.


Click on Data to specify the data required for this analysis.



Click the Verify tab to ensure all the inputs are okay and shown in a green checkmark.


Step 4: Generate analysis result
Click OK and then click Compute Outputs to get the final results.


Interpretation of Results

  • The Scree Plot and Eigenvalues suggest selecting 2 or 3 factors, as the elbow point occurs around the second or third component.
  • The Eigenvalues > 1 rule supports retaining 3 factors, as seen in the table.
  • The factor loadings table indicates how strongly each variable correlates with the extracted factors.
  • Factor 1: Gear (0.92), AM (0.85), and Drat (0.79) strongly load onto this factor.
  • Factor 2: HP (0.77), Cyl (0.74), and Disp (0.58) dominate this factor.
  • Factor 3: Carb (0.65), HP (0.45), and WT (0.54) contribute here.
  • Varimax Rotation is used to simplify factor structure by reducing cross-loadings.
  • This helps in achieving clearer groupings for easier interpretation.
  • Factor 1 relates to transmission and efficiency (Gear, AM, Drat).
  • Factor 2 represents engine power and performance (HP, Cyl, Disp).
  • Factor 3 seems to capture weight and fuel-related aspects (Carb, WT, HP).
  • The factor scores (Regression method) allow ranking observations based on their factor influences.
  • Can be used in clustering, predictive modeling, or segmentation.
  • Identifies key groups affecting vehicle performance.
  • Helps optimize vehicle design by focusing on distinct categories.
  • Useful for market research, customer segmentation, and automotive analysis. 
    • Related Articles

    • Factor Analysis Overview

      Factor Analysis (FA) is a statistical technique used to identify underlying relationships between observed variables. It helps in reducing a large set of variables into a smaller set of latent (unobserved) factors, making data interpretation easier. ...
    • Correspondence Analysis Example

      Problem Statement We have collected data on several people's eye and hair color. Use correspondence analysis to determine if there is any correspondence between the two. How to perform analysis Step 1: Open Sigma Magic Click on the Sigma Magic button ...
    • FMEA Example

      Problem Statement Create an FMEA analysis for implementation of SPC charts in a work area. Some example of potential failures are shown below. However, you will need to brainstorm with your team and fill in the missing information. Typical Failure ...
    • SMED Analysis Example

      Problem Statement Create a SMED analysis for reducing the changeover time for planes between two flights. # Description 1 Check if all personnel are present 2 Security check 3 Gather all tools & supplies 4 Cleanup plane 5 Refurbish plane 6 Clean ...
    • Waste Analysis Example

      Problem Statement Select a process and create the waste analysis for each step in the process. How to perform Analysis Step 1: Open Sigma Magic Click on the Sigma Magic button on the Excel toolbar. Click on the New button to create a new project. ...