Question
Easy

It refers to mathematical procedure that needs to transform a number of possibly correlated variables into small number of uncorrelated variables:

1
Natural language analysis
2
Principle component analysis
3
Hidden Markov Model
4
Support Vector Machine
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Cyber Security, Ethics & Emerging Trends
Topic: Emerging Trends
Correct Answer
Option B
Explanation

The correct option is (2): Principle component analysis (PCA) is precisely the mathematical and statistical procedure defined in the question. PCA is the most common and widely used technique for dimensionality reduction. Its core function is to transform a large set of original, potentially highly correlated variables into a much smaller set of uncorrelated variables, called principal components. This transformation is achieved by finding orthogonal linear combinations of the original…Read More