Strategic managementIn the field of management, strategic management involves the formulation and implementation of the major goals and initiatives taken by an organization's managers on behalf of stakeholders, based on consideration of resources and an assessment of the internal and external environments in which the organization operates. Strategic management provides overall direction to an enterprise and involves specifying the organization's objectives, developing policies and plans to achieve those objectives, and then allocating resources to implement the plans.
Marketing strategyMarketing strategy is an organization's promotional efforts to allocate its resources across a wide range of platforms, channels to increase its sales and achieve sustainable competitive advantage within its corresponding market. Strategic marketing emerged in the 1970s and 80s as a distinct field of study, branching out of strategic management. Marketing strategy highlights the role of marketing as a link between the organization and its customers, leveraging the combination of resources and capabilities within an organization to achieve a competitive advantage (Cacciolatti & Lee, 2016).
Competitive advantageIn business, a competitive advantage is an attribute that allows an organization to outperform its competitors. A competitive advantage may include access to natural resources, such as high-grade ores or a low-cost power source, highly skilled labor, geographic location, high entry barriers, and access to new technology and to proprietary information. The term competitive advantage refers to the ability gained through attributes and resources to perform at a higher level than others in the same industry or market (Christensen and Fahey 1984, Kay 1994, Porter 1980 cited by Chacarbaghi and Lynch 1999, p.
Competitor analysisCompetitive analysis in marketing and strategic management is an assessment of the strengths and weaknesses of current and potential competitors. This analysis provides both an offensive and defensive strategic context to identify opportunities and threats. Profiling combines all of the relevant sources of competitor analysis into one framework in the support of efficient and effective strategy formulation, implementation, monitoring and adjustment. Competitive analysis is an essential component of corporate strategy.
Strategic thinkingStrategic thinking is a mental or thinking process applied by an individual in the context of achieving a goal or set of goals. As a cognitive activity, it produces thought. When applied in an organizational strategic management process, strategic thinking involves the generation and application of unique business insights and opportunities intended to create competitive advantage for a firm or organization. It can be done individually, as well as collaboratively among key people who can positively alter an organization's future.
Competitive intelligenceCompetitive intelligence (CI) is the process and forward-looking practices used in producing knowledge about the competitive environment to improve organizational performance. It involves the systematic collection and analysis of information from multiple sources, and a coordinated CI program. It is the action of defining, gathering, analyzing, and distributing intelligence about products, customers, competitors, and any aspect of the environment needed to support executives and managers in strategic decision making for an organization.
Competition (economics)In economics, competition is a scenario where different economic firms are in contention to obtain goods that are limited by varying the elements of the marketing mix: price, product, promotion and place. In classical economic thought, competition causes commercial firms to develop new products, services and technologies, which would give consumers greater selection and better products. The greater the selection of a good is in the market, the lower prices for the products typically are, compared to what the price would be if there was no competition (monopoly) or little competition (oligopoly).
Strategic planningStrategic planning is an organization's process of defining its strategy or direction, and making decisions on allocating its resources to attain strategic goals. Furthermore, it may also extend to control mechanisms for guiding the implementation of the strategy. Strategic planning became prominent in corporations during the 1960s and remains an important aspect of strategic management. It is executed by strategic planners or strategists, who involve many parties and research sources in their analysis of the organization and its relationship to the environment in which it competes.
Business architectureIn the business sector, business architecture is a discipline that "represents holistic, multidimensional business views of: capabilities, end‐to‐end value delivery, information, and organizational structure; and the relationships among these business views and strategies, products, policies, initiatives, and stakeholders." In application, business architecture provides a bridge between an enterprise business model and enterprise strategy on one side, and the business functionality of the enterprise on the other side.
Product differentiationIn economics and marketing, product differentiation (or simply differentiation) is the process of distinguishing a product or service from others to make it more attractive to a particular target market. This involves differentiating it from competitors' products as well as from a firm's other products. The concept was proposed by Edward Chamberlin in his 1933 book, The Theory of Monopolistic Competition. Firms have different resource endowments that enable them to construct specific competitive advantages over competitors.
Concept-driven strategyA concept-driven strategy is a process for formulating strategy that draws on the explanation of how humans inquire provided by linguistic pragmatic philosophy. This argues that thinking starts by selecting (explicitly or implicitly) a set of concepts (frames, patterns, lens, principles, etc.) gained from our past experiences. These are used to reflect on whatever happens, or is done, in the future. Concept-driven strategy therefore starts from agreeing and enacting a set of strategic concepts (organizing principles) that "works best" for an organisation.
Value propositionIn marketing, a company’s value proposition is the full mix of benefits or economic value which it promises to deliver to the current and future customers (i.e., a market segment) who will buy their products and/or services. It is part of a company's overall marketing strategy which differentiates its brand and fully positions it in the market. A value proposition can apply to an entire organization, or parts thereof, or customer accounts, or products or services. Creating a value proposition is a part of the overall business strategy of a company.
Anti-competitive practicesAnti-competitive practices are business or government practices that prevent or reduce competition in a market. Antitrust laws ensure businesses do not engage in competitive practices that harm other, usually smaller, businesses or consumers. These laws are formed to promote healthy competition within a free market by limiting the abuse of monopoly power. Competition allows companies to compete in order for products and services to improve; promote innovation; and provide more choices for consumers.
Monopolistic competitionMonopolistic competition is a type of imperfect competition such that there are many producers competing against each other, but selling products that are differentiated from one another (e.g. by branding or quality) and hence are not perfect substitutes. In monopolistic competition, a company takes the prices charged by its rivals as given and ignores the impact of its own prices on the prices of other companies. If this happens in the presence of a coercive government, monopolistic competition will fall into government-granted monopoly.
Corporate social responsibilityCorporate social responsibility (CSR) or corporate social impact is a form of international private business self-regulation which aims to contribute to societal goals of a philanthropic, activist, or charitable nature by engaging in, with, or supporting professional service volunteering through pro bono programs, community development, administering monetary grants to non-profit organizations for the public benefit, or to conduct ethically oriented business and investment practices.
Corporate behaviourCorporate behaviour is the actions of a company or group who are acting as a single body. It defines the company's ethical strategies and describes the image of the company. Studies on corporate behaviour show the link between corporate communication and the formation of its identity. Not only does corporate behaviour play various roles within different areas of a business, it also enables businesses to overcome any problems they may face.
CompetitionCompetition is a rivalry where two or more parties strive for a common goal which cannot be shared: where one's gain is the other's loss (an example of which is a zero-sum game). Competition can arise between entities such as organisms, individuals, economic and social groups, etc. The rivalry can be over attainment of any exclusive goal, including recognition. Competition occurs in nature, between living organisms which co-exist in the same environment. Animals compete over water supplies, food, mates, and other biological resources.
Page tableA page table is the data structure used by a virtual memory system in a computer operating system to store the mapping between virtual addresses and physical addresses. Virtual addresses are used by the program executed by the accessing process, while physical addresses are used by the hardware, or more specifically, by the random-access memory (RAM) subsystem. The page table is a key component of virtual address translation that is necessary to access data in memory.
Page (computer memory)A page, memory page, or virtual page is a fixed-length contiguous block of virtual memory, described by a single entry in the page table. It is the smallest unit of data for memory management in a virtual memory operating system. Similarly, a page frame is the smallest fixed-length contiguous block of physical memory into which memory pages are mapped by the operating system. A transfer of pages between main memory and an auxiliary store, such as a hard disk drive, is referred to as paging or swapping.
Type systemIn computer programming, a type system is a logical system comprising a set of rules that assigns a property called a type (for example, integer, floating point, string) to every "term" (a word, phrase, or other set of symbols). Usually the terms are various constructs of a computer program, such as variables, expressions, functions, or modules. A type system dictates the operations that can be performed on a term. For variables, the type system determines the allowed values of that term.