Skip to content

Commit 5aa7879

Browse files
committed
Add links
1 parent 06e441d commit 5aa7879

1 file changed

Lines changed: 29 additions & 1 deletion

File tree

docs/links/database.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,20 @@
177177
"probability"
178178
]
179179
},
180+
"https://en.wikipedia.org/wiki/Mode_%28statistics%29": {
181+
"id": "mode",
182+
"description": "Wikipedia entry for the mode.",
183+
"short": "",
184+
"keywords": [
185+
"distribution",
186+
"dist",
187+
"statistics",
188+
"dist",
189+
"location",
190+
"center",
191+
"probability"
192+
]
193+
},
180194
"https://en.wikipedia.org/wiki/Percent-encoding": {
181195
"id": "percent-encoding",
182196
"description": "Wikipedia entry describing percent-encoding.",
@@ -190,6 +204,20 @@
190204
"url-encoding"
191205
]
192206
},
207+
"https://en.wikipedia.org/wiki/Probability_density_function": {
208+
"id": "pdf",
209+
"description": "Wikipedia entry for the probability density function (PDF).",
210+
"short": "",
211+
"keywords": [
212+
"statistics",
213+
"stats",
214+
"distribution",
215+
"dist",
216+
"pdf",
217+
"density",
218+
"probability"
219+
]
220+
},
193221
"https://github.com/Matt-Esch/virtual-dom": {
194222
"id": "virtual-dom",
195223
"description": "A Virtual DOM and diffing algorithm. The official repository of virtual-dom.",
@@ -373,4 +401,4 @@
373401
"graphics"
374402
]
375403
}
376-
}
404+
}

0 commit comments

Comments
 (0)