MotivationMotivation is the reason for which humans and other animals initiate, continue, or terminate a behavior at a given time. Motivational states are commonly understood as forces acting within the agent that create a disposition to engage in goal-directed behavior. It is often held that different mental states compete with each other and that only the strongest state determines behavior. This means that we can be motivated to do something without actually doing it. The paradigmatic mental state providing motivation is desire.
Work motivationWork motivation is a person's internal disposition toward work. To further this, an incentive is the anticipated reward or aversive event available in the environment. While motivation can often be used as a tool to help predict behavior, it varies greatly among individuals and must often be combined with ability and environmental factors to actually influence behavior and performance. Results from a 2012 study, which examined age-related differences in work motivation, suggest a "shift in people's motives" rather than a general decline in motivation with age.
Self-efficacyIn psychology, self-efficacy is an individual's belief in their capacity to act in the ways necessary to reach specific goals. The concept was originally proposed by the psychologist Albert Bandura. Self-efficacy affects every area of human endeavor. By determining the beliefs a person holds regarding their power to affect situations, self-efficacy strongly influences both the power a person actually has to face challenges competently and the choices a person is most likely to make.
EducationEducation is the transmission of knowledge, skills, and character traits. There are many debates about its precise definition, for example, about which aims it tries to achieve. A further issue is whether part of the meaning of education is that the change in the student is an improvement. Some researchers stress the role of critical thinking to distinguish education from indoctrination. These disagreements affect how to identify, measure, and improve forms of education.
Big dataBig data primarily refers to data sets that are too large or complex to be dealt with by traditional data-processing application software. Data with many entries (rows) offer greater statistical power, while data with higher complexity (more attributes or columns) may lead to a higher false discovery rate. Though used sometimes loosely partly because of a lack of formal definition, the interpretation that seems to best describe big data is the one associated with a large body of information that we could not comprehend when used only in smaller amounts.
Computer scienceComputer science is the study of computation, information, and automation. Computer science spans theoretical disciplines (such as algorithms, theory of computation, and information theory) to applied disciplines (including the design and implementation of hardware and software). Though more often considered an academic discipline, computer science is closely related to computer programming. Algorithms and data structures are central to computer science.
Secondary schoolA secondary school or a high school describes an institution that provides secondary education and also usually includes the building where this takes place. Some secondary schools provide both lower secondary education (ages 11 to 14) and upper secondary education (ages 14 to 18), i.e., both levels 2 and 3 of the ISCED scale, but these can also be provided in separate schools. In the US, most local secondary education systems have separate middle schools and high schools.
BiasBias is a disproportionate weight in favor of or against an idea or thing, usually in a way that is closed-minded, prejudicial, or unfair. Biases can be innate or learned. People may develop biases for or against an individual, a group, or a belief. In science and engineering, a bias is a systematic error. Statistical bias results from an unfair sampling of a population, or from an estimation process that does not give accurate results on average. The word appears to derive from Old Provençal into Old French biais, "sideways, askance, against the grain".
Motivation crowding theoryMotivation crowding theory is the theory from psychology and microeconomics suggesting that providing extrinsic incentives for certain kinds of behavior—such as promising monetary rewards for accomplishing some task—can sometimes undermine intrinsic motivation for performing that behavior. The result of lowered motivation, in contrast with the predictions of neoclassical economics, can be an overall in the total performance.
Self-esteemSelf-esteem is confidence in one's own worth, abilities or morals. Self-esteem encompasses beliefs about oneself (for example, "I am loved", "I am worthy") as well as emotional states, such as triumph, despair, pride, and shame. Smith and Mackie (2007) defined it by saying "The self-concept is what we think about the self; self-esteem, is the positive or negative evaluations of the self, as in how we feel about it (see Self).
Context-free grammarIn formal language theory, a context-free grammar (CFG) is a formal grammar whose production rules can be applied to a nonterminal symbol regardless of its context. In particular, in a context-free grammar, each production rule is of the form with a single nonterminal symbol, and a string of terminals and/or nonterminals ( can be empty). Regardless of which symbols surround it, the single nonterminal on the left hand side can always be replaced by on the right hand side.
Computer programA computer program is a sequence or set of instructions in a programming language for a computer to execute. Computer programs are one component of software, which also includes documentation and other intangible components. A computer program in its human-readable form is called source code. Source code needs another computer program to execute because computers can only execute their native machine instructions. Therefore, source code may be translated to machine instructions using the language's compiler.
Evidence-based practiceEvidence-based practice (EBP) is the idea that occupational practices ought to be based on scientific evidence. While seemingly obviously desirable, the proposal has been controversial, with some arguing that results may not specialize to individuals as well as traditional practices. Evidence-based practices have been gaining ground since the formal introduction of evidence-based medicine in 1992 and have spread to the allied health professions, education, management, law, public policy, architecture, and other fields.
Overjustification effectThe overjustification effect occurs when an expected external incentive such as money or prizes decreases a person's intrinsic motivation to perform a task. Overjustification is an explanation for the phenomenon known as motivational "crowding out". The overall effect of offering a reward for a previously unrewarded activity is a shift to extrinsic motivation and the undermining of pre-existing intrinsic motivation.
DataIn common usage and statistics, data (USˈdætə; UKˈdeɪtə) is a collection of discrete or continuous values that convey information, describing the quantity, quality, fact, statistics, other basic units of meaning, or simply sequences of symbols that may be further interpreted formally. A datum is an individual value in a collection of data. Data is usually organized into structures such as tables that provide additional context and meaning, and which may themselves be used as data in larger structures.
Self-criticismSelf-criticism involves how an individual evaluates oneself. Self-criticism in psychology is typically studied and discussed as a negative personality trait in which a person has a disrupted self-identity. The opposite of self-criticism would be someone who has a coherent, comprehensive, and generally positive self-identity. Self-criticism is often associated with major depressive disorder. Some theorists define self-criticism as a mark of a certain type of depression (introjective depression), and in general people with depression tend to be more self critical than those without depression.
Self-determination theorySelf-determination theory (SDT) is a macro theory of human motivation and personality that concerns people's innate growth tendencies and innate psychological needs. It pertains to the motivation behind people's choices in the absence of external influences and distractions. SDT focuses on the degree to which human behavior is self-motivated and self-determined. In the 1970s, research on SDT evolved from studies comparing intrinsic and extrinsic motives, and from growing understanding of the dominant role that intrinsic motivation played in individual behavior.
ConfidenceConfidence is the state of being clear-headed: either that a hypothesis or prediction is correct, or that a chosen course of action is the best or most effective. Confidence comes from the Latin word fidere which means "to trust". In contrast, arrogance or hubris is a state of unmerited confidence—belief lacking evidence and/or a reason. Overconfidence or presumptuousness is excessive belief in success without regard for potential failure.
Cognitive evaluation theoryCognitive evaluation theory (CET) is a theory in psychology that is designed to explain the effects of external consequences on internal motivation. Specifically, CET is a sub-theory of self-determination theory that focuses on competence and autonomy while examining how intrinsic motivation is affected by external forces in a process known as motivational "crowding out.
Value (computer science)In computer science and software programming, a value is the representation of some entity that can be manipulated by a program. The members of a type are the values of that type. The "value of a variable" is given by the corresponding mapping in the environment. In languages with assignable variables, it becomes necessary to distinguish between the r-value (or contents) and the l-value (or location) of a variable. In declarative (high-level) languages, values have to be referentially transparent.