Line 7: |
Line 7: |
| | | |
| ;N=1 | | ;N=1 |
− | *<math>\text{P}_\text{1} = 1 - \text{P}_\text{0}</math>
| + | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
− | *<math>\text{P}_\text{2} = 0</math>
| + | |valign="center"| <math>\begin{align} |
− | *<math>\text{P}_\text{3} = 0</math>
| + | \text{P}_\text{1} = 1 - \text{P}_\text{0} \\ |
| + | \text{P}_\text{2} = 0 \\ |
| + | \text{P}_\text{3} = 0 |
| + | \end{align}</math> |
| + | |} |
| | | |
| ;N=2 | | ;N=2 |
− | *<math>\text{P}_\text{2} = 0.5 \times ( 1 - \text{P}_\text{0} ) \times ( \text{K} + 2 )</math>
| + | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
− | *<math>\text{P}_\text{1} = 1 - \text{P}_\text{0} - \text{P}_\text{2}</math>
| + | |valign="center"| <math>\begin{align} |
− | *<math>\text{P}_\text{3} = 0</math>
| + | \text{P}_\text{1} = 1 - \text{P}_\text{0} - \text{P}_\text{2} \\ |
| + | \text{P}_\text{2} = 0.5 \times ( 1 - \text{P}_\text{0} ) \times ( \text{K} + 2 ) \\ |
| + | \text{P}_\text{3} = 0 |
| + | \end{align}</math> |
| + | |} |
| | | |
| ;N>=3 | | ;N>=3 |
− | *<math>\text{P}_\text{3} = (0.04~0.045?) \times \text{K} + 0.15 \times ( \text{N} - 3 )</math>
| + | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
− | *<math>\text{P}_\text{2} = mini ( 0.3 ; 1 - \text{P}_\text{3})</math>
| + | |valign="center"| <math>\begin{align} |
− | *<math>\text{P}_\text{1} = 1 - \text{P}_\text{2} - \text{P}_\text{3}</math>
| + | \text{P}_\text{1} = 1 - \text{P}_\text{2} - \text{P}_\text{3} \\ |
| + | \text{P}_\text{2} = mini ( 0.3 ; 1 - \text{P}_\text{3}) \\ |
| + | \text{P}_\text{3} = (0.04~0.045?) \times \text{K} + 0.15 \times ( \text{N} - 3 ) |
| + | \end{align}</math> |
| + | |} |
| | | |
| The coefficient here (0.04~0.045) is undecided | | The coefficient here (0.04~0.045) is undecided |