mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
39 lines
719 B
Markdown
39 lines
719 B
Markdown
---
|
|
title: Math MOC
|
|
tags:
|
|
- math
|
|
- MOC
|
|
date: 2023-12-03
|
|
---
|
|
|
|
# Statistics
|
|
|
|
## Basic Concept
|
|
|
|
* [quantile_concept](math/statistic/basic_concepot/quantile_concept.md)
|
|
|
|
## Significance Test
|
|
|
|
* [Basic about significance test](math/statistic/significance_test/whats_the_significance_test.md)
|
|
|
|
## Anomaly Detection
|
|
|
|
* [Z-Score](math/statistic/anomaly_detection/z_score.md)
|
|
* [IQR](math/statistic/anomaly_detection/IQR.md)
|
|
|
|
# Discrete mathematics
|
|
|
|
## Set theory
|
|
|
|
* [Cantor Expansion](math/discrete_mathematics/set_theory/cantor_expansion/cantor_expansion.md)
|
|
|
|
|
|
# Optimization Problem
|
|
|
|
|
|
* [Quadratic Programming](math/optimization_problem/Quadratic_Programming.md)
|
|
|
|
|
|
# Calculus
|
|
|
|
* [Calculus- Moc](math/calculus/calculus_moc.md) |