Is actions per minute (APM) Poisson-distributed or log-normal distributed?












0












$begingroup$


Yesterday DeepMind's AlphaStar beat a high-ranked professional player at StarCraft II.



My co-workers and I were chatting about whether the AlphaStar has an unfair advantage over the human player because as a machine, it can perform many more actions per minute than any human can possible do. Then a colleague shared the following image showing that AlphaStar has leveled the playing field a bit by restricting its APM to be at human-level, in fact, performing far few actions per minute than the human player on average.



enter image description here



Now, another colleague who is more mathematically-minded shouted out that "The distribution of the APMs follows a nice Poisson distribution!". This got me thinking, I feel although the random variable defined by APM is discrete, it does not satisfy the two hypotheses of a Poisson-distributed random variable, namely:





  • The occurrence of one event does not affect the probability that a second event will occur. That is, events occur independently.

  • The rate at which events occur is constant. The rate cannot be higher in some intervals and lower in other intervals.




Instead, I argued that APM is log-normal distributed. Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM. For example, if there is not much to do, the actor may be doing $0.1 times textrm{mean APM}$; but if there is a fight, then the actor may be doing $10 times textrm{mean APM}$. What's more, this multiplier is a random variable. And each minute can be viewed as an experiment, where we draw a value for this multiplier random variable. Thus by the Central Limit Theorem, the drawn samples of the multipliers approximate a normal distribution, hence the samples of APMs approximate a log-normal distribution, and so APM is log-normal distributed.



But I can't get over the fact that APM is discrete-valued.



So am I right or wrong? What is the most appropriate distribution of APM (viewed as a random variable)?










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    I won't write a full answer, but note that "Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM" applies to any situation where there is a non-zero mean - it can't be used as an indicator of something being log-normal.
    $endgroup$
    – Milo Brandt
    Jan 26 at 1:43










  • $begingroup$
    Having trouble understanding exactly what this is the distribution of. Is it like, in the first minute of the game (0:00-0:01), the player did 125 actions, in the second minute (0:01-0:02) they did 313, in the third minute they did 75... and you histogram 125, 313, 75, etc?
    $endgroup$
    – spaceisdarkgreen
    Jan 26 at 1:46
















0












$begingroup$


Yesterday DeepMind's AlphaStar beat a high-ranked professional player at StarCraft II.



My co-workers and I were chatting about whether the AlphaStar has an unfair advantage over the human player because as a machine, it can perform many more actions per minute than any human can possible do. Then a colleague shared the following image showing that AlphaStar has leveled the playing field a bit by restricting its APM to be at human-level, in fact, performing far few actions per minute than the human player on average.



enter image description here



Now, another colleague who is more mathematically-minded shouted out that "The distribution of the APMs follows a nice Poisson distribution!". This got me thinking, I feel although the random variable defined by APM is discrete, it does not satisfy the two hypotheses of a Poisson-distributed random variable, namely:





  • The occurrence of one event does not affect the probability that a second event will occur. That is, events occur independently.

  • The rate at which events occur is constant. The rate cannot be higher in some intervals and lower in other intervals.




Instead, I argued that APM is log-normal distributed. Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM. For example, if there is not much to do, the actor may be doing $0.1 times textrm{mean APM}$; but if there is a fight, then the actor may be doing $10 times textrm{mean APM}$. What's more, this multiplier is a random variable. And each minute can be viewed as an experiment, where we draw a value for this multiplier random variable. Thus by the Central Limit Theorem, the drawn samples of the multipliers approximate a normal distribution, hence the samples of APMs approximate a log-normal distribution, and so APM is log-normal distributed.



But I can't get over the fact that APM is discrete-valued.



So am I right or wrong? What is the most appropriate distribution of APM (viewed as a random variable)?










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    I won't write a full answer, but note that "Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM" applies to any situation where there is a non-zero mean - it can't be used as an indicator of something being log-normal.
    $endgroup$
    – Milo Brandt
    Jan 26 at 1:43










  • $begingroup$
    Having trouble understanding exactly what this is the distribution of. Is it like, in the first minute of the game (0:00-0:01), the player did 125 actions, in the second minute (0:01-0:02) they did 313, in the third minute they did 75... and you histogram 125, 313, 75, etc?
    $endgroup$
    – spaceisdarkgreen
    Jan 26 at 1:46














0












0








0





$begingroup$


Yesterday DeepMind's AlphaStar beat a high-ranked professional player at StarCraft II.



My co-workers and I were chatting about whether the AlphaStar has an unfair advantage over the human player because as a machine, it can perform many more actions per minute than any human can possible do. Then a colleague shared the following image showing that AlphaStar has leveled the playing field a bit by restricting its APM to be at human-level, in fact, performing far few actions per minute than the human player on average.



enter image description here



Now, another colleague who is more mathematically-minded shouted out that "The distribution of the APMs follows a nice Poisson distribution!". This got me thinking, I feel although the random variable defined by APM is discrete, it does not satisfy the two hypotheses of a Poisson-distributed random variable, namely:





  • The occurrence of one event does not affect the probability that a second event will occur. That is, events occur independently.

  • The rate at which events occur is constant. The rate cannot be higher in some intervals and lower in other intervals.




Instead, I argued that APM is log-normal distributed. Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM. For example, if there is not much to do, the actor may be doing $0.1 times textrm{mean APM}$; but if there is a fight, then the actor may be doing $10 times textrm{mean APM}$. What's more, this multiplier is a random variable. And each minute can be viewed as an experiment, where we draw a value for this multiplier random variable. Thus by the Central Limit Theorem, the drawn samples of the multipliers approximate a normal distribution, hence the samples of APMs approximate a log-normal distribution, and so APM is log-normal distributed.



But I can't get over the fact that APM is discrete-valued.



So am I right or wrong? What is the most appropriate distribution of APM (viewed as a random variable)?










share|cite|improve this question









$endgroup$




Yesterday DeepMind's AlphaStar beat a high-ranked professional player at StarCraft II.



My co-workers and I were chatting about whether the AlphaStar has an unfair advantage over the human player because as a machine, it can perform many more actions per minute than any human can possible do. Then a colleague shared the following image showing that AlphaStar has leveled the playing field a bit by restricting its APM to be at human-level, in fact, performing far few actions per minute than the human player on average.



enter image description here



Now, another colleague who is more mathematically-minded shouted out that "The distribution of the APMs follows a nice Poisson distribution!". This got me thinking, I feel although the random variable defined by APM is discrete, it does not satisfy the two hypotheses of a Poisson-distributed random variable, namely:





  • The occurrence of one event does not affect the probability that a second event will occur. That is, events occur independently.

  • The rate at which events occur is constant. The rate cannot be higher in some intervals and lower in other intervals.




Instead, I argued that APM is log-normal distributed. Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM. For example, if there is not much to do, the actor may be doing $0.1 times textrm{mean APM}$; but if there is a fight, then the actor may be doing $10 times textrm{mean APM}$. What's more, this multiplier is a random variable. And each minute can be viewed as an experiment, where we draw a value for this multiplier random variable. Thus by the Central Limit Theorem, the drawn samples of the multipliers approximate a normal distribution, hence the samples of APMs approximate a log-normal distribution, and so APM is log-normal distributed.



But I can't get over the fact that APM is discrete-valued.



So am I right or wrong? What is the most appropriate distribution of APM (viewed as a random variable)?







probability probability-distributions






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 26 at 1:35









motivicmotivic

1012




1012








  • 1




    $begingroup$
    I won't write a full answer, but note that "Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM" applies to any situation where there is a non-zero mean - it can't be used as an indicator of something being log-normal.
    $endgroup$
    – Milo Brandt
    Jan 26 at 1:43










  • $begingroup$
    Having trouble understanding exactly what this is the distribution of. Is it like, in the first minute of the game (0:00-0:01), the player did 125 actions, in the second minute (0:01-0:02) they did 313, in the third minute they did 75... and you histogram 125, 313, 75, etc?
    $endgroup$
    – spaceisdarkgreen
    Jan 26 at 1:46














  • 1




    $begingroup$
    I won't write a full answer, but note that "Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM" applies to any situation where there is a non-zero mean - it can't be used as an indicator of something being log-normal.
    $endgroup$
    – Milo Brandt
    Jan 26 at 1:43










  • $begingroup$
    Having trouble understanding exactly what this is the distribution of. Is it like, in the first minute of the game (0:00-0:01), the player did 125 actions, in the second minute (0:01-0:02) they did 313, in the third minute they did 75... and you histogram 125, 313, 75, etc?
    $endgroup$
    – spaceisdarkgreen
    Jan 26 at 1:46








1




1




$begingroup$
I won't write a full answer, but note that "Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM" applies to any situation where there is a non-zero mean - it can't be used as an indicator of something being log-normal.
$endgroup$
– Milo Brandt
Jan 26 at 1:43




$begingroup$
I won't write a full answer, but note that "Because the actor (human or AI) has a mean APM, and depending on the situation, may be acting at some multiplier of this mean APM" applies to any situation where there is a non-zero mean - it can't be used as an indicator of something being log-normal.
$endgroup$
– Milo Brandt
Jan 26 at 1:43












$begingroup$
Having trouble understanding exactly what this is the distribution of. Is it like, in the first minute of the game (0:00-0:01), the player did 125 actions, in the second minute (0:01-0:02) they did 313, in the third minute they did 75... and you histogram 125, 313, 75, etc?
$endgroup$
– spaceisdarkgreen
Jan 26 at 1:46




$begingroup$
Having trouble understanding exactly what this is the distribution of. Is it like, in the first minute of the game (0:00-0:01), the player did 125 actions, in the second minute (0:01-0:02) they did 313, in the third minute they did 75... and you histogram 125, 313, 75, etc?
$endgroup$
– spaceisdarkgreen
Jan 26 at 1:46










0






active

oldest

votes











Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3087811%2fis-actions-per-minute-apm-poisson-distributed-or-log-normal-distributed%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3087811%2fis-actions-per-minute-apm-poisson-distributed-or-log-normal-distributed%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

MongoDB - Not Authorized To Execute Command

How to fix TextFormField cause rebuild widget in Flutter

in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith