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













0












$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










share|cite|improve this question











$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















0












$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










share|cite|improve this question











$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













0












0








0





$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










share|cite|improve this question











$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






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








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
















  • $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










1 Answer
1






active

oldest

votes


















1












$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.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thanks! This makes so much sense now!
    $endgroup$
    – boniface316
    10 hours ago










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%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









1












$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.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thanks! This makes so much sense now!
    $endgroup$
    – boniface316
    10 hours ago















1












$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.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thanks! This makes so much sense now!
    $endgroup$
    – boniface316
    10 hours ago













1












1








1





$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.






share|cite|improve this answer









$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.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered 15 hours ago









Riccardo Sven RisuleoRiccardo Sven Risuleo

87129




87129











  • $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




$begingroup$
Thanks! This makes so much sense now!
$endgroup$
– boniface316
10 hours ago

















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%2f3138839%2fargmin-with-logic-statements-solved%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

How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer

random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye