Unit 6: Probability and Stochastic Processes - Subjective Questions

ECE183 — Mathematics For Robotics • Practice Questions with Detailed Answers

20 questions

1

State Bayes' theorem and explain how it can be used in robotics for updating the probability of a robot's location after receiving sensor measurements.

2

A robot detects an obstacle using a sensor. The probability that an obstacle is present is . The sensor detects an obstacle correctly with probability and gives a false positive with probability . Find the probability that an obstacle is actually present when the sensor reports an obstacle.

3

Define a random variable and distinguish between discrete and continuous random variables with suitable robotics-related examples.

4

Define a probability mass function and list the conditions that a valid PMF must satisfy. Illustrate the conditions using a simple example.

5

Explain the cumulative distribution function and state its important properties for both discrete and continuous random variables.

6

Explain the relationship between a probability density function and a cumulative distribution function. Derive the relationship for a continuous random variable.

7

Define the mean and variance of a random variable. Explain what these quantities represent in the context of robot sensor measurements.

8

Derive the formulas for the mean and variance of a linear transformation of a random variable .

9

Explain the binomial distribution, state its assumptions, and write its probability mass function.

10

A robot attempts to identify a landmark 8 times. The probability of correctly identifying it in each attempt is . Assuming independence, find the probability of exactly 6 correct identifications.

11

Derive the mean and variance of a binomial random variable .

12

Explain the Poisson distribution, state when it is appropriate to use it, and write its probability mass function.

13

A mobile robot detects an average of 3 obstacles per 100 meters. Assuming a Poisson model, find the probability that it detects exactly 2 obstacles in the next 100 meters.

14

Derive the mean and variance of a Poisson random variable with parameter .

15

Compare the binomial and Poisson distributions in terms of assumptions, parameters, mean, variance, and typical robotics applications.

16

Define the normal distribution and write its probability density function. Explain the role of its parameters.

17

Explain standardization of a normally distributed random variable and describe how the standard normal table is used.

18

The error in a robot's range sensor is normally distributed with mean cm and standard deviation cm. Find the probability that the absolute error is less than cm.

19

State and explain the empirical rule for a normal distribution. Discuss its significance in analyzing robot sensor errors.

20

Explain the central limit theorem and discuss why it is useful in robotics and probabilistic estimation.