πŸ†Reward Model

Reward Model (Calculating Rewards)

QUJICOIN employs a unique mining-driven reward system known as prediction mining. Users on the platform can earn QUJI coins by submitting hourly predictions about the performance of leading cryptocurrencies. The accuracy of these predictions directly influences the amount of QUJI coins users receive as a reward. This model incentivizes users to contribute intellectually to the platform by providing accurate forecasts, thus aligning their interests with the platform's success.

The number of QUJI mined is directly proportional to the accuracy of predictions. The more accurate predictions you make, the more QUJI coins you can earn.

Incentive Structure: The QUJI Coin fuels the incentive structure of the "QUJICOIN" platform, rewarding users for active participation and contribution. Users participate in predictive mining to earn QUJI coins, which they can use to purchase crowdsourced wisdom or make other relevant transactions, thus contributing to the growth and sustainability of the QUJICOIN ecosystem while benefiting from the services and insights offered by the platform.

5.6.1. Calculating Rewards Based on Accuracy of Predictions

Let’s understand this with the example of Bitcoin. In this system, users make predictions about the future price of Bitcoin. The predictions are evaluated based on their accuracy within a specified margin of error. The reward users receive depends on the size of this error margin: smaller margins lead to higher rewards.

Key Concepts

  • Current Bitcoin Price (P-BTC​): The current price of Bitcoin at the time of prediction.

  • Predicted Price (P-predicted​): The price a user predicts for Bitcoin in the future.

  • Actual Price (P-actual​): The actual price of Bitcoin at a future time (like after two hours).

  • Absolute Distance (ABS Dist): The absolute difference in dollars between predicted and actual prices.

  • The Radius of Error %: The percentage error derived from the absolute distance relative to the current Bitcoin price.

  • Output Ratio: A coefficient used to calculate rewards based on a given radius of error.

Calculating the Absolute Distance

The absolute distance in dollars is calculated as follows:

ABS Dist = P-predicted​ - P-actual​

Determining the Radius of Error %

To calculate the radius of error percentage, we compare the absolute distance to the current Bitcoin price and express it as a percentage:

Calculating Rewards Using the Radius of Error

Once we have the radius of error (percentage), we determine the output ratio from a predefined table (see below). This ratio defines the multiplier used to calculate the reward based on a given bet.

Reward Calculation

To calculate the reward, we multiply the user's bet by the output ratio:

Ratio Reward = Bet x Output Ratio

Example Scenario:

Suppose the current Bitcoin price is USD 61,500. A user predicts that in two hours, the price will be USD 61,400. After two hours, the actual price is 61,449.2 USD. Here's how you'd calculate the radius of error and the reward:

1. Calculating Absolute Distance

ABS Dist = 61400 - 61449.2 = 49.2 USD

2. Calculating the Radius of Error %

Radius of Error % = (49.2/61500)Γ—100 β‰ˆ 0.08%

3. Determining Output Ratio using the predefined table

The output ratio for a radius of error of 0.08% is 1.751 (as shown in the table below)

4. Calculating Reward

If the user bets 10 QUJI Coins, the reward will be:

10 Γ— 1.751 = 17.51 QUJI Coins

To sum up, this system calculates the radius of error percentage from the absolute distance between the predicted price and the actual price, relative to the current price of a cryptocurrency. Users who predict more accurately receive higher rewards based on the output ratio corresponding to the radius of error. This approach encourages users to make precise predictions while providing flexibility in rewards based on the margin of error.

Table: Intelligent Prediction Mining Reward Coefficients based on Radius of Error

Last updated