The Oracle
quantity
equation
num_tier_1 * price_tier_1 + num_tier_2 * price_tier_2 + num_tier_3 * price_tier_3
description
A basic demonstration of creator revenue.
SET
fidelity
num_tier_1
min
max
int
float
log
intlog
type
num_tier_2
min
max
int
float
log
intlog
type
num_tier_3
min
max
int
float
log
intlog
type
price_tier_1
min
max
int
float
log
intlog
type
price_tier_2
min
max
int
float
log
intlog
type
price_tier_3
min
max
int
float
log
intlog
type
SAVE
revenue = num_tier_1 * price_tier_1 + num_tier_2 * price_tier_2 + num_tier_3 * price_tier_3
HiPlot
Loading HiPlot...
HiPlot needs JavaScript to run