eternalGenius commited on
Commit
aeb345e
·
verified ·
1 Parent(s): 2e4f891

Create thresholds_audio.json

Browse files
Files changed (1) hide show
  1. thresholds_audio.json +16 -0
thresholds_audio.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "IsFunctional": 0.12,
3
+ "IsBusiness": 0.72,
4
+ "Other (OT)": 0.34,
5
+ "Availability (A)": 0.34,
6
+ "Fault Tolerance (FT)": 0.5,
7
+ "Legal (L)": 0.9,
8
+ "Look & Feel (LF)": 0.8,
9
+ "Maintainability (MN)": 0.18,
10
+ "Operability (O)": 0.86,
11
+ "Performance (PE)": 0.54,
12
+ "Portability (PO)": 0.4,
13
+ "Scalability (SC)": 0.3,
14
+ "Security (SE)": 0.88,
15
+ "Usability (US)": 0.92
16
+ }