--%>

Probability and Stochastic assignment

Introduction to Probability and Stochastic

Assignment 1:

1. Consider an experiment in which one of three boxes containing microchips is chosen at random and a microchip is randomly selected from the box. Suppose that Box 1 contains 5 defective microchips and 25 good microchips, Box 2 contains 10 defective microchips and 30 good microchips, and Box 3 contains 4 defective microchips and 36 good microchips. Let D denote the event that the randomly selected microchip is defective, and let Bi be the event that the microchip was chosen from Box i; i = 1; 2; 3:

(a) Compute P(D).
(b) For each i = 1; 2; 3, compute P(Bi|D).
(c) Compare these probabilities with the unconditional probabilities of P(Bi) for i = 1; 2; 3:

2. In a marble game, each turn results in one of the following events:

  1.    miss and collect no marbles,
  2.    hit one marble and stay in the ring, or
  3.    hit one marble out and leave the ring.

If B occurs, the shooter shoots again.
(a) If P(A) = p1, P(B) = p2 and P(C) = p3, and these probabilities do not change from shot to shot, express the probability of getting out exactly three marbles on one turn.
(b) What is the probability of getting out exactly x marbles in one turn?
(c) Show that the probability of getting exactly one marble is greater than the probability
of getting zero marbles if

573_pic.1.png

3. Among the students doing a given course, there are four boys enrolled in the ordinary version of the course, six girls enrolled in the ordinary version of the course, and six boys enrolled in the higher version of the course. How many girls must be enrolled in the higher version of the course if sex and version of the course are to be independent when a student is selected at random?
4. A plays tennis against B. During a given game, the score reaches deuce. Each player then needs to score two more points than the other to win the game. Assuming that each point is independently won by A with probability p, what is the probability they will have to play a total of 2n points to end the game? What is the probability that A will win the game?
5. Suppose the random variable X is continuous and has the distribution F(x). Consider another random variable Y defined by Y = F(X). Find the distribution of Y.
6. In a sequence of independent identical trials with two possible outcomes on each trial, success or failure, and with P(success) = p, what is the probability  that exactly x trials will occur before the rth success?
7. Suppose that X is the first prime number that appears in a store's price inventory,and suppose X has probability function

1565_Untitled2.png

(a) Calculate P(X > 3jX > 2), E(X) and Var(X).
(b) If X1 and X2 are independent random variables, each with the above probability function, find P(X1 ?? X2 = 2).
8. Calculate the moment generating function of the random variable X with density function

fX(x) = 1/2 ; 0 < x < 2;

and then find the mean and variance of X.
9. (Source: Devore, 2008) The simple Poisson process is characterized by a constant rate at which events occur per unit time. A generalization of this is to suppose that the probability of exactly one event occurring in the interval [t; t + t] is (t)  t + o(t). It can then be shown that the number of events occurring during an interval [t1; t2] has a Poisson distribution with parameter
2196_Untitled3.png
The occurrence of events over time in this situation is called a non-homogeneous Poisson process. The article "Inference Based on Retrospective Ascertainment," J. Amer.
Stat. Assoc., 1989: 360-372, consider the intensity function


(t) = ea+b t

as appropriate for events involving transmission of HIV (the AIDS virus) via blood transfusions. Suppose that a = 2 and b = 0:6 (close to values suggested in the paper), with time in years.
a. What is the expected number of events in the interval [0; 4]? in [2; 6]?
b. What is the probability that at most 15 events occur in the interval [0; :9907]?

 

 

 

 

   Related Questions in Mathematics

  • Q : Research Areas in Medical Mathematical

    Some Research Areas in Medical Mathematical Modelling:1. Modeling and numerical simulations of the nanometric aerosols in the lower portion of the bronchial tree. 2. Multiscale mathematical modeling of

  • Q : Test Please read the assignment

    Please read the assignment carefully and confirm only if you are 100% sure. Please go through below mentioned guidelines and penalties: • Your solution must be accurate and complete. • Please do not change Subject Title of the Email. • Penalty clause will be applied in case of delayed or plag

  • Q : Statistics Caterer determines that 37%

    Caterer determines that 37% of people who sampled the food thought it was delicious. A random sample of 144 out of population of 5000. The 144 are asked to sample the food. If P-hat is the proportion saying that the food is delicious, what is the mean of the sampling distribution p-hat?

  • Q : Problem on Prime theory Suppose that p

    Suppose that p and q are different primes and n = pq. (i) Express p + q in terms of Ø(n) and n. (ii) Express p - q in terms of p + q and n. (iii) Expl

  • Q : Formal logic It's a problem set, they

    It's a problem set, they are attached. it's related to Sider's book which is "Logic to philosophy" I attached the book too. I need it on feb22 but feb23 still work

  • Q : Pig Game Using the PairOfDice class

    Using the PairOfDice class design and implement a class to play a game called Pig. In this game the user competes against the computer. On each turn the player rolls a pair of dice and adds up his or her points. Whoever reaches 100 points first, wins. If a player rolls a 1, he or she loses all point

  • Q : Maths assignment complete assignment

    complete assignment with clear solution and explanation

  • Q : Law of iterated expectations for

     Prove the law of iterated expectations for continuous random variables. 2. Prove that the bounds in Chebyshev's theorem cannot be improved upon. I.e., provide a distribution that satisfies the bounds exactly for k ≥1, show that it satisfies the bounds exactly, and draw its PDF. T

  • Q : Solve each equation by factoring A

    A college student invested part of a $25,000 inheritance at 7% interest and the rest at 6%.  If his annual interest is $1,670 how much did he invest at 6%?  If I told you the answer is $8,000, in your own words, using complete sentences, explain how you

  • Q : State Measuring complexity Measuring

    Measuring complexity: Many algorithms have an integer n, or two integers m and n, as input - e.g., addition, multiplication, exponentiation, factorisation and primality testing. When we want to describe or analyse the `easiness' or `hardness' of the a