🔄Resources Overview

Resource Overview là biểu đồ phân tích chỉ số về các tài nguyên sử dụng trong game.

I. Filter

1. Currency

Type of resources the player gets: gem, gold, crystal,...

List of currencies

2. Max Source, Sink >=0

  • SOURCE: Resources players earn in the game

  • SINK: Resources players spend the game

  • Max Source: The limit of resources received is less than a certain number

  • Sink >=0: Tick to retrieve only data with a positive sink

Purpose: There will be players who hack (Very large amount of sources, sink <0) or for some reason make the number of sources, and sinks increase or decrease suddenly to disturb the chart. These 2 filters to filter data.

Filter Max sources, Sink >=0

II. Chart

1. Resource Overview By Date

The chart compares the amount of sources and sinks by day.

For example, Figure 1.1 shows that the amount of resources consumed by players during the day is always greater than the amount of resources received.

Figure 1.1. Resources chart

2. Source, Sink

The graph shows the resource allocation ratio of source and sink.

  • Specifically in Figure 2.1 is the ItemType allocation

  • Visit each SOURCE or SINK page for details.

Figure 2.1. Graph of resource allocation by ItemType

3. Resource Overview By Level

The chart compares the amount of sources and sinks by level.

For example, Figure 3.1 shows that at level 17, the amount of resources earned by the player is 1,164,470(volume) and the amount consumed by the player is 6,948,300(volume).

Figure 3.1. Resource Overview chart by level

4. Average Resource Per User By Level

The chart compares the average amount of sources and sinks each user earns and consumes at each level.

For example: Figure 4.1 at level 17, the amount of Source earned is 1,164,470 (volume), the amount of Sink consumed is 6,948,300 (volume), with a total of 75,503 players at level 1, we will see that on average each player will earn 15.42 (volume) and consume 92.03 (volume).

Figure 4.1. AVG Resource per user chart by level

Last updated