Find over 25,000 psychological definitions


bipolar rating scale

a set of response options whose lower- and upper-end terms are opposites. For example, a bipolar rating scale for motivation might include response options that range from very strong to very weak. Also called bipolar scale. Compare unipolar rating scale. See also semantic differential.

Browse dictionary by letter

a b c d e f g h i j k l m n o p q r s t u v w x y z

Psychology term of the day

January 15th 2025

A* search

A* search

(pronounced “A star”) a type of best-first search in which “best” for any state is measured by the distance that state is from the start state plus the heuristic estimate of the quality of that state. The heuristic estimate must be less than or equal to the actual cost of going from that state to a goal state.