Iâm studying how price evolves after a specific event occurring at T1 (when last traded price is P1) to compare it with how price evolves at another time T2 (P2) when the event doesnât occur.
During a given time period (letâs say 1 hour) after T1 (or T2) I record the maximum amount by which price moves above P1 (or P2) during that time. Then, over a large number of such measurements, I obtain a distribution over price levels above P1 (or P2) that shows how many times over the whole sample each price was the max price reached above P1 (or P2) during the following hour.
So for clarityâs sake, to illustrate the distribution above P1 for a few levels:
PRICE LEVEL = = Number of times this was max level during the hour
P1 + N ticks - - > z
â¦
P1 + 3 ticks - - > d
P1 + 2 ticks - - > c
P1 + 1 ticks - - > b
P1 - - > a
⦠and for P2
P2 + N ticks - - > Z
â¦
P2 + 3 ticks - - > D
P2 + 2 ticks - - > C
P2 + 1 ticks - - > B
P2 - - > A
What is the simplest statistical test I can use to establish whether the P1 distribution (a, b, c, d, â¦.,z) is from the same population as the P2 distribution (A, B, C, D, â¦,Z)?
During a given time period (letâs say 1 hour) after T1 (or T2) I record the maximum amount by which price moves above P1 (or P2) during that time. Then, over a large number of such measurements, I obtain a distribution over price levels above P1 (or P2) that shows how many times over the whole sample each price was the max price reached above P1 (or P2) during the following hour.
So for clarityâs sake, to illustrate the distribution above P1 for a few levels:
PRICE LEVEL = = Number of times this was max level during the hour
P1 + N ticks - - > z
â¦
P1 + 3 ticks - - > d
P1 + 2 ticks - - > c
P1 + 1 ticks - - > b
P1 - - > a
⦠and for P2
P2 + N ticks - - > Z
â¦
P2 + 3 ticks - - > D
P2 + 2 ticks - - > C
P2 + 1 ticks - - > B
P2 - - > A
What is the simplest statistical test I can use to establish whether the P1 distribution (a, b, c, d, â¦.,z) is from the same population as the P2 distribution (A, B, C, D, â¦,Z)?