You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Occupancy type validation should take place like so:
Structure, Content, Other, Vehicle Value Uncertainty
Normal: standard deviation should be greater than or equal to 1, less than 100.
Triangular: min should be greater than or equal to 1, less than 100; max should be greater than or equal to 1. max percent of inventoried value does not need to be greater than min.
Uniform: min should be greater than or equal to 1, less than 100; max should be greater than or equal to 1. max percent of inventoried value does not need to be greater than min.
Content- and Other-to-structure Value Ratio
Deterministic: the value ratio should be greater than or equal to 1
Normal: mean should be greater than or equal to 1, standard deviation should be greater than or equal to 1, less than 100.
Triangular: each should be greater than or equal to 1, and min < most likely < max.
Uniform: each should be greater than or equal to 1, and min < max.
Depth-percent damage functions
These functions are validated for monotonicity like all uncertain paired data objects.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Occupancy type validation should take place like so:
Structure, Content, Other, Vehicle Value Uncertainty
Content- and Other-to-structure Value Ratio
Depth-percent damage functions
These functions are validated for monotonicity like all uncertain paired data objects.
Beta Was this translation helpful? Give feedback.
All reactions