English

Are You an Introvert or Extrovert? Accurate Classification With Only Ten Predictors

Machine Learning 2020-03-04 v1 Machine Learning

Abstract

This paper investigates how accurately the prediction of being an introvert vs. extrovert can be made with less than ten predictors. The study is based on a previous data collection of 7161 respondents of a survey on 91 personality and 3 demographic items. The results show that it is possible to effectively reduce the size of this measurement instrument from 94 to 10 features with a performance loss of only 1%, achieving an accuracy of 73.81% on unseen data. Class imbalance correction methods like SMOTE or ADASYN showed considerable improvement on the validation set but only minor performance improvement on the testing set.

Cite

@article{arxiv.2003.01580,
  title  = {Are You an Introvert or Extrovert? Accurate Classification With Only Ten Predictors},
  author = {Chaehan So},
  journal= {arXiv preprint arXiv:2003.01580},
  year   = {2020}
}

Comments

To be published in IEEE conference proceedings: 2nd International Conference on Artificial Intelligence in Information and Communication, ICAIIC 2020

R2 v1 2026-06-23T14:02:11.700Z