Searched refs:risk (Results 1 – 25 of 336) sorted by relevance
12345678910>>...14
/third_party/node/benchmark/ |
D | compare.R | 48 confidence.interval = function (shared.se, old.mu, w, risk) { argument 49 interval = qt(1 - (risk / 2), w$parameter) * shared.se;
|
/third_party/curl/tests/data/ |
D | test1660 | 20 # This file was generated by libcurl! Edit at your own risk. 76 # This file was generated by libcurl! Edit at your own risk.
|
D | test1161 | 47 # This file was generated by libcurl! Edit at your own risk.
|
D | test1155 | 47 # This file was generated by libcurl! Edit at your own risk.
|
D | test172 | 35 # This file was generated by libcurl! Edit at your own risk.
|
D | test73 | 48 # This file was generated by libcurl! Edit at your own risk.
|
D | test1905 | 51 # This file was generated by libcurl! Edit at your own risk.
|
D | test356 | 64 # This file was generated by libcurl! Edit at your own risk.
|
D | test171 | 54 # This file was generated by libcurl! Edit at your own risk.
|
D | test1654 | 43 # This file was generated by libcurl! Edit at your own risk.
|
D | test1105 | 57 # This file was generated by libcurl! Edit at your own risk.
|
D | test1136 | 58 # This file was generated by libcurl! Edit at your own risk.
|
D | test1151 | 58 # This file was generated by libcurl! Edit at your own risk.
|
D | test62 | 37 # This file was generated by libcurl! Edit at your own risk.
|
D | test327 | 68 # This file was generated by libcurl! Edit at your own risk.
|
D | test1908 | 77 # This file was generated by libcurl! Edit at your own risk.
|
D | test359 | 89 # This file was generated by libcurl! Edit at your own risk.
|
/third_party/boost/libs/math/doc/distributions/ |
D | binomial_example.qbk | 95 Please note that calculating two separate /single sided bounds/, each with risk 97 Had we calculate two single-sided intervals each with a risk 100 * The risk that it is less than the lower bound is [alpha]. 104 * The risk that it is greater than the upper bound is also [alpha]. 106 So the risk it is outside *upper or lower bound*, is *twice* alpha, and the 222 acceptable risk level /alpha/.
|
D | binomial.qbk | 46 RealType alpha); // risk level 51 RealType alpha); // risk level 221 If the desired risk level 240 more than k events is observed with a level of risk /alpha/ that k or 264 to ensure that k successes or fewer are observed, with a risk /alpha/
|
D | chi_squared_examples.qbk | 370 some acceptable risk of type I failure /alpha/, type II failure 379 for various risk levels: 410 in this example we'll simply things, and let risk level /beta/ be the 485 So for example, if the maximum acceptable risk of falsely rejecting 487 risk of failing to reject the null-hypothesis is also 0.05
|
/third_party/node/deps/npm/node_modules/fs.realpath/ |
D | README.md | 27 // monkeypatch at your own risk!
|
/third_party/mbedtls/ |
D | BUGS.md | 14 3. If the issue is a security risk (for example: buffer overflow,
|
/third_party/selinux/libselinux/ |
D | LICENSE | 21 risk.
|
/third_party/curl/docs/cmdline-opts/ |
D | ftp-port.d | 33 that it increases the risk of failure since the port may not be available.
|
/third_party/iptables/extensions/ |
D | libxt_LOG.man | 22 Log TCP sequence numbers. This is a security risk if the log is
|
12345678910>>...14