Question

In: Statistics and Probability

A sample space has four possible discrete outcomes: S={1,2,3,4} with probabilities 0.1, 0.2, 0.3, 0.4 respectively....

A sample space has four possible discrete outcomes: S={1,2,3,4} with probabilities 0.1, 0.2, 0.3, 0.4 respectively.
a) Sketch the density function fx(x)
b) Write the equation for the density function
c) Calculate the probability of outcomes between 2 and 3 inclusively
d) Sketch the distribution function Fx(x)
e) Write the equation of the distribution function
f) Use the distribution function to calculate the probability of outcomes between 2 and 3 inclusively (don't forget to use the next lower outcome for the lower limit)

Solutions

Expert Solution

The sample space is with probabilities 0.1, 0.2, 0.3, 0.4 respectively.

a) The PMF is plotted below.

R code below:

X <- 1:4
P <- X/10
plot(1:1)
dev.new()
plot(X,P, xlim=c(0,5),ylim = c(0,0.5), lwd=2, type="h", col = "blue", xlab="X", ylab = "f(X)", main="PMF")

b) The PMF is

c) The probability,

d) The cumulative PMF (distribution function) is plotted below.

R code below:

X <- 1:4
P <- X/10

plot(1:1)
dev.new()
plot(X,cumsum(P), xlim=c(0,5),ylim = c(0,1.0), lwd=2, type="h", col = "blue", xlab="X", ylab = "F(X)", main="Cumulative PMF")

e) The distribution function is

f)The probability,


Related Solutions

X H0 H1 x1 0.2 0.1 x2 0.3 0.4 x3 0.3 0.1 x4 0.2 0.4 What...
X H0 H1 x1 0.2 0.1 x2 0.3 0.4 x3 0.3 0.1 x4 0.2 0.4 What is the likelihood ratio test of H0 versus HA at level α = .2? What is the test at level α = .5? Please show work or formulas on how to solve for values.
The posterior probabilities of four hypothesis h1,h2,h3,h4 are (0.2, 0.5,0.2, 0.1) respectively. A new training sample...
The posterior probabilities of four hypothesis h1,h2,h3,h4 are (0.2, 0.5,0.2, 0.1) respectively. A new training sample is classified +ve by h2 and h3, while h1 and h4 classify the same data instance as -ve. Find the classification with Bayes Optimal Classifier and Brute Force Classification?
18. There are four scenarios with probabilities 0.05, 0.25, 0.4 and 0.3. A stock fund has...
18. There are four scenarios with probabilities 0.05, 0.25, 0.4 and 0.3. A stock fund has returns -37, -11, 14, 30 respectively, while a bond fund has returns -9, 15, 8, -5 respectively. The correlation between the two funds is (a) -0.49 (b) 0.49 (c) 0.89 (d) -0.89
POOR FAIR GOOD EXCELLENT PROBABILITY 0.1 0.4 0.3 0.2 Batch - $200,000 $1,000,000 $1,200,000 $1,300,000 Custom...
POOR FAIR GOOD EXCELLENT PROBABILITY 0.1 0.4 0.3 0.2 Batch - $200,000 $1,000,000 $1,200,000 $1,300,000 Custom $100,000 $300,000 $700,000 $800,000 Group Technology - $1,000,000 -$500,000 $500,000 $2,000,000 What is the EVPI = Expected Value of Perfect Information?
assign probabilities to the outcomes sample space of 3 rolled dice. do probabilities add up to...
assign probabilities to the outcomes sample space of 3 rolled dice. do probabilities add up to 1.
Sucrose (M) 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 Initial Weight (g) 6.25 6.33 6.38...
Sucrose (M) 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 Initial Weight (g) 6.25 6.33 6.38 6.50 6.54 6.40 6.56 6.25 Final Weight (g) 6.76 6.70 6.72 6.57 631 6.04 6.10 5.77 ∆ Weight (g) 0.51 0.37 0.34 0.07 -0.23 -0.36 -0.46 -0.48 %∆ Weight 0.08 0.06 0.05 0.01 -0.03 -0.05 -0.07 -0.08 a. Sucrose concentration at which zero percent change in weight is observed is: b. Determine the water potential (Ψw ) of the potato tissue. Show your calculations.
Discuss a probability model by 1. stating a sample space and assigning probabilities to outcomes in...
Discuss a probability model by 1. stating a sample space and assigning probabilities to outcomes in the space. 2. Is the model discrete or continuous? 3. Can you verify that it satisfies the rules of probability? 4. Can you identify any events that are independent, or any that are dependent? 5. Can you identify any events whose probability would require the inclusion-exclusion principle to calculate? 6. Can you identify any events whose probability would require conditional probability to calculate? Find...
Income Person (Yi) F(Yi) 1 79.6 0.1 2 138.7 0.2 3 173.1 0.3 4 187.8 0.4...
Income Person (Yi) F(Yi) 1 79.6 0.1 2 138.7 0.2 3 173.1 0.3 4 187.8 0.4 5 201.3 0.5 6 226.6 0.6 7 247.4 0.7 8 289.2 0.8 9 322.8 0.9 10 587.9 1 A. The mean or average of the ranked above data for a village in Peru is: a. $245.44 b. $345.44 c. $123.44 d. $200.56 B. Suppose that the covariance between the ranked income and the cumulative distribution of income is 33.24. The Gini coefficient for this...
Assume a random variable X with four possible outcomes {1,2,3,4}, each with the probability θ/2, θ/2,...
Assume a random variable X with four possible outcomes {1,2,3,4}, each with the probability θ/2, θ/2, (1-θ)/3, and (2-2θ)/3, respectively. We observe the following samples {1,1,1,2,2,3,3,4,4,4}. Derive the maximum likelihood estimate of θ.
****URGENT****** 1A)  An event has four possible outcomes, A, B, C, and D. All of the outcomes...
****URGENT****** 1A)  An event has four possible outcomes, A, B, C, and D. All of the outcomes are disjoint. Given that P(Bc) = 0.2, P(A) = 0.1, and P(C) = 0.3, what is P(D)? 1B) A study was conducted on a potential association between drinking coffee and being diagnosed with clinical depression. All 18,832 subjects were female. The women were free of depression at the start of the study in 1996. Information was collected on coffee consumption and the incidence of...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT