Evaluation (disambiguation)

From Wikipedia, the free encyclopedia

Evaluation may refer to—


  • Evaluation is the process of characterizing and appraising something of interest.


  • Competency evaluation is a means for teachers to determine the ability of their students in other ways besides the standardized test.
  • In computer science:
    • Eager evaluation or strict evaluation is the model in which an expression is evaluated as soon as it gets bound to a variable.
    • Evaluation function, also known as heuristic evaluation function or static evaluation function by game-playing programs to estimate the value or goodness of a position in the minimax and related algorithms.
    • Evaluation strategy or reduction strategy is a set of (usually deterministic) rules for defining the evaluation of expressions under β-reduction.
    • Graphical Evaluation and Review Technique commonly known as GERT is a network analysis technique used in project management.
    • Heuristic evaluation is a usability testing method that helps to identify usability problems in a user interface (UI) design.
    • Lazy evaluation is a technique that attempts to delay computation of expressions until the results of the computation are known to be needed.
    • Minimal evaluation or short circuit evaluation is an evaluation strategy in which an expression is only evaluated until the point where its final value is known.
    • Partial evaluation is a technique for program optimization by specialization.
    • Remote evaluation is a general term for any technology that involves the transmission of executable software programs from a client computer to a server computer for subsequent execution at the server.
    • Standard Performance Evaluation Corporation (SPEC) is a non-profit organization that aims to produce fair, impartial and meaningful benchmarks for computers.
  • Emergy evaluation is an accounting system that has been continuously developed by Howard T. Odum and colleagues.
  • Evaluation approaches are conceptually distinct ways of thinking about, designing and conducting evaluation efforts.
  • Evaluation-net (E-net) formalism was derived from the Petri net formalism in mathematics.
  • Formation evaluation is used to determine whether a potential oil or gas field is commercially viable.
  • Immanent evaluation is a concept used by Gilles Deleuze in Nietzsche and Philosophy (1962), opposed to transcendent judgment.
  • Narrative evaluation is a form of performance measurement and feedback which can be used as an alternative or supplement to grading.
  • Program evaluation is essentially a set of philosophies and techniques to determine if a program 'works'.


In other languages