Changes

no edit summary
Line 17: Line 17:     
;n>=3  
 
;n>=3  
*p3=(0.04~0.045?)*k+0.15*(n-3)
+
*<math>\text{P}_\text{3} = (0.04~0.045?) \times \text{K} + 0.15 \times ( \text{N} - 3 )</math>
*p2=min(0.3,1-p3)
+
*<math>\text{P}_\text{2} = mini ( 0.3 ; 1 - \text{P}_\text{3})</math>
*p1=1-p2-p3
+
*<math>\text{P}_\text{1} = 1 - \text{P}_\text{2} - \text{P}_\text{3}</math>
    
The coefficient here (0.04~0.045) is undecided
 
The coefficient here (0.04~0.045) is undecided
42,667

edits