Search found 14 matches

by Jack
Sun Mar 01, 2026 5:34 pm
Forum: Finance
Topic: Cboe Volatility Index
Replies: 3
Views: 45

Re: Cboe Volatility Index

Now a trick is used to find the risk-free expectation \(\hat E[\ln\frac{S_T}{S_0}]\) using the prices of call options and put options with the same maturity \(T\): for any \(S_0>0\)
\begin{align}
\int_{0}^{S_0} \frac{1}{k^2} (k- S_T)^{+} dk + \int_{S_0}^{\infty} \frac{1}{k^2} (S_T - k)^{+} dk = \ln ...
by Jack
Sun Mar 01, 2026 5:22 pm
Forum: Finance
Topic: Cboe Volatility Index
Replies: 3
Views: 45

Re: Cboe Volatility Index

Let \(S_t\) be the price of the stock at time \(T\), \(0\le t \le T\). Only \(S_0\) is known, and \(S_t\) is modeled as a Geometric Brownian Motion. That is, \(dS = r S dt + \sigma S dz\), where \(r\) is the risk-free interest rate. For example, the forward price with maturity \(T\) is \(F_0 = \hat ...
by Jack
Sun Mar 01, 2026 2:38 pm
Forum: Finance
Topic: Cboe Volatility Index
Replies: 3
Views: 45

Re: Cboe Volatility Index

The Cboe Volatility Index (VIX), often dubbed the market's "fear gauge," provides a real-time measure of the market's expectation of 30-day forward-looking volatility for the S&P 500 Index.

Unlike a simple average, the VIX is calculated using a methodology known as the Bracket Method , which ...
by Jack
Sun Mar 01, 2026 11:16 am
Forum: Finance
Topic: Cboe Volatility Index
Replies: 3
Views: 45

Cboe Volatility Index

In 1993, Cboe Global Markets, Incorporated (Cboe) introduced the Cboe Volatility Index (VIX Index). Originally designed to measure the market’s expectation of 30-day volatility implied by at-the-money S&P 100 Index (OEX Index) option prices, the VIX Index soon became the premier benchmark for U.S ...
by Jack
Wed Feb 18, 2026 10:31 am
Forum: Testing
Topic: First post
Replies: 0
Views: 17

First post

Just testing
LaTeX: \(e^{i\pi} + 1 = 0\)
by Jack
Tue Feb 17, 2026 12:40 pm
Forum: Statistics
Topic: Monte Carlo Methods
Replies: 0
Views: 64

Monte Carlo Methods

Monte Carlo methods are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. They operate on the principle that, given a sufficiently large number of samples, the distribution of those samples will approximate the true probability distribution ...
by Jack
Sat Feb 14, 2026 9:05 pm
Forum: Mathematics
Topic: \(-1=1\)?
Replies: 0
Views: 76

\(-1=1\)?

In the post https://mathmotives.com/viewtopic.php?t=8 we talked about the Laws for powers:

Laws of Powers: let \(a > 0, b > 0\) be two positive numbers, \(m, n\) be two integers. Then

- Products of Powers: \(a^{m} \cdot a^{n} = a^{m + n}\);
- Powers of Powers: \( (a^{m})^{n} = a^{m \cdot n ...
by Jack
Tue Feb 10, 2026 8:42 am
Forum: Mathematics
Topic: Basic manipulations: additions, multiplications and powers
Replies: 0
Views: 104

Basic manipulations: additions, multiplications and powers

When learning the numbers, we start with counting, and then introduce additions, multiplications and powers.
- additions: continued counting. Example: \(3 + 4 = 7\) and \( 3 + 4 + 5 = 12 \);
- multiplications: repeated additions. Example: \(3 + 3 + 3 + 3 + 3 = 5 \cdot 3 \);
- powers: repeated ...
by Jack
Mon Feb 09, 2026 8:46 pm
Forum: Mathematics
Topic: Fundamental Theorem of Arithmetic
Replies: 0
Views: 77

Fundamental Theorem of Arithmetic

In mathematics, the Fundamental Theorem of Arithmetic, also called the Unique Factorization Theorem and Prime Factorization Theorem, states that every integer \(n\) greater than \(1\) is either prime or can be represented uniquely as a product of prime numbers, up to the order of the factors:
\[n=p ...
by Jack
Mon Feb 09, 2026 8:08 pm
Forum: Statistics
Topic: Linear Regression
Replies: 0
Views: 74

Linear Regression

In statistics, linear regression is a model that estimates the relationship between a scalar response (dependent variable) and one or more explanatory variables (regressor or independent variable).