NexTool Glossary
150 terms across finance, health, tech, and education. Clear definitions, formulas, and links to free calculators.
Amortization
financeThe process of spreading a loan into a series of fixed payments over time, where each payment covers both interest and principal.
Annuity
financeA financial product that provides a series of regular payments over a specified period, often used for retirement income.
AP Exam (Advanced Placement)
educationStandardized exams administered by the College Board that allow high school students to earn college credit or advanced placement by demonstrating college-level knowledge.
API (Application Programming Interface)
techA set of rules and protocols that allows different software applications to communicate with each other and share data or functionality.
APR (Annual Percentage Rate)
financeThe yearly cost of borrowing money expressed as a percentage, including fees and interest charges.
APY (Annual Percentage Yield)
financeThe effective annual rate of return on an investment or savings account, accounting for compound interest.
Asset Allocation
financeAn investment strategy that balances risk and reward by distributing portfolio assets among different categories like stocks, bonds, and cash.
Associate Degree
educationA two-year undergraduate degree typically earned at community colleges, offering foundational education and preparation for bachelor's degree programs or entry-level careers.
Bachelor's Degree
educationA four-year undergraduate degree that provides comprehensive education in a major field of study, required for most professional careers.
Balance Sheet
financeA financial statement that reports a company's assets, liabilities, and shareholders' equity at a specific point in time.
Base64
techA binary-to-text encoding scheme that converts binary data into a string of ASCII characters, commonly used for embedding data in web pages and emails.
BMI (Body Mass Index)
healthA numerical value calculated from height and weight that categorizes individuals as underweight, normal weight, overweight, or obese.
BMR (Basal Metabolic Rate)
healthThe number of calories your body needs to perform basic life-sustaining functions at complete rest, such as breathing, circulation, and cell production.
Body Fat Percentage
healthThe proportion of your total body weight that is composed of fat tissue, a more accurate indicator of fitness than weight alone.
Bond
financeA fixed-income debt instrument where an investor loans money to a borrower (typically a corporation or government) for a defined period at a fixed interest rate.
Boolean
techA data type with only two possible values, true or false, fundamental to computer logic, conditional statements, and decision-making in programming.
Budget
financeA financial plan that estimates income and expenses over a specific period, helping individuals or organizations manage their money effectively.
Cache
techA temporary storage layer that saves copies of frequently accessed data so future requests can be served faster without recomputing or re-fetching the data.
Calorie
healthA unit of energy used to measure the energy content of food and beverages and the energy expenditure of physical activities.
Calorie Deficit
healthA state where you consume fewer calories than your body burns, which is required for weight loss.
Calorie Surplus
healthA state where you consume more calories than your body burns, which is required for weight gain and muscle building.
Capital Gains
financeThe profit earned from selling an asset for more than its purchase price, subject to taxation at different rates depending on how long the asset was held.
Carbohydrate
healthOne of the three macronutrients, providing 4 calories per gram, serving as the body's primary and preferred source of energy.
Cash Flow
financeThe net amount of cash moving in and out of a business or personal account during a specific period.
CDN (Content Delivery Network)
techA geographically distributed network of servers that delivers web content to users from the nearest location, reducing latency and improving load times.
Certificate of Deposit (CD)
financeA time deposit offered by banks that pays a fixed interest rate for a specified term in exchange for keeping your money deposited.
Cholesterol
healthA waxy, fat-like substance found in the blood that is essential for building cells but can increase heart disease risk at elevated levels.
Collateral
financeAn asset pledged by a borrower to a lender as security for a loan, which can be seized if the borrower defaults.
Compound Interest
financeInterest calculated on both the initial principal and the accumulated interest from previous periods, causing wealth to grow exponentially over time.
CORS (Cross-Origin Resource Sharing)
techA security mechanism that allows or restricts web applications from making requests to a different domain than the one serving the web page.
Credit Score
financeA numerical rating between 300 and 850 that represents a person's creditworthiness, based on their credit history and financial behavior.
CSS (Cascading Style Sheets)
techA stylesheet language used to describe the visual presentation and layout of HTML documents, controlling colors, fonts, spacing, and responsive design.
CSV (Comma-Separated Values)
techA plain text file format that stores tabular data using commas to separate values and newlines to separate rows.
Cumulative GPA
educationThe overall grade point average calculated across all courses taken throughout an academic program, reflecting total academic performance.
Daily Value (DV)
healthThe recommended daily intake of a nutrient as established by the FDA, used as a reference on nutrition labels to help consumers make informed food choices.
Dean's List
educationAn academic honor given to students who achieve a high GPA during a specific semester, typically 3.5 or above on a 4.0 scale.
Debt-to-Income Ratio (DTI)
financeThe percentage of your gross monthly income that goes toward paying monthly debt obligations, used by lenders to assess borrowing capacity.
Depreciation
financeThe gradual decrease in value of an asset over time due to wear, age, or obsolescence, often used as a tax deduction for businesses.
Dietary Fiber
healthA type of carbohydrate that the body cannot fully digest, essential for digestive health, blood sugar regulation, and cholesterol management.
Diversification
financeAn investment strategy that reduces risk by spreading investments across different asset classes, industries, and geographic regions.
Dividend
financeA payment made by a corporation to its shareholders, usually from profits, distributed as cash or additional shares of stock.
DNS (Domain Name System)
techThe internet's phone book that translates human-readable domain names like example.com into numerical IP addresses that computers use to communicate.
DOM (Document Object Model)
techA programming interface for web documents that represents the page structure as a tree of objects, allowing programs to change document structure, style, and content.
Dow Jones Industrial Average
financeA stock market index that tracks 30 large, publicly-owned companies trading on the NYSE and NASDAQ, serving as a benchmark for overall market performance.
EBITDA
financeEarnings Before Interest, Taxes, Depreciation, and Amortization, a measure of a company's operating profitability.
Elective
educationA course chosen by the student that is not required for their major or degree program, allowing exploration of personal interests.
Emergency Fund
financeA savings reserve set aside to cover unexpected expenses or financial emergencies, typically three to six months of living expenses.
Encryption
techThe process of converting readable data (plaintext) into an unreadable format (ciphertext) using an algorithm and key, protecting it from unauthorized access.
Equity
financeThe value of ownership in an asset after subtracting all debts and liabilities associated with it.
Escrow
financeA financial arrangement where a third party holds and manages funds or documents on behalf of two transacting parties until specific conditions are met.
ETF (Exchange-Traded Fund)
financeAn investment fund that trades on stock exchanges like individual stocks, typically tracking an index, sector, commodity, or other asset class.
FAFSA (Free Application for Federal Student Aid)
educationThe federal form used to determine eligibility for grants, scholarships, work-study programs, and federal student loans for college education.
Fat (Dietary)
healthOne of the three macronutrients providing 9 calories per gram, essential for hormone production, nutrient absorption, and cell structure.
FDIC (Federal Deposit Insurance Corporation)
financeA U.S. government agency that insures bank deposits up to $250,000 per depositor per institution, protecting consumers against bank failures.
FICO Score
financeThe most widely used credit scoring model developed by the Fair Isaac Corporation, ranging from 300 to 850.
Fixed Rate
financeAn interest rate that remains constant throughout the entire term of a loan or investment, providing predictable payments.
Floating Rate
financeAn interest rate that fluctuates periodically based on a benchmark rate, causing payment amounts to change over time.
Foreclosure
financeThe legal process by which a lender seizes and sells a property when the borrower fails to make mortgage payments.
Git
techA distributed version control system that tracks changes in source code, enabling multiple developers to collaborate on projects simultaneously.
Glycemic Index (GI)
healthA ranking system from 0 to 100 that measures how quickly a carbohydrate-containing food raises blood sugar levels after eating.
Grade Point
educationA numerical value assigned to a letter grade used in calculating GPA, typically on a 4.0 scale where A=4.0, B=3.0, C=2.0, D=1.0, and F=0.
Gross Income
financeThe total income earned before any deductions, taxes, or withholdings are subtracted.
Hash
techA fixed-length string of characters generated from input data by a hash function, used for data integrity verification, password storage, and digital signatures.
HDL (High-Density Lipoprotein)
healthThe 'good' cholesterol that helps remove other forms of cholesterol from the bloodstream, reducing the risk of heart disease.
Heart Rate Zone
healthRanges of heart rate intensity during exercise, expressed as percentages of maximum heart rate, used to optimize training for specific fitness goals.
Hedge Fund
financeA private investment fund that uses advanced strategies including leverage, short selling, and derivatives to generate returns for accredited investors.
HELOC (Home Equity Line of Credit)
financeA revolving credit line secured by your home equity, allowing you to borrow up to a set limit and repay as needed.
HIIT (High-Intensity Interval Training)
healthA training method that alternates short bursts of intense exercise with brief recovery periods, delivering significant cardiovascular and metabolic benefits in less time.
Honors (Academic)
educationA distinction recognizing outstanding academic achievement, available as honors programs, courses, or graduation distinctions like cum laude.
HTML (HyperText Markup Language)
techThe standard markup language for creating web pages, defining the structure and content of a page using elements represented by tags.
HTTP (HyperText Transfer Protocol)
techThe foundational protocol for data communication on the web, defining how messages are formatted and transmitted between clients and servers.
Index Fund
financeA type of mutual fund or ETF designed to track the performance of a specific market index, offering broad diversification at low cost.
Inflation
financeThe rate at which the general level of prices for goods and services rises over time, eroding the purchasing power of money.
Interest Rate
financeThe percentage charged by a lender on borrowed money or paid to a saver on deposited funds, expressed as an annual percentage.
Intermittent Fasting
healthAn eating pattern that cycles between periods of fasting and eating, focused on when you eat rather than what you eat.
IRA (Individual Retirement Account)
financeA tax-advantaged savings account designed for retirement, offering either tax-deductible contributions (Traditional) or tax-free withdrawals (Roth).
Itemized Deduction
financeSpecific expenses that taxpayers can list on their tax return to reduce taxable income, as an alternative to taking the standard deduction.
JSON (JavaScript Object Notation)
techA lightweight data interchange format that is easy for humans to read and write and easy for machines to parse and generate.
JWT (JSON Web Token)
techA compact, URL-safe token format used for securely transmitting information between parties as a JSON object, commonly used for authentication.
Latency
techThe time delay between a user's action and the system's response, measured in milliseconds, critical for user experience and application performance.
LDL (Low-Density Lipoprotein)
healthThe 'bad' cholesterol that can build up in artery walls, forming plaque that narrows and hardens arteries, increasing heart disease risk.
Lean Body Mass (LBM)
healthThe total weight of your body minus all fat weight, including muscles, bones, organs, water, and other non-fat tissues.
Leverage
financeThe use of borrowed money to amplify potential returns on an investment, which also increases the potential for losses.
Liability
financeA financial obligation or debt that a person or company owes, representing a claim on assets.
Liquidity
financeThe ease and speed with which an asset can be converted into cash without significantly affecting its price.
Loan-to-Value Ratio (LTV)
financeThe ratio of a loan amount to the appraised value of the asset being purchased, expressed as a percentage.
Macronutrients
healthThe three categories of nutrients that provide calories and energy: protein, carbohydrates, and fat, needed by the body in large quantities.
Magna Cum Laude
educationA Latin honor meaning 'with great praise,' awarded to graduates who achieve a high cumulative GPA, typically 3.7 or above.
Margin
financeBorrowed money from a broker used to purchase securities, or the difference between the selling price and cost of a product.
Markdown
techA lightweight markup language that uses plain text formatting syntax, designed to be easily converted to HTML and other formats.
Market Capitalization
financeThe total market value of a company's outstanding shares of stock, calculated by multiplying share price by total shares outstanding.
Master's Degree
educationA graduate-level degree that provides advanced knowledge and specialization in a field, typically requiring one to three years of study beyond a bachelor's degree.
Maturity Date
financeThe date on which a financial instrument such as a bond or CD reaches its full term and the principal is repaid to the investor.
Metabolic Rate
healthThe speed at which your body burns calories for energy, encompassing basal metabolic rate plus the energy used for activity and digestion.
Micronutrients
healthEssential vitamins and minerals needed by the body in small amounts for proper growth, development, and disease prevention.
Mortgage
financeA loan used to purchase real estate, where the property itself serves as collateral for the debt.
Mutual Fund
financeAn investment vehicle that pools money from many investors to purchase a diversified portfolio of stocks, bonds, or other securities.
NASDAQ
financeA global electronic stock exchange known for listing many technology and growth companies, and the index that tracks its performance.
Net Income
financeThe total earnings remaining after all expenses, taxes, and deductions have been subtracted from gross income, also known as the bottom line.
Net Worth
financeThe total value of all assets owned minus all liabilities owed, representing an individual's or company's overall financial position.
npm (Node Package Manager)
techThe default package manager for Node.js that allows developers to install, share, and manage JavaScript libraries and their dependencies.
P/E Ratio (Price-to-Earnings)
financeA valuation metric that compares a company's current stock price to its earnings per share, indicating how much investors are willing to pay per dollar of earnings.
PMI (Private Mortgage Insurance)
financeInsurance required by lenders when a homebuyer makes a down payment of less than 20%, protecting the lender against borrower default.
Portfolio
financeA collection of financial investments such as stocks, bonds, commodities, cash, and cash equivalents held by an individual or institution.
Pre-Approval
financeA preliminary commitment from a lender stating how much they are willing to lend based on a review of your financial information.
Prerequisite
educationA course or requirement that must be completed before enrolling in a more advanced course, ensuring students have foundational knowledge.
Prime Rate
financeThe interest rate that commercial banks charge their most creditworthy customers, serving as a benchmark for many consumer and business loan rates.
Principal
financeThe original amount of money borrowed in a loan or the initial amount of money invested, excluding interest or returns.
Profit Margin
financeThe percentage of revenue that remains as profit after all expenses are deducted, measuring a company's efficiency and pricing power.
Protein
healthOne of the three macronutrients providing 4 calories per gram, essential for building and repairing muscles, tissues, enzymes, and hormones.
Refinance
financeThe process of replacing an existing loan with a new one, typically to obtain a lower interest rate, different term, or access home equity.
Regular Expression (Regex)
techA sequence of characters defining a search pattern, used for matching, extracting, and replacing text in strings and documents.
REST API
techAn architectural style for web services that uses standard HTTP methods to create, read, update, and delete resources, providing a stateless communication interface.
Resting Heart Rate
healthThe number of heartbeats per minute while at complete rest, serving as an indicator of cardiovascular fitness and overall heart health.
Return on Investment (ROI)
financeA performance measure used to evaluate the profitability of an investment, expressed as a percentage of the original cost.
RMR (Resting Metabolic Rate)
healthThe number of calories your body burns while at rest in a non-fasting state, similar to but slightly higher than BMR.
Roth IRA
financeA retirement account funded with after-tax dollars that allows tax-free growth and tax-free withdrawals in retirement.
S&P 500
financeA stock market index tracking 500 of the largest publicly traded companies in the United States, widely regarded as the best gauge of large-cap U.S. equities.
SAT (Scholastic Aptitude Test)
educationA standardized college admissions test that measures reading, writing, and mathematical abilities, widely used by colleges in the United States.
Saturated Fat
healthA type of dietary fat with no double bonds in its carbon chain, found primarily in animal products and some tropical oils, linked to increased LDL cholesterol.
Savings Rate
financeThe percentage of income that is saved rather than spent, a key metric for building wealth and achieving financial goals.
Scholarship
educationFinancial aid awarded to students based on academic achievement, talent, financial need, or other criteria that does not need to be repaid.
SDK (Software Development Kit)
techA collection of tools, libraries, documentation, and code samples that developers use to build applications for a specific platform or service.
Securities
financeTradable financial instruments including stocks, bonds, and options that represent ownership, debt, or the right to buy or sell an underlying asset.
Simple Interest
financeInterest calculated only on the original principal amount, without compounding on previously earned interest.
Sinking Fund
financeA savings strategy where money is set aside regularly for a specific planned future expense, preventing the need for debt.
SSL/TLS (Secure Sockets Layer / Transport Layer Security)
techCryptographic protocols that provide secure communication over computer networks, encrypting data between a web server and browser.
Standard Deduction
financeA fixed dollar amount that reduces the amount of income subject to tax, available to all taxpayers who do not itemize deductions.
Stock Split
financeA corporate action that divides existing shares into multiple new shares, reducing the price per share while maintaining the same total market value.
Tax Bracket
financeA range of income levels taxed at a specific rate within a progressive tax system where higher income is taxed at higher rates.
Tax Credit
financeA dollar-for-dollar reduction in the amount of tax owed, more valuable than a deduction because it directly reduces the tax bill.
Tax Deduction
financeAn expense that can be subtracted from gross income to reduce the amount of income subject to taxation.
Taxable Income
financeThe portion of your gross income that is subject to income tax after all deductions, exemptions, and adjustments have been applied.
TDEE (Total Daily Energy Expenditure)
healthThe total number of calories your body burns in a day, combining basal metabolic rate, physical activity, and the thermic effect of food.
Term Life Insurance
financeA life insurance policy that provides coverage for a specific period, paying a death benefit to beneficiaries if the insured dies during the term.
Trans Fat
healthAn artificial type of fat created through hydrogenation that raises LDL cholesterol and lowers HDL cholesterol, significantly increasing heart disease risk.
Treasury Bond
financeA long-term debt security issued by the U.S. government with a maturity of 20 or 30 years, considered one of the safest investments available.
Underwriting
financeThe process by which a lender or insurer evaluates the risk of extending credit or coverage, determining terms and pricing.
URL (Uniform Resource Locator)
techA web address that specifies the location of a resource on the internet, including the protocol, domain name, path, and optional parameters.
Valedictorian
educationThe student with the highest academic standing in a graduating class, typically recognized with the honor of delivering the graduation speech.
Variable Rate
financeAn interest rate on a loan or investment that changes periodically based on market conditions or a benchmark index.
Vesting
financeThe process by which an employee earns full ownership of employer-contributed benefits over time, such as retirement plan matching or stock options.
VO2 Max
healthThe maximum rate of oxygen consumption during exercise, considered the gold standard measure of cardiovascular fitness and aerobic endurance.
Volatility
financeA statistical measure of the dispersion of returns for a given security or market index, representing the degree of price fluctuation over time.