... | @@ -33,21 +33,11 @@ When adding mathematical formulas to your documentation, please use one of the f |
... | @@ -33,21 +33,11 @@ When adding mathematical formulas to your documentation, please use one of the f |
|
|
|
|
|
When including formulas, ensure each symbol is explained. For example:
|
|
When including formulas, ensure each symbol is explained. For example:
|
|
|
|
|
|
- **Inline formula**: $E = mc^2$, where:
|
|
- **Formula**: $E = mc^2$, where:
|
|
- $E$ is Energy
|
|
- $E$ is Energy
|
|
- $m$ is Mass
|
|
- $m$ is Mass
|
|
- $c$ is the Speed of Light
|
|
- $c$ is the Speed of Light
|
|
|
|
|
|
- **Block formula**:
|
|
|
|
$$
|
|
|
|
SST = \sum (y_i - \bar{y})^2
|
|
|
|
$$
|
|
|
|
Where:
|
|
|
|
- $SST$ is the Total Sum of Squares
|
|
|
|
- $y_i$ is the observed value
|
|
|
|
- $\bar{y}$ is the mean of the outcome variable
|
|
|
|
|
|
|
|
|
|
|
|
## Visualization Guidelines
|
|
## Visualization Guidelines
|
|
|
|
|
|
To ensure uniformity, all visualizations should use the following font and color scheme:
|
|
To ensure uniformity, all visualizations should use the following font and color scheme:
|
... | | ... | |