latex equation

Former-commit-id: 9ee4dfdcfbb7ca173cb47220e685fd9ce96909f7
pull/160/head
Kye 2 years ago
parent 2d9de017c4
commit 9fde4d5529

@ -87,7 +87,7 @@ The UTCS rate is not merely about task completion; it's about the comprehensive
We can represent the UTCS rate with the following equation: We can represent the UTCS rate with the following equation:
``` ```latex
\[ UTCS Rate = \frac{(Completed Tasks \times User Satisfaction)}{(Total Tasks)} \times 100 \] \[ UTCS Rate = \frac{(Completed Tasks \times User Satisfaction)}{(Total Tasks)} \times 100 \]
``` ```
@ -102,7 +102,9 @@ However, this basic representation doesn't factor in a critical component: syste
Heres the formula: Heres the formula:
```latex
\[ SEI = \frac{UTCS Rate}{(Memory Consumption + Time Window + Task Complexity)} \] \[ SEI = \frac{UTCS Rate}{(Memory Consumption + Time Window + Task Complexity)} \]
```
Where: Where:
- Memory Consumption signifies the system resources used to accomplish tasks. - Memory Consumption signifies the system resources used to accomplish tasks.

Loading…
Cancel
Save