Index construction: how index weighting, calculation, and rebalancing work.
Every index is three rules: which securities are members, how they are weighted, and when it rebalances. Learn how those rules produce the level you see quoted, then build and backtest your own index of stocks or crypto.
Educational only · Never places a trade
In short
Index construction is the rulebook that turns a list of securities into one tracked number. It has three parts: selection (which securities are members), weighting (how much each one counts, usually by float-adjusted market cap, sometimes equal or by price), and maintenance (when the index rebalances weights and reconstitutes membership). The daily level is the total weighted value divided by a divisor that absorbs splits and membership changes so only real price moves the number. Build those same three rules yourself and you have a custom index you can backtest and track.
Last updated July 2026
Index weighting
The four ways an index gets weighted
Weighting is the single biggest design choice in index construction. The same list of stocks produces very different results depending on which of these rules you pick.
| Method | Weight is based on | What it does to the level | Used by |
|---|---|---|---|
| Market-cap weighted | Each holding weighted by company size (shares times price) | The largest companies drive the level; a few giants can move the whole index | S&P 500, Nasdaq 100, most index funds |
| Float-adjusted cap weighted | Market cap counting only shares actually available to trade | Same as cap weighting, but insider and government-held shares are excluded | S&P 500 (the real-world default today) |
| Equal weighted | Every member gets the same target weight | Small members matter as much as large ones; needs frequent rebalancing | S&P 500 Equal Weight Index, RSP |
| Price weighted | Weighted by share price alone, regardless of company size | High-priced stocks dominate even if the company is small | Dow Jones Industrial Average, Nikkei 225 |
The S&P 500 uses float-adjusted market-cap weighting, so a company counts only for the shares actually available to trade. As of mid-2026 the ten largest members carry roughly 38% of the index between them, which is why a handful of megacaps can move the whole market on a single earnings day. Equal weighting removes that concentration but trades in more, because prices constantly pull the weights away from equal and the index has to be rebalanced back. Price weighting, the oldest method, is now rare because it lets a high-priced stock dominate regardless of company size. The full arithmetic, with worked examples, is in the weighted index calculation guide, and the head-to-head is in market cap versus equal weight.
Index calculation
How the index level is calculated
The formula
Every index level is the same shape: take the weighted value of all the members and divide by a divisor.
index level = (sum of weighted member values) / divisor
For a cap-weighted index the weighted value of a member is its float-adjusted market cap. For a price-weighted index it is simply the share price. The divisor scales the raw sum into the level you read on a screen.
What the divisor is for
The divisor exists so the level stays continuous when something mechanical happens: a stock split, a share buyback, or a company joining or leaving. Without it, the raw sum would jump for a reason that has nothing to do with performance.
At the moment of the event, the provider recalculates the divisor so the level does not move. From then on, only real price changes move it. This is the same trick that keeps the Dow continuous across decades of splits and swaps.
To anchor the level so it is readable, an index is set to a base value, often 100 or 1000, on a base date. If the weighted basket then grows 12%, an index that started at 100 reads 112. That base is arbitrary, but it lets you line two indexes up on the same scale and compare them against a benchmark directly.
How it works
Construct your own index in four steps
Select the members
Decide which stocks or crypto tokens belong in the index. Copy a known index and edit it, or start from a theme and pick the names yourself.
Choose the weighting
Market cap, equal weight, or weights you set by hand. This choice drives most of the difference between two indexes holding the same names.
Set the maintenance rules
Pick a rebalancing schedule, quarterly, annually, or on a drift band, and decide when membership can change. Rules, not hunches.
Calculate and backtest
Run the rules against real market history to get the level and the drawdown, then keep the index live and tracked against the S&P 500 or BTC.
Index maintenance
Rebalancing and reconstitution
An index is not set once and left alone. Two scheduled events keep it true to its rules. Rebalancing resets the members back to their target weights. Reconstitution changes the membership itself, adding names that now qualify and dropping ones that no longer do. Both are mechanical and calendar-driven, not discretionary.
S&P 500
Rebalances quarterly, after the close on the third Friday of March, June, September and December. Membership is reviewed on the same cycle against a market-cap threshold.
Equal-weight indexes
Rebalance on the same quarterly schedule, but the resets matter more because prices pull the weights off equal every single day.
Russell indexes
Reconstitute their entire membership once a year, in late June, in one of the largest scheduled trading events of the year.
When you build your own index, you set these rules and can test how much they matter. Rebalancing quarterly versus annually usually changes the result less than people expect, while the weighting method changes it a lot. The mechanics of the resets, and why they move so much money, are covered in index rebalancing explained, and you can adjust the schedule directly with the rebalancing controls.
Who builds indexes here
What people construct
A themed index
Pick the members that express a theme, weight them deliberately, and see whether the construction beats simply buying the broad market.
Cap weight versus equal weight
Hold the same names two ways and watch the concentration change. It is the cleanest lesson in why weighting is the core of index construction.
A stock and crypto index
Weight BTC next to equities in one index and calculate the combined level. Most index tools cannot put both asset types in a single basket.
A rebalancing study
Test quarterly against annual against a drift band on the same members, and find out how much the maintenance rule actually changed the outcome.
A teaching example
Show a class or a team exactly how a divisor keeps the level continuous through a split, using a small index you build and edit live.
A direct-indexing design
Work out what you would want a direct-indexing account to hold, and what excluding a sector would have cost, before funding anything.
Questions
Index construction, answered
What is index construction?
Index construction is the set of rules that turn a list of securities into a single tracked number. It has three parts: selection (which securities are members), weighting (how much influence each one gets), and maintenance (when and how the index rebalances and reconstitutes). Fix those three rules and you have defined an index that can be calculated every day and backtested over history.
How are stock market indexes weighted?
Most stock market indexes are weighted by float-adjusted market capitalization, meaning each company counts in proportion to the market value of its freely tradable shares. The S&P 500 and Nasdaq 100 work this way. The main alternatives are equal weighting, where every member counts the same, and price weighting, where the share price alone sets the weight, as in the Dow Jones Industrial Average.
How is a stock index calculated?
A stock index level is the total weighted value of its members divided by a divisor. Each day you multiply every holding by its weight, sum the result, and divide by the divisor to get the level. The divisor is a fixed number that only changes for corporate actions and membership changes, so the level moves on real price action and not on mechanical events like a stock split.
What is a capitalization-weighted index?
A capitalization-weighted index gives each company a weight equal to its market value divided by the total market value of every member. A company worth $2 trillion in an index that totals $40 trillion carries a 5% weight. Because weight tracks size, the biggest companies dominate the level, which is why roughly the ten largest names drive a large share of the S&P 500.
How often are stock indexes rebalanced?
It depends on the index. The S&P 500 rebalances quarterly, after the close of business on the third Friday of March, June, September and December. An equal-weight index rebalances on the same quarterly schedule because prices constantly pull it away from equal. The Russell indexes reconstitute their membership once a year in late June. Your own index can rebalance on any schedule you set.
What is the index divisor?
The index divisor is the number an index level is divided by to keep it continuous. Its only job is to absorb events that are not performance, such as a stock split, a company joining or leaving, or a share issuance. When one of those happens, the provider recalculates the divisor so the level does not jump, and only genuine price changes move it afterward.
What is the difference between rebalancing and reconstitution?
Rebalancing resets the weights of the existing members back to their targets. Reconstitution changes the membership itself, adding companies that now qualify and removing those that no longer do. An index can rebalance often, for example quarterly, while reconstituting on a slower cycle. Both are scheduled, rule-based events, not discretionary calls.
Can I build my own index?
Yes. Building your own index means writing the same three rules the big providers use: pick the members, choose a weighting method, and set a rebalancing schedule. From there the level is pure arithmetic. Indexes lets you author a weighted index of stocks or crypto, backtest it against real market history, and track it against the S&P 500 or BTC, without an account or a trade.
Go deeper
Construct an index and see how it behaves
Select the members, choose the weighting, set the rebalancing, and calculate the level over real market history. Stocks or crypto, no account, no minimum, no trades. Educational and informational only.