output for nurun and a new colorado map
This commit is contained in:
BIN
analysis/analysis/output/analysis_results.docx
Normal file
BIN
analysis/analysis/output/analysis_results.docx
Normal file
Binary file not shown.
47
analysis/analysis/output/analysis_results.md
Normal file
47
analysis/analysis/output/analysis_results.md
Normal file
@@ -0,0 +1,47 @@
|
||||
# Analysis Results
|
||||
|
||||
## Historical Spills Report Delay Summary:
|
||||
| | Report Delay (Days) |
|
||||
|:------|----------------------:|
|
||||
| count | 5312 |
|
||||
| mean | 21.49 |
|
||||
| std | 205.616 |
|
||||
| min | 0 |
|
||||
| 25% | 0 |
|
||||
| 50% | 1 |
|
||||
| 75% | 2 |
|
||||
| max | 9261 |
|
||||
|
||||
## Recent Spills Report Delay Summary:
|
||||
| | Report Delay (Days) |
|
||||
|:------|----------------------:|
|
||||
| count | 10678 |
|
||||
| mean | 3.96451 |
|
||||
| std | 46.9977 |
|
||||
| min | 0 |
|
||||
| 25% | 0 |
|
||||
| 50% | 1 |
|
||||
| 75% | 2 |
|
||||
| max | 2232 |
|
||||
|
||||
## Historical Spills Response Time Summary:
|
||||
| Period | count | mean | std | min | 25% | 50% | 75% | max |
|
||||
|:---------------|--------:|--------:|--------:|------:|------:|------:|------:|------:|
|
||||
| 2020 and After | 2705 | 13.5331 | 200.352 | 0 | 0 | 0 | 1 | 9261 |
|
||||
| Before 2020 | 2607 | 29.7461 | 210.659 | 0 | 0 | 1 | 2 | 5681 |
|
||||
|
||||
## Recent Spills Response Time Summary:
|
||||
| Period | count | mean | std | min | 25% | 50% | 75% | max |
|
||||
|:---------------|--------:|--------:|--------:|------:|------:|------:|------:|------:|
|
||||
| 2020 and After | 4472 | 2.92688 | 27.3021 | 0 | 0 | 1 | 1 | 1329 |
|
||||
| Before 2020 | 6206 | 4.71221 | 57.1161 | 0 | 1 | 1 | 2 | 2232 |
|
||||
|
||||
## T-Test Results for Historical Spills
|
||||
T-Statistic: 2.8723
|
||||
P-Value: 0.0041
|
||||
The difference in response time for historical spills is statistically significant.
|
||||
|
||||
## T-Test Results for Recent Spills
|
||||
T-Statistic: 2.1457
|
||||
P-Value: 0.0319
|
||||
The difference in response time for recent spills is statistically significant.
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
BIN
analysis/analysis/output/report_delay_summary.docx
Normal file
BIN
analysis/analysis/output/report_delay_summary.docx
Normal file
Binary file not shown.
6
analysis/analysis/output/report_delay_summary.md
Normal file
6
analysis/analysis/output/report_delay_summary.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Report Delay Summary
|
||||
|
||||
| Spill Type | count | mean | std | min | 25% | 50% | 75% | max |
|
||||
|:-------------|--------:|---------:|---------:|------:|------:|------:|------:|------:|
|
||||
| Historical | 5312 | 21.49 | 205.616 | 0 | 0 | 1 | 2 | 9261 |
|
||||
| Recent | 10678 | 3.96451 | 46.9977 | 0 | 0 | 1 | 2 | 2232 |
|
||||
BIN
analysis/analysis/output/response_time_distribution.png
Normal file
BIN
analysis/analysis/output/response_time_distribution.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
analysis/analysis/output/response_time_summary.docx
Normal file
BIN
analysis/analysis/output/response_time_summary.docx
Normal file
Binary file not shown.
6
analysis/analysis/output/response_time_summary.md
Normal file
6
analysis/analysis/output/response_time_summary.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Response Time Summary
|
||||
|
||||
| Period | count | mean | std | min | 25% | 50% | 75% | max |
|
||||
|:---------------|--------:|---------:|--------:|------:|------:|------:|------:|------:|
|
||||
| 2020 and After | 7177 | 6.92434 | 124.966 | 0 | 0 | 1 | 1 | 9261 |
|
||||
| Before 2020 | 8813 | 12.1176 | 124.706 | 0 | 0 | 1 | 2 | 5681 |
|
||||
BIN
analysis/analysis/output/spatial_distribution_spills.png
Normal file
BIN
analysis/analysis/output/spatial_distribution_spills.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 349 KiB |
BIN
analysis/analysis/output/spills_by_year_and_type.png
Normal file
BIN
analysis/analysis/output/spills_by_year_and_type.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
BIN
analysis/analysis/output/t_test_results.docx
Normal file
BIN
analysis/analysis/output/t_test_results.docx
Normal file
Binary file not shown.
9
analysis/analysis/output/t_test_results.md
Normal file
9
analysis/analysis/output/t_test_results.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## T-Test Results for Historical Spills
|
||||
T-Statistic: 2.8723
|
||||
P-Value: 0.0041
|
||||
The difference in response time for historical spills is statistically significant.
|
||||
|
||||
## T-Test Results for Recent Spills
|
||||
T-Statistic: 2.1457
|
||||
P-Value: 0.0319
|
||||
The difference in response time for recent spills is statistically significant.
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user