mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 20:19:38 +02:00
Add 06/21 by Matteo
This commit is contained in:
parent
970467fe89
commit
1be2085d94
169 changed files with 962 additions and 0 deletions
1
Ingegneria del Software/0621_16/correct.txt
Normal file
1
Ingegneria del Software/0621_16/correct.txt
Normal file
|
@ -0,0 +1 @@
|
|||
1/1000
|
1
Ingegneria del Software/0621_16/quest.txt
Normal file
1
Ingegneria del Software/0621_16/quest.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Il rischio R può essere calcolato come R = P*C, dove P è la probabilità dell'evento avverso (software failure nel nostro contesto) e C è il costo dell'occorrenza dell'evento avverso. Si consideri un software il cui costo per la failure è C = 1000000 EUR. Volendo un rischio non superiore a 1000 EUR quale è il valore massimo della probabilità di failure P accettabile?
|
1
Ingegneria del Software/0621_16/wrong0.txt
Normal file
1
Ingegneria del Software/0621_16/wrong0.txt
Normal file
|
@ -0,0 +1 @@
|
|||
1/10
|
1
Ingegneria del Software/0621_16/wrong1.txt
Normal file
1
Ingegneria del Software/0621_16/wrong1.txt
Normal file
|
@ -0,0 +1 @@
|
|||
1/100
|
Loading…
Add table
Add a link
Reference in a new issue