Skip to content

Commit

Permalink
Add random data
Browse files Browse the repository at this point in the history
  • Loading branch information
enekomartinmartinez committed Apr 23, 2024
1 parent a752dac commit 01a527c
Show file tree
Hide file tree
Showing 6 changed files with 1,500,027 additions and 0 deletions.
7 changes: 7 additions & 0 deletions random/random_exponential/exponential_expected.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
RANDOM EXPONENTIAL(0, 10000, 0, 1, 0) RANDOM EXPONENTIAL(2, 100, 0, 1, 0) RANDOM EXPONENTIAL(0, 100, 2, 0.5, 0) RANDOM EXPONENTIAL(0, 7.2, 5, 5, 0) RANDOM EXPONENTIAL(3, 6.9, 5, 5, 0) RANDOM EXPONENTIAL(10, 30, 10, 3.1, 0)
min 0.0 2.0 2.0 5.0 5.0 10.0
max 10000.0 100.0 100.0 7.2 6.9 30.0
mean 1.0 3.0 2.5 6.019592423769155 5.889977638395106 13.068390621307701
variance 1.0 1.0 0.25 0.39945885937623093 0.2986737000584331 8.976813273332722
skewness 1.9999999999994653 1.9999999999994653 1.9999999999994653 0.15229124068998848 0.1315526855152664 1.7429622279768926
kurtosis 5.9999999997516795 5.9999999997516795 5.9999999997516795 -1.1679429051804688 -1.1760848426052173 3.703407703022587
Loading

0 comments on commit 01a527c

Please sign in to comment.