Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Formulas Example

Inline formula: $E = mc^2$

Display formula:

$$\sum_{i=1}^{n} i = \frac{n(n+1)}{2}$$

Code Example

def hello():
    print("Hello World")

Table Example

Name Value
Alpha 1
Beta 2

img Example

Math Example

Given 5 marks if correctly calculating relative risk (Give full marks if the final answer is correct. Otherwise, give 1 mark for applying the correct formula.): Incidence (risk) in the exposed group

[ R_1 ;=;\frac{a}{a+b};=;\frac{228}{2731};\approx;0.0835\quad (8.35%). ]

Incidence (risk) in the non‐exposed group [ R_0 ;=;\frac{c}{c+d};=;\frac{3195}{80395};\approx;0.0397\quad (3.97%). ]

Hence, the Relative Risk (RR) is: [ \text{RR} ;=;\frac{R_1}{R_0};=;\frac{0.0835}{0.0397};\approx;2.10. ]

About

track learning logs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages