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
Kobotan [32]
3 years ago
14

List the probability value for each possibility in the binomial experiment calculated at the beginning of this lab, which was ca

lculated with the probability of a success being ½. (Complete sentence not necessary; round your answers to three decimal places)P(x=0) P(x=6)
P(x=1) P(x=7)
P(x=2) P(x=8)
P(x=3) P(x=9)
P(x=4) P(x=10)
P(x=5)
Mathematics
1 answer:
Yanka [14]3 years ago
4 0

Answer:

a. P(X = 0)= 0.001

b. P(X = 1)= 0.001

c. P(X=2)= 0.044

d. P(X=3)= 0.117

e. P(X=4)= 0.205

f. P(X=5)= 0.246

g. P(X=6)= 0.205

h. P(X=7)= 0.117

i. P(X=8)= 0.044

j. P(X=9)= 0.001

k. P(X=10)= 0.001

Step-by-step explanation:

Hello!

You have the variable X with binomial distribution, the probability of success is 0.5 and the sample size is n= 10 (I suppose)

If the probability of success p=0.5 then the probability of failure is q= 1 - p= 1 - 0.5 ⇒ q= 0.5

You are asked to calculate the probabilities for each observed value of the variable. In this case is a discrete variable with definition between 0 and 10.

You have two ways of solving this excersice

1) Using the formula

P(X)= \frac{n!}{(n-X)!X!} * (p)^X * (q)^{n-X}

2) Using a table of cummulative probabilities of the binomial distribution.

a. P(X = 0)

Formula:

P(X=0)= \frac{10!}{(10-0)!0!} * (0.5)^0 * (0.5)^{10-0}

P(X = 0) = 0.00097 ≅ 0.001

Using the table:

P(X = 0) = P(X ≤ 0) = 0.0010

b. P(X = 1)

Formula

P(X=1)= \frac{10!}{(10-1)!1!} * (0.5)^1 * (0.5)^{10-1}

P(X = 1) = 0.0097 ≅ 0.001

Using table:

P(X = 1) = P(X ≤ 1) - P(X ≤ 0) = 0.0107-0.0010= 0.0097 ≅ 0.001

c. P(X=2)

Formula

P(X=2)= \frac{10!}{(10-2)!2!} * (0.5)^2 * (0.5)^{10-2}

P(X = 2) = 0.0439 ≅ 0.044

Using table:

P(X = 2) = P(X ≤ 2) - P(X ≤ 1) = 0.0547 - 0.0107= 0.044

d. P(X = 3)

Formula

P(X = 3)= \frac{10!}{(10-3)!3!} * (0.5)^3 * (0.5)^{10-3}

P(X = 3)= 0.11718 ≅ 0.1172

Using table:

P(X = 3) = P(X ≤ 3) - P(X ≤ 2) = 0.1719 - 0.0547= 0.1172

e. P(X = 4)

Formula

P(X = 4)= \frac{10!}{(10-4)!4!} * (0.5)^4 * (0.5)^{10-4}

P(X = 4)= 0.2051

Using table:

P(X = 4) = P(X ≤ 4) - P(X ≤ 3) = 0.3770 - 0.1719= 0.2051

f. P(X = 5)

Formula

P(X = 5)= \frac{10!}{(10-5)!5!} * (0.5)^5 * (0.5)^{10-5}

P(X = 5)= 0.2461 ≅ 0.246

Using table:

P(X = 5) = P(X ≤ 5) - P(X ≤ 4) = 0.6230 - 0.3770= 0.246

g. P(X = 6)

Formula

P(X = 6)= \frac{10!}{(10-6)!6!} * (0.5)^6 * (0.5)^{10-6}

P(X = 6)= 0.2051

Using table:

P(X = 6) = P(X ≤ 6) - P(X ≤ 5) = 0.8281 - 0.6230 = 0.2051

h. P(X = 7)

Formula

P(X = 7)= \frac{10!}{(10-7)!7!} * (0.5)^7 * (0.5)^{10-7}

P(X = 7)= 0.11718 ≅ 0.1172

Using table:

P(X = 7) = P(X ≤ 7) - P(X ≤ 6) = 0.9453 - 0.8281= 0.1172

i. P(X = 8)

Formula

P(X = 8)= \frac{10!}{(10-8)!8!} * (0.5)^8 * (0.5)^{10-8}

P(X = 8)= 0.0437 ≅ 0.044

Using table:

P(X = 8) = P(X ≤ 8) - P(X ≤ 7) = 0.9893 - 0.9453= 0.044

j. P(X = 9)

Formula

P(X = 9)= \frac{10!}{(10-9)!9!} * (0.5)^9 * (0.5)^{10-9}

P(X = 9)=0.0097 ≅ 0.001

Using table:

P(X = 9) = P(X ≤ 9) - P(X ≤ 8) = 0.999 - 0.9893= 0.001

k. P(X = 10)

Formula

P(X = 10)= \frac{10!}{(10-10)!10!} * (0.5)^{10} * (0.5)^{10-10}

P(X = 10)= 0.00097 ≅ 0.001

Using table:

P(X = 10) = P(X ≤ 10) - P(X ≤ 9) = 1 - 0.9990= 0.001

Note: since 10 is the max number this variable can take, the cummulated probability until it is 1.

I hope it helps!

You might be interested in
I need help to find the other endpoint of the ling segment!
Wewaii [24]
I think it is (10,-7) but lmk otherwise
3 0
3 years ago
A group of college students is volunteering for Homes for the Community during their springbreak.They are putting the finishing
Inessa05 [86]
Okay, so the rate is 1 job / hours, so:
1/3 + 1/7 (This covers both their work rates) = 1/n (n represents the time it take for them to work together)
Get the LCD:
7/21+ 3/21 = 1/n
10/21 = 1/n
Cross multiply:
10n = 21
n = 2.1 
It will take them 2.1 hours, or 2 hours and 6 minutes
5 0
3 years ago
Mikkel pays a 4 percent state income tax on his earnings. If he earns $1,867, how much state income tax can he expect to pay? $4
lisabon 2012 [21]

Answer:

$74.68

Step-by-step explanation:

Convert the percent to a decimal.

4% = 0.04

Multiply his income by the percentage to find the tax.

$1,867 × 0.04 = $74.68

He can expect to pay $74.68.

3 0
3 years ago
Read 2 more answers
Evaluate the given integral by changing to polar coordinates. sin(x2 + y2) dA R , where R is the region in the first quadrant be
koban [17]

Set

\begin{cases}x=r\cos\theta\\y=r\sin\theta\end{cases}\implies\mathrm dA=r\,\mathrm dr\,\mathrm d\theta

The region R is given in polar coordinates by the set

R=\left\{(r,\theta)\mid2\le r\le3,0\le\theta\le\dfrac\pi2\right\}

So we have

\displaystyle\iint_R\sin(x^2+y^2)\,\mathrm dA=\int_0^{\pi/2}\int_2^3r\sin(r^2)\,\mathrm dr\,\mathrm d\theta=\boxed{\frac\pi4(\cos4-\cos9)}

8 0
3 years ago
What could be the dimensions of a triangle with an area of 12in square?
Natalija [7]
The area is about 62.4 inch square
5 0
3 years ago
Other questions:
  • 7*9=(7*10)-7*A) what is the value of A
    6·1 answer
  • If dy/dx equals xy squared and if y = 1 when x = 0, then when y = 3, x is equal to?
    12·2 answers
  • List the 6 congruency statements given triangle ABC is congruent to triangle DEF
    10·2 answers
  • Find the lcm of the numer below 25 and 45<br>​
    12·1 answer
  • Solve x2 − 3x = −8. (2 points)
    7·1 answer
  • JOIN AMONG USSS CODE FHUTDB
    10·1 answer
  • Solve 7z^2 + 4z - 1) + (2z^2 - 6z + 2)
    7·1 answer
  • Given that the following two geometric series(meetkundige reekse) are covergent 1+x+x²+x³+... And 1-x+x²-x³+... Determine the va
    14·1 answer
  • What should be the first step to solve 5x² – 10x = -5 by completing the square method? O Divide the equation by 5 O Multiply the
    6·2 answers
  • NEED HELP NOW! A can of paint holds 500 mL of paint and is 6 in. tall. What is the diameter of the can? (Hint: 500
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!