Skip to content
Finance Lessons

Options Basics

Moneyness, Intrinsic & Time Value

Why a premium is intrinsic value plus time value. In-, at-, and out-of-the-money options, how the split shifts with moneyness, and theta — the time decay that melts an option's value as expiration nears.

9 min Updated Jun 4, 2026

You already know an option’s price has a name: the premium. What you might not know is that the premium is secretly two numbers wearing one coat. Crack it open and you find intrinsic value (what the option is worth right now, this instant) and time value (what you pay for the hope it gets better before the clock runs out). Every option price — from a penny lottery ticket to a deep, sober blue-chip call — is just those two numbers stacked on top of each other.

Getting comfortable with that split is the difference between “the option went up, I guess” and actually understanding why a stock can rise while your call quietly bleeds. Let’s pry the premium apart.

Before you read — take a guess

A $100-strike call trades for $9 while the stock sits at $106. How much of that $9 is time value?

Premium = intrinsic value + time value

The master equation of option pricing is almost embarrassingly simple:

Premium=Intrinsic value+Time value\text{Premium} = \text{Intrinsic value} + \text{Time value}

Think of buying a half-built house. Intrinsic value is what the materials and finished rooms are worth today if you sold as-is. Time value is the extra you’d pay because the builder might finish it beautifully before the deadline — you’re paying for the option on a better outcome. If the deadline arrives with nothing built, that extra evaporates and you’re left with only what physically exists.

Time value is also called extrinsic value — same thing, fancier word. “Extrinsic” literally means “from the outside”: it’s the value that comes from things outside today’s price, like how much time is left and how wildly the stock might move. Whenever someone says extrinsic value, mentally swap in “time value” and you’ll be fine.

Info:

Two numbers, one price

Every premium splits cleanly into intrinsic + time value. If you know any two of the three (premium, intrinsic, time value), the third is just subtraction. Most of this lesson is variations on that single idea.

When the split matters

If you’re a buyer, you want to know how much of your premium is hope (time value), because hope is exactly the part that decays to zero. If you’re a writer (seller), time value is the part you get to keep as the clock ticks. Same option, opposite feelings about that second number.

Intrinsic value: what it’s worth right now

Intrinsic value is the profit you’d lock in if you could exercise the option this instant and immediately close the position. The formulas:

Call intrinsic=max(SK, 0)Put intrinsic=max(KS, 0)\text{Call intrinsic} = \max(S - K,\ 0) \qquad \text{Put intrinsic} = \max(K - S,\ 0)

where SS is the current stock (spot) price and KK is the strike. The max(,0)\max(\dots,0) is the whole trick: intrinsic value can never be negative. An option is a right, not an obligation — if exercising would lose money, you simply don’t, and the “value” of that choice floors at zero.

Worked example — a call. Stock at S=112S = 112 (i.e. $112), strike K=100K = 100. A call lets you buy at $100 something worth $112, so:

max(112100, 0)=max(12, 0)=12\max(112 - 100,\ 0) = \max(12,\ 0) = 12

That’s $12 of intrinsic value.

Worked example — a put. Stock at S=88S = 88 (i.e. $88), strike K=100K = 100. A put lets you sell at $100 something worth only $88:

max(10088, 0)=max(12, 0)=12\max(100 - 88,\ 0) = \max(12,\ 0) = 12

That’s $12 of intrinsic value too — a put gains as the stock falls below the strike.

Now flip the put’s stock to S=112S = 112. The math gives max(100112,0)=max(12,0)=0\max(100 - 112, 0) = \max(-12, 0) = 0, i.e. $0. Selling at $100 when the market pays $112 is a terrible idea, so you don’t — and intrinsic value bottoms out at zero rather than going negative.

Info:

Intrinsic value can't be negative

If your formula spits out a negative number, the answer is 0, not the negative. That max(,0)\max(\dots,0) exists precisely because nobody is forced to exercise a losing option. Forgetting the floor is the single most common arithmetic slip in this lesson.

Fill in each blank to describe intrinsic value.

Pick the right option for each blank, then check.

Intrinsic value is what an option is worth if exercised . For a call it equals , and it can never be because exercising a losing option is simply something you .

Moneyness: ITM, ATM, OTM

Moneyness is jargon for “where is the stock relative to the strike?” — and it tells you instantly whether an option has intrinsic value. Three buckets:

  • In-the-money (ITM): intrinsic value > 0. Exercising now would pay off.
  • At-the-money (ATM): SKS \approx K. The stock sits right on the strike; intrinsic is essentially zero but the option is on a knife’s edge.
  • Out-of-the-money (OTM): intrinsic value = 0. Exercising now is pointless.

The catch beginners trip on: ITM means opposite things for calls and puts. A call wants the stock above the strike; a put wants it below. Here’s the full map:

MoneynessCall (right to buy at K)Put (right to sell at K)
In-the-money (ITM)S>KS > K (stock above strike)S<KS < K (stock below strike)
At-the-money (ATM)SKS \approx KSKS \approx K
Out-of-the-money (OTM)S<KS < K (stock below strike)S>KS > K (stock above strike)

Worked example. Take a $100 strike. Classify both a call and a put at three spots:

Spot SSCall: max(S100,0)\max(S{-}100,0)Call moneynessPut: max(100S,0)\max(100{-}S,0)Put moneyness
$90$0OTM$10ITM
$100$0ATM$0ATM
$112$12ITM$0OTM

Notice the mirror symmetry: at any spot, if the call is ITM the put is OTM, and vice versa. They can only be ATM together, when the stock is sitting exactly on the strike.

Sort each scenario into the right moneyness bucket. (Strike is $50 in every case.)

Place each item in the right group.

  • A $50 call with the stock at $58
  • A $50 put with the stock at $61
  • A $50 call with the stock at $43
  • A $50 put with the stock at $42
  • A $50 call with the stock at $50.05

Time (extrinsic) value: paying for the chance

If intrinsic value is what an option is worth today, time value is everything else in the price — the premium people pay for the possibility the option ends up worth more before it expires:

Time value=PremiumIntrinsic value\text{Time value} = \text{Premium} - \text{Intrinsic value}

Worked example. A $100 call trades at $7 with the stock at $104.

  • Intrinsic: max(104100,0)=4\max(104 - 100, 0) = 4, i.e. $4.
  • Time value: 74=37 - 4 = 3, i.e. $3.

So $4 of the premium is “real” exercise-now value and $3 is pure hope — the market’s bet that $104 might become $110 before expiry.

Here’s the surprising part: time value is largest at-the-money and shrinks as you go deep ITM or far OTM. Why? Right at the strike, the option is maximally undecided — a small wiggle in the stock flips it from worthless to valuable, so the uncertainty (and the value of that uncertainty) peaks. Go far OTM and it would take a miracle to matter; go deep ITM and it already behaves almost like the stock itself, with little extra “optionality” left to pay for. The result is a hump: time value is tallest in the middle and tapers off on both sides.

A premium is intrinsic + time value
Intrinsic valueTime value
88Underlying price: 100
Intrinsic value
0
Time value
8
Premium
8
Moneyness
At the money

Drag the spot price. The stacked bar shows intrinsic value (bottom) plus time value (top) summing to the premium. Watch the moneyness label flip and notice the time-value slab is fattest near the $100 strike — and thins out as the option goes deep in- or out-of-the-money.

Info:

An OTM option is ALL time value

If an option is out-of-the-money, its intrinsic value is 0, so the entire premium is time value. A $0.40 OTM call isn’t “cheap because it’s almost free” — it’s $0.40 of pure decay-able hope. When expiry comes and it’s still OTM, that whole $0.40 vanishes.

Intrinsic for a put is max(KS,0)=max(100103,0)=max(3,0)=0\max(K - S, 0) = \max(100 - 103, 0) = \max(-3, 0) = 0, i.e. $0. The stock is above the strike, so the put is out-of-the-money — zero intrinsic. That means all $5 of the premium is time value. Every cent of it is at risk of decaying to nothing if the stock doesn’t fall below $100 before expiry.

Theta: time decay that melts the premium

Time value has a fatal flaw: it dies. As expiration approaches there’s less and less time for the stock to move your way, so the “hope” portion drains toward zero. At expiry, an option is worth exactly its intrinsic value — every drop of time value is gone.

The Greek letter theta (θ\theta) measures this bleed: how much value an option loses per day purely from the calendar advancing, holding everything else fixed. For a buyer theta is negative (you lose a little each day); for a writer it’s positive (you collect it).

The crucial, counter-intuitive bit: decay is not linear — it accelerates. Time value roughly tracks the square root of time remaining, TVt\text{TV} \propto \sqrt{t}. Square roots are steep near zero, so the loss-per-day starts gentle and then falls off a cliff in the final weeks.

A quick feel for t\sqrt{t} on a 90-day option worth $10 of time value at the start (value scales as 10t/9010\sqrt{t/90}):

Days leftt/90\sqrt{t/90}Time valueLost over the next ~30 days
901.00$10.00$4.23 (down to $5.77 at 30 days)
300.577$5.77$3.44 (down to $2.33 at ~4 days)
40.211$2.11the rest, fast

The same calendar month costs you far more time value when it’s the last month than the first. That steepening slope is exactly why option buyers feel fine for weeks and then watch their position evaporate right before expiry.

Time value melts toward expiry90 days
At the moneyIn the moneyOut of the money
Time value left
10
Today's decay (per day)
0.06

Time value versus days to expiry for an at-the-money, in-the-money, and out-of-the-money option. Drag the slider toward expiry and watch the daily decay (theta) speed up — gentle at first, then a near-vertical plunge in the final stretch. The at-the-money option, with the most time value to lose, falls the hardest.

This is why theta quietly taxes buyers and pays writers. Every day a buyer holds, the hope portion shrinks; the writer who sold that option pockets the difference. A writer who sells an OTM option and watches it expire worthless keeps the entire premium — all of it was time value, and time value always goes to zero at expiry.

Info:

Time decay is not linear — it speeds up

Don’t assume “30 days left, half the time value” — the t\sqrt{t} curve front-loads the remaining value and then collapses. And decay never takes a day off: an option loses time value over weekends and holidays too, because expiration creeps closer whether or not the market is open. Some traders even see a small “weekend decay” priced in on Fridays.

Which statements about theta and time decay are correct? (Select all that apply.)

Why volatility lives in time value

One last preview. If two otherwise-identical options have different premiums, the gap is almost always in their time value — and the biggest driver of time value (after time itself) is volatility: how much the market expects the stock to move. More expected movement means a fatter chance the option swings into the money, so buyers pay up: more volatility ⇒ richer time value ⇒ bigger premium.

That’s why a sleepy utility stock’s options are cheap while a meme stock’s cost a fortune at the same moneyness — the time-value slab is simply thicker. We’ll unpack volatility and the rest of the six price drivers in the next lesson; for now, just file away that volatility hides inside time value, never inside intrinsic value.

Match each term to its meaning.

Pick a term, then click its definition.

Recap

You can now take any option price apart: split it into intrinsic (exercise-now value, floored at zero) and time value (premium minus intrinsic, fattest at-the-money), read its moneyness off the spot-vs-strike relationship, and predict how theta will melt that time value — slowly at first, then all at once — until only intrinsic remains at expiry.

Big picture

Anatomy of a premium

  • Premium
    • Intrinsic value
      • Call = max(S − K, 0)
      • Put = max(K − S, 0)
      • Never negative
    • Time (extrinsic) value
      • Premium − intrinsic
      • Largest at-the-money
      • Holds the volatility
    • Moneyness
      • ITM: intrinsic > 0
      • ATM: S ≈ K
      • OTM: all time value
    • Theta (decay)
      • Bleeds to zero by expiry
      • Accelerates (∝ √t)
      • Taxes buyers, pays writers
Every option price breaks into these four ideas — and they all hang off the premium.
Question 1 of 50 correct

A $50 call trades for $8 with the stock at $55. What are its intrinsic and time value?

Check your answer to continue.

Mark lesson as complete