# Best of Option Pricing

**Best of or Worst of Option Valuation**

A best of option pays the option holder the best return at maturity among a given set of portfolios, where each portfolio may be defined by a set of weights on the same underlying basket or different baskets.

These are chooser options that return the best performing among several baskets of funds or indices that reflect growth, moderate and conservative investment styles. The returns could be based on average (Asian), single currency or quanto. The final payoff could be capped and floored.

This category also contains worst of option, option on the maximum, option on minimum, and rainbow.

Most commonly, portfolio weights are all positive and sum to 1. Note however, that weights are allowed to take on zero or negative values and need not necessarily sum to 1, but these values can considerably change the price and risk profile of the structure.

There are several following styles:

* Call on best return:
* Call on worst return:
* Put on best return:
* Put on worst return:
* Call on best return with cap and floor

![](/files/-MXs6BJ_cMQ3LsoKXGaL)

Reference:

<https://finpricing.com/lib/EqVariance.html>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://deripricing.gitbook.io/best-of-option-pricing/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
