<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.0 20120330//EN" "JATS-journalpublishing1.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article">
<front>
<journal-meta>
<journal-id journal-id-type="publisher-id">JDS</journal-id>
<journal-title-group><journal-title>Journal of Data Science</journal-title></journal-title-group>
<issn pub-type="epub">1683-8602</issn><issn pub-type="ppub">1680-743X</issn><issn-l>1680-743X</issn-l>
<publisher>
<publisher-name>School of Statistics, Renmin University of China</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">JDS1033</article-id>
<article-id pub-id-type="doi">10.6339/21-JDS1033</article-id>
<article-categories><subj-group subj-group-type="heading">
<subject>Data Science in Action</subject></subj-group></article-categories>
<title-group>
<article-title>Decision Tree-Based Predictive Models for Academic Achievement Using College Students’ Support Networks</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name><surname>Frazier</surname><given-names>Anthony</given-names></name><xref ref-type="aff" rid="j_jds1033_aff_001">1</xref>
</contrib>
<contrib contrib-type="author">
<name><surname>Silva</surname><given-names>Joethi</given-names></name><xref ref-type="aff" rid="j_jds1033_aff_002">2</xref>
</contrib>
<contrib contrib-type="author">
<name><surname>Meilak</surname><given-names>Rachel</given-names></name><xref ref-type="aff" rid="j_jds1033_aff_003">3</xref>
</contrib>
<contrib contrib-type="author">
<contrib-id contrib-id-type="orcid">https://orcid.org/0000-0002-4960-7984</contrib-id>
<name><surname>Sahoo</surname><given-names>Indranil</given-names></name><email xlink:href="mailto:sahooi@vcu.edu">sahooi@vcu.edu</email><xref ref-type="aff" rid="j_jds1033_aff_004">4</xref><xref ref-type="corresp" rid="cor1">∗</xref>
</contrib>
<contrib contrib-type="author">
<name><surname>Broda</surname><given-names>Michael</given-names></name><xref ref-type="aff" rid="j_jds1033_aff_005">5</xref>
</contrib>
<contrib contrib-type="author">
<name><surname>Chan</surname><given-names>David</given-names></name><xref ref-type="aff" rid="j_jds1033_aff_006">6</xref>
</contrib>
<aff id="j_jds1033_aff_001"><label>1</label>Department of Mathematics, <institution>Weber State University</institution>, <country>USA</country></aff>
<aff id="j_jds1033_aff_002"><label>2</label>Department of Statistics, <institution>George Mason University</institution>, <country>USA</country></aff>
<aff id="j_jds1033_aff_003"><label>3</label>Department of Mathematics, <institution>Loyola Marymount University</institution>, <country>USA</country></aff>
<aff id="j_jds1033_aff_004"><label>4</label>Department of Statistical Sciences &amp; Operations Research, <institution>Virginia Commonwealth University</institution>, <country>USA</country></aff>
<aff id="j_jds1033_aff_005"><label>5</label>Department of Foundations of Education, <institution>Virginia Commonwealth University</institution>, <country>USA</country></aff>
<aff id="j_jds1033_aff_006"><label>6</label>Department of Mathematics, <institution>Virginia Commonwealth University</institution>, <country>USA</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>∗</label>Corresponding author. Email: <ext-link ext-link-type="uri" xlink:href="mailto:sahooi@vcu.edu">sahooi@vcu.edu</ext-link>.</corresp>
</author-notes>
<pub-date pub-type="ppub"><year>2023</year></pub-date><pub-date pub-type="epub"><day>30</day><month>12</month><year>2021</year></pub-date><volume>21</volume><issue>3</issue><fpage>557</fpage><lpage>577</lpage><supplementary-material id="S1" content-type="archive" xlink:href="jds1033_s001.zip" mimetype="application" mime-subtype="x-zip-compressed">
<caption>
<title>Supplementary Material</title>
<p>Supplemental material linked to the online version of the paper includes <monospace>R</monospace> codes implementing the CHAID and <italic>cforest</italic> algorithms and an example dataset used to demonstrate the codes.</p>
</caption>
</supplementary-material><history><date date-type="received"><day>15</day><month>9</month><year>2021</year></date><date date-type="accepted"><day>27</day><month>11</month><year>2021</year></date></history>
<permissions><copyright-statement>2023 The Author(s). Published by the School of Statistics and the Center for Applied Statistics, Renmin University of China.</copyright-statement><copyright-year>2023</copyright-year>
<license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>Open access article under the <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">CC BY</ext-link> license.</license-p></license></permissions>
<abstract>
<p>In this study, we examine a set of primary data collected from 484 students enrolled in a large public university in the Mid-Atlantic United States region during the early stages of the COVID-19 pandemic. The data, called <italic>Ties</italic> data, included students’ demographic and support network information. The support network data comprised of information that highlighted the type of support, (i.e. emotional or educational; routine or intense). Using this data set, models for predicting students’ academic achievement, quantified by their self-reported GPA, were created using <italic>Chi-Square Automatic Interaction Detection</italic> (CHAID), a decision tree algorithm, and <italic>cforest</italic>, a random forest algorithm that uses conditional inference trees. We compare the methods’ accuracy and variation in the set of important variables suggested by each algorithm. Each algorithm found different variables important for different student demographics with some overlap. For White students, different types of educational support were important in predicting academic achievement, while for non-White students, different types of emotional support were important in predicting academic achievement. The presence of differing types of routine support were important in predicting academic achievement for cisgender women, while differing types of intense support were important in predicting academic achievement for cisgender men.</p>
</abstract>
<kwd-group>
<label>Keywords</label>
<kwd>cforest</kwd>
<kwd>CHAID</kwd>
<kwd>conditional inference trees</kwd>
<kwd>egocentric network</kwd>
<kwd>perceived social support</kwd>
<kwd>support network</kwd>
</kwd-group>
</article-meta>
</front>
<back>
<ref-list id="j_jds1033_reflist_001">
<title>References</title>
<ref id="j_jds1033_ref_001">
<mixed-citation publication-type="journal"> <string-name><surname>Al-Barrak</surname> <given-names>MA</given-names></string-name>, <string-name><surname>Al-Razgan</surname> <given-names>M</given-names></string-name> (<year>2016</year>). <article-title>Predicting students final GPA using decision trees: A case study</article-title>. <source><italic>International Journal of Information and Education Technology</italic></source>, <volume>6</volume>(<issue>7</issue>): <fpage>528</fpage>–<lpage>533</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_002">
<mixed-citation publication-type="journal"> <string-name><surname>Arcidiacono</surname> <given-names>P</given-names></string-name>, <string-name><surname>Aucejo</surname> <given-names>EM</given-names></string-name>, <string-name><surname>Spenner</surname> <given-names>K</given-names></string-name> (<year>2012</year>). <article-title>What happens after enrollment? An analysis of the time path of racial differences in GPA and major choice</article-title>. <source><italic>IZA Journal of Labor Economics</italic></source>, <volume>1</volume>(<issue>1</issue>): <fpage>1</fpage>–<lpage>24</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_003">
<mixed-citation publication-type="journal"> <string-name><surname>Azizi</surname> <given-names>Y</given-names></string-name> (<year>2013</year>). <article-title>The study of the relationship among emotional intelligence, peer social support, and family social support and GPA among Iranian high school students</article-title>. <source><italic>European Online Journal of Natural and Social Sciences: Proceedings</italic></source>, <volume>2</volume>(<issue>2s</issue>): <fpage>650</fpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_004">
<mixed-citation publication-type="journal"> <string-name><surname>Behr</surname> <given-names>A</given-names></string-name>, <string-name><surname>Giese</surname> <given-names>M</given-names></string-name>, <string-name><surname>Teguim K</surname> <given-names>HD</given-names></string-name>, <string-name><surname>Theune</surname> <given-names>K</given-names></string-name> (<year>2020</year>). <article-title>Early prediction of university dropouts: A random forest approach</article-title>. <source><italic>Jahrbücher für Nationalökonomie und Statistik</italic></source>, <volume>240</volume>(<issue>6</issue>): <fpage>743</fpage>–<lpage>789</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_005">
<mixed-citation publication-type="journal"> <string-name><surname>Benali</surname> <given-names>L</given-names></string-name>, <string-name><surname>Notton</surname> <given-names>G</given-names></string-name>, <string-name><surname>Fouilloy</surname> <given-names>A</given-names></string-name>, <string-name><surname>Voyant</surname> <given-names>C</given-names></string-name>, <string-name><surname>Dizene</surname> <given-names>R</given-names></string-name> (<year>2019</year>). <article-title>Solar radiation forecasting using artificial neural network and random forest methods: Application to normal beam, horizontal diffuse and global components</article-title>. <source><italic>Renewable Energy</italic></source>, <volume>132</volume>: <fpage>871</fpage>–<lpage>884</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_006">
<mixed-citation publication-type="other"> <string-name><surname>Breiman</surname> <given-names>L</given-names></string-name> (1999). Random forests. <italic>UC Berkeley TR567</italic>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_007">
<mixed-citation publication-type="journal"> <string-name><surname>Breiman</surname> <given-names>L</given-names></string-name> (<year>2001</year>). <article-title>Random forests</article-title>. <source><italic>Machine Learning</italic></source>, <volume>45</volume>(<issue>1</issue>): <fpage>5</fpage>–<lpage>32</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_008">
<mixed-citation publication-type="other"> <string-name><surname>Breiman</surname> <given-names>L</given-names></string-name>, <string-name><surname>Cutler</surname> <given-names>A</given-names></string-name> (2004). Random forest-manual. Online: <uri>http://www.stat.berkeley.edu/~breiman/RandomForests/cc_manual.htm</uri>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_009">
<mixed-citation publication-type="journal"> <string-name><surname>Breiman</surname> <given-names>L</given-names></string-name>, <string-name><surname>Friedman</surname> <given-names>J</given-names></string-name>, <string-name><surname>Olshen</surname> <given-names>R</given-names></string-name>, <string-name><surname>Stone</surname> <given-names>C</given-names></string-name> (<year>1984</year>). <article-title>Classification and regression trees. Wadsworth Int</article-title>. <source><italic>Group</italic></source>, <volume>37</volume>(<issue>15</issue>): <fpage>237</fpage>–<lpage>251</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_010">
<mixed-citation publication-type="journal"> <string-name><surname>Brooks</surname> <given-names>JE</given-names></string-name> (<year>2015</year>). <article-title>The impact of family structure, relationships, and support on african american students’ collegiate experiences</article-title>. <source><italic>Journal of Black Studies</italic></source>, <volume>46</volume>(<issue>8</issue>): <fpage>817</fpage>–<lpage>836</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_011">
<mixed-citation publication-type="journal"> <string-name><surname>Chen</surname> <given-names>W</given-names></string-name>, <string-name><surname>Li</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Xue</surname> <given-names>W</given-names></string-name>, <string-name><surname>Shahabi</surname> <given-names>H</given-names></string-name>, <string-name><surname>Li</surname> <given-names>S</given-names></string-name>, <string-name><surname>Hong</surname> <given-names>H</given-names></string-name>, <etal>et al.</etal> (<year>2020</year>). <article-title>Modeling flood susceptibility using data-driven approaches of naïve bayes tree, alternating decision tree, and random forest methods</article-title>. <source><italic>Science of the Total Environment</italic></source>, <volume>701</volume>: <fpage>134979</fpage>–<lpage>134979</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_012">
<mixed-citation publication-type="journal"> <string-name><surname>Cheng</surname> <given-names>W</given-names></string-name>, <string-name><surname>Ickes</surname> <given-names>W</given-names></string-name>, <string-name><surname>Verhofstadt</surname> <given-names>L</given-names></string-name> (<year>2012</year>). <article-title>How is family support related to students’ GPA scores?: A longitudinal study</article-title>. <source><italic>Higher Education</italic></source>, <volume>64</volume>(<issue>3</issue>): <fpage>399</fpage>–<lpage>420</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_013">
<mixed-citation publication-type="other"> <string-name><surname>China</surname> <given-names>FT</given-names></string-name> (2015). The relationship between social support, social adjustment, academic adjustment, and academic performance among college students in Tanzania, Ph.D. thesis, The Open University Of Tanzania.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_014">
<mixed-citation publication-type="journal"> <string-name><surname>DeBerard</surname> <given-names>MS</given-names></string-name>, <string-name><surname>Spielmans</surname> <given-names>GI</given-names></string-name>, <string-name><surname>Julka</surname> <given-names>DL</given-names></string-name> (<year>2004</year>). <article-title>Predictors of academic achievement and retention among college freshmen: A longitudinal study</article-title>. <source><italic>College Student Journal</italic></source>, <volume>38</volume>(<issue>1</issue>): <fpage>66</fpage>–<lpage>81</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_015">
<mixed-citation publication-type="journal"> <string-name><surname>Dennis</surname> <given-names>JM</given-names></string-name>, <string-name><surname>Phinney</surname> <given-names>JS</given-names></string-name>, <string-name><surname>Chuateco</surname> <given-names>LI</given-names></string-name> (<year>2005</year>). <article-title>The role of motivation, parental support, and peer support in the academic success of ethnic minority first-generation college students</article-title>. <source><italic>Journal of College Student Development</italic></source>, <volume>46</volume>(<issue>3</issue>): <fpage>223</fpage>–<lpage>236</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_016">
<mixed-citation publication-type="journal"> <string-name><surname>Eggens</surname> <given-names>L</given-names></string-name>, <string-name><surname>Van der Werf</surname> <given-names>M</given-names></string-name>, <string-name><surname>Bosker</surname> <given-names>R</given-names></string-name> (<year>2008</year>). <article-title>The influence of personal networks and social support on study attainment of students in university education</article-title>. <source><italic>Higher Education</italic></source>, <volume>55</volume>(<issue>5</issue>): <fpage>553</fpage>–<lpage>573</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_017">
<mixed-citation publication-type="journal"> <string-name><surname>Fernandez-Lozano</surname> <given-names>C</given-names></string-name>, <string-name><surname>Hervella</surname> <given-names>P</given-names></string-name>, <string-name><surname>Mato-Abad</surname> <given-names>V</given-names></string-name>, <string-name><surname>Rodríguez-Yáñez</surname> <given-names>M</given-names></string-name>, <string-name><surname>Suárez-Garaboa</surname> <given-names>S</given-names></string-name>, <string-name><surname>López-Dequidt</surname> <given-names>I</given-names></string-name>, <etal>et al.</etal> (<year>2021</year>). <article-title>Random forest-based prediction of stroke outcome</article-title>. <source><italic>Scientific Reports</italic></source>, <volume>11</volume>(<issue>1</issue>): <fpage>10071</fpage>–<lpage>10071</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_018">
<mixed-citation publication-type="journal"> <string-name><surname>Fiebig</surname> <given-names>JN</given-names></string-name>, <string-name><surname>Braid</surname> <given-names>BL</given-names></string-name>, <string-name><surname>Ross</surname> <given-names>PA</given-names></string-name>, <string-name><surname>Tom</surname> <given-names>MA</given-names></string-name>, <string-name><surname>Prinzo</surname> <given-names>C</given-names></string-name> (<year>2010</year>). <article-title>Hispanic community college students: Acculturation, family support, perceived educational barriers, and vocational planning</article-title>. <source><italic>Community College Journal of Research and Practice</italic></source>, <volume>34</volume>(<issue>10</issue>): <fpage>848</fpage>–<lpage>864</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_019">
<mixed-citation publication-type="journal"> <string-name><surname>Fletcher</surname> <given-names>J</given-names></string-name>, <string-name><surname>Tienda</surname> <given-names>M</given-names></string-name> (<year>2010</year>). <article-title>Race and ethnic differences in college achievement: Does high school attended matter?</article-title> <source><italic>The Annals of the American Academy of Political and Social Science</italic></source>, <volume>627</volume>(<issue>1</issue>): <fpage>144</fpage>–<lpage>166</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_020">
<mixed-citation publication-type="journal"> <string-name><surname>Fortin</surname> <given-names>NM</given-names></string-name>, <string-name><surname>Oreopoulos</surname> <given-names>P</given-names></string-name>, <string-name><surname>Phipps</surname> <given-names>S</given-names></string-name> (<year>2015</year>). <article-title>Leaving boys behind: Gender disparities in high academic achievement</article-title>. <source><italic>The Journal of Human Resources</italic></source>, <volume>50</volume>(<issue>3</issue>): <fpage>549</fpage>–<lpage>579</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_021">
<mixed-citation publication-type="journal"> <string-name><surname>Fung</surname> <given-names>KY</given-names></string-name> (<year>2015</year>). <article-title>Network diversity and educational attainment: A case study in China</article-title>. <source><italic>The Journal of Chinese Sociology</italic></source>, <volume>2</volume>(<issue>1</issue>): <fpage>1</fpage>–<lpage>20</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_022">
<mixed-citation publication-type="journal"> <string-name><surname>Gomes</surname> <given-names>CMA</given-names></string-name>, <string-name><surname>Lemos</surname> <given-names>GC</given-names></string-name>, <string-name><surname>Jelihovschi</surname> <given-names>EG</given-names></string-name> (<year>2020</year>). <article-title>Comparing the predictive power of the cart and ctree algorithms</article-title>. <source><italic>Revista Avaliação Psicológica</italic></source>, <volume>19</volume>(<issue>1</issue>): <fpage>87</fpage>–<lpage>96</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_023">
<mixed-citation publication-type="journal"> <string-name><surname>Heard</surname> <given-names>HE</given-names></string-name> (<year>2007</year>). <article-title>Fathers, mothers, and family structure: Family trajectories, parent gender, and adolescent schooling</article-title>. <source><italic>Journal of Marriage and the Family</italic></source>, <volume>69</volume>(<issue>2</issue>): <fpage>435</fpage>–<lpage>450</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_024">
<mixed-citation publication-type="journal"> <string-name><surname>Ho</surname> <given-names>SH</given-names></string-name>, <string-name><surname>Jee</surname> <given-names>SH</given-names></string-name>, <string-name><surname>Lee</surname> <given-names>JE</given-names></string-name>, <string-name><surname>Park</surname> <given-names>JS</given-names></string-name> (<year>2004</year>). <article-title>Analysis on risk factors for cervical cancer using induction technique</article-title>. <source><italic>Expert Systems with Applications</italic></source>, <volume>27</volume>(<issue>1</issue>): <fpage>97</fpage>–<lpage>105</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_025">
<mixed-citation publication-type="chapter"> <string-name><surname>Ho</surname> <given-names>TK</given-names></string-name> (<year>1995</year>). <chapter-title>Random decision forests</chapter-title>. In: <source><italic>Proceedings of 3rd International Conference on Document Analysis and Recognition</italic></source>, volume <volume>1</volume>, <fpage>278</fpage>–<lpage>282</lpage>. <publisher-name>IEEE</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_026">
<mixed-citation publication-type="journal"> <string-name><surname>Hothorn</surname> <given-names>T</given-names></string-name>, <string-name><surname>Buehlmann</surname> <given-names>P</given-names></string-name>, <string-name><surname>Dudoit</surname> <given-names>S</given-names></string-name>, <string-name><surname>Molinaro</surname> <given-names>A</given-names></string-name>, <string-name><surname>Van Der Laan</surname> <given-names>M</given-names></string-name> (<year>2006</year>a). <article-title>Survival ensembles</article-title>. <source><italic>Biostatistics</italic></source>, <volume>7</volume>(<issue>3</issue>): <fpage>355</fpage>–<lpage>373</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_027">
<mixed-citation publication-type="journal"> <string-name><surname>Hothorn</surname> <given-names>T</given-names></string-name>, <string-name><surname>Hornik</surname> <given-names>K</given-names></string-name>, <string-name><surname>Zeileis</surname> <given-names>A</given-names></string-name> (<year>2006</year>b). <article-title>Unbiased recursive partitioning: A conditional inference framework</article-title>. <source><italic>Journal of Computational and Graphical Statistics</italic></source>, <volume>15</volume>(<issue>3</issue>): <fpage>651</fpage>–<lpage>674</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_028">
<mixed-citation publication-type="book"> <string-name><surname>James</surname> <given-names>G</given-names></string-name>, <string-name><surname>Witten</surname> <given-names>D</given-names></string-name>, <string-name><surname>Hastie</surname> <given-names>T</given-names></string-name>, <string-name><surname>Tibshirani</surname> <given-names>R</given-names></string-name> (<year>2013</year>). <source><italic>An Introduction to Statistical Learning: With Applications in R</italic></source>, volume <volume>103</volume> of <series><italic>Springer Texts in Statistics</italic></series>. <publisher-name>Springer</publisher-name>, <publisher-loc>New York</publisher-loc>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_029">
<mixed-citation publication-type="journal"> <string-name><surname>Janitza</surname> <given-names>S</given-names></string-name>, <string-name><surname>Hornung</surname> <given-names>R</given-names></string-name> (<year>2018</year>). <article-title>On the overestimation of random forest’s out-of-bag error</article-title>. <source><italic>PLoS ONE</italic></source>, <volume>13</volume>(<issue>8</issue>): <fpage>e0201904</fpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_030">
<mixed-citation publication-type="journal"> <string-name><surname>Kashy-Rosenbaum</surname> <given-names>G</given-names></string-name>, <string-name><surname>Kaplan</surname> <given-names>O</given-names></string-name>, <string-name><surname>Israel-Cohen</surname> <given-names>Y</given-names></string-name> (<year>2018</year>). <article-title>Predicting academic achievement by class-level emotions and perceived homeroom teachers’ emotional support</article-title>. <source><italic>Psychology in the Schools</italic></source>, <volume>55</volume>(<issue>7</issue>): <fpage>770</fpage>–<lpage>782</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_031">
<mixed-citation publication-type="journal"> <string-name><surname>Kass</surname> <given-names>GV</given-names></string-name> (<year>1980</year>). <article-title>An exploratory technique for investigating large quantities of categorical data</article-title>. <source><italic>Journal of the Royal Statistical Society. Series C. Applied Statistics</italic></source>, <volume>29</volume>(<issue>2</issue>): <fpage>119</fpage>–<lpage>127</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_032">
<mixed-citation publication-type="chapter"> <string-name><surname>Kovacic</surname> <given-names>ZJ</given-names></string-name> (<year>2010</year>). <chapter-title>Early prediction of student success: Mining students enrolment data</chapter-title>. In: <source><italic>Proceedings of Informing Science &amp; IT Education Conference (InSITE)</italic></source>. <publisher-name>Open Polytechnic</publisher-name>, <publisher-loc>Wellington, New Zealand</publisher-loc>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_033">
<mixed-citation publication-type="journal"> <string-name><surname>Kuchynka</surname> <given-names>SL</given-names></string-name>, <string-name><surname>Salomon</surname> <given-names>K</given-names></string-name>, <string-name><surname>Bosson</surname> <given-names>JK</given-names></string-name>, <string-name><surname>El-Hout</surname> <given-names>M</given-names></string-name>, <string-name><surname>Kiebel</surname> <given-names>E</given-names></string-name>, <string-name><surname>Cooperman</surname> <given-names>C</given-names></string-name>, <etal>et al.</etal> (<year>2018</year>). <article-title>Hostile and benevolent sexism and college women’s STEM outcomes</article-title>. <source><italic>Psychology of Women Quarterly</italic></source>, <volume>42</volume>(<issue>1</issue>): <fpage>72</fpage>–<lpage>87</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_034">
<mixed-citation publication-type="journal"> <string-name><surname>Kuhn</surname> <given-names>M</given-names></string-name> (<year>2008</year>). <article-title>Building predictive models in R using the caret package</article-title>. <source><italic>Journal of Statistical Software</italic></source>, <volume>28</volume>(<issue>1</issue>): <fpage>1</fpage>–<lpage>26</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_035">
<mixed-citation publication-type="journal"> <string-name><surname>Li</surname> <given-names>J</given-names></string-name>, <string-name><surname>Han</surname> <given-names>X</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>W</given-names></string-name>, <string-name><surname>Sun</surname> <given-names>G</given-names></string-name>, <string-name><surname>Cheng</surname> <given-names>Z</given-names></string-name> (<year>2018</year>). <article-title>How social support influences university students’ academic achievement and emotional exhaustion: The mediating role of self-esteem</article-title>. <source><italic>Learning and Individual Differences</italic></source>, <volume>61</volume>: <fpage>120</fpage>–<lpage>126</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_036">
<mixed-citation publication-type="other"> <string-name><surname>Li</surname> <given-names>X</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>YW</given-names></string-name>, <string-name><surname>Kim</surname> <given-names>YH</given-names></string-name> (2020). The moderation of parental support on the relationship between race-related career barriers and academic achievement. <italic>Journal of Career Development</italic>. <ext-link ext-link-type="doi" xlink:href="https://doi.org/10.1177/0894845320937353" xlink:type="simple">https://doi.org/10.1177/0894845320937353</ext-link>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_037">
<mixed-citation publication-type="book"> <string-name><surname>McArdle</surname> <given-names>JJ</given-names></string-name>, <string-name><surname>Ritschard</surname> <given-names>G</given-names></string-name> (<year>2013</year>). <source><italic>Contemporary Issues in Exploratory Data Mining in the Behavioral Sciences</italic></source>. <publisher-name>Routledge</publisher-name>, <publisher-loc>New York</publisher-loc>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_038">
<mixed-citation publication-type="chapter"> <string-name><surname>McCarthy</surname> <given-names>RV</given-names></string-name>, <string-name><surname>McCarthy</surname> <given-names>MM</given-names></string-name>, <string-name><surname>Ceccucci</surname> <given-names>W</given-names></string-name>, <string-name><surname>Halawi</surname> <given-names>L</given-names></string-name> (<year>2019</year>). <chapter-title>Predictive models using decision trees</chapter-title>. In: <source><italic>Applying Predictive Analytics</italic></source>, <fpage>123</fpage>–<lpage>144</lpage>. <publisher-name>Springer</publisher-name>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_039">
<mixed-citation publication-type="book"> <string-name><surname>Michael</surname> <given-names>J</given-names></string-name>, <string-name><surname>Gordon</surname> <given-names>SL</given-names></string-name> (<year>1997</year>). <source><italic>Data Mining Technique for Marketing, Sales and Customer Support</italic></source>. <publisher-name>John Wiley &amp; Sons Inc.</publisher-name>, <publisher-loc>New York</publisher-loc>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_040">
<mixed-citation publication-type="chapter"> <string-name><surname>Mohapatra</surname> <given-names>N</given-names></string-name>, <string-name><surname>Shreya</surname> <given-names>K</given-names></string-name>, <string-name><surname>Chinmay</surname> <given-names>A</given-names></string-name> (<year>2020</year>). <chapter-title>Optimization of the random forest algorithm</chapter-title>. In: <source><italic>Advances in Data Science and Management</italic></source>, <series><italic>Lecture Notes on Data Engineering and Communications Technologies</italic></series>, <fpage>201</fpage>–<lpage>208</lpage>. <publisher-name>Springer</publisher-name>, <publisher-loc>Singapore, Singapore</publisher-loc>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_041">
<mixed-citation publication-type="journal"> <string-name><surname>Nicpon</surname> <given-names>MF</given-names></string-name>, <string-name><surname>Huser</surname> <given-names>L</given-names></string-name>, <string-name><surname>Blanks</surname> <given-names>EH</given-names></string-name>, <string-name><surname>Sollenberger</surname> <given-names>S</given-names></string-name>, <string-name><surname>Befort</surname> <given-names>C</given-names></string-name>, <string-name><surname>Kurpius</surname> <given-names>SER</given-names></string-name> (<year>2006</year>). <article-title>The relationship of loneliness and social support with college freshmen’s academic performance and persistence</article-title>. <source><italic>Journal of College Student Retention</italic></source>, <volume>8</volume>(<issue>3</issue>): <fpage>345</fpage>–<lpage>358</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_042">
<mixed-citation publication-type="journal"> <string-name><surname>Otte</surname> <given-names>M</given-names></string-name>, <string-name><surname>Correll</surname> <given-names>N</given-names></string-name> (<year>2013</year>). <article-title>C-forest: Parallel shortest path planning with superlinear speedup</article-title>. <source><italic>IEEE Transactions on Robotics</italic></source>, <volume>29</volume>(<issue>3</issue>): <fpage>798</fpage>–<lpage>806</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_043">
<mixed-citation publication-type="journal"> <string-name><surname>Palacios</surname> <given-names>AMG</given-names></string-name>, <string-name><surname>Alvarez</surname> <given-names>RD</given-names></string-name> (<year>2016</year>). <article-title>An analysis of nonfirst-generation community college men of color: Comparing GPA, noncognitive, and campus ethos differences across race</article-title>. <source><italic>Community College Journal of Research and Practice</italic></source>, <volume>40</volume>(<issue>3</issue>): <fpage>180</fpage>–<lpage>187</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_044">
<mixed-citation publication-type="journal"> <string-name><surname>Pitombo</surname> <given-names>CS</given-names></string-name>, <string-name><surname>de Souza</surname> <given-names>AD</given-names></string-name>, <string-name><surname>Lindner</surname> <given-names>A</given-names></string-name> (<year>2017</year>). <article-title>Comparing decision tree algorithms to estimate intercity trip distribution</article-title>. <source><italic>Transportation Research. Part C, Emerging Technologies</italic></source>, <volume>77</volume>: <fpage>16</fpage>–<lpage>32</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_045">
<mixed-citation publication-type="book"> <string-name><surname>Ratner</surname> <given-names>B</given-names></string-name> (<year>2012</year>). <source><italic>Statistical and Machine-Learning Data Mining: Techniques for Better Predictive Modeling and Analysis of Big Data</italic></source>. <publisher-name>Taylor &amp; Francis</publisher-name>, <publisher-loc>Boca Raton</publisher-loc>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_046">
<mixed-citation publication-type="chapter"> <string-name><surname>Sathyadevan</surname> <given-names>S</given-names></string-name>, <string-name><surname>Nair</surname> <given-names>RR</given-names></string-name> (<year>2014</year>). <chapter-title>Comparative analysis of decision tree algorithms: Id3, c4.5 and random forest</chapter-title>. In: <source><italic>Computational Intelligence in Data Mining – Volume 1, Smart Innovation, Systems and Technologies</italic></source>, <fpage>549</fpage>–<lpage>562</lpage>. <publisher-name>Springer</publisher-name>, <publisher-loc>India, New Delhi</publisher-loc>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_047">
<mixed-citation publication-type="journal"> <string-name><surname>Scott</surname> <given-names>J</given-names></string-name> (<year>1988</year>). <article-title>Trend report social network analysis</article-title>. <source><italic>Sociology</italic></source>, <volume>22</volume>(<issue>1</issue>): <fpage>109</fpage>–<lpage>127</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_048">
<mixed-citation publication-type="journal"> <string-name><surname>Shirali</surname> <given-names>GA</given-names></string-name>, <string-name><surname>Noroozi</surname> <given-names>MV</given-names></string-name>, <string-name><surname>Malehi</surname> <given-names>AS</given-names></string-name> (<year>2018</year>). <article-title>Predicting the outcome of occupational accidents by cart and chaid methods at a steel factory in Iran</article-title>. <source><italic>Journal of Public Health Research</italic></source>, <volume>7</volume>(<issue>2</issue>): <fpage>1361</fpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_049">
<mixed-citation publication-type="journal"> <string-name><surname>Sonnert</surname> <given-names>G</given-names></string-name>, <string-name><surname>Fox</surname> <given-names>MF</given-names></string-name> (<year>2012</year>). <article-title>Women, men, and academic performance in science and engineering: The gender difference in undergraduate grade point averages</article-title>. <source><italic>The Journal of Higher Education</italic></source>, <volume>83</volume>(<issue>1</issue>): <fpage>73</fpage>–<lpage>101</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_050">
<mixed-citation publication-type="journal"> <string-name><surname>Strasser</surname> <given-names>H</given-names></string-name>, <string-name><surname>Weber</surname> <given-names>C</given-names></string-name> (<year>1999</year>). <article-title>On the asymptotic theory of permutation statistics</article-title>. <source><italic>Mathematical Methods of Statistics</italic></source>, <volume>8</volume>: <fpage>220</fpage>–<lpage>250</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_051">
<mixed-citation publication-type="journal"> <string-name><surname>Strobl</surname> <given-names>C</given-names></string-name>, <string-name><surname>Boulesteix</surname> <given-names>AL</given-names></string-name>, <string-name><surname>Kneib</surname> <given-names>T</given-names></string-name>, <string-name><surname>Augustin</surname> <given-names>T</given-names></string-name>, <string-name><surname>Zeileis</surname> <given-names>A</given-names></string-name> (<year>2008</year>). <article-title>Conditional variable importance for random forests</article-title>. <source><italic>BMC Bioinformatics</italic></source>, <volume>9</volume>: <fpage>307</fpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_052">
<mixed-citation publication-type="journal"> <string-name><surname>Strobl</surname> <given-names>C</given-names></string-name>, <string-name><surname>Boulesteix</surname> <given-names>AL</given-names></string-name>, <string-name><surname>Zeileis</surname> <given-names>A</given-names></string-name>, <string-name><surname>Hothorn</surname> <given-names>T</given-names></string-name> (<year>2007</year>). <article-title>Bias in random forest variable importance measures: illustrations, sources and a solution</article-title>. <source><italic>BMC Bioinformatics</italic></source>, <volume>8</volume>(<issue>1</issue>): <fpage>25</fpage>–<lpage>25</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_053">
<mixed-citation publication-type="journal"> <string-name><surname>Sut</surname> <given-names>N</given-names></string-name>, <string-name><surname>Simsek</surname> <given-names>O</given-names></string-name> (<year>2011</year>). <article-title>Comparison of regression tree data mining methods for prediction of mortality in head injury</article-title>. <source><italic>Expert Systems with Applications</italic></source>, <volume>38</volume>(<issue>12</issue>): <fpage>15534</fpage>–<lpage>15539</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_054">
<mixed-citation publication-type="journal"> <string-name><surname>Tucker</surname> <given-names>K</given-names></string-name>, <string-name><surname>Sharp</surname> <given-names>G</given-names></string-name>, <string-name><surname>Qingmin</surname> <given-names>S</given-names></string-name>, <string-name><surname>Scinta</surname> <given-names>T</given-names></string-name>, <string-name><surname>Thanki</surname> <given-names>S</given-names></string-name> (<year>2020</year>). <article-title>Fostering historically underserved students’ success: An embedded peer support model that merges non-cognitive principles with proven academic support practices</article-title>. <source><italic>Review of Higher Education</italic></source>, <volume>43</volume>(<issue>3</issue>): <fpage>861</fpage>–<lpage>885</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_055">
<mixed-citation publication-type="journal"> <string-name><surname>Venkatasubramaniam</surname> <given-names>A</given-names></string-name>, <string-name><surname>Wolfson</surname> <given-names>J</given-names></string-name>, <string-name><surname>Mitchell</surname> <given-names>N</given-names></string-name>, <string-name><surname>Barnes</surname> <given-names>T</given-names></string-name>, <string-name><surname>JaKa</surname> <given-names>M</given-names></string-name>, <string-name><surname>French</surname> <given-names>S</given-names></string-name> (<year>2017</year>). <article-title>Decision trees in epidemiological research</article-title>. <source><italic>Emerging Themes in Epidemiology</italic></source>, <volume>14</volume>(<issue>1</issue>): <fpage>1</fpage>–<lpage>12</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_056">
<mixed-citation publication-type="journal"> <string-name><surname>Webber</surname> <given-names>S</given-names></string-name>, <string-name><surname>Schwartz</surname> <given-names>A</given-names></string-name>, <string-name><surname>Kemper</surname> <given-names>KJ</given-names></string-name>, <string-name><surname>Batra</surname> <given-names>M</given-names></string-name>, <string-name><surname>Mahan</surname> <given-names>JD</given-names></string-name>, <string-name><surname>Babal</surname> <given-names>JC</given-names></string-name>, <etal>et al.</etal> (<year>2021</year>). <article-title>Faculty and peer support during pediatric residency: Association with performance outcomes, race, and gender</article-title>. <source><italic>Academic Pediatrics</italic></source>, <volume>21</volume>(<issue>2</issue>): <fpage>366</fpage>–<lpage>374</lpage>.</mixed-citation>
</ref>
<ref id="j_jds1033_ref_057">
<mixed-citation publication-type="chapter"> <string-name><surname>Zavatkay</surname> <given-names>D</given-names></string-name> (<year>2015</year>). <chapter-title>Social support and community college student academic persistence</chapter-title>. In: <source><italic>NERA Conference Proceedings 2015</italic></source>, <fpage>3</fpage>.</mixed-citation>
</ref>
</ref-list>
</back>
</article>
