1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Finger [1]
3 years ago
10

Calculate the mean, variance, and standard deviation of the following discrete probability distribution.(Negative values should

be indicated by a minus sign. Round your intermediate calculations to 4 decimal places and final answers to 2 decimal places.)
x -33 -25 -14 -4
P(X = x) 0.5 0.24 0.18 0.08


A.) Mean???? for the question above and B below this is a seperate question!!*****

B.) Assume that X is a binomial random variable with n = 20 and p = 0.87. Calculate the following probabilities.(Round your intermediate calculations and final answers to 4 decimal places.)

Probability
a. P(X = 19)
b. P(X = 18)
c. P(X > 18)
Mathematics
1 answer:
Ber [7]3 years ago
3 0

Answer:

Part A

E(X) = -33*0.5 - 25*0.24 -14*018 -4*0.08= -25.34

E(X^2) = (-33)^2*0.5 + (-25)^2*0.24 +(-14)^2*018+ (-4)^2*0.08= 731.06

Var(X) = E(X^2) -[E(X)]^2 = 731.06 -(-25.34)^2 = 88.944

sd(X) = \sqrt{88.944}= 9.431

Part B

a) P(X=19)=(20C19)(0.87)^{19} (1-0.87)^{20-19}=0.184

b) P(X=18)=(20C18)(0.87)^{18} (1-0.87)^{20-18}=0.262

c) P(X>18) = P(X=19) +P(X=20)

P(X=20)=(20C20)(0.87)^{20} (1-0.87)^{20-20}=0.0617

And replacing we have:

P(X>18) = P(X=19) +P(X=20)= 0.184+0.0617= 0.246

Step-by-step explanation:

Part A

For this case we have the following distribution given:

x           -33    -25   -14    -4

P(X = x) 0.5 0.24 0.18 0.08

The expected value of a random variable X is the n-th moment about zero of a probability density function f(x) if X is continuous, or the weighted average for a discrete probability distribution, if X is discrete.

The variance of a random variable X represent the spread of the possible values of the variable. The variance of X is written as Var(X).  

We can calculate the mean with the following formula:

E(X) = \sum_{i=1}^n X_i P(X_i)

And if we replace we got:

E(X) = -33*0.5 - 25*0.24 -14*018 -4*0.08= -25.34

Now we can calculate the second moment given by:

E(X^2) = \sum_{i=1}^n X^2_i P(X_i)

And replacing we have:

E(X^2) = (-33)^2*0.5 + (-25)^2*0.24 +(-14)^2*018+ (-4)^2*0.08= 731.06

And the variance is given by:

Var(X) = E(X^2) -[E(X)]^2 = 731.06 -(-25.34)^2 = 88.944

And the deviation would be:

sd(X) = \sqrt{88.944}= 9.431

Part B

The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".

The probability mass function for the Binomial distribution is given as:  

P(X)=(nCx)(p)^x (1-p)^{n-x}  

Where (nCx) means combinatory and it's given by this formula:  

nCx=\frac{n!}{(n-x)! x!}  

For this case we know that X \sim Bin (n = 20, p =0.87)

a) P(X=19)=(20C19)(0.87)^{19} (1-0.87)^{20-19}=0.184

b) P(X=18)=(20C18)(0.87)^{18} (1-0.87)^{20-18}=0.262

c) P(X>18) = P(X=19) +P(X=20)

P(X=20)=(20C20)(0.87)^{20} (1-0.87)^{20-20}=0.0617

And replacing we have:

P(X>18) = P(X=19) +P(X=20)= 0.184+0.0617= 0.246

You might be interested in
Mrs. Walters drove 360 miles on 25 gallons of gas. Mr. Walters drove 480 miles on 32 gallons of gas.
seraphim [82]

Answer:

34

Step-by-step explanation:

7 0
3 years ago
Read 2 more answers
A heavy rope, 50 ft long, weighs 0.6 lb/ft and hangs over the edge of a building 120 ft high. Approximate the required work by a
Anastasy [175]

Answer:

Exercise (a)

The work done in pulling the rope to the top of the building is 750 lb·ft

Exercise (b)

The work done in pulling half the rope to the top of the building is 562.5 lb·ft

Step-by-step explanation:

Exercise (a)

The given parameters of the rope are;

The length of the rope = 50 ft.

The weight of the rope = 0.6 lb/ft.

The height of the building = 120 ft.

We have;

The work done in pulling a piece of the upper portion, ΔW₁ is given as follows;

ΔW₁ = 0.6Δx·x

The work done for the second half, ΔW₂, is given as follows;

ΔW₂ = 0.6Δx·x + 25×0.6 × 25 =  0.6Δx·x + 375

The total work done, W = W₁ + W₂ = 0.6Δx·x + 0.6Δx·x + 375

∴ We have;

W = 2 \times \int\limits^{25}_0 {0.6 \cdot x} \, dx + 375= 2 \times \left[0.6 \cdot \dfrac{x^2}{2} \right]^{25}_0 + 375 = 750

The work done in pulling the rope to the top of the building, W = 750 lb·ft

Exercise (b)

The work done in pulling half the rope is given by W₂ as follows;

W_2 =  \int\limits^{25}_0 {0.6 \cdot x} \, dx + 375= \left[0.6 \cdot \dfrac{x^2}{2} \right]^{25}_0 + 375 = 562.5

The work done in pulling half the rope, W₂ = 562.5 lb·ft

6 0
2 years ago
Stephanie rdes her bike 2 miles to the post office, and then another 50 yards to the train station. How many yards long was her
mestny [16]
There are 1,760 yards in a mile.

Multiply 1,760 by 2 = 3,520

Add 50 to 3,520 = 3,570

Stephanie's trip was 3,570 yards long.
7 0
3 years ago
If anyone knows the answer to this can you help me
Murljashka [212]

Answer:

<h3>             C.    y + 7 = -7(x - 3)</h3>

Step-by-step explanation:

The equation of a line is:

                          y - y₀ = m(x - x₀)

where <em>m</em> is the slope and <em>(x₀, y₀)</em> is the point which the line passes through

The product of slopes of two perpendicular lines is  -1

so if given lines slope is ¹/₇ them:

     ¹/₇·m = -1

        m = -7

(3, -7)     ⇒    x₀ = 3,  y₀ = -7

Therefore:

               y - (-7) = -7(x - 3)

                <u> </u><u>y + 7 = -7(x - 3) </u>

4 0
3 years ago
Demetrius is single but would like to take care of his mother in the event of his death. He would like to replace her income of
Helen [10]

Answer:

750000

Step-by-step explanation:

8 0
1 year ago
Other questions:
  • The surface area of the prism is ______ square units. All measurements in the image below are in units. (Input whole number only
    14·1 answer
  • Translate this sentence into an equation.
    8·1 answer
  • What is the change in elevation from 134 feet below sea level to 29 feet above sea level.
    12·2 answers
  • Raj spends an average of 38 minutes doing homework each day. He records that he did homework on 108 school days this year. How m
    9·1 answer
  • Solve for X
    15·2 answers
  • A student receives his grade report from a local community college, but the GPA is smudged. He took the following classes: a 2 h
    6·1 answer
  • Last Monday Peter gave his son $20.00 as a part of his son's weekly allowance. If the weekly
    5·1 answer
  • Pay $0.24 for each banana OR pay $1.99 per pound of bananas ​
    9·2 answers
  • Use the distributive property to write the expression as a product<br> 10+70x
    15·1 answer
  • Kyle bought a cake for $8 and five of the same brand and size ice cream bars for a party. He spent a total of $28.40. How much d
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!