KnowledgeBoat Logo
|

Robotics & Artificial Intelligence

Deterministic computing always produces the same output for a given input, ensuring predictable and repeatable results. Whereas, probabilistic computing may yield different outcomes for the same input due to the influence of chance or randomness. Read the following real-world examples and identify whether they belong to deterministic or probabilistic computing.

(a) Weather forecasting involves assessing different weather conditions based on past data and the current conditions.

(b) The time and date on a clock or calendar showing current time and date.

(c) Insurance companies use this model to assess the risk of insuring individuals or groups.

(d) Determining the shortest path between the two points on a map.

Computing Evolution

3 Likes

Answer

(a) Probabilistic computing

(b) Deterministic computing

(c) Probabilistic computing

(d) Deterministic computing

Answered By

2 Likes


Related Questions