Skip to content

Commit dae51a8

Browse files
aditya520cprussin
andauthored
Update pages/price-feeds/how-pyth-works/price-aggregation.mdx
Co-authored-by: Connor Prussin <[email protected]>
1 parent 79183d6 commit dae51a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/price-feeds/how-pyth-works/price-aggregation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The second step computes the distance from the aggregate price to the 25th and 7
2828

2929
This process acts like a hybrid between a mean and a median, giving confident publishers more influence, while still capping the maximum influence of any single publisher.
3030
The algorithm has an interpretation as computing the minimum of an objective function that penalizes the aggregate price from deviating too far from the publishers' prices.
31-
This interpretation allows proving properties of the algorithm's behavior: for example, the aggregate price will always lie between the 25th and 75th percentiles of the publishers' prices.
31+
This interpretation allows properties of the algorithm's behavior to be proved: for example, the aggregate price will always lie between the 25th and 75th percentiles of the publishers' prices.
3232

3333
**Scenarios**
3434

0 commit comments

Comments
 (0)