diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-26 22:33:21 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-26 22:33:21 +0200 |
| commit | ab7d7c84652ec4b0ac1081b76add56824de851f1 (patch) | |
| tree | 0285a4b27be79fbeb444e7ea2392c0f623ebc735 /results/src/experiment3/stats | |
| parent | 00945a67f551b90c528438bd24b6573abe603050 (diff) | |
feat: removed the generated output and the python scripts to plot the results
Diffstat (limited to 'results/src/experiment3/stats')
| -rw-r--r-- | results/src/experiment3/stats | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/results/src/experiment3/stats b/results/src/experiment3/stats deleted file mode 100644 index a10be8fd..00000000 --- a/results/src/experiment3/stats +++ /dev/null @@ -1,19 +0,0 @@ -Facebook: (7293 yellows, 13831 reds) 112115 -Twitter: (4084 yellows, 6660 reds) 64128 -WhatsApp: (770 yellows, 1567 reds) 56286 -Gmail: (517 yellows, 1090 reds) 19769 -YouTube: (2162 yellows, 3397 reds) 55222 - -Mean Failure Intensity (Statistically it makes sense to use the mean) -Gmail: 0.5723787167449139 -WhatsApp: 0.5797 -Twitter: 0.65 -Facebook: 0.640 -YouTube: 0.621 - -Failure Detection Rate: -Facebook: 18.84% -Twitter: 16.75% -Gmail: 8.13% -WhatsApp: 4.15% -YouTube: 10.06% |
