We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333ae68 commit c0a74f0Copy full SHA for c0a74f0
1 file changed
docs/links/database.json
@@ -264,6 +264,22 @@
264
"probability"
265
]
266
},
267
+ "https://en.wikipedia.org/wiki/Variance": {
268
+ "id": "variance",
269
+ "description": "Wikipedia entry for the variance.",
270
+ "short": "",
271
+ "keywords": [
272
+ "distribution",
273
+ "dist",
274
+ "statistics",
275
+ "stats",
276
+ "variance",
277
+ "spread",
278
+ "dispersion",
279
+ "deviation",
280
+ "probability"
281
+ ]
282
+ },
283
"https://github.com/Matt-Esch/virtual-dom": {
284
"id": "virtual-dom",
285
"description": "A Virtual DOM and diffing algorithm. The official repository of virtual-dom.",
0 commit comments