<?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>university student data analysis &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/university-student-data-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 Sep 2026 00:12:22 +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>university student data analysis &#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>AI Clustering Maps Cognitive Profiles of Thousands of University Students</title>
		<link>https://scienmag.com/ai-clustering-maps-cognitive-profiles-of-thousands-of-university-students/</link>
		
		<dc:creator><![CDATA[Glenn Wilkins]]></dc:creator>
		<pubDate>Fri, 25 Sep 2026 00:12:22 +0000</pubDate>
				<category><![CDATA[Psychology & Psychiatry]]></category>
		<category><![CDATA[AI clustering]]></category>
		<category><![CDATA[AI in higher education]]></category>
		<category><![CDATA[cluster validation]]></category>
		<category><![CDATA[clustering validation methods]]></category>
		<category><![CDATA[cognitive performance profiles]]></category>
		<category><![CDATA[cognitive profiling]]></category>
		<category><![CDATA[data leakage]]></category>
		<category><![CDATA[data-driven educational profiling]]></category>
		<category><![CDATA[educational data mining]]></category>
		<category><![CDATA[educational intervention]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[item response theory]]></category>
		<category><![CDATA[K-means clustering]]></category>
		<category><![CDATA[large-scale assessment data]]></category>
		<category><![CDATA[learning analytics]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[machine learning in education]]></category>
		<category><![CDATA[multidimensional cognitive ability]]></category>
		<category><![CDATA[PERMANOVA]]></category>
		<category><![CDATA[psychometrics]]></category>
		<category><![CDATA[reproducibility]]></category>
		<category><![CDATA[student segmentation]]></category>
		<category><![CDATA[university student data analysis]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=213615</guid>

					<description><![CDATA[Researchers have built a leakage-controlled two-level clustering framework that profiles the cognitive strengths of nearly 37,000 university students and stratifies the lowest performers into targeted sub-groups.]]></description>
										<content:encoded><![CDATA[<p>A team of Indonesian researchers has developed a machine learning framework that sorts tens of thousands of university students into distinct cognitive performance profiles, and then zooms in on the lowest-performing group to reveal hidden differences that a single average score would completely miss. The study, published in Discover Psychology, draws on data from a large higher education cohort and combines item response theory with a carefully controlled two-level clustering pipeline. Its central message is as much about methodological discipline as it is about psychology: cognitive ability is multidimensional and continuously distributed, and any data-driven grouping of students must be built and validated in a way that resists the silent errors that plague much of educational data mining.</p>
<p>The research, led by Nuril Kusumawardani Soeprapto Putri of Institut Teknologi Sepuluh Nopember and Bina Nusantara University, together with Umi Laili Yuhana, Daniel Oranova Siahaan, and Istiani, addresses a problem familiar to anyone who has worked with large-scale assessment data. Universities routinely collect performance measures at admission, but these numbers are rarely translated into actionable profiles that instructors can use. The authors argue that before artificial intelligence can meaningfully stratify learners, the analytics pipeline itself must be reproducible, leakage-free, and honest about what a statistical cluster does and does not represent. Their framework is explicitly designed so that clusters are treated as operational descriptions of performance patterns, not as naturally discrete or rank-ordered psychological categories.</p>
<p>At the foundation of the approach lies multidimensional item response theory, a psychometric technique that estimates latent abilities from how students answer individual test items rather than relying on raw totals. The researchers extracted ability estimates in three domains: logical reasoning, abstraction, and verbal reasoning. This multidimensional representation matters because two students can arrive at the same overall score through very different routes. One might excel in verbal tasks while struggling with logic, while another shows the reverse pattern. A single aggregate number collapses those differences; a three-dimensional ability vector preserves them and makes richer profiling possible.</p>
<p>To guard against data leakage, one of the most insidious pitfalls in applied machine learning, the cohort was split into a training set of 29,449 students and a held-out test set of 7,364 students. Every transformation, every cluster boundary, and every profile label was derived exclusively from the training partition and then transferred, unchanged, to the test partition. This discipline ensures that the reported performance reflects how the system would behave on genuinely new students rather than on data it has already seen. Many published clustering studies skip this step entirely, fitting and evaluating on the same data and thereby inflating apparent quality. Here, the split is the backbone of the entire validation strategy.</p>
<p>The first level of the framework applied k-means clustering with the number of clusters fixed at four, a choice justified by a composite ranking of three standard internal validation indices: the Silhouette score, which measures how well each point fits its own cluster compared to neighbors; the Davies-Bouldin index, which rewards compact, well-separated clusters; and the Calinski-Harabasz index, which compares between-cluster to within-cluster dispersion. Using multiple indices rather than a single criterion reduces the risk of selecting a cluster count that flatters one metric but fails on others. The resulting four profiles were characterized not by how much ability students had, but by the shape of their ability centroids: a uniformly lower profile, a uniformly higher profile, a logic-dominant profile, and a verbal-abstraction dominant profile.</p>
<p>One of the most striking findings comes from the relationship between those two middle profiles. The logic-dominant and verbal-abstraction dominant groups crossed each other across the three ability dimensions, meaning that neither could be described as simply better than the other. If cognitive performance lay along a single ordinal continuum from low to high, such crossing would be impossible. Its presence demonstrates, in the study&#8217;s own data, that student cognition cannot be compressed onto one severity scale. Students are not merely higher or lower performers; they exhibit distinct patterns of relative strengths, and those patterns carry information that intervention designers can exploit.</p>
<p>The second level of the pipeline drilled into the uniformly lower profile, subdividing it into four domain-specific sub-profiles. This stratification is arguably the study&#8217;s most practically valuable contribution. Students in the lowest overall group are not interchangeable; some struggle more with logic, others with abstraction or verbal reasoning. By separating these sub-groups, the framework gives educators a way to tailor remediation, for example by directing logic-focused support to one sub-profile and verbal or comprehension-focused support to another, rather than applying a generic intervention to everyone below a cutoff. Differentiated support of this kind has long been an aspiration in higher education; this work offers a scalable computational route toward it.</p>
<p>The statistical evidence for the clustering&#8217;s strength was substantial. A PERMANOVA test, a non-parametric analysis of variance suited to multivariate distance data, yielded a pseudo-F statistic of 10,798 and an R-squared of 0.524, indicating that the profile assignment accounted for more than half of the multivariate variance in the ability estimates. Among the three cognitive domains, logical reasoning contributed most strongly to differentiating the profiles, with an effect size of eta-squared equal to 0.81. These are large effects by any convention in the behavioral sciences, and they indicate that the four-way partition captures genuine structure in the data rather than an arbitrary slicing of a homogeneous cloud.</p>
<p>The authors are notably careful about what the final validation step proves. They used hierarchical label recovery to reconstruct profile assignments on the held-out test data, achieving approximately 98 percent accuracy, which demonstrates that the assignment rule transfers reliably to unseen students. Yet they also report that a simple baseline model achieved comparable performance, and they interpret this honestly: the result demonstrates reproducibility of the assignment rule under leakage control, not psychological validation of the clusters as true categories. This distinction matters. The clusters are useful operational summaries, but the framework does not claim that four cognitive types exist in nature. That kind of epistemic restraint is rare and welcome in a field often tempted to overinterpret unsupervised structure.</p>
<p>Broader implications extend beyond the specific dataset. The study received institutional support from the INNOGEN Lab of Bina Nusantara University and was conducted as a retrospective analysis of fully anonymized secondary data, with ethical clearance from the university&#8217;s research ethics committee. Because the pipeline is computationally scalable and the labels are interpretable, the approach could in principle be adopted by institutions that already administer multidimensional admission or placement assessments. The framework offers an interpretable and efficient way to convert raw assessment data into profiles that support differentiated educational interventions, while its emphasis on held-out validation and modest claims sets a methodological example for the growing field of learning analytics. As universities increasingly turn to data-driven tools to support struggling students, this work suggests that the most important algorithmic ingredient may be rigor: get the measurement right, split the data honestly, and never mistake a convenient cluster for a psychological fact.</p>
<p><strong>Subject of Research:</strong> A reproducible two-level machine learning framework for cognitive profiling and stratification of low-performing students in higher education</p>
<p><strong>Article Title:</strong> A reproducible two level clustering framework for profiling cognitive performance and stratifying the lowest performing group in higher education</p>
<p><strong>Article References:</strong> Putri, N. K. S., Yuhana, U. L., Siahaan, D. O., &amp; Istiani (2026). A reproducible two level clustering framework for profiling cognitive performance and stratifying the lowest performing group in higher education. <em>Discover Psychology</em>. <a href="https://doi.org/10.1007/s44202-026-00888-0" rel="noopener noreferrer">https://doi.org/10.1007/s44202-026-00888-0</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s44202-026-00888-0" rel="noopener noreferrer">10.1007/s44202-026-00888-0</a></p>
<p><strong>Keywords:</strong> cognitive profiling, item response theory, k-means clustering, cluster validation, reproducibility, higher education, learning analytics, psychometrics, data leakage, PERMANOVA, educational intervention, machine learning</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">213615</post-id>	</item>
	</channel>
</rss>
