Covered Call Premium Calculation Formula

Understand the mathematical formulas that determine option premium prices, including Black-Scholes, intrinsic value, and time value calculations.

SC
Written by Sarah Chen, CFP
Certified Financial Planner
JW
Fact-checked by Dr. James Wilson, PhD
Options Strategy Researcher
Covered CallsFact-Checked

Input Values

$

Current stock price.

$

Call strike price.

%

Annualized implied volatility.

Calendar days to expiry.

%

US Treasury yield.

%

Annual dividend yield.

Results

Theoretical Call Price
$0.00
Intrinsic Value$0.00
Time Value$0.00
Delta
0.00
Theta (daily)$0.00
Results update automatically as you change input values.

How Option Premium Is Calculated

The premium of a covered call option is determined by a complex interplay of mathematical and market forces. The Black-Scholes model provides the theoretical framework, but real-world premiums also reflect supply and demand, market maker positioning, and trader sentiment. Understanding the formula helps you identify when premiums are rich (favorable to sell) or cheap (unfavorable to sell).

Option premium has two components: intrinsic value (the in-the-money amount) and extrinsic value (everything else, driven primarily by time and volatility). For covered call sellers, the extrinsic value is the true income component because it decays to zero by expiration.

The Black-Scholes Premium Formula

Black-Scholes Call Price
C = S * e^(-qT) * N(d1) - K * e^(-rT) * N(d2)
Where:
S = Current stock price
K = Strike price
T = Time to expiration (years)
r = Risk-free interest rate
q = Dividend yield
N() = Cumulative normal distribution
d1 and d2
d1 = [ln(S/K) + (r - q + sigma^2/2) * T] / (sigma * sqrt(T)); d2 = d1 - sigma * sqrt(T)
Where:
sigma = Implied volatility (annualized)
ln = Natural logarithm
sqrt = Square root
Quick Estimate (ATM Option)
Premium ~ 0.4 * S * sigma * sqrt(T)
Where:
S = Stock price
sigma = Implied volatility
T = Time in years
Premium Calculation Example
Given
Stock Price
$100
Strike
$105
IV
30%
DTE
30 days
Risk-Free Rate
5%
Dividend Yield
1.5%
Calculation Steps
  1. 1T = 30/365 = 0.0822 years
  2. 2d1 = [ln(100/105) + (0.05-0.015+0.045)*0.0822] / (0.30*sqrt(0.0822))
  3. 3d1 ≈ -0.505, d2 ≈ -0.591
  4. 4N(d1) = 0.307, N(d2) = 0.277
  5. 5C = 100 * e^(-0.001) * 0.307 - 105 * e^(-0.004) * 0.277
  6. 6Theoretical premium ≈ $1.45 per share
Result
The Black-Scholes model prices this 5% OTM call at approximately $1.45 per share. If the market bid is $1.70, the option is trading rich (favorable to sell).

Factors in the Premium Formula

How Each Input Affects Premium
InputIncreaseDecreaseRelative Impact
Implied Volatility (sigma)Premium UP significantlyPremium DOWNHighest impact
Time to Expiration (T)Premium UPPremium DOWN (theta decay)High impact
Stock Price (S)Premium UP for callsPremium DOWNHigh impact
Strike Price (K)Premium DOWN for callsPremium UPHigh impact
Risk-Free Rate (r)Premium UP slightlyPremium DOWN slightlyLow impact
Dividend Yield (q)Premium DOWN for callsPremium UPModerate impact
i
The Quick Estimate Rule

For ATM options, premium is approximately 0.4 x Stock Price x IV x sqrt(DTE/365). For a $100 stock with 30% IV and 30 DTE: 0.4 x $100 x 0.30 x sqrt(30/365) = $3.44. This quick estimate works well for ATM options and degrades for deep ITM or OTM options.

Practical Steps to Evaluate Premium

1
Check IV Percentile
High IV percentile (>50%) means premiums are above average -- a good time to sell.
2
Compare to Quick Estimate
Calculate the quick estimate and compare to the actual bid. If the bid exceeds the estimate, premiums are rich.
3
Separate Intrinsic from Extrinsic
For ITM options, subtract intrinsic value to see how much time value you are actually earning.
4
Compare Across Strikes
Check premiums at multiple strikes to find the best risk/reward tradeoff for your situation.
5
Factor in Theta
Higher theta means faster daily decay, which benefits you as the seller.

Frequently Asked Questions

The Black-Scholes formula is the standard: C = S*N(d1) - K*e^(-rT)*N(d2). This accounts for stock price, strike, time, volatility, interest rates, and dividends. For a quick estimate of ATM premium: ~0.4 * Stock * IV * sqrt(DTE/365).

Sources & References

  • U.S. Securities and Exchange Commission (SEC) - Investor Education
  • Options Clearing Corporation (OCC) - Options Education
  • Chicago Board Options Exchange (CBOE) - Options Strategies
  • Hull, J.C. "Options, Futures, and Other Derivatives" (11th Edition, 2021)

Embed This Calculator on Your Website

Free to use with attribution

Copy the code below to add this calculator to your website, blog, or article. A link back to CoveredCallCalculator.net is included automatically.

<iframe src="https://coveredcallcalculator.net/embed/covered-call-premium-calculation-formula" width="100%" height="500" frameborder="0" title="Covered Call Premium Calculation Formula" style="border:1px solid #e2e8f0;border-radius:12px;max-width:600px;"></iframe>
<p style="font-size:12px;color:#64748b;margin-top:8px;">Calculator by <a href="https://coveredcallcalculator.net" target="_blank" rel="noopener">CoveredCallCalculator.net</a></p>