Sep 13, 2020

Forwards and Options

Derivatives contracts come in two basic types: forwards, and options. More complex derivatives contracts build on these basic types.

FORWARDS

A forward contract is an agreement between two parties to trade a specified volume of a specified asset, at a specified price, at a specified future date. It's a binding, legal agreement.

Terms

The asset being traded is called the underlying asset. These can be commodities, shares, indexes, etc. The expiration date is when the contract has been settled. The spot price is the current market price.  The term long is used to refer to the buyer, and short to the seller. 

Payoff on a Forward Contract

Generally, the long party benefits when the (spot) price of the asset goes up (relative to the contract price), and the short party benefits if the price of the asset goes down.

For example, let's say the contract was to purchase a unit of stock index at $1,000 at the end of December. If at the end of December, the spot price for that stock index is $1,500, then:

Long position to the contract makes: $1,500 - $1,000 = $500, because they are able to buy the asset at $1,000 instead of the current market price of $1,500.

Short position to the contact loses: $1,000 - $1,500 = ($500), because they are obligated to sell the asset at $1,000 instead of the current market prices of $1,500.

FUTURES

Futures are forward contracts that can be traded at futures exchanges. Some futures exchanges are the CME (Chicago Mercantile Exchange), ICE (Intercontinental Exchange), LIFFE (London International Financial Futures Exchange), Eurex, SGX (Singapore Exchange), OSE (Osaka Tokyo Exchange), and the HKEx (Hong Kong Exchange and Clearing).

A party may buy a futures contract and become the new party.  The party that sold the contract removes themselves from the trade.

OPTIONS

An options contract gives the buyer of the contract the right (but not the obligation) to trade an asset at the contract price. There are two kinds. The call option gives the buyer of the contract the right to purchase an asset.  The put options gives the buyer the right to sell an asset.

Options Terminology

The strike price is the price the buyer pays for an asset, also called the exercise price. The act of acting on their right is called exercise.  Options contracts indicate the style of exercise allowed:

  • American style allows the buyer to exercise their right only at the expiration date.
  • European style allows the buyer to exercise their right  at anytime before and on the expiration date.
  • Bermuda style allows the buyer to exercise their right during a defined period before and on the expiration date 

Call Options

A call option  that gives the buyer the option to not buy the asset if the contract price is higher than the spot price; ie, if they will lose money.  The seller's obligation remains the same: sell the asset at the contract price.  In a call option, the seller can only lose money, so the payoff comes in the form of a premium.  The seller needs to be paid upfront to put themselves in this exposure.


References

McDonald, Robert Lynch. Derivatives Markets. Boston: Pearson, 2013.



Sep 11, 2020

Understanding Variation by Donald J Wheeler, Chapter 2 Notes

Notes from Chapter 2 of Understanding Variation: The Key to Managing Chaos, by Donald J Wheeler

The chapter is titled:"Knowledge is Orderly and Cumulative". Here Wheeler discusses three approaches to interpreting data, and the benefit of the control chart.

Two people may have access to the same set of data, but they can arrive at different conclusions. The reason is because they may have different interpretation processes.

Not all interpretation processes are valid. Wheeler describes two problematic approaches, and then discusses Shewhart's approach.

The Specification Approach

The first approach is 'comparison to specifications', or the Specification Approach. In this approach, data is interpreted in comparison to specifications, and its 'goodness' or 'badness' is determined based on how well it conforms to specifications.

For example, management may demand that the factory produce 1,000 units per month (the specification). If the factory produces 800 units in one month, that figure is interpreted as 'bad'.

Comparison by specification leads to binary results: either data conforms or it does not. it also leads to sudden changes in goodness or badness. A process could be in good graces one month, and in bad graces in another.

But the biggest problem with this approach is because specifications are the 'voice of the customer'. This is what the 'customer' wants.  The process has nothing to do with it. The voice of the process is what the process is able to achieve. If the voice of the customer and the voice of the process is not aligned, the result is people distorting the system or distorting the data in order to meet the specification on paper.

Nevertheless, the voice of the customer is important because it tells you when you're in trouble. 

The Average Value Approach

The Average Value approach compares the goodness of data against the average value of the data. "Why is sales 10% below last year's average?". This approach to interpreting data leads to pathologies similar to the Specification Approach -- people tend to distort the system or distort the data so they don't have to explain why the data is too far away from the average.

At least the Average Value approach uses the voice of the process (after all, the average value is produced by the process, and not some arbitrary number).

Shewhart's Approach to Interpreting Data

Walter Shewhart was the first to define the voice of the process. He called this a "control chart."

A control charts has time in the X-axis, has a central line, has two control limits, one on either side of the central line, both the same distance from the central line. The distance of the control limits is determined from the data, from the voice of the process. The values plotted can be raw data, or some value calculated from the raw data.

The control chart helps interpret the data by characterising the behaviour of the data and allowing us to predict the future behaviour of the data.

The control chart shows that there really is no distinction between good outcomes and bad outcomes; they both came from the same process.

A process that is in control is predictable. In other words, we can predict its behaviour in the future and make plans based on that prediction.

The Second Principle for Understanding Data

Shewhart's second principle for understanding data is:

While every data set contains noise, some data sets may contain signals. Therefore, before you can detect a signal within any given data set, you must first filter out the noise.

(His first principle is introduced in Chapter 1. It's: No data have meaning apart from their context.")

The two mistakes that could be made in analysing data is treating random variation as a meaningful departure from the past, and the second mistake is not recognising when data is a sign of change.

Attempting to avoid the first mistake by not reacting to variation can cause you to miss true signals of change, and thus make the second mistake. Attempting to avoid the second mistake by reacting to every signal causes you to make the first mistake

The key benefit of a control chart is it identifies for you data that is noise, and data that is signal.

Needs Versus Wants Versus Needs

Requirements professionals, who help shape the products are trained to: "Focus on needs, not on wants."

Sales professionals, who sell the products, are trained to: "Sell on wants, not on needs."

There seems to be a disconnect here somewhere.

***