QBSTS_C11
QBSTS_C11
CORE – XI
STOCHASTIC PROCESS
Short Type Questions
1. What is a probability generating function, and how is it used in probability distributions?
2. Explain the concept of a bivariate probability generating function.
3. Define a stochastic process and provide an example.
4. What is a stationary process in the context of stochastic processes?
5. What are the key characteristics of a stationary process?
6. How do you distinguish between a discrete and continuous stochastic process?
7. Differentiate between discrete and continuous random variables.
8. Explain the importance of the Markov property in Markov chains.
9. What is the transition probability matrix of a Markov chain?
10. How can Markov chains be represented using graphs?
11. Define a Markov chain and its key property.
12. How is the order of a Markov chain determined?
13. Discuss the concept of higher transition probabilities in Markov chains.
14. What is the relationship between Markov chains and directed graphs?
15. Explain the generalization of independent Bernoulli trials in the context of Markov
chains.
16. What is meant by the classification of states in a Markov chain?
17. Differentiate between transient and absorbing states in a Markov chain.
18. How can you identify ergodic states in a Markov chain?
19. Define a periodic Markov chain and provide an example.
20. Discuss the concept of time reversibility in Markov chains.
21. List the postulates of a Poisson process.
22. What are the properties of a Poisson process?
23. Explain the concept of inter-arrival time in a Poisson process.
24. What is a pure birth process in the context of stochastic processes?
25. Define the Yule-Furry process and its characteristics.
26. Differentiate between birth and death processes.
27. What is a pure death process, and how does it differ from a pure birth process?
28. Discuss the concept of the Poisson arrival rate in Poisson processes.
29. Provide an example of a real-world application of a Poisson process.
30. How can you calculate the probability of a specific number of events occurring in a
Poisson process?
31. Explain the general concept of queuing systems.
32. What are the characteristics of queuing models?
33. Define steady-state distribution in the context of queuing models.
34. What is the M/M/1 queuing model, and what does each parameter represent?
35. Discuss the differences between finite and infinite system capacity in queuing models.
36. What is the waiting time distribution in a queuing system, and why is it important?
37. Provide a brief overview of Little's law and its significance in queuing theory.
38. How does the utilization factor impact queuing system performance?
39. What are the limitations of the M/M/1 queuing model?
40. Give an example of a practical application where queuing theory is used to optimize
processes.
( )
21. Consider a random variable X with the probability mass function (PMF) given by P(X =
1) = 0.2, P(X = 2) = 0.5, and P(X = 3) = 0.3. Calculate the expected value (mean) and
variance of X.
22. You are given the probability generating function G(s) = 0.2s + 0.4s^2 + 0.3s^3 for a
random variable X. Determine the probability mass function (PMF) of X.
23. A stochastic process represents the daily temperature at a certain location. If the process
is stationary, calculate the autocovariance between the temperatures on days 1 and 5,
assuming the autocovariance function is Cov(T1, T5) = 4.
24. A company produces light bulbs, and the probability of a bulb being defective is 0.1. If
you randomly select 20 bulbs, what is the probability that exactly 3 of them are
defective? Use the binomial probability formula.
25. Given a continuous random variable Y with probability density function (PDF) f(y) = 2y
for 0 ≤ y ≤ 1, find the cumulative distribution function (CDF) of Y and calculate P(0.2 ≤
Y ≤ 0.5).
26. Consider a two-state Markov chain with the transition matrix: | 0.8 0.2 | | 0.3 0.7 | If the
chain starts in State 1, what is the probability that it will be in State 2 after 3 steps?
27. A three-state Markov chain has the following transition probabilities: P(1 -> 2) = 0.4 P(2
-> 3) = 0.6 P(3 -> 1) = 0.2 If the chain starts in State 1, find the probability of being in
each state after 2 steps.
28. A Markov chain has 4 states and the following transition matrix: |
( )
29. A fair six-sided die is rolled repeatedly, and a Markov chain is defined based on the
parity of the outcomes (even or odd). Compute the steady-state probabilities of being in
the even and odd states.
30. You have a deck of cards with 52 cards. If you draw one card at a time without
replacement, forming a Markov chain, calculate the probability that the first Ace appears
on the 5th draw.
31. In a Poisson process with a rate of 4 arrivals per minute, what is the probability that there
will be exactly 3 arrivals in a 30-second interval?
32. Given a Poisson process with a rate of 10 arrivals per hour, find the probability that there
are no arrivals in a 15-minute time interval.
33. A call center receives phone calls according to a Poisson process with an average rate of
20 calls per hour. Calculate the probability that exactly 4 calls are received in a 10-minute
period.
34. An earthquake occurs in a region on average once every 5 years, following a Poisson
process. What is the probability that at least one earthquake will occur in a 2-year period?
35. In a Poisson process, if the expected number of arrivals in 1 hour is 3, what is the
probability that the next arrival will occur within 10 minutes?
36. A fast-food restaurant serves customers with an average arrival rate of 30 customers per
hour and an average service rate of 40 customers per hour. Calculate the average number
of customers waiting in line and the average time a customer spends waiting in the queue.
37. A bank has two tellers, and customers arrive at an average rate of 10 customers per hour,
following a Poisson distribution. Each teller takes an average of 5 minutes to serve a
customer, following an exponential distribution. Calculate the average time a customer
spends in the bank.
38. A car repair shop has a single service station, and customers arrive at an average rate of
15 per hour, following a Poisson distribution. The average service time is 20 minutes.
Find the utilization factor, the average number of customers in the system, and the
average time a customer spends in the system.
39. A software development team receives bug reports at an average rate of 5 per day. It
takes an average of 2 days to fix and close a bug. Calculate the average number of open
bugs and the average time a bug remains open.
40. A call center has 3 operators. Calls arrive at an average rate of 12 calls per hour, and each
operator takes an average of 5 minutes to handle a call. Determine the probability that a
caller has to wait for service, and calculate the average waiting time for a caller who has
to wait.