78.8k views
17 votes
Consider randomly selecting a student who is among the 12,000 registered for the current semester in a college. Let X be the number of courses the selected student is taking, and suppose that X has the following probability distribution: x 1 2 3 4 5 6 7 f(x) 0.01 0.02 0.12 0.25 0.42 0.16 0.02 a. Find the cdf of X. b. Find the expected number of courses a student is taking this semester. c. Find the variance of X. d. Find the third quartile of this distribution.

1 Answer

12 votes

Answer:

a)


P(X \leq 1) = 0.01


P(X \leq 2) = 0.03


P(X \leq 3) = 0.15


P(X \leq 4) = 0.40


P(X \leq 5) = 0.82


P(X \leq 6) = 0.98


P(X \leq 7) = 1

b)

4.61

c) 1.1579

d) 5 is the third quartile of this distribution.

Explanation:

We are given the following discrete distribution:


P(X = 1) = 0.01


P(X = 2) = 0.02


P(X = 3) = 0.12


P(X = 4) = 0.25


P(X = 5) = 0.42


P(X = 6) = 0.16


P(X = 7) = 0.02

a. Find the cdf of X.

Probability of X being less of equal to x. Than


P(X \leq 1) = P(X = 1) = 0.01


P(X \leq 2) = P(X = 1) + P(X = 2) = 0.01 + 0.02 = 0.03


P(X \leq 3) = P(X \leq 2) + P(X = 3) = 0.03 + 0.12 = 0.15


P(X \leq 4) = P(X \leq 3) + P(X = 4) = 0.15 + 0.25 = 0.40


P(X \leq 5) = P(X \leq 4) + P(X = 5) = 0.4 + 0.42 = 0.82


P(X \leq 6) = P(X \leq 5) + P(X = 6) = 0.82 + 0.16 = 0.98


P(X \leq 7) = P(X \leq 6) + P(X = 7) = 0.98 + 0.02 = 1

b. Find the expected number of courses a student is taking this semester.

Multiplication of every outcome by its probability.


E = 0.01*1 + 0.02*2 + 0.12*3 + 0.25*4 + 0.42*5 + 0.16*6 + 0.02*7 = 4.61

c. Find the variance of X.

Multiplication of the squared subtraction of each value and the mean, multiplied by its probability. So


V = 0.01*(1-4.61)^2 + 0.02*(2-4.61)^2 + 0.12*(3-4.61)^2 + 0.25*(4-4.61)^2 + 0.42*(5-4.61)^2 + 0.16*(6-4.61)^2 + 0.02*(7-4.61)^2 = 1.1579

d. Find the third quartile of this distribution.

100*(3/4) = 75th percentile

The cdf passes 0.75 when X = 5, so 5 is the third quartile of this distribution.

User Ulmer
by
8.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories