Related Topics: | ||
Description: Returns a table containing the 1-sided time bounds based on a based on a range of reliabilities.
Field Format: [TBLBOUNDSTIMEATREL(Source Number)(Start Reliability; End Reliability; Increment; Confidence Level)]
Source Number is the associated data source number.
Start Reliability is the lowest reliability for which a time will be calculated.
End Reliability is the highest reliability for which a time will be calculated.
Increment is the value by which the reliability will increase.
Confidence Level is the percentage (entered as a decimal value) for the 1-sided confidence bounds.
Remarks:
The Source Number must be either 1, 2, 3 or 4.
The Start Reliability, End Reliability and Increment values must be greater than 0 and less than 1.
The Increment value determines how many rows the table will contain between the Start Reliability and End Reliability. For example, if the Start Reliability value is 0.1, the End Reliability value is 0.9 and the Increment value is 0.1, the table will have rows for each 0.1 time increment from 0.1 and 0.
The Confidence Level value must be greater than 0 and less than 1.
Example:
[TBLBOUNDSTIMEATREL(1)(0.1;0.9;0.1;0.9)]
Returns:
Reliability | Lower Bound (10%) | Time | Upper Bound (10%) |
0.1000 | 1039.555711 | 1422.512474 |
1719.343392 |
0.2000 | 889.788586 | 1181.749521 |
1427.354638 |
0.3000 |
773.446222 |
1016.857046 |
1242.391134 |
0.4000 |
671.032606 |
882.803557 |
1102.486070 |
0.5000 |
575.528081 |
764.028315 |
986.627836 |
0.6000 |
482.980800 |
652.350579 |
883.680163 |
0.7000 |
390.136227 |
541.642782 |
784.875315 |
0.8000 |
292.931795 |
424.868563 |
679.740487 |
0.9000 |
183.198038 |
288.083581 |
546.870221 |
Note that these values will vary depending on the source data set.
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.