MUR021 貝式動態定價基礎-Ver(0.1)

目錄

貝式動態定價基礎-Ver(0.1)

紫式晦澀每日一篇文章第21天

前言

  1. 今天是2022年第19天, 全年第3週, 一月的第三個週三. 今天來思考「貝式動態定價(Bayesian Dynamic Pricing)」的相關細節. 之前做動態定價的研究比較是從線上機器學習的角度, 在寫文章的過程也逐漸體會到「定價(Pricing)」本身就是另一個很困難的運籌學問題. 多累積見聞, 在literature裡面create space.

  2. 今天的素材來源為Management Science於2012年的文章J. Michael Harrison, N. Bora Keskin, Assaf Zeevi, (2012) Bayesian Dynamic Pricing Policies: Learning and Earning Under a Binary Prior Distribution. Management Science 58(3):570-586. .

代碼BDP

000 摘要

100 簡介

200 方法

2.1. Basic Model Elements

BDP201 賣家定價機制與環境需求模型:

    1. 賣家(Seller): 公司, 提供單一產品, 給序冠而來的買家
    1. 販售期間(Sales period): 在第t個販售期間, 由買家們身上, 所得到的收益(Revenue), 稱為「t販售期間收益」
    1. 定價(Pricing): 每個期間, 賣家從給定區間中選擇價錢(price); 接著, 賣家經歷成功(於所選價錢的銷售)或失敗(無銷售)
    1. 環境需求函數 (Ambient demand model): 定價的函數, 返回賣家提供定價後, 成功銷售的機率.
    1. 邊際成本(Marginal cost): 販賣商品的邊際成本假設為零, 如此, 利潤(Profit)可與收益(Revenue)交替使用.
  • Consider a firm, hereafter called the seller(賣家), that offers a single product for sale to customers who arrive in sequential fashion.
  • As a matter of convention, we associate with each successive customer(買家) a distinct sales “period” so that, for example, the phrase “period- $t$ revenue” simply means revenue realized from the $t^{\text {th }}$ arriving customer.
  • In each period $t=$ $1,2, \ldots$, the seller must choose a price $p_{t}$ from a given interval $[l, u]$, where $0 \leq l<u<\infty$, after which the seller experiences either success (a sale at the offered price $p_{t}$ ) or failure (no sale).
  • The probability of success when the seller offers price $p$ in any given period is $\rho(p)$; we call $\rho(\cdot)$ the ambient demand model(環境需求模型).
  • The marginal cost(邊際成本) of the product being sold is set to zero without loss of generality (because prices can always be expressed as increments above cost); given this normalization, the terms “profit” and “revenue” can and will be used interchangeably.

BDP202 先驗機率, 假說, 期望收益與銷售序列:

    1. 自然選擇環境需求模型(Nature chooses the ambient demand model): 自然從兩個環境需求模型做選擇, 賣家無法觀察到此選擇, 此選擇在整個銷售期間(selling horizon)都不會改變.
    1. 自然的選擇(Nature choice)與先驗機率(Prior probability): 自然的選擇, 為一個二元隨機變數; 在需求模型$\rho_0, \rho_1$中, 自然選擇了需求模型$\rho_1$的機率記為$q_0$, 稱為先驗機率(Prior probability).
    1. 先驗機率(Prior probability): 先驗機率$q_0$就會與之後定義的, 觀察到銷售結果後, 產生的機率做區分.
    1. 設先驗機率以排除顯然狀況: 設置先驗機率為$0<q_0<1$, 以避免顯然的狀況. 否則$q_0=0$或者$q_0=1$, 賣家就會確定性知道特定到環境需求模型.
    1. 假說(Hypothesis): 對「自然的選擇$\chi$」是需求模型$i$,所產生的事件${\chi = i}$, 稱為假說$i$.
    1. 假說下的期望收益(Expected revenue in a period under hypothesis): 期望收益函數$r_{i}(p)$為在「假說$i$」下, 「定價$p$」所得到期望收益, 定為「價錢$p$」乘以「需求模型$i$下, 價錢$p$的購買機率.
    1. 銷售序列(Sales sequence): 隨機過程$X\equiv (X_1, X_2, \cdots)$ 紀錄了銷售的成功(1)與失敗(0)的過程.
  • Before the first customer arrives, nature chooses either $\rho_{0}(\cdot)$ or $\rho_{1}(\cdot)$ as the ambient demand model; this choice is not observed by the seller, and it remains fixed over the entire selling horizon.
  • We encode this choice via the random variable and denote by $q_{0}$ the prior probability assigned by the seller to the event ${\chi=1}$; this number is part of our problem data.
  • (The subscript in the notation $q_{0}$ differentiates this initial probability assessment from the ones formed later, after sales outcomes are observed.)
  • To exclude trivial cases, in which the seller knows the ambient demand model with certainty, we assume that $0<q_{0}<1$.
  • We shall occasionally refer to the event or condition ${\chi=i}$ as hypothesis $i$.
  • If price $p$ is chosen in a given period, then the seller’s expected revenue in that period under hypothesis $i$ is
  • The only random variables other than $\chi$ that will figure in the development to follow are indicator variables $X_{1}, X_{2}, \ldots$ defined as follows: $X_{t}=1$ if there is a sale (success) in period $t$, and $X_{t}=0$ otherwise.
  • Defining $X:=\left(X_{1}, X_{2}, \ldots\right)$, we call $X$ the sales sequence.

BDP203 現有價格銷售成功率可知的假設下, 制約需求函數與最佳定價所需要的優化條件:

  • 1.現有價格(Incumbent price): 賣家假設知道現有價格$\hat{p} \in(l, u)$的銷售成功機率$\hat{\rho}$. (為何能知道?)
  • 2.需求假說制約(demand hypothese restriction): 在「現有價格銷售成功率可知」的假設下, 需求假說得到制約, 對 $i=0,1$ 滿足$$\rho_{i}(\hat{p})=\hat{\rho}.$$
  • 3.需求模型的光滑性要求: 需求模型在出價區域$[l, u]$上, 假設是(1) 連續可微分 與(2)嚴格遞減 (愈貴愈沒人要買).
  • 4.價格彈性函數(Price elasticity functions) 價格彈性(price elasticity)是衡量由於價格變動所引起數量變動之敏感度指標. (🤯 為何是這樣的定義? 感覺與log有關係)
  • 5.最佳定價的唯一性, 繼承於價格彈性的嚴格遞增性: 價格彈性的嚴格遞增, 蘊含期望收益函數在出價區間有唯一的最大值
  • 6.兩個假說下的最佳定價是是出價區間的內點: 優化理論的假設要求
  • 7.一階最優條件: 在此條件下, 得到一個微分方程$\rho_{i}(p)+ p \rho^{\prime}_{i}(p)$. 感覺就是有解的ODE.
  1. The seller is assumed to know the success probability $\hat{\rho}$ for an incumbent price $\hat{p} \in(l, u)$.
  2. Consistent with this assumption, we restrict attention to demand hypotheses that satisfy $\rho_{i}(\hat{p})=\hat{\rho}$ for $i=0,1$.
  3. The demand models $\rho_{0}(\cdot)$ and $\rho_{1}(\cdot)$ are also assumed to be continuously differentiable and strictly decreasing over $[l, u]$, and we define the associated price elasticity functions $\varepsilon_{i}(\cdot)$ as usual (here and later, a prime denotes a derivative):
  4. Both $\varepsilon_{0}(\cdot)$ and $\varepsilon_{1}(\cdot)$ are assumed to be strictly increasing, from which it follows that each of the single-period expected revenue functions $r_{i}(\cdot)$ has a unique maximizer $p_{i}^{*}$ in $[l, u]$.
  5. We assume are interior points of the feasible price range $[l, u]$ and without loss of generality that.
  6. The first-order conditions for optimality then give the following:

BDP204: 當需求函數值重合:

    1. 現有價錢在最優價錢區間之間: 假設現有價錢$\hat{p}$在最優價錢區間$[p_{0}^{*}, p_{1}^{*}]$
    1. 解釋: 如果兩個需求函數沒有相交, 則「短視貝式策略(Myopic Bayesian policy)」會給完美結果, 也就不存在此文章討論的問題
    1. 價格彈性函數單調性, 蘊含結果: 兩個需求函數的函數值重合, 會在「現有價錢」這個點上.
  1. We assume throughout that the incumbent price $\hat{p}$ lies in the interval $\left[p_{0}^{*}, p_{1}^{*}\right]$ because the opposite case is essentially trivial.
  2. (If the demand curves $\rho_{0}(\cdot)$ and $\rho_{1}(\cdot)$ do not intersect within that interval, then the arguments to follow can easily be modified to show that the myopic Bayesian policy itself gives excellent results, and so the issues addressed in this paper simply do not arise.)
  3. Monotonicity of the price elasticity functions then has the following implication.

BDP205 唯一的無信息價格是現有價格:

    1. 無信息價格(Uninformative price): 一個價錢是「無信息」, 那他就對「環境需求函數」沒有信息.
    1. 白話Propsition 1: 在最佳價格之間內的「唯一」無信息價格, 是現有價錢$\hat{p}$.
  1. A price $p$ that satisfies $\rho_{0}(p)=\rho_{1}(p)$ is uninformative, providing no information about the ambient demand model,
  2. so Proposition 1 can be verbally paraphrased as follows: Under our assumptions, the unique uninformative price between $p_{0}^{}$ and $p_{1}^{}$ is the incumbent price $\hat{p}$.

Appendix B. Proofs of Propositions 1-3

BDP206 現有價格的優化論證:

    1. 呼叫「現有價錢」的定義, 為兩種假說的需求函數所得到的購買機率相同的地方.
    1. 考慮在最優價格區間之間, 也讓兩種假說的購買機率相同的「另外一點」.
    1. 由於價格彈性函數的一個條件(此條件何來???), 得到「兩需求函數一階導數之差」為正值.
    1. 因此, 「兩需求函數一階導數之差」是局部遞增, 在「另外一點」消失; 這樣只能有一個「另外一點」
    1. 因此, 在最優價格區間之間, 只能有一個點, 使得購買機率在兩個假說下相等
    1. 由於「現有價錢」已經是這樣的「另外一點」, 於是那個點就是現有價錢

有點像是存在性證明. 先抓出一個核心概念, 然後證明他就是這樣.

Proof of Proposition 1.

  1. First, recall that the incumbent price $\hat{p}$ satisfies $\rho_{0}(\hat{p})=\rho_{1}(\hat{p})$.
  2. Now, let $\tilde{p}$ be an arbitrary price in $\left[p_{0}^{*}, p_{1}^{*}\right]$ such that $\rho_{1}(\tilde{p})=\rho_{0}(\tilde{p})$. Because $\varepsilon_{1}(p)<1<$ $\varepsilon_{0}(p)$ for all $p \in\left[p_{0}^{*}, p_{1}^{*}\right]$, we deduce that $\rho_{1}^{\prime}(\tilde{p})-\rho_{0}^{\prime}(\tilde{p})>0$.
  3. Thus, the function $p \mapsto \rho_{1}(p)-\rho_{0}(p)$ is locally increasing around $\tilde{p}$ and vanishes at that point.
  4. This implies that there can be at most one price $p \in\left[p_{0}^{*}, p_{1}^{*}\right]$ satisfying $\rho_{1}(p)=\rho_{0}(p)$.
  5. Because the incumbent price $\hat{p}$ already satisfies that condition, we conclude that $\hat{p}$ is the unique price $p \in\left[p_{0}^{*}, p_{1}^{*}\right]$ such that $\rho_{1}(p)=\rho_{0}(p)$.

Another section

BDP: BDP: BDP: BDP: BDP: BDP:

BDP: BDP: BDP: BDP: BDP: BDP:

300 結果

400 討論

900 形式結果

後記

  1. 到此, 我們學習了J. Michael Harrison, N. Bora Keskin, Assaf Zeevi, (2012) Bayesian Dynamic Pricing Policies: Learning and Earning Under a Binary Prior Distribution. Management Science 58(3):570-586. 中對「貝式動態定價」的2.1節.

  2. 本文章產出了六張知識卡片

  • BDP201 賣家定價機制與環境需求模型
  • BDP202 先驗機率, 假說, 期望收益與銷售序列
  • BDP203 現有價格銷售成功率可知的假設下, 制約需求函數與最佳定價所需要的優化條件
  • BDP204 當需求函數值重合
  • BDP205 唯一的無信息價格是現有價格
  • BDP206 現有價格的優化論證
  1. 這個小節給了問題的形式化, 定義了許多概念. 其中還有很多數學優化上的考量所得到的論證, 需要再累積多點經驗. 天天向上, 共勉之!

2022.01.19. 紫蕊 於 西拉法葉, 印第安納, 美國.

版權

CC BY-NC-ND 4.0

評論