6) Supplementary Exercise 5.51

A consumer advocate claims that 80 percent of cable television subscribers are not satisfied with their cable service. In an attempt to justify this claim, a randomly selected sample of cable subscribers will be polled on this issue.

(a)

Suppose that the advocate's claim is true, and suppose that a random sample of five cable subscribers is selected. Assuming independence, use an appropriate formula to compute the probability that four or more subscribers in the sample are not satisfied with their service. (Do not round intermediate calculations. Round final answer of p to 1 decimal place. Round other final answers to 4 decimal places.)

The answer for 6(a) is P( Xâ¥4) = P ( x = 4) + P (x = 5) = 5/4 * 0.84 * 0.21 + 5/5 * 0.85 * 0.20 = 0.737

(b)

Suppose that the advocate's claim is true, and suppose that a random sample of 25 cable subscribers is selected. Assuming independence, find each of the following: (Do not round intermediate calculations. Round final answer of p to 1 decimal place. Round other final answers to 4 decimal places.)

1.

The probability that 15 or fewer subscribers in the sample are not satisfied with their service.

The answer for 6(b)1 is P(Yâ¤15) = 1 - P( Y > 20) - X20, i = 16 P ( Y = i) = 1- 0.421 - 0.562 = 0.017

2.

The probability that more than 20 subscribers in the sample are not satisfied with their service.

The answer for 6(b)2 is

3.

The probability that between 20 and 24 (inclusive) subscribers in the sample are not satisfied with their service.

The answer for 6(b)3 is P(20 > Y < 24) = 1 - 0.421 - 0.1867 - 0.1358 - 0.0708 - 0.0236 = 0.1621

4.

The probability that exactly 24 subscribers in the sample are not satisfied with their service.

The answer for 6(b)4 is P( Y = 24) = 0.0236

(c)

Suppose that when we survey 25 randomly selected cable television subscribers, we find that 15 are actually not satisfied with their service. Using a probability you found in this exercise as the basis for your answer, do you believe the consumer advocate's claim? Explain. (Round your answer to 4 decimal places.)

Answers

Answer 1

Answer:

[tex]P(X \le 4) = 0.7373[/tex]

[tex]P(x \le 15) = 0.0173[/tex]

[tex]P(x > 20) = 0.4207[/tex]

[tex]P(20\ge x \le 24)= 0.6129[/tex]

[tex]P(x = 24) = 0.0236[/tex]

[tex]P(x = 15) = 1.18\%[/tex]

Step-by-step explanation:

Given

[tex]p = 80\% = 0.8[/tex]

The question illustrates binomial distribution and will be solved using:

[tex]P(X = x) = ^nC_xp^x(1 - p)^{n-x}[/tex]

Solving (a):

Given

[tex]n =5[/tex]

Required

[tex]P(X\ge 4)[/tex]

This is calculated using

[tex]P(X \le 4) = P(x = 4) +P(x=5)[/tex]

This gives:

[tex]P(X \le 4) = ^5C_4 * (0.8)^4*(1 - 0.8)^{5-4} + ^5C_5*0.8^5*(1 - 0.8)^{5-5}[/tex]

[tex]P(X \le 4) = 5 * (0.8)^4*(0.2)^1 + 1*0.8^5*(0.2)^0[/tex]

[tex]P(X \le 4) = 0.4096 + 0.32768[/tex]

[tex]P(X \le 4) = 0.73728[/tex]

[tex]P(X \le 4) = 0.7373[/tex] --- approximated

Solving (b):

Given

[tex]n =25[/tex]

i)

Required

[tex]P(X\le 15)[/tex]

This is calculated as:

[tex]P(X\le 15) = 1 - P(x>15)[/tex] --- Complement rule

[tex]P(x>15) = P(x=16) + P(x=17) + P(x =18) + P(x = 19) + P(x = 20) + P(x = 21) + P(x = 22) + P(x = 23) + P(x = 24) + P(x = 25)[/tex]

[tex]P(x > 15) = {25}^C_{16} * p^{16}*(1-p)^{25-16} +{25}^C_{17} * p^{17}*(1-p)^{25-17} +{25}^C_{18} * p^{18}*(1-p)^{25-18} +{25}^C_{19} * p^{19}*(1-p)^{25-19} +{25}^C_{20} * p^{20}*(1-p)^{25-20} +{25}^C_{21} * p^{21}*(1-p)^{25-21} +{25}^C_{22} * p^{22}*(1-p)^{25-22} +{25}^C_{23} * p^{23}*(1-p)^{25-23} +{25}^C_{24} * p^{24}*(1-p)^{25-24} +{25}^C_{25} * p^{25}*(1-p)^{25-25}[/tex]

[tex]P(x > 15) = 2042975 * 0.8^{16}*0.2^9 +1081575* 0.8^{17}*0.2^8 +480700 * 0.8^{18}*0.2^7 +177100 * 0.8^{19}*0.2^6 +53130 * 0.8^{20}*0.2^5 +12650 * 0.8^{21}*0.2^4 +2300 * 0.8^{22}*0.2^3 +300 * 0.8^{23}*0.2^2 +25* 0.8^{24}*0.2^1 +1 * 0.8^{25}*0.2^0[/tex]  

[tex]P(x > 15) = 0.98266813045[/tex]

So:

[tex]P(X\le 15) = 1 - P(x>15)[/tex]

[tex]P(x \le 15) = 1 - 0.98266813045[/tex]

[tex]P(x \le 15) = 0.01733186955[/tex]

[tex]P(x \le 15) = 0.0173[/tex]

ii)

[tex]P(x>20)[/tex]

This is calculated as:

[tex]P(x>20) = P(x = 21) + P(x = 22) + P(x = 23) + P(x = 24) + P(x = 25)[/tex]

[tex]P(x > 20) = 12650 * 0.8^{21}*0.2^4 +2300 * 0.8^{22}*0.2^3 +300 * 0.8^{23}*0.2^2 +25* 0.8^{24}*0.2^1 +1 * 0.8^{25}*0.2^0[/tex]

[tex]P(x > 20) = 0.42067430925[/tex]

[tex]P(x > 20) = 0.4207[/tex]

iii)

[tex]P(20\ge x \le 24)[/tex]

This is calculated as:

[tex]P(20\ge x \le 24) = P(x = 20) + P(x = 21) + P(x = 22) + P(x =23) + P(x = 24)[/tex]

[tex]P(20\ge x \le 24)= 53130 * 0.8^{20}*0.2^5 +12650 * 0.8^{21}*0.2^4 +2300 * 0.8^{22}*0.2^3 +300 * 0.8^{23}*0.2^2 +25* 0.8^{24}*0.2^1[/tex]

[tex]P(20\ge x \le 24)= 0.61291151859[/tex]

[tex]P(20\ge x \le 24)= 0.6129[/tex]

iv)

[tex]P(x = 24)[/tex]

This is calculated as:

[tex]P(x = 24) = 25* 0.8^{24}*0.2^1[/tex]

[tex]P(x = 24) = 0.0236[/tex]

Solving (c):

[tex]P(x = 15)[/tex]

This is calculated as:

[tex]P(x = 15) = {25}^C_{15} * 0.8^{15} * 0.2^{10}[/tex]

[tex]P(x = 15) = 3268760 * 0.8^{15} * 0.2^{10}[/tex]

[tex]P(x = 15) = 0.01177694905[/tex]

[tex]P(x = 15) = 0.0118[/tex]

Express as percentage

[tex]P(x = 15) = 1.18\%[/tex]

The calculated probability (1.18%) is way less than the advocate's claim.

Hence, we do not believe the claim.


Related Questions

Which answers describe the shape below? Check all that apply.
O A. Trapezoid
O B. Parallelogram
O c. Square
D. Quadrilateral
E. Rhombus
F. Rectangle

Answers

Answer:

Square, Quadrilateral, Rhombus, Rectangle

Step-by-step explanation:

The number of students, s, is at most 30.​

Answers

Answer:

I'm confused

Step-by-step explanation:

maybe more context?

1/3 + 1/2 and I am 5 years old

Answers

Answer:

5/6

Step-by-step explanation:

I need help what's the answer anyone?​

Answers

Answer:

B

Step-by-step explanation:

URGENT PLZ HELP

Find the measure of the arc or central angle indicated. Assume that lines which appear to be
diameters are actual diameters.

Answers

Answer:

Step-by-step explanation:

ok I forgot to tell you the arc PTR would be 126 +54 +14(4) +4 which equals 240 degrees. Answer.

Please Help i give brainies

Answers

Step-by-step explanation:

[tex] \sqrt{3} is \: between \: 1.73and1.74[/tex]

please help me!!!!!!!!!!!!

Answers

Answer:

C. and D. are correct

Step-by-step explanation:

I solved all of them

A would be 0.5 not 2

B would be 2.5 not 2

E would be 0.5 not 2

hope this helps <3

write any odd number and find their sum product

Answers

Answer:

3?

Step-by-step explanation:

I need help please.

Answers

Answer:

B

Step-by-step explanation:

Look at the picture below and answer the question that is being asked

Answers

Answer:

B

Step-by-step explanation:

Answer:

D

Step-by-step explanation:

because they are telling you that the 7th graders were randomly chosen out of everyone who rides in a car to school to be fractioned out.

What is the range for c=6t+8

Answers

Answer:

is this statistics? i will change my answer once u explain to me thank you.

Step-by-step explanation:

Answer:

Its infinite

Step-by-step explanation:

In ΔKLM, l = 7 inches, k = 9.5 inches and ∠K=54°. Find all possible values of ∠L, to the nearest 10th of a degree.

Answers

Answer: 36.6

Step-by-step explanation: did on delta math

Which equation is equivalent to 3-4x=12

Answers

We have a linear equation here.

3 - 4x = 12

Subtract 3 from both sides.

3 - 3 - 4x = 12 - 3

-4x = 9

Divide both sides by -4 to find x.

-4x/-4 = 9/-4

x = -9/4

The value of solution of expression is,

⇒ x = - 9 / 14

WE have to given that;

A mathematical expression is,

⇒ 3 - 4x = 12

Now, WE can simplify as;

⇒ 3 - 4x = 12

Add 4x both side,

⇒ 3 - 4x + 4x = 12 + 4x

⇒ 3 = 12 + 4x

Subtract 12 both side, we get;

⇒ 3 - 12 = 14x

⇒ - 9 = 14x

⇒ x = - 9 / 14

Thus, The value of solution of expression is,

⇒ x = - 9 / 14

Learn more about the mathematical expression visit:

brainly.com/question/1859113

#SPJ6

A person locked or android phone with a swipe code on a phone with a 3 x 3 gridlock that’s considered an example where the swipe code must start with the top left button and must pass through two more buttons each executive button is adjacent up down left right or diagonal how many swipe codes are they possible
Answer 15,18

Answers

Answer:

15

Step-by-step explanation:

Answer:

It says 15 18 is correct

Step-by-step explanation:

33√8

9√20

444÷333

5552×333


3÷99


44√5

6622÷33








Answers

Step-by-step explanation:

93.340.21.318488163398.3200.6

if u want it by step by step thn tell me i will do that..

What is the volume (in cubic units) of a sphere with a radius of 6 units? Assume that π = 3.14 and round your answer to the nearest hundredth when necessary.

Answers

Answer: 904.32  cubic units.

Step-by-step explanation:

The formula for a sphere's volume is V = [tex]V = \frac{4}{3}\pi r^{3} \\[/tex]

Substitute pi for 3.14 and radius for 6. 6^3 = 216

[tex]\\V = \frac{4}{3}\ (3.14)( 216) \\\\[/tex]

Multiply them together, the answer is 904.32  cubic units.

What is the probability that Mary will get an "11"?

Answers

Answer:

yeaa what

Step-by-step explanation:

plz plz plz help asap

Answers

Perimeter (P)
P= a+b+c
P=6.5+6.5+9
P=13+9
P=22ft

Area
A=h•b/2
A=4.7 •9/2
A=42.3/2
A=21.15 ft^2

I need help please help

Answers

Answer:

A

Step-by-step explanation:

use the formula A=pi*r^2 to find the answer

Answer:

34.54 ft2

Step-by-step explanation:

You could figure it out by simply it

Use the Distributive Property to write an expression that is equivalent to 2(3v + 6)

Answers

Answer:

6v + 12

Step-by-step explanation:

2(3v+6) = 2 * 3v + 2 * 6 = 6v + 12

Hope this helps =]

work out 5×6 - 8 ÷2​

Answers

Answer:   26

Step-by-step explanation:

5×6 - 8 ÷2​

= 30 - 8 ÷2​

= 30 - 4

= 26​

Answer:

26

Step-by-step explanation:

so we start off with 5x6 from PEMDAS so 5x6 = 30

then we have 8 divided by 2 = 4

30-4 = 26

There are 15 students on the debate team. Of these, 3 are boys. Give the ratio of boys to girls on the debate team in simplest form.

Answers

Answer:

Hiya! I see this is your first question on here, I hope you enjoy the website. Anyways, the answer is 1/4 I believe.

Step-by-step explanation:

15-3=12

3 : 12

1 : 4

P.S. smile for me and have a great day!

Given the triangle shown below, find the length of [BC]​

Answers

Hyp²=ADJ²+OPP²

28²=17²+X²

784=289+x²

x²=784-289

x²=495

x=22

here is your answer 22

Kevin has $50 and wants to buy some art paper and paints. One pack of art paper costs $12, and the paints cost $6 per tube. He buys 2 packs of paper. Which inequality should Kevin solve to find the maximum number, n, of tubes of paint that he can buy? ​

Answers

Answer:  4

Step-by-step explanation:

2(12) + 6n ≥ 50

24 + 6n ≥ 50

6n ≥ 26

  n ≈ 4

The maximum number of tubes of paint that Kevin can buy is 4.

Answer:

He can make 4 tubs

Step-by-step explanation:

HELP ASAP!!!hahahahsna s densllalsjdnd dnsksk

Answers

Answer:

A = (-7,6)

B = (2,4)

C = (-6,0)

Step-by-step explanation:

A = (-9 + 2, 2 + 4)

B = (0 + 4, 0 + 4)

C = (-8 + 2, -4 + 4)

Within a computer program, the number of bugs (i.e., coding errors) per lines of code has a Poisson distribution with an average of fifteen bugs per 1,000 lines. a. Find the probability that there will be exactly eight bugs in 1,000 lines of code. b. Find the probability that there will be at least eight bugs in 1,000 lines of code. c. Find the probability that there will be at least one bug in 1,000 lines of code. d. Find the probability that there will be no more than

Answers

Answer:

[tex]P(X=8) = 0.0194[/tex]

[tex]P(X \ge 8)= 0.9820[/tex]

[tex]P(X \ge 1)= 1[/tex]

[tex]P(X\le 1) = 0.0000049[/tex]

Step-by-step explanation:

Given

[tex]\lambda = 15[/tex]

Poisson distribution is given by:

[tex]P(X=x) = \frac{\lambda^x e^{-\lambda}}{x!}[/tex]

Solving (a): 8 bugs

This implies that:

[tex]x = 8[/tex]

So, we have:

[tex]P(X=8) = \frac{15^8 * e^{-15}}{8!}[/tex]

[tex]P(X=8) = \frac{783.99418938}{40320}[/tex]

[tex]P(X=8) = 0.0194[/tex]

Solving (b): At least 8 bugs

This is represented as: [tex]P(X \ge 8)[/tex]

Using complement rule:

[tex]P(X \ge 8)= 1 - P(X<8)[/tex]

Where

[tex]P(X<8) = P(X=1) + P(X=2) + P(X=3) + P(X=4) + P(X=5) + P(X=6) + P(X=7)[/tex]

[tex]P(X<8) = \frac{15^1 * e^{-15}}{1!} + \frac{15^2 * e^{-15}}{2!} + \frac{15^3 * e^{-15}}{3!} + \frac{15^4 * e^{-15}}{4!} + \frac{15^5 * e^{-15}}{5!} + \frac{15^6 * e^{-15}}{6!} + \frac{15^7 * e^{-15}}{7!}[/tex]

[tex]P(X<8) = (\frac{15^1}{1!} + \frac{15^2}{2!} + \frac{15^3 }{3!} + \frac{15^4}{4!} + \frac{15^5}{5!} + \frac{15^6}{6!} + \frac{15^7}{7!}) e^{-15}[/tex]

[tex]P(X<8) = (15 + 112.5 + 562.5 + 2109.375 + 6328.125 + 15820.3125 + 33900.6696429) *e^{-15}[/tex]

[tex]P(X<8) = 58848.4821429 *e^{-15}[/tex]

[tex]P(X<8) = 0.0180[/tex]

So:

[tex]P(X \ge 8)= 1 - P(X<8)[/tex]

[tex]P(X \ge 8)= 1 - 0.0180[/tex]

[tex]P(X \ge 8)= 0.9820[/tex]

Solving (c): At least 1

This is represented as: [tex]P(X \ge 1)[/tex]

Using complement rule:

[tex]P(X \ge 1)= 1 - P(X<1)[/tex]

[tex]P(X<1) = P(X = 0)[/tex]

[tex]P(X<1) = \frac{15^0 e^{-15}}{0!}[/tex]

[tex]P(X<1) = \frac{e^{-15}}{1}[/tex]

[tex]P(X<1) = e^{-15}[/tex]

So:

[tex]P(X \ge 1)= 1 - P(X<1)[/tex]

[tex]P(X \ge 1)= 1 - e^{-15[/tex]

[tex]P(X \ge 1)= 0.99999969409[/tex]

[tex]P(X \ge 1)= 1[/tex]

Solving (d): Not more than 1

This implies at most 1.

It is represented as:

[tex]P(X\le 1)[/tex]

It is calculated using:

[tex]P(X\le 1) = P(X = 0) + P(X =1)[/tex]

[tex]P(X = 0) = e^{-15}[/tex]

[tex]P(X=1) = \frac{15^1 * e^{-15}}{1!}[/tex]

[tex]P(X=1) = 15 * e^{-15}[/tex]

So:

[tex]P(X\le 1) = e^{-15} + 15 * e^{-15}[/tex]

[tex]P(X\le 1) = 0.00000489443[/tex]

[tex]P(X\le 1) = 0.0000049[/tex]

a soccer game started at 2:15p.m. and ended at 3:35p.m. how long did the game last ​

Answers

An hour and 20 minutes

HURRY I NEED HELPP!!​

Answers

1 and 2= adjacent, 1 and 3= vertical, 3 and 4= adjacent, 2 and 4= vertical

Please somebody help me and solve this problem

Answers

Answer:

this is the equation for the graph y=(x+3)(x-2)

what is the order from least to greatest(38%,3/8,0.4,1/3,41%,0.33)

Answers

.33, 1/3, 3/8, 38%, .4, 41% is order from least to greatest
Other Questions
Use the following balanced reaction to solve 1-3:P4 (s) + 6H2 (g) 4PH3 (g) How many grams of phosphorus trihydride will be formed by reacting 60 L of Hydrogen gas with an excess of P4? Which of these would associated with obesity? Young worked closely with Dr. MartinLuther King Jr, in the Which statement defines the term inflation?Inflation occurs when prices rise but the value of the dollar remains the same.Inflation occurs when prices fall but the value of the dollar remains the same.Inflation occurs when the value of the dollar rises but prices remain the same.Inflation occurs when the value of the dollar falls but prices remain the same. HELP PLZ IT'S A TET What are two different kinds of law? Help me please help me please help me please Which of the following is a measure of the biodiversity of an ecosystem? Atilio Pelossi is best remembered for being A. asustado B. muerto C. valiente D. vivo PLEASE HELP ME GIVING BRAINLEST AND NO LINKS!!! WILL MARK B!Please I need help I have a quiz Need Help (WILL GIVE BRAINLIEST) A contractor digs a rectangular hole for the basements of a new house that is 10 1/2 feet deep. What is the width of the hole if 6,510 cubic feet of dirt are removed? ASAP. According to the text, why are justices selected for life?a. Justices are selected for life so they can make decisions without worrying about being fired.b. Justices are selected for life so they can learn more over time about the U.S. Constitution. c. Justices are selected for life so they can serve as part of the judicial branch of the government.d. Justices are selected for life so they can have extraordinary experiences. Compare and contrast gradualism and punctuated equilibrium. Provide at least one comparison and one difference in your answer. You may use examples for each if that helps you with answering the question. Receiving constructive criticism with andis the professional response to the situation.A.gratitudeB.an open mindC.suspicionD.reluctance WILL GIVE BRAINLIEST!The length of a side of a square is (6x + 6) km. Find the area of the square in terms of the variable x. km2 When air warm up the air molecules move slower? Explain how women have taken up new roles in society post World War 2.Since I am mega dvmb and can't lift a single braincell rn, again, help me out. No trolls. which of the following compromises or acts did NOT try to address the slavery issues in our country during the mid-1800's?1. Missouri Compromise 2. Compromise of 18503. Kansas-Nebraska Act4. Texas-Mexican Act Please answer!! Its due today!