Publication Date
In 2025 | 1 |
Since 2024 | 4 |
Since 2021 (last 5 years) | 5 |
Since 2016 (last 10 years) | 5 |
Since 2006 (last 20 years) | 5 |
Descriptor
Algorithms | 65 |
Higher Education | 65 |
College Mathematics | 18 |
Problem Solving | 17 |
Science Education | 14 |
Teaching Methods | 13 |
College Science | 12 |
Computer Assisted Instruction | 11 |
Mathematics | 11 |
Programing | 11 |
Computation | 10 |
More ▼ |
Source
Author
Bodner, George M. | 2 |
Jacquot, Raymond G. | 2 |
Alexander, George | 1 |
Allan, V. H. | 1 |
Anaelle Emma Gackiere | 1 |
Austin, Joe Dan | 1 |
Baffes, Paul | 1 |
Banks, Bernard W. | 1 |
Barrufet, Maria A. | 1 |
Bohannon, Barbara | 1 |
Brown, Michael | 1 |
More ▼ |
Publication Type
Education Level
Higher Education | 5 |
Postsecondary Education | 5 |
Audience
Practitioners | 31 |
Teachers | 18 |
Researchers | 4 |
Administrators | 1 |
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Jeffrey Ehme – PRIMUS, 2024
The Miller-Rabin test is a useful probabilistic method for finding large primes. In this paper, we explain the method in detail and give three variations on this test. These variations were originally developed as student projects to supplement a course in error correcting codes and cryptography.
Descriptors: Probability, Numbers, Coding, Algorithms
Donna Poade; Russell M. Crawford – Brock Education: A Journal of Educational Research and Practice, 2024
The emergence of artificial intelligence (AI) in academia has prompted various debates on the uses, threats, and limitations of tools that can create text for numerous academic purposes. Critics argue that these advancements may provide opportunities for cheating and plagiarism and even replace the art of writing entirely. To reclaim the…
Descriptors: Academic Language, Artificial Intelligence, Algorithms, Personal Autonomy
Sy-Miin Chow; Jungmin Lee; Jonathan Park; Prabhani Kuruppumullage Don; Tracey Hammel; Michael N. Hallquist; Eric A. Nord; Zita Oravecz; Heather L. Perry; Lawrence M. Lesser; Dennis K. Pearl – Journal of Statistics and Data Science Education, 2024
Personalized educational interventions have been shown to facilitate successful and inclusive statistics, mathematics, and data science (SMDS) in higher education through timely and targeted reduction of heterogeneous training disparities caused by years of cumulative, structural challenges in contemporary educational systems. However, the burden…
Descriptors: Individualized Instruction, Instructional Design, Science Education, Higher Education
Brown, Michael; Klein, Carrie – About Campus, 2023
The American College Personnel Association recognized the increased prominence of digital technologies in student affairs work, developing a technology competency area that includes foundational, intermediate, and advanced objectives for data use. However, as the role of technology use in student affairs practice rapidly changes, it is…
Descriptors: Data Use, Social Justice, Equal Education, Technology Uses in Education
David B. Nelson; Anaelle Emma Gackiere; Samantha Elizabeth LeGrand; Daniel A. Guberman – Thresholds in Education, 2025
In response to the significant disruption posed by emergent AI technology, we propose a four part framework for teaching and learning practice and development. Rather than focus on the specific technologies of the moment, this framework provides actionable suggestions for individuals with varying views of AI and its positive and negative…
Descriptors: Teaching Methods, Learning Processes, Algorithms, Artificial Intelligence

Jacquot, Raymond G.; And Others – CoED, 1985
Presents a technique for the numerical inversion of Laplace Transforms and several examples employing this technique. Limitations of the method in terms of available computer word length and the effects of these limitations on approximate inverse functions are also discussed. (JN)
Descriptors: Algorithms, Computer Software, Engineering, Engineering Education

Harden, Richard C.; Simons, Fred O., Jr. – CoED, 1983
A previously developed program for the HP-41C programmable calculator is extended to handle models of differential and difference equations with multiple eigenvalues. How to obtain difference equation solutions via the Z transform is described. (MNS)
Descriptors: Algorithms, Calculators, Engineering Education, Higher Education

Baffes, Paul; Mooney, Raymond – Journal of Artificial Intelligence in Education, 1996
Discussion of student modeling and intelligent tutoring systems focuses on the development of the ASSERT algorithm (Acquiring Stereotypical Student Errors by Refining Theories). Topics include overlay modeling; bug libraries (databases of student misconceptions); dynamic modeling; refinement-based modeling; and experimental results from tests at…
Descriptors: Algorithms, Databases, Error Correction, Higher Education

White, George M.; Haddad, Michel – Computers and Education, 1983
Describes an algorithm used at the University of Ottawa to create examination schedules that are not only conflict free and minimize number of consecutive examinations for individual students, but provide for the scheduling of certain proper subsets of examinations into proper time slots and minimal overall number of consecutive examinations. (MBR)
Descriptors: Algorithms, Day Students, Evening Students, Higher Education

Thorburn, Gareth; Rowe, Glenn – Computers & Education, 1997
Unlike most program assessment systems, Program Assessment using Specified Solutions (PASS), evaluates student C programs by assessing the way a problem was solved by performing a comparison of the submitted program with a solution plan. This article describes PASS, its use of instructor specified solution plans, assessment and feedback systems,…
Descriptors: Algorithms, Automation, Computer Science Education, Computer Software Evaluation

Kiernan, Gerard – College Mathematics Journal, 1985
Provides several algorithms that use extended precision methods to compute large factorials exactly. The programs are written in BASIC and PASCAL. The approach used for computing N considers how large N is, how the built-in limitation on exact integer representation can be bypassed, and how long it takes to compute N. (JN)
Descriptors: Algorithms, College Mathematics, Computation, Computer Software

Plett, Stephen – AMATYC Review, 1989
Presents a theorem and its converse to generate all of the primitive Pythagorean quadruples. Provides a BASIC program generating them. (YP)
Descriptors: Algorithms, College Mathematics, Equations (Mathematics), Higher Education

Fay, Temple H.; Miller, H. Vincent – Mathematics and Computer Education, 1990
Discusses a numerical technique called the method of adjoints, turning a linear two-point boundary value problem into an initial value problem. Described are steps for using the method in linear or nonlinear systems. Applies the technique to solve a simple pendulum problem. Lists 15 references. (YP)
Descriptors: Algebra, Algorithms, College Mathematics, Higher Education

O'Neill, Eileen S.; Dluhy, Nancy M. – Nursing Outlook, 2000
Describes structured care approaches, such as protocols, clinical pathways, and algorithms, which are being used increasingly to organize clinical knowledge and guide patient care. Reviews the types of structured care approaches available to the clinician and explores the value of structured care approaches in practice and education. (Contains 32…
Descriptors: Algorithms, Clinical Experience, Critical Path Method, Decision Making

Gonzales, Michael G. – Computer Education, 1984
Suggests a moving pictorial tool to help teach principles in the bubble sort algorithm. Develops such a tool applied to an unsorted list of numbers and describes a method to derive the run time of the algorithm. The method can be modified to run the times of various other algorithms. (JN)
Descriptors: Algorithms, Classification, College Mathematics, Computer Programs