--%>

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 : What is Big-O hierarchy The big-O

    The big-O hierarchy: A few basic facts about the big-O behaviour of some familiar functions are very important. Let p(n) be a polynomial in n (of any degree). Then logbn is O(p(n)) and p(n) is O(an<

  • Q : Row-echelon matrix Determine into which

    Determine into which of the following 3 kinds (A), (B) and (C) the matrices (a) to (e) beneath can be categorized:       Type (A): The matrix is in both reduced row-echelon form and row-echelon form. Type (B): The matrix

  • Q : Use MS Excel to do the computations

    Select a dataset of your interest (preferably related to your company/job), containing one variable and atleast 100 data points. [Example: Annual profit figures of 100 companies for the last financial year]. Once you select the data, you should compute 4-5 summary sta

  • Q : First-order formulas over the

    Consider the unary relational symbols P and L, and the binary relational symbol On, where P(a) and I(a) encode that a is apoint and a (sraight) line in the 2-dimensional space, respectively, while On(a,b) encodes  that a is a point, b is a line, and o lies on b.

  • Q : Numerical solution of PDE i want you to

    i want you to solve this assignment. this consist of two parts theoretical and coding. the code has to be created by you. no modified or copying code. you have to mention the exact solution and the proportion error. also you have to explain the sketch that you get from the code. these information

  • Q : Who developed a rigorous theory for

    Who developed a rigorous theory for Brownian motion?

  • 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 : Probability assignments 1. Smith keeps

    1. Smith keeps track of poor work. Often on afternoon it is 5%. If he checks 300 of 7500 instruments what is probability he will find less than 20substandard? 2. Realtors estimate that 23% of homes purchased in 2004 were considered investment properties. If a sample of 800 homes sold in 2

  • Q : Explain the work and model proposed by

    Explain the work and model proposed by Richardson.

  • Q : Numerical solution of PDE this

    this assignment contains two parts theoretical and coding the code has to be a new. old code and modified code will appear in the university website .