Ikshi / assignment

0 stars 0 forks source link

Uniformity #11

Open smilinazzo opened 1 month ago

smilinazzo commented 1 month ago

https://github.com/Ikshi/assignment/blob/cdde9f40d9217ba45bb7440288e2cf3fa4e71ae3/test/test.js#L33

For this collection of events, the lengths are somewhat similar. But, in the real world, these events would be completely random and of almost any length. How would you improve this test? Or is there a better test?

Ikshi commented 1 month ago

@smilinazzo Not sure how I could improve this test but after some research I found that we can carry out some statistical tests where we can compare the frequency of the data.