For this tutorial I will be making a bypass for dutchycorp.space, if you want to follow along example links are here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Statistics Quick Reference Guide | |
## Chi-squared Distribution | |
### Formula | |
$X^2(n) = \text{Gamma}(\frac{n}{2}, \frac{1}{2})$ | |
In a sample: $\frac{(n-1)S^2}{\sigma^2} \sim X^2(n-1)$ | |
### Parameters | |
| Parameter | Meaning | |
- A qubit can be represented in the Dirac (Bra-Ket) notation as a linear combination of basis states:
$|\psi\rangle = \alpha|0\rangle + \beta|1\rangle$ Where$\alpha$ and$\beta$ are complex numbers satisfying$|\alpha|^2 + |\beta|^2 = 1$
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alert(); |