<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>predictors of student interest in mathematics &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/predictors-of-student-interest-in-mathematics/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 26 Sep 2026 02:00:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.2</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>predictors of student interest in mathematics &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Machine Learning Study Finds Demographics Barely Predict Students&#8217; Love of Mathematics</title>
		<link>https://scienmag.com/machine-learning-study-finds-demographics-barely-predict-students-love-of-mathematics/</link>
		
		<dc:creator><![CDATA[Reid Dalton]]></dc:creator>
		<pubDate>Sat, 26 Sep 2026 02:00:26 +0000</pubDate>
				<category><![CDATA[Social Science]]></category>
		<category><![CDATA[academic strand]]></category>
		<category><![CDATA[challenges in predicting student enjoyment of mathematics]]></category>
		<category><![CDATA[demographic factors]]></category>
		<category><![CDATA[demographic factors and math enjoyment]]></category>
		<category><![CDATA[educational data mining]]></category>
		<category><![CDATA[educational reform and student motivation]]></category>
		<category><![CDATA[expectancy-value theory]]></category>
		<category><![CDATA[first-year college students]]></category>
		<category><![CDATA[impact of socioeconomic status on math attitudes]]></category>
		<category><![CDATA[limitations of demographic variables in education]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[machine learning in education research]]></category>
		<category><![CDATA[machine learning models in higher education]]></category>
		<category><![CDATA[mathematics appreciation]]></category>
		<category><![CDATA[mathematics education]]></category>
		<category><![CDATA[Philippines]]></category>
		<category><![CDATA[predictors of student interest in mathematics]]></category>
		<category><![CDATA[random forest regression]]></category>
		<category><![CDATA[random forest regression in student preference prediction]]></category>
		<category><![CDATA[role of academic background in math appreciation]]></category>
		<category><![CDATA[socioeconomic status]]></category>
		<category><![CDATA[STEM attitudes]]></category>
		<category><![CDATA[student attitudes toward mathematics in the Philippines]]></category>
		<category><![CDATA[student engagement in mathematics]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=216059</guid>

					<description><![CDATA[A random forest analysis of 260 Filipino first-year college students found that eight demographic variables explained almost none of the variation in mathematics appreciation, challenging assumptions of demographic determinism.]]></description>
										<content:encoded><![CDATA[<p>Who enjoys mathematics? For decades, educators and policymakers have assumed that the answer could be read off a student&#8217;s demographic profile: their sex, their family&#8217;s income, the type of school they attended, or the academic track they chose in high school. A new study from the Philippines puts that assumption to a rigorous test using one of machine learning&#8217;s most versatile tools, and the result is striking. When researcher Arnel S. Travero of the University of Science and Technology of Southern Philippines fed eight demographic variables into a random forest regression model to predict how much first-year college students appreciate mathematics, the model explained essentially none of the variation. The full model produced an R-squared value of exactly 0.000, meaning that age, sex, academic strand, senior high school mathematics grades, school type, socioeconomic status, learning modality preference, and marital status together carried virtually no predictive signal for students&#8217; enjoyment, perceived value, and willingness to engage with the subject.</p>
<p>The study, published in SN Social Sciences, surveyed 260 first-year students enrolled in Mathematics in the Modern World, a general education course at a Philippine public university. The course itself is a product of national higher education reform, mandated by the Commission on Higher Education&#8217;s 2013 memorandum to cultivate holistic understanding and intellectual competencies rather than narrow technical skill. That makes the student population unusually diverse: the course draws learners from many senior high school strands, not only those bound for STEM degrees. Travero chose this setting deliberately, since mathematics appreciation, unlike raw achievement, is an affective and motivational construct that shapes whether students remain willing to engage with quantitative reasoning long after their required coursework ends.</p>
<p>Random forest regression, the analytical engine behind the study, is an ensemble learning method introduced by statistician Leo Breiman in 2001. Instead of fitting a single equation to the data, the algorithm builds hundreds of decision trees, each trained on a random bootstrap sample of the observations and considering only a random subset of predictor variables at each split. The trees&#8217; predictions are then averaged, a process that reduces variance and guards against overfitting in ways that classical linear regression cannot. Random forests have become a workhorse of educational data mining precisely because they capture nonlinear relationships and interactions between variables without the analyst having to specify them in advance. Previous work has used the method to predict college engineering major choice from demographic and high school factors, to evaluate pedagogy and inform personalized learning, and to forecast high school mathematics performance.</p>
<p>Travero&#8217;s implementation examined eight demographic predictors in detail. Age and sex are the classic background variables. Academic strand refers to the specialized track a Filipino student follows in senior high school, such as science, technology, engineering and mathematics, accountancy and business, or humanities. The senior high school mathematics grade captures prior achievement. School type distinguishes public from private secondary education, a meaningful divide in the Philippine system. Socioeconomic status, learning modality preference, which became salient after the pandemic-driven shift to online and hybrid instruction, and even marital status round out the list. The appreciation outcome itself was measured as a composite of students&#8217; enjoyment of mathematics, their perception of its value, and their willingness to engage with it.</p>
<p>The headline result is the near-total absence of explanatory power. With all eight demographic variables included, the random forest model achieved an R-squared of 0.000, a figure that would be unremarkable if the model were predicting something like lottery numbers but is genuinely surprising for educational attitudes that are so often assumed to track background characteristics. Travero then refined the model, retaining only the five most influential variables in an attempt to strip away noise. The refined model improved only marginally, reaching an R-squared of 0.011. In practical terms, even the best demographic model could account for barely one percent of the differences in mathematics appreciation among these students. The model&#8217;s mean absolute error stood at 2.80 points, with a mean absolute percentage error of 8.9 percent, indicating predictions that were systematically no better than simple averages.</p>
<p>Feature importance analysis, a standard output of random forest methods that quantifies how much each predictor contributes to the model&#8217;s splits, did reveal a hierarchy among the variables. Academic strand emerged as the most influential, followed by the senior high school mathematics grade and then age. This ordering is intuitively plausible: a student who spent senior high school immersed in the STEM strand and earned strong mathematics grades might reasonably be expected to view the subject more favorably than a humanities-track student who struggled through it. Yet the study&#8217;s central finding is that even these top-ranked contributors remained minimal in absolute terms, given the model&#8217;s weak overall performance. A variable can rank first in importance within a model that explains almost nothing; the ranking describes relative signal, not predictive strength.</p>
<p>The null result carries real theoretical weight. Travero situates the findings within Expectancy-Value Theory, the influential motivational framework developed by Jacquelynne Eccles and Allan Wigfield, which holds that students&#8217; engagement with a domain depends on their expectancies for success and the value they attach to the task. Those values, in turn, are shaped by perceptions of usefulness, intrinsic interest, and the accumulated weight of learning experiences, not by demographic categories in themselves. The study&#8217;s results are broadly consistent with that account: if appreciation flowed directly from demographic background, a flexible nonlinear learner like a random forest should have detected it. Instead, the data suggest that the drivers of mathematical appreciation lie elsewhere, in affective responses, motivational beliefs, instructional quality, and the specific contexts in which students encounter mathematics.</p>
<p>The findings also push back against what the study calls demographic determinism, the tendency in both research and popular discourse to treat background categories as destiny. A substantial body of prior research has linked socioeconomic status to academic achievement, examined gender gaps in STEM participation, and explored how demographic features relate to mathematics performance and beliefs. Those literatures are not invalidated by a single null result, and achievement is a different outcome from appreciation. But the study adds an important caution: patterns observed for performance do not automatically transfer to attitudes, and correlations reported in aggregate can be far too weak to support prediction for individuals. Machine learning, which is often deployed to squeeze predictive signal out of whatever variables are available, here serves as an honest auditor, reporting that the available demographic variables simply do not contain the signal educators might have hoped for.</p>
<p>For mathematics educators, the practical implication is a shift of focus. If demographic profiles cannot identify which first-year students will appreciate mathematics, then interventions cannot be targeted by background alone. Instead, the study argues for context-sensitive, student-centered approaches that address the variables the demographic model left out: students&#8217; perceptions of the value and relevance of mathematics, their motivational beliefs, their instructional experiences, and the affective climate of their classrooms. Future predictive models, Travero suggests, should incorporate these affective, motivational, instructional, and contextual variables if they are to explain meaningful variation in appreciation. In an era when institutions increasingly reach for algorithmic tools to personalize education, the study offers a humbling demonstration that the most important predictors of a student&#8217;s relationship with mathematics may not be found in any enrollment record, but in the day-to-day experience of learning itself.</p>
<p><strong>Subject of Research:</strong> Predicting first-year college students&#x27; mathematics appreciation from demographic factors using random forest regression</p>
<p><strong>Article Title:</strong> Demographic factors and mathematics appreciation among first-year college students: a random forest approach</p>
<p><strong>Article References:</strong> Travero, A. S. (2026). Demographic factors and mathematics appreciation among first-year college students: a random forest approach. <em>SN Social Sciences, 6</em>(10), Article 476. <a href="https://doi.org/10.1007/s43545-026-01730-z" rel="noopener noreferrer">https://doi.org/10.1007/s43545-026-01730-z</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s43545-026-01730-z" rel="noopener noreferrer">10.1007/s43545-026-01730-z</a></p>
<p><strong>Keywords:</strong> mathematics appreciation, random forest regression, demographic factors, Expectancy-Value Theory, mathematics education, machine learning, first-year college students, educational data mining, STEM attitudes, Philippines, socioeconomic status, academic strand</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">216059</post-id>	</item>
	</channel>
</rss>
