Robotics & Artificial Intelligence
An example of a probabilistic problem is:
- Solving a quadratic equation
- Predicting weather conditions
- Finding the shortest path in a graph
- Sorting a list of numbers
Answer
Predicting weather conditions
Reason — Probabilistic computing is used for problems that involve uncertainty and prediction. Weather forecasting is given as an example where probabilistic algorithms estimate the likelihood of different weather events based on historical data and current conditions. The other options are deterministic problems with predictable outcomes.
Related Questions
Data plays a vital role in designing an AI-based recommendation system. Platforms such as Netflix, Amazon, Spotify, etc., use it to recommend …………… to users.
- Personalised content
- Tools for NLP
- Review literature
- Tools for fraud detection
In Python programming, a comment is denoted by:
- #
- //
- /*
- ~
Robots in a factory improve their task efficiency by receiving feedback based on their actions and adjusting accordingly. This type of learning is called:
- Supervised learning
- Unsupervised learning
- Reinforcement learning
- Machine learning
…………… actuators are used to create different types of motion in robots.
- Hydraulic
- Electric
- Pneumatic
- Piezoelectric