Searched refs:deviations (Results 1 – 25 of 36) sorted by relevance
12
/third_party/boost/libs/math/doc/distributions/ |
D | f_dist_example.qbk | 3 Imagine that you want to compare the standard deviations of two 40 "F test for equal standard deviations\n" 51 the two standard deviations: 68 [[The null-hypothesis: there is no difference in standard deviations (two sided test)] 114 cout << "Standard deviations are unequal (two sided test) "; 137 '''F test for equal standard deviations 159 Standard deviations are unequal (two sided test) REJECTED 178 F test for equal standard deviations 200 Standard deviations are unequal (two sided test) REJECTED
|
D | normal_example.qbk | 15 [h4 Standard deviations either side of the Mean]
|
D | chi_squared.qbk | 74 variance in a Chi-Squared test for equal standard deviations. 87 Note that this calculation works with /variances/ and not /standard deviations/.
|
D | dist_algorithms.qbk | 69 …ale and find_location, and a longer example finding means and standard deviations of normally dist…
|
D | chi_squared_examples.qbk | 208 deviations squared, multiplied by the number of degrees of freedom (the 456 standard deviations to variance (square them),
|
D | students_t_examples.qbk | 543 that the true standard deviations of the two samples are equal or not. 544 If the standard deviations are assumed to be equal, then the calculation 677 at the more complex one: that the standard deviations of the two samples
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
D | aio-stress.c | 131 int deviations[DEVIATIONS] = { 100, 250, 500, 1000, 5000, 10000 }; variable 138 double deviations[DEVIATIONS]; member 305 if (delta < deviations[i]) { in calc_latency() 306 lat->deviations[i]++; in calc_latency() 438 fprintf(stderr, " %.0f < %d", lat->deviations[i], in print_lat() 439 deviations[i]); in print_lat() 440 total_counted += lat->deviations[i]; in print_lat()
|
/third_party/vk-gl-cts/doc/testspecs/GLES31/ |
D | functional.blend_equation_advanced.txt | 45 deviations in rendered images.
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.shaders.int_op.txt | 65 is used to allow small deviations due to fragment input interpolation.
|
/third_party/boost/libs/unordered/doc/ |
D | intro.qbk | 27 with some [link unordered.compliance deviations from the standard] in
|
/third_party/flutter/skia/third_party/externals/icu/source/data/mappings/ |
D | gsm-03.38-2009.ucm | 24 # Other deviations from the Unicode file:
|
/third_party/icu/icu4c/source/data/mappings/ |
D | gsm-03.38-2009.ucm | 24 # Other deviations from the Unicode file:
|
/third_party/skia/third_party/externals/icu/source/data/mappings/ |
D | gsm-03.38-2009.ucm | 24 # Other deviations from the Unicode file:
|
/third_party/boost/doc/test/ |
D | test.qbk | 436 '''F test for equal standard deviations 458 Standard deviations are unequal (two sided test) REJECTED
|
/third_party/boost/libs/convert/doc/ |
D | performance.qbk | 80 The results for consecutive runs varied with deviations of around 2%. Under 2% was also the deviati…
|
/third_party/ffmpeg/doc/ |
D | formats.texi | 130 Detect bitstream specification deviations.
|
D | codecs.texi | 229 detect bitstream specification deviations
|
/third_party/boost/libs/histogram/doc/ |
D | rationale.qbk | 100 …ed] like normal numbers ['v3 = v1 + v2]. This is not true for standard deviations, where the addit… 113 …eal experiment. In addition, simulations are expensive to do. So, when deviations in a simulated d…
|
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/ |
D | scale.dart | 346 // spans are the average deviations from the focal point's horizontal and
|
/third_party/gptfdisk/ |
D | README.md | 156 cause deviations. When FixParts writes the partition table, its numbering
|
/third_party/curl/docs/ |
D | URL-SYNTAX.md | 60 curl's URL parser allows a few deviations from the spec in order to
|
/third_party/mesa3d/docs/isl/ |
D | tiling.rst | 38 means that very small deviations don't even leave the cache line. This added
|
/third_party/mbedtls/ |
D | README.md | 293 There are currently a few deviations where the library does not yet implement the latest version of…
|
/third_party/python/Doc/library/ |
D | urllib.parse.rst | 701 should conform to this. Certain deviations could be observed, which are
|
D | statistics.rst | 802 describing *x* in terms of the number of standard deviations
|
12