Question

In: Statistics and Probability

Sample Spaces 1. Suppose S is a uniform sample space with N elements. If E is...

Sample Spaces

1. Suppose S is a uniform sample space with N elements. If E is any possible come and ω is the probability function for S evaluate ω(e).

2. Define a probability function on the set A = {1, 2, 3} such that A is not a uniform sample space.

3. Given the sample space B = {a, b, c} and probability function ω on B. If ω(a) = 0.3, ω({a, b}) = 0.8 then find ω(b) and ω(c).

4. Suppose that only 30% of a birds hatchlings survive their first year. If a bird hatches 7 chicks, what is the probability exactly 3 will survive their first year? What is the probability at most 3 will survive?

Solutions

Expert Solution

1. A sample space in which each of the outcomes has the same chance of occurring is called a UNIFORM SAMPLE SPACE.

Note that each outcome can occur only once and hence they are mutually exclusive and mutually exhaustive. Classical definition of probability holds in a uniform sample space because the outcomes here are mutually exclusive, mutually exhaustive, countable and equally likely.

Here S is a uniform sample space with N elements. E is any outcome . Then by classical definition of probability,

2. Given the set A as

A={1,2,3}

A sample space in which each of the outcomes has the same chance of occurring is called a uniform sample space. So if the probability measures are assigned such that any element in the set is given more weightage than the other elements, then it would not be a uniform sample space.

Consider the probability measure on the set A as

It is hereby visible that none of the events are equally likely. Thus A is no more a uniform sample space.

3. Given the sample space B as B={a,b,c} and is the probability measure on B such that

and

Now being a probability measure on B,

({a,b})+(c)=1

i.e. 0.8+(c)=1

i.e. (c)=0.2

Again being a probability measure on B,

(a)+(b)+(c)=1

i.e. 0.3+(b)+0.2=1

i.e. (b)=0.5

Hence (b)=0.5 and (c)=0.2.

4. Let X be the number of bird's hatchlings which survives in the first year. X follows binomial distribution with parameters 7 and 0.3 as the survival of the hatchlings is indicated as success and the death is indicated as failures. Moreover the survival of the hatchlings are independent of one another. Now the pmf of X is given by

where x ranges discretely from 0 to 7.

Now to calculate the probability that exactly 3 will survive their first year, we take x=3.

Again to calculate the probability that atmost 3 will survive their first year, we take x=0,1,2,3 and then add them.

Probability atmost 3 hatchlings will survive their first year

= P(X=0)+P(X=1)+P(X=2)+P(X=3)

=0.0823543+0.2470629+0.3176523+0.2268945

=0.873964

Hope this will help you. In case of any query, do comment. Thanks.


Related Solutions

Suppose E and F are two mutually exclusive events in a sample space S with P(E)...
Suppose E and F are two mutually exclusive events in a sample space S with P(E) = 0.34 and P(F) = 0.46. Find the following probabilities. P(E ∪ F)    P(EC)    P(E ∩ F)    P((E ∪ F)C)    P(EC ∪ FC)      
(Connected Spaces) (a) Let <X, d> be a metric space and E ⊆ X. Show that...
(Connected Spaces) (a) Let <X, d> be a metric space and E ⊆ X. Show that E is connected iff for all p, q ∈ E, there is a connected A ⊆ E with p, q ∈ E. b) Prove that every line segment between two points in R^k is connected, that is Ep,q = {tp + (1 − t)q | t ∈ [0, 1]} for any p not equal to q in R^k. C). Prove that every convex subset...
Describe various spaces associated with an m × n matrix A, such as null space, row...
Describe various spaces associated with an m × n matrix A, such as null space, row space. column space and eigenspace. What are the relationships among them? How does the concept of a linear transformation and its properties relate to matrices and those spaces of the matrices?
Suppose the sample space is S = {x| - 8 <= x <= 8}. Let A...
Suppose the sample space is S = {x| - 8 <= x <= 8}. Let A = {x|-2 < x < 2}, B = {x| -3 < x < -1}, and C = {x|1<x<3}. Determine the sets (A intersection B intersection C')'. Please show work as needed.
Suppose that Y1 ,Y2 ,...,Yn is a random sample from distribution Uniform[0,2]. Let Y(n) and Y(1)...
Suppose that Y1 ,Y2 ,...,Yn is a random sample from distribution Uniform[0,2]. Let Y(n) and Y(1) be the order statistics. (a) Find E(Y(1)) (b) Find the density of (Y(n) − 1)2 (c) Find the density of Y(n) − Y (1)
Suppose that each row of an n × n array A consists of 1’s and 0’s...
Suppose that each row of an n × n array A consists of 1’s and 0’s such that, in any row of A, all the 1’s come before any 0’s in that row. Assuming A is already in memory, describe a method running in O(n log n) time (not O(n2) time!) for counting the number of 1’s in A.
Specify sample spaces for the random experiments (a)-(e) and give mathematical descriptions of the corresponding events....
Specify sample spaces for the random experiments (a)-(e) and give mathematical descriptions of the corresponding events. (a) Experiment: A coin is tossed three times. Event: The result of the second toss is “heads”. (b) Experiment: Three indistinguishable coins are tossed at the same time. Event: At most two of the coins show “heads”. (c) Experiment: A die is rolled until each number has appeared at least once. The outcome is the number of rolls needed. Event: Less than 15 rolls...
(1) Suppose that V is a vector space and that S = {u,v} is a set...
(1) Suppose that V is a vector space and that S = {u,v} is a set of two vectors in V. Let w=u+v, let x=u+2v, and letT ={w,x} (so thatT is another set of two vectors in V ). (a) Show that if S is linearly independent in V then T is also independent. (Hint: suppose that there is a linear combination of elements of T that is equal to 0. Then ....). (b) Show that if S generates V...
1. prove s(n, k) = s(n − 1, k − 1) − (n − 1)s(n −...
1. prove s(n, k) = s(n − 1, k − 1) − (n − 1)s(n − 1, k). 2. What is ∑n k=0 s(n, k)?
Consider a Markov chain {Xn|n ≥ 0} with state space S = {0, 1, · ·...
Consider a Markov chain {Xn|n ≥ 0} with state space S = {0, 1, · · · } and transition matrix (pij ) given by pij = 1 2 if j = i − 1 1 2 if j = i + 1, i ≥ 1, and p00 = p01 = 1 2 . Find P{X0 ≤ X1 ≤ · · · ≤ Xn|X0 = i}, i ≥ 0 . Q2. Consider the Markov chain given in Q1. Find P{X1,...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT