Skip to content

Commit 333ae68

Browse files
committed
Add link
1 parent 8805b05 commit 333ae68

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,37 @@
233233
"probability"
234234
]
235235
},
236+
"https://en.wikipedia.org/wiki/Skewness": {
237+
"id": "skewness",
238+
"description": "Wikipedia entry for the skewness.",
239+
"short": "",
240+
"keywords": [
241+
"distribution",
242+
"dist",
243+
"statistics",
244+
"stats",
245+
"probability"
246+
]
247+
},
248+
"https://en.wikipedia.org/wiki/Standard_deviation": {
249+
"id": "stdev",
250+
"description": "Wikipedia entry for the standard deviation.",
251+
"short": "",
252+
"keywords": [
253+
"distribution",
254+
"dist",
255+
"statistics",
256+
"stats",
257+
"stdev",
258+
"standard",
259+
"deviation",
260+
"std",
261+
"spread",
262+
"dispersion",
263+
"deviation",
264+
"probability"
265+
]
266+
},
236267
"https://github.com/Matt-Esch/virtual-dom": {
237268
"id": "virtual-dom",
238269
"description": "A Virtual DOM and diffing algorithm. The official repository of virtual-dom.",

0 commit comments

Comments
 (0)