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
MatroZZZ [7]
3 years ago
10

Suppose the number of children in a household has a binomial distribution with parameters n=12n=12 and p=50p=50%. Find the proba

bility of a household having: (a) 2 or 5 children (b) 3 or fewer children (c) 8 or more children (d) fewer than 5 children (e) more than 3 children
Mathematics
1 answer:
nadya68 [22]3 years ago
5 0

Answer:

a) 20.95% probability of a household having 2 or 5 children.

b) 7.29% probability of a household having 3 or fewer children.

c) 19.37% probability of a household having 8 or more children.

d) 19.37% probability of a household having fewer than 5 children.

e) 92.71% probability of a household having more than 3 children.

Step-by-step explanation:

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

In which C_{n,x} is the number of different combinations of x objects from a set of n elements, given by the following formula.

C_{n,x} = \frac{n!}{x!(n-x)!}

And p is the probability of X happening.

In this problem, we have that:

n = 12, p = 0.5

(a) 2 or 5 children

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

P(X = 2) = C_{12,2}.(0.5)^{2}.(0.5)^{10} = 0.0161

P(X = 5) = C_{12,5}.(0.5)^{5}.(0.5)^{7} = 0.1934

p = P(X = 2) + P(X = 5) = 0.0161 + 0.1934 = 0.2095

20.95% probability of a household having 2 or 5 children.

(b) 3 or fewer children

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

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

P(X = 0) = C_{12,0}.(0.5)^{0}.(0.5)^{12} = 0.0002

P(X = 1) = C_{12,1}.(0.5)^{1}.(0.5)^{11} = 0.0029

P(X = 2) = C_{12,2}.(0.5)^{2}.(0.5)^{10} = 0.0161

P(X = 3) = C_{12,3}.(0.5)^{3}.(0.5)^{9} = 0.0537

P(X \leq 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 0.0002 + 0.0029 + 0.0161 + 0.0537 = 0.0729

7.29% probability of a household having 3 or fewer children.

(c) 8 or more children

P(X \geq 8) = P(X = 8) + P(X = 9) + P(X = 10) + P(X = 11) + P(X = 12)

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

P(X = 8) = C_{12,8}.(0.5)^{8}.(0.5)^{4} = 0.1208

P(X = 9) = C_{12,9}.(0.5)^{9}.(0.5)^{3} = 0.0537

P(X = 10) = C_{12,10}.(0.5)^{10}.(0.5)^{2} = 0.0161

P(X = 11) = C_{12,11}.(0.5)^{11}.(0.5)^{1} = 0.0029

P(X = 12) = C_{12,12}.(0.5)^{12}.(0.5)^{0} = 0.0002

P(X \geq 8) = P(X = 8) + P(X = 9) + P(X = 10) + P(X = 11) + P(X = 12) = 0.1208 + 0.0537 + 0.0161 + 0.0029 + 0.0002 = 0.1937

19.37% probability of a household having 8 or more children.

(d) fewer than 5 children

P(X < 5) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4)

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

P(X = 0) = C_{12,0}.(0.5)^{0}.(0.5)^{12} = 0.0002

P(X = 1) = C_{12,1}.(0.5)^{1}.(0.5)^{11} = 0.0029

P(X = 2) = C_{12,2}.(0.5)^{2}.(0.5)^{10} = 0.0161

P(X = 3) = C_{12,3}.(0.5)^{3}.(0.5)^{9} = 0.0537

P(X = 4) = C_{12,4}.(0.5)^{4}.(0.5)^{8} = 0.1208

P(X < 5) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) = 0.0002 + 0.0029 + 0.0161 + 0.0537 + 0.1208 = 0.1937

19.37% probability of a household having fewer than 5 children.

(e) more than 3 children

Either a household has 3 or fewer children, or it has more than 3. The sum of these probabilities is 100%.

From b)

7.29% probability of a household having 3 or fewer children.

p + 7.29 = 100

p = 92.71

92.71% probability of a household having more than 3 children.

You might be interested in
Use expressions for odd integers to confirm the conjecture that the product for two odd integers is an odd integer.
Mandarinka [93]

k, n - integers  

2k+1  - an odd integer

2n+1  - another odd integer

The product of them:

  (2k + 1)(2n + 1) =

= 4kn + 2k + 2n + 1 =

= 2(2kn + k + n) + 1

The product of integers (2kn) is integer

and the sum of them (2kn+k+n) also is integer

So  (2k + 1)(2n + 1)  = 2(2kn + k + n) + 1  is an odd integer

4 0
3 years ago
Write an equation<br> write an solution<br> and do a check step
melomori [17]

what is one easy addition equation?

1 + 1 = 2

how did you get this ?

you add 1 and 1 together and you will get your solution.

7 0
2 years ago
Ryobi Limited sold a set of saws to Ace Hardware. The list price was $3,800. Ryobi offered a chain discount of 8/3/1. What's the
laila [671]

Answer:  Option 'B' is correct.

Our net price will be $3357.21.

Explanation:

Since we have given that

The list price of set of saws = $3800

There are 3 successive discounts :

8%,3%,1%

So, if we apply first for 8% discount our new price becomes,

3800\times \frac{100-8}{100}=3800\times 0.92=\$3496

Now, if we apply 3% on our deducted price , our new price becomes ,

3496\times \frac{100-3}{100}=3496\times 0.97=\$3391.12

Now, we'll apply for 1% on our new deducted price , our net price becomes,

3391.12\times \frac{100-1}{100}=3391.12\times 0.99=\$3357.21

Hence, our net price will be $3357.21.

Therefore, Option 'B' is correct.


6 0
3 years ago
am and Lou need a total of 1 foot of wire for a science project. Sam’s wire measured 8/12 foot long. Lou’s wire measured 7/8 foo
slamgirl [31]

Answer:

they have enough wire.

Step-by-step explanation:

5 0
2 years ago
Read 2 more answers
Which fraction is equivalent to 4/-9 ?<br><br> A) -4/9 <br> B) 4/9 <br> C) -4/-9 <br> D) 9/4
Art [367]
The answer is A  hope this helps

4 0
3 years ago
Read 2 more answers
Other questions:
  • A pine tree is 64 feet 3 inches tall. How many inches tall is the pine tree?
    9·1 answer
  • The mathematical equation relating the independent variable to the expected value of the dependent variable; that is, e(y) = ?0
    5·1 answer
  • A factory makes 1200 pounds of potato chips in 4 hours. At this rate, how many pounds of chips will the factory make in 10 hours
    10·1 answer
  • Factor completely 6w^4 – 54w^2
    8·2 answers
  • Help with number 5 plzzz
    6·2 answers
  • 4. Is the relation represented on the graph a function? Explain
    15·2 answers
  • The triangles are congruent by SSS.
    9·2 answers
  • elmo has 5 donuts, he cuts them into halves. then he cuts those halves into thirds, then he cuts those thirds in halves. how muc
    15·1 answer
  • Please help I will give you brainliest please its due tomorrow and I'm stressing so much
    9·1 answer
  • Hello , I need help please THANKYOU 100 POINTS
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!