forked from eggy/eifueo
Update 'docs/sph3u7.md'
This commit is contained in:
parent
5cb0a7de47
commit
27dfe046b8
@ -22,10 +22,6 @@ Every other SI unit is derived from the fundamental SI units. Memorise these!
|
|||||||
Note that on an assesment, you are expected to derive the SI unit expression given the equation of unit.
|
Note that on an assesment, you are expected to derive the SI unit expression given the equation of unit.
|
||||||
For example Force = mass x acceleration = mass x distance / time / time = $kg \times m \times s^{-2}$.
|
For example Force = mass x acceleration = mass x distance / time / time = $kg \times m \times s^{-2}$.
|
||||||
|
|
||||||
!!! note "Definition"
|
|
||||||
Physical Quantity: must always be expressed as the product of **magnitude**(number) and a **unit**.
|
|
||||||
Example: $10m$ (10 meters).
|
|
||||||
|
|
||||||
### Metric prefixes
|
### Metric prefixes
|
||||||
|
|
||||||
Every SI unit can be expanded with metric prefixes.
|
Every SI unit can be expanded with metric prefixes.
|
||||||
@ -155,7 +151,7 @@ Error bars represent the uncertainty of the data, typically representing that da
|
|||||||
The uncertainty of the **slope** of the line of best fit is the difference between the maximum and minimum slopes.
|
The uncertainty of the **slope** of the line of best fit is the difference between the maximum and minimum slopes.
|
||||||
$$m_{\text{best fit}} ± \frac{m_{\max}-m_{\min}}{2}$$
|
$$m_{\text{best fit}} ± \frac{m_{\max}-m_{\min}}{2}$$
|
||||||
The uncertainty of the **intercepts** is the difference between the intercepts of the maximum and minimum lines.
|
The uncertainty of the **intercepts** is the difference between the intercepts of the maximum and minimum lines.
|
||||||
$$\text{intercept}_{\text{best fit}} ± \frac{\text{intercept}_{\max} - intercept_{\min}}{2}$$
|
$$\text{intercept}_{\text{best fit}} ± \frac{\text{intercept}_{\max} - \text{intercept} _{\min}}{2}$$
|
||||||
|
|
||||||
|
|
||||||
## 1.3 - Vectors and scalars
|
## 1.3 - Vectors and scalars
|
||||||
|
Loading…
Reference in New Issue
Block a user