argmin with logic statements [solved]Mathematical logic book with answers to exercisesCan this be solved?Logic behind combinations with repetition?Can we ever have E(argmin(f)) = argmin(E(f))?Proving MAE(mean absolute error) argmin is median using functionals?Properties of this argmin functionMonotonicity in argmin functionThe range of a argmin functionPermutation and combination(ALREADY SOLVED)Calculate average percentile and typical deviation with logic
How to make sure I'm assertive enough in contact with subordinates?
PTIJ: Sport in the Torah
I am the person who abides by rules but breaks the rules . Who am I
3.5% Interest Student Loan or use all of my savings on Tuition?
Tabular environment - text vertically positions itself by bottom of tikz picture in adjacent cell
The (Easy) Road to Code
Was it really inappropriate to write a pull request for the company I interviewed with?
What is better: yes / no radio, or simple checkbox?
Why would /etc/passwd be used every time someone executes `ls -l` command?
Having the player face themselves after the mid-game
Was this cameo in Captain Marvel computer generated?
What is the oldest European royal house?
Propulsion Systems
Ultrafilters as a double dual
Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?
After Brexit, will the EU recognize British passports that are valid for more than ten years?
What is the orbit and expected lifetime of Crew Dragon trunk?
Is the differential, dp, exact or not?
Why is there an extra space when I type "ls" on the Desktop?
Why aren't there more Gauls like Obelix?
Use Mercury as quenching liquid for swords?
Why isn't P and P/poly trivially the same?
Short SF story. Females use stingers to implant eggs in yearfathers
Does the US political system, in principle, allow for a no-party system?
argmin with logic statements [solved]
Mathematical logic book with answers to exercisesCan this be solved?Logic behind combinations with repetition?Can we ever have E(argmin(f)) = argmin(E(f))?Proving MAE(mean absolute error) argmin is median using functionals?Properties of this argmin functionMonotonicity in argmin functionThe range of a argmin functionPermutation and combination(ALREADY SOLVED)Calculate average percentile and typical deviation with logic
$begingroup$
Could anyone explain me the equation below? Are we trying the find the T value where the $theta_T < E_0[t]?$
$T^* = undersetTArgmin (theta_T geq E_0[T])$
I understand how argmin works for an equation like $undersetxArgmin f(x)$. The question above is not a numeric solution (I think).
I would really appreciate if anyone can provide me guidance on this matter.
Thanks in advance!
Edit:
Here are the whole events leading upto the formula. This is taken from Advances in Financial Machine Learning by Marcos Lopez De Prado.
$b_t=begincasesb_t-1, & textif Delta p_t = 0 \ fracDelta p_t ,& textif Delta p_t neq 0 endcases $
$p_t$ = the price associated with tick t
$v_t$ = volume associated with tick t
$theta_T = sum_t = 1^Tb_t$
T = tick index
$T^* = undersetTArgmin (theta_T geq E_0[T])$
$E_0[T]$ is calculated by exponentially weighted moving average of T
statistics self-learning
$endgroup$
|
show 1 more comment
$begingroup$
Could anyone explain me the equation below? Are we trying the find the T value where the $theta_T < E_0[t]?$
$T^* = undersetTArgmin (theta_T geq E_0[T])$
I understand how argmin works for an equation like $undersetxArgmin f(x)$. The question above is not a numeric solution (I think).
I would really appreciate if anyone can provide me guidance on this matter.
Thanks in advance!
Edit:
Here are the whole events leading upto the formula. This is taken from Advances in Financial Machine Learning by Marcos Lopez De Prado.
$b_t=begincasesb_t-1, & textif Delta p_t = 0 \ fracDelta p_t ,& textif Delta p_t neq 0 endcases $
$p_t$ = the price associated with tick t
$v_t$ = volume associated with tick t
$theta_T = sum_t = 1^Tb_t$
T = tick index
$T^* = undersetTArgmin (theta_T geq E_0[T])$
$E_0[T]$ is calculated by exponentially weighted moving average of T
statistics self-learning
$endgroup$
$begingroup$
The statement as it stands is very weird; it may mean that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. However, the notation $E_0[T]$ seems to indicate that $T$ is a random variable; could you give more context?
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
You are correct about the T being a random variable. I couldnt believe that answer was obvious! Thanks @RiccardoSvenRisuleo!
$endgroup$
– boniface316
yesterday
$begingroup$
I'm not sure that that's the answer! As a matter of fact if T is a random variable, then $theta_T$ may also be a random variable; so the whole thing is a bit messy.
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
I can share the whole arguments if you would like....
$endgroup$
– boniface316
yesterday
$begingroup$
I'm just guessing, but if $theta_T$ is a random variable it may be that the expression is missing a probability? Something along the lines of $T^star = argmin_T P(theta_T geq E_0[T])$? Sadly, without reading the whole argument it is impossible to give a clear meaning to the statement.
$endgroup$
– Riccardo Sven Risuleo
yesterday
|
show 1 more comment
$begingroup$
Could anyone explain me the equation below? Are we trying the find the T value where the $theta_T < E_0[t]?$
$T^* = undersetTArgmin (theta_T geq E_0[T])$
I understand how argmin works for an equation like $undersetxArgmin f(x)$. The question above is not a numeric solution (I think).
I would really appreciate if anyone can provide me guidance on this matter.
Thanks in advance!
Edit:
Here are the whole events leading upto the formula. This is taken from Advances in Financial Machine Learning by Marcos Lopez De Prado.
$b_t=begincasesb_t-1, & textif Delta p_t = 0 \ fracDelta p_t ,& textif Delta p_t neq 0 endcases $
$p_t$ = the price associated with tick t
$v_t$ = volume associated with tick t
$theta_T = sum_t = 1^Tb_t$
T = tick index
$T^* = undersetTArgmin (theta_T geq E_0[T])$
$E_0[T]$ is calculated by exponentially weighted moving average of T
statistics self-learning
$endgroup$
Could anyone explain me the equation below? Are we trying the find the T value where the $theta_T < E_0[t]?$
$T^* = undersetTArgmin (theta_T geq E_0[T])$
I understand how argmin works for an equation like $undersetxArgmin f(x)$. The question above is not a numeric solution (I think).
I would really appreciate if anyone can provide me guidance on this matter.
Thanks in advance!
Edit:
Here are the whole events leading upto the formula. This is taken from Advances in Financial Machine Learning by Marcos Lopez De Prado.
$b_t=begincasesb_t-1, & textif Delta p_t = 0 \ fracDelta p_t ,& textif Delta p_t neq 0 endcases $
$p_t$ = the price associated with tick t
$v_t$ = volume associated with tick t
$theta_T = sum_t = 1^Tb_t$
T = tick index
$T^* = undersetTArgmin (theta_T geq E_0[T])$
$E_0[T]$ is calculated by exponentially weighted moving average of T
statistics self-learning
statistics self-learning
edited 18 hours ago
boniface316
asked yesterday
boniface316boniface316
1266
1266
$begingroup$
The statement as it stands is very weird; it may mean that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. However, the notation $E_0[T]$ seems to indicate that $T$ is a random variable; could you give more context?
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
You are correct about the T being a random variable. I couldnt believe that answer was obvious! Thanks @RiccardoSvenRisuleo!
$endgroup$
– boniface316
yesterday
$begingroup$
I'm not sure that that's the answer! As a matter of fact if T is a random variable, then $theta_T$ may also be a random variable; so the whole thing is a bit messy.
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
I can share the whole arguments if you would like....
$endgroup$
– boniface316
yesterday
$begingroup$
I'm just guessing, but if $theta_T$ is a random variable it may be that the expression is missing a probability? Something along the lines of $T^star = argmin_T P(theta_T geq E_0[T])$? Sadly, without reading the whole argument it is impossible to give a clear meaning to the statement.
$endgroup$
– Riccardo Sven Risuleo
yesterday
|
show 1 more comment
$begingroup$
The statement as it stands is very weird; it may mean that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. However, the notation $E_0[T]$ seems to indicate that $T$ is a random variable; could you give more context?
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
You are correct about the T being a random variable. I couldnt believe that answer was obvious! Thanks @RiccardoSvenRisuleo!
$endgroup$
– boniface316
yesterday
$begingroup$
I'm not sure that that's the answer! As a matter of fact if T is a random variable, then $theta_T$ may also be a random variable; so the whole thing is a bit messy.
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
I can share the whole arguments if you would like....
$endgroup$
– boniface316
yesterday
$begingroup$
I'm just guessing, but if $theta_T$ is a random variable it may be that the expression is missing a probability? Something along the lines of $T^star = argmin_T P(theta_T geq E_0[T])$? Sadly, without reading the whole argument it is impossible to give a clear meaning to the statement.
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
The statement as it stands is very weird; it may mean that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. However, the notation $E_0[T]$ seems to indicate that $T$ is a random variable; could you give more context?
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
The statement as it stands is very weird; it may mean that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. However, the notation $E_0[T]$ seems to indicate that $T$ is a random variable; could you give more context?
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
You are correct about the T being a random variable. I couldnt believe that answer was obvious! Thanks @RiccardoSvenRisuleo!
$endgroup$
– boniface316
yesterday
$begingroup$
You are correct about the T being a random variable. I couldnt believe that answer was obvious! Thanks @RiccardoSvenRisuleo!
$endgroup$
– boniface316
yesterday
$begingroup$
I'm not sure that that's the answer! As a matter of fact if T is a random variable, then $theta_T$ may also be a random variable; so the whole thing is a bit messy.
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
I'm not sure that that's the answer! As a matter of fact if T is a random variable, then $theta_T$ may also be a random variable; so the whole thing is a bit messy.
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
I can share the whole arguments if you would like....
$endgroup$
– boniface316
yesterday
$begingroup$
I can share the whole arguments if you would like....
$endgroup$
– boniface316
yesterday
$begingroup$
I'm just guessing, but if $theta_T$ is a random variable it may be that the expression is missing a probability? Something along the lines of $T^star = argmin_T P(theta_T geq E_0[T])$? Sadly, without reading the whole argument it is impossible to give a clear meaning to the statement.
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
I'm just guessing, but if $theta_T$ is a random variable it may be that the expression is missing a probability? Something along the lines of $T^star = argmin_T P(theta_T geq E_0[T])$? Sadly, without reading the whole argument it is impossible to give a clear meaning to the statement.
$endgroup$
– Riccardo Sven Risuleo
yesterday
|
show 1 more comment
1 Answer
1
active
oldest
votes
$begingroup$
Judging from the text around your expression, it seems plausible that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. These are not random variables because they are supposed to be computed at time $T$.
I think that the idea is that $theta_T$ collects the imbalance in the price; as soon as the imbalance exceeds what we were expecting (so the expected length of the bar, $E_0[T]$), we sample a new bar.
$endgroup$
$begingroup$
Thanks! This makes so much sense now!
$endgroup$
– boniface316
10 hours ago
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3138839%2fargmin-with-logic-statements-solved%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Judging from the text around your expression, it seems plausible that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. These are not random variables because they are supposed to be computed at time $T$.
I think that the idea is that $theta_T$ collects the imbalance in the price; as soon as the imbalance exceeds what we were expecting (so the expected length of the bar, $E_0[T]$), we sample a new bar.
$endgroup$
$begingroup$
Thanks! This makes so much sense now!
$endgroup$
– boniface316
10 hours ago
add a comment |
$begingroup$
Judging from the text around your expression, it seems plausible that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. These are not random variables because they are supposed to be computed at time $T$.
I think that the idea is that $theta_T$ collects the imbalance in the price; as soon as the imbalance exceeds what we were expecting (so the expected length of the bar, $E_0[T]$), we sample a new bar.
$endgroup$
$begingroup$
Thanks! This makes so much sense now!
$endgroup$
– boniface316
10 hours ago
add a comment |
$begingroup$
Judging from the text around your expression, it seems plausible that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. These are not random variables because they are supposed to be computed at time $T$.
I think that the idea is that $theta_T$ collects the imbalance in the price; as soon as the imbalance exceeds what we were expecting (so the expected length of the bar, $E_0[T]$), we sample a new bar.
$endgroup$
Judging from the text around your expression, it seems plausible that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. These are not random variables because they are supposed to be computed at time $T$.
I think that the idea is that $theta_T$ collects the imbalance in the price; as soon as the imbalance exceeds what we were expecting (so the expected length of the bar, $E_0[T]$), we sample a new bar.
answered 15 hours ago
Riccardo Sven RisuleoRiccardo Sven Risuleo
87129
87129
$begingroup$
Thanks! This makes so much sense now!
$endgroup$
– boniface316
10 hours ago
add a comment |
$begingroup$
Thanks! This makes so much sense now!
$endgroup$
– boniface316
10 hours ago
$begingroup$
Thanks! This makes so much sense now!
$endgroup$
– boniface316
10 hours ago
$begingroup$
Thanks! This makes so much sense now!
$endgroup$
– boniface316
10 hours ago
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3138839%2fargmin-with-logic-statements-solved%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
$begingroup$
The statement as it stands is very weird; it may mean that $T^star$ is the smallest $T$ such that $theta_T geq E_0[T]$. However, the notation $E_0[T]$ seems to indicate that $T$ is a random variable; could you give more context?
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
You are correct about the T being a random variable. I couldnt believe that answer was obvious! Thanks @RiccardoSvenRisuleo!
$endgroup$
– boniface316
yesterday
$begingroup$
I'm not sure that that's the answer! As a matter of fact if T is a random variable, then $theta_T$ may also be a random variable; so the whole thing is a bit messy.
$endgroup$
– Riccardo Sven Risuleo
yesterday
$begingroup$
I can share the whole arguments if you would like....
$endgroup$
– boniface316
yesterday
$begingroup$
I'm just guessing, but if $theta_T$ is a random variable it may be that the expression is missing a probability? Something along the lines of $T^star = argmin_T P(theta_T geq E_0[T])$? Sadly, without reading the whole argument it is impossible to give a clear meaning to the statement.
$endgroup$
– Riccardo Sven Risuleo
yesterday