Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Problem-Solving01:29

Problem-Solving

148
Effective problem-solving consists of two steps: 1. identifying the problem and 2. selecting the appropriate problem-solving strategy (i.e., a plan of action used to find a solution). Humans use four problem-solving strategies:
148
Machines: Problem Solving II01:30

Machines: Problem Solving II

303
Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. Consider a lifting tong carrying a 100 kg load. It comprises movable sections DAF and CBG linked together with member AB.
303
Moments of Inertia: Problem Solving01:14

Moments of Inertia: Problem Solving

589
The second moment of an area, also known as the moment of inertia of an area, is a geometric property of a shape that reflects its resistance to change. The moment of inertia of an area can be calculated for both two-dimensional and three-dimensional shapes. The moment of inertia of an area is calculated by taking the sum of the product of the area and the square of its distance from a chosen axis of rotation. For two-dimensional shapes, the moment of inertia can be expressed as a single...
589
Normal and Tangetial Components: Problem Solving01:24

Normal and Tangetial Components: Problem Solving

176
Consider a man with a mass of 70 kg seated in a chair connected to a pin support through a member BC. If the man maintains an upright position, the task is to determine the horizontal and vertical reactions of the chair on the man when the member makes a 45° angle with the horizontal. At this moment, the man has a speed of 5 m/s, increasing at a rate of 1 m/s².
176
Machines: Problem Solving I01:22

Machines: Problem Solving I

310
A toggle clamp is a mechanical device commonly used for holding and clamping objects in various applications, such as woodworking, metalworking, and assembly operations. Consider a toggle clamp subjected to a force of 200 N at the handle. The vertical clamping force can be calculated, provided the dimensions of the toggle clamp are known.
The toggle clamp system is a machine structure consisting of movable, pin-connected multi-force members that form a stabilized system to transmit forces. The...
310
Response Surface Methodology01:16

Response Surface Methodology

98
Response Surface Methodology (RSM) is a collection of statistical and mathematical techniques used to develop, improve, and optimize processes. It is particularly valuable when many input variables or factors potentially influence a response variable.
The process of RSM involves several key steps:
98

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Protein expression and significance of VEGF, EGFR and MMP-9 in non-small cell lung carcinomas.

Asian Pacific journal of cancer prevention : APJCP·2011
Same author

Bilirubin attenuates bufadienolide-induced ventricular arrhythmias and cardiac dysfunction in guinea-pigs by reducing elevated intracellular Na(+) levels.

Cardiovascular toxicology·2011
Same author

Parental knowledge regarding lifelong congenital cardiac care.

Pediatrics·2011
Same author

RING domain mutations uncouple TRIM5α restriction of HIV-1 from inhibition of reverse transcription and acceleration of uncoating.

Journal of virology·2011
Same author

Applied force provides insight into transcriptional pausing and its modulation by transcription factor NusA.

Molecular cell·2011
Same author

[Remote monitoring of home-based noninvasive ventilation in children with obstructive sleep apnea-hypopnea syndrome and concomitant risk factors].

Zhonghua er bi yan hou tou jing wai ke za zhi = Chinese journal of otorhinolaryngology head and neck surgery·2011

Related Experiment Video

Updated: Jun 13, 2025

Problem-Solving Before Instruction PS-I: A Protocol for Assessment and Intervention in Students with Different Abilities
10:26

Problem-Solving Before Instruction PS-I: A Protocol for Assessment and Intervention in Students with Different Abilities

Published on: September 11, 2021

3.9K

Investigating response behavior through TF-IDF and Word2vec text analysis: A case study of PISA 2012 problem-solving

Jing Zhou1, Zhanliang Ye1, Sheng Zhang1

  • 1Collaborative Innovation Center of Assessment Towards Basic Education Quality, Beijing Normal University, No. 19, XinJieKouWai St., HaiDian District, Beijing, 100875, PR China Beijing, China.

Heliyon
|September 9, 2024
PubMed
Summary

Text analysis methods like TF-IDF and Word2vec effectively extract features from computer-based problem-solving data. These methods enhance machine learning models for better assessment insights.

Keywords:
Feature extractionMachine learningProblem-solvingProcess dataTF-IDFWord2vec

More Related Videos

The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups
14:14

The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups

Published on: May 13, 2022

5.8K
Eye-tracking Technology and Data-mining Techniques used for a Behavioral Analysis of Adults engaged in Learning Processes
10:43

Eye-tracking Technology and Data-mining Techniques used for a Behavioral Analysis of Adults engaged in Learning Processes

Published on: June 10, 2021

5.3K

Related Experiment Videos

Last Updated: Jun 13, 2025

Problem-Solving Before Instruction PS-I: A Protocol for Assessment and Intervention in Students with Different Abilities
10:26

Problem-Solving Before Instruction PS-I: A Protocol for Assessment and Intervention in Students with Different Abilities

Published on: September 11, 2021

3.9K
The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups
14:14

The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups

Published on: May 13, 2022

5.8K
Eye-tracking Technology and Data-mining Techniques used for a Behavioral Analysis of Adults engaged in Learning Processes
10:43

Eye-tracking Technology and Data-mining Techniques used for a Behavioral Analysis of Adults engaged in Learning Processes

Published on: June 10, 2021

5.3K

Area of Science:

  • Educational measurement and assessment
  • Computational linguistics
  • Machine learning in education

Background:

  • Process data in computer-based problem-solving (CBPS) evaluation contains implicit information.
  • Irregular data structures hinder effective feature extraction, causing information loss.
  • Process-response behavior shares similarities with textual data, suggesting text analysis applicability.

Purpose of the Study:

  • Investigate Term Frequency-Inverse Document Frequency (TF-IDF) and Word to Vector (Word2vec) for extracting response behavior features.
  • Compare supervised and unsupervised machine learning methods using these extracted features.
  • Evaluate the predictive, analytical, and clustering performance of these approaches.

Main Methods:

  • Applied TF-IDF and Word2vec to extract features from the PISA 2012 CBPS dataset.
  • Utilized classical machine learning algorithms: Random Forest, Support Vector Machine (SVM), Logistic Regression, k-Nearest Neighbors (k-NN).
  • Employed k-means for unsupervised clustering of response behavior patterns.

Main Results:

  • TF-IDF effectively extracted key response behaviors; Word2vec captured features from sequenced behaviors.
  • In supervised learning, TF-IDF-based Random Forest performed best; SVM based on Word2vec was second.
  • Word2vec models generally outperformed TF-IDF models in F1-score, accuracy, and recall across algorithms.
  • K-means clustering effectively identified distinct response behavior patterns.

Conclusions:

  • Text analysis methods (TF-IDF, Word2vec) are transferable to educational and psychological assessment.
  • These methods yield rich feature representations for fine-grained assessment.
  • Findings support personalized learning and offer novel insights for educational assessment research and practice.