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

Three friends were comparing how much money they each have saved. Sami has $41.79. Charlotte has $38.91. Celeste has $41.68. Which list shows the names in order from least amount saved to greatest?

Sami, Celeste, Charlotte
Charlotte, Celeste, Sami
Celeste, Sami, Charlotte
Charlotte, Sami, Celeste

Answers

Answer:

B

Step-by-step explanation:

i got it right

a quadratic patterns has a second term equal to 1,a third term equal to -6 and fifth term equal to -14 .hence or otherwise calculate the first term of the pattern​

Answers

Answer:

first term of the pattern​ (T₁) : 10

Step-by-step explanation:

T₁  ;    1 ;    -6 ;   T₄ ;    -14  

1-T₁  ;  -6-1   ; T₄-(-6)  ; -14 -T₄    (First Tₙ-Tₙ₋₁)

-8+T₁  = T₄+13 = -2T₄-20            (2nd Tₙ-Tₙ₋₁ is constant)

T₄+13 = -2T₄-20          3T₄ = -33          T₄ = -11

-8+T₁  = T₄+13         -8 + T₁ = -11 + 13 = 2

T₁ = 10

Calculate the volume of this triangular prism?

Answers

Answer:

960 sq cm

Step-by-step explanation:

(16*12*10)/2

El precio de cada acción de una empresa de tecnología ha presentado a través del tiempo un comportamiento dado por la siguiente función:



Donde t es el tiempo dado en días y A es el precio de la acción inicial cuando t = 0. Un inversionista desea conocer el número de días para el cual el valor de la acción se duplica. Para conocer este resultado, el proceso que se debe realizar es reemplazar f(t) por


A.
A/2, luego, expresar la ecuación en forma de logaritmo natural y ahora despejar t.

B.
2A, luego, expresar la ecuación en forma de logaritmo natural y ahora despejar t.

C.
2A, luego, dividir ambos lados de la ecuación por e y ahora despejar t.

D.
A/2, luego, dividir ambos lados de la ecuación por e y ahora despejar t.

Answers

I will ask you to turn it in english instead of española.

simplify the expression by using the distributive property 3(7y+4)​

Answers

Answer:

3(7y+4) multiply the inner to 3 so, 21y+12

Hi there!

Let’s distribute 3 by multiplying it by everything inside the parentheses:

3 * 7y = 21

3 * 4 = 12

21y+12 (Answer)

Hope you find it helpful.

Feel free to ask if you have any doubts.

-Sparkle-

I need a answer ASAP​

Answers

Answer:

8

Step-by-step explanation:

y = (10x^2 + 3x^4)/ 2x^2

where x is not equal to 0

(20x + 12x)/4x

32x / 4x

= 8

is the table linear or not

Answers

Answer:

No, the table is not linear.

Step-by-step explanation:

Between the x and y there has to be a constant rate. There is no constant rate.

Let X and Y be the following sets:
X = {10,20,30}
Y = {5, 10, 15, 20}
Which of the following is the set XY?

Answers

Answer:

{10;20}

Step-by-step explanation:

X & Y = {10;20}

Help me out thank youuuu sooo much !!!

Answers

Answer/Step-by-step explanation:

There are actually two methods that can be used to calculate AC (x):

1. Using Pythagorean Theorem

2. Using Trigonometric Function

1. Using Pythagorean Theorem, we have:

x = √(15² + 20²)

x = √625

x = 25 units

2. Using Trigonometric Function:

Reference angle = 37°

Adjacent = 20

Opposite = 15

Hypotenuse = x

Apply SOH:

Sin 37 = Opp/Hyp

Sin 37 = 15/x

x × Sin 37 = 15

x = 15/sin 37

x = 24.9246021 ≈ 25 units (nearest whole number)

Which statement best describes the point (2,-5)
A.5 units to the left and 2 units up from the origin
B. 5 units to the right and 2 units up from the origin
C. 2 units from the left and 5 units down from the origin
D. 2 units to the right and 5 units down from the origin
HELPPPPPP!!!!!!!

Answers

I believe your answer would be C. Hope this helped!

can someone help me with this please​

Answers

Answer:

4

This figure has 4 lines of symmetry.

20% of __ = 18 Please help me Thank you Sooo Much

Answers

Answer: 20% of 90 = 18

Answer:

90%

Step-by-step explanation:

i hope this helps:)

jeremiah has a total of 144 pokemon cards 40 out of every 48 cards are not holographic cards at this rate how many of jeremiah cards are holographic

Answers

Answer:

120

Step-by-step explanation:

rate of a holographic card= 40/48=5/6.

Total number of holographic cards = 144*rate =144*5/6=120

PLS HELP! (THE QUESTION IS A PICTURE CLICK ON THE QUESTION FIRST)

Answers

Answer:

Step-by-step explanation:

B.28.1

Answer:

It's BBBBBBBBBBBBBBBBB

Mast
Gabi tried to solve an equation step by step.
Skill
= 80
10
algeb
1
j
· 10 = 80 · 10 Step 1
10
ne-
j = 800
Step 2
Find Gabi's mistake.
ne-
Choose 1 answer:
cual

Answers

Answer:

the answer is c

Step-by-step explanation:

Answer:

c

Step-by-step explanation:

10 points!!!!!!! Plssssss helpppppp

Answers

The sports drink cost 1.25


Jacque was selling bottles of water at the golf tournament Between 7 am and 8 am he sold 2 bottles of water, between 8 am and 9 am he sold 8 bottles, and between 9 am and 10 am he sold 32 bottles. If this trend
continues, how many bottles of water will he sell between 10 am and 11 am?
32
64
128
256

Answers

Answer:

128

Step-by-step explanation:

becuase 7-8 he sold 2

8-9 he sold 8

9-10 he sold 32

4*2= 8

4*2=32

4*32=128

Find the unit rate.. If a family travels in their mini-van for 465 miles and uses 15 gallons of gas what is the mileage per gallon?
10 points

Answers

465 miles 15 galons
x miles 1 gallon
x=465•1/15
x=465/15
x=31
Rate is 31 mirage per gallon

Need help with this asap!!

Answers

Answer:

≈ 53.7° (Option 3)

Step-by-step explanation:

In the figure given above , the lengths of other two sides (excluding hypotenuse) are known to us. So , it would be convenient to use 'tan'.

Length of side opposite to angle 'x' = 15 cm

Length of side adjacent to angle 'x' = 11 cm

Using 'tan' formula - [tex]\tan x = \frac{Side \: opposite \: to \: x}{Side \: adjacent \: to \: x}[/tex] , lets solve this.

[tex]=> \tan x = \frac{15}{11}[/tex]

Using inverse tan function , lets find x.

[tex]=> x = {\tan}^{-1}(\frac{15}{11} )[/tex] ≈ 53.74°

The length of a rectangle is increasing at a rate of 9 cm/s and its width is increasing at a rate of 4 cm/s. When the length is 15 cm and the width is 12 cm, how fast is the area of the rectangle increasing

Answers

Answer:

The area of the rectangle is increasing at a rate of 168 square centimeters per second.

Step-by-step explanation:

Geometrically speaking, the area of a rectangle ([tex]A[/tex]), in square centimeters, is described by following expression:

[tex]A = w\cdot l[/tex] (1)

Where:

[tex]w[/tex] - Width, in centimeters.

[tex]h[/tex] - Height, in centimeters.

By Differential Calculus, we find an expression for the rate of change of the area of the rectangle ([tex]\dot A[/tex]), in square centimeters per second:

[tex]\dot A = \dot w\cdot l + w\cdot \dot l[/tex] (2)

Where:

[tex]\dot w[/tex] - Rate of change of the width of the rectangle, in centimeters per second.

[tex]\dot l[/tex] - Rate of change of the length of the rectangle, in centimeters per second.

If we know that [tex]w = 12\,cm[/tex], [tex]l = 15\,cm[/tex], [tex]\dot w = 4\,\frac{cm}{s}[/tex] and [tex]\dot l = 9\,\frac{cm}{s}[/tex], then the rate of change of the area of the rectangle is:

[tex]\dot A = \dot w\cdot l + w\cdot \dot l[/tex]

[tex]\dot A = 168\,\frac{cm^{2}}{s}[/tex]

The area of the rectangle is increasing at a rate of 168 square centimeters per second.

What is the volume of the figure shown below?

Answers

Answer:

31 in

Step-by-step explanation:

Answer:

The volume of the figure shown below is 31 inches

Step-by-step explanation:

Just trust me ;)

Find the perimeter of the figure. due today

Answers

Answer:

24 in

Step-by-step explanation:

5in + 4in + 9in + 5in + (4in - 3in) = 24in

(x+6)/(x+1)=6/2
Solving proportions

Answers

Answer:

[tex]x = \frac{3}{2} [/tex]

Step-by-step explanation:

[tex] \frac{x + 6}{x + 1} = \frac{6}{2} [/tex]

[tex] \frac{6}{2} = 3[/tex]

so, the solution of the equation will be as follows:

[tex] \frac{x + 6}{x + 1} = 3[/tex]

3(x+1) = x + 6

3x + 3 = x + 6

3x - x = 6 - 3

[tex]x = \frac{3}{2} [/tex]

so, the answer will be x = 3/2

A jar contains n nickels and d dimes. There is a total of 257 coins in the jar. The value of the coins is $17.35. How many nickels and how many dimes are in the jar?

Answers

Answer:

Here's what we know:

n + d = 20 (there are a total of 20 nickels and dimes)

.05n + .1d = 1.4 (total change equals $1.40)

There are a couple of ways to solve this. You can go the elimination method by multiplying the second equation by an amount to get rid of a variable, or we can go substitution by isolating a variable in the first equation. I'll go with elimination in this case:

-10(.05n + .1d = 1.4) this will cause the d-variable to equal 0:

n  +  d = 20

-.5n - d = -14

------------------

.5n = 6

n = 12

Now that we know n, we can solve for d:

12 + d = 20

d = 8

Check:

.05 * 12 + .1 + 8 = 1.4

.6 + .8 = 1.4

1.4 = 1.4

Step-by-step explanation:

Erin bought 4 jars of jelly and 6 jars of peanut butter for $19.32. Adam bought 3 Jars of jelly
and 5 jars of peanut butter for $15.67.
Use x for jars of jelly and y for jars of peanut butter, write the equation for either Erin or Jack.
DO NOT SOLVE
(Worth 10 points)

Answers

Here is your system of equations in two variables.

Equation for Erin:

4x + 6y = 19.32

Equation for Adam:

3x + 5y = 15.67

That's it.

Rewrite the number in Standard form
6 x 10^8

Answers

Answer:

10 x 10 x 10 x 10 x 10 x 10 x 10 x 10 = 100,000,000 x 6 = 600,000,000.

Answer:

600000000

Step-by-step explanation:

10^8=100000000

6×100000000=600000000

hope this helps

Need help on this question

Answers

Answer:

Step-by-step explanation:

arc between cars = 360°/25 = 14.4°

θ = 14.4° × π/180 ≅ 0.2512 radian

r = 150/2 = 75 ft

s = rθ = 75×0.2512 = 18.84 ft

area of circle = πr² = 75²π ≅ 17,662.5 ft²

area of sector = 17,662.5/25 = 706.5 ft²


What is the value of (52 - 10) = 5 x 23?
А
0
B
18
C
24
D 40

Answers

Answer:

I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer. I don't know the answer.

can someone please help me find the area of a regular pentagon of radius 4m? thank you :(

Answers

Answer:38.07

Step-by-step explanation:

If you don't have the apothem value, you will need more information to find the area accurately. The radius alone does not provide enough information to find the area of the regular pentagon.

To find the area of a regular pentagon with a given radius, we need to know the apothem (the distance from the center of the pentagon to the midpoint of one of its sides) in addition to the radius. However, you mentioned only the radius, and it is not sufficient to directly find the area.

If you have the apothem value, you can use the following formula to calculate the area of a regular pentagon:

Area = (5/4) * apothem * side length

To know more about area:

https://brainly.com/question/28995006

#SPJ2

all that make this true i need help

Answers

Answer:

D and E

Step-by-step explanation:

3(23+18)=123

6(18)=108.  6(19)=114.  6(20)=120.  6(22)=132.  6(24)=144

Other Questions
Which table represents values of x and y such that y = x + 4 Solve for the length of BA and BC, round your answer to 1 decimal place The historical U.S. mean unemployment insurance benefit was reported to be $238 per week. A researcher in the state of Virginia anticipated that sample data would show evidence that the mean weekly unemployment insurance benefit in Virginia was above the national level. What would be the appropriate alternative hypothesis if he wanted to substantiate his suspicion the point-slope for mhm of a line that has a slope of -2 and passes through point (5,-2) is shown below y+2=-2(x-5)A. y=-2x+12B. y=-2x+8C. y=-2x-7D. y=-2x-3 Find the area of the shaded section only in the future below. It is desired to compare the hourly rate of an entry-level job in two fast-food chains. Eight locations for each chain are randomly selected throughout the country, the selections for each chain being independent. The following hourly rates are recorded: Chain A 4.25 4.75 3.80 4.50 3.90 5.00 4.00 3.80Chain B 4.60 4.65 3.85 4.00 4.80 4.00 4.50 3.65 Under the assumption of normality and equal variances, can it be concluded at the 5% significance level that chain A pays more than chain B for the job under consideration? EASY Work!! Please look at the picture and yes its easy for other people but not me for people asking. When the first Freedom Riders reached Alabama in 1961, a.the Anniston fire department turned high-pressure water hoses on the bus and the riders.b.Police Commissioner Eugene Bull Connor ordered his police officers to let loose their attack dogs on riders who stepped off the bus.c.CORE leaders called off the Freedom Ride due to threats of violence from state officials.d.they were attacked by angry white mobs Can somebody help me with this math question, all you have to do is answer the equation, then it's described, and then it draw it out I'll give you 100 points and a Brainliest is y+7=2x a direct variation 3. Describe the process behind how students recover an individual's remains from a surface grave. Label parts 1-6 I need help nowwww 'Distance From the sea and prevailing winds determine the climate of a place'. Justify with examples What is the number in What is 95% of 60 A right triangle is removed from a rectangle to create the shaded region shown below. Find the area of the shaded region. Be sure to include the correct inyour answer Factor x2 8x + 9. (x 9)(x 1) (x + 9)(x + 1) Prime (x + 9)(x 1) a cohesive force between the liquids molecules is responsible for the fluids is called Which statement is NOT true about Jomo Kenyatta?A)Kenyatta was elected by the citizens of Kenya as the first president of the Republic of KenyaB)He was the leader of the Kenya African Union and led a peaceful movement for independence against the British governmentC)Kenyatta spent 9 years in prison during Kenyas independence movementD)He was the leader of the Mau Mau and organized violent protests and attacks against the colonial government Faith is not the belief that God will do what you want. It is the belief that God will do the right. - Max LucadoIn your own understanding, explain the meaning of the given quotes below. (5 sentences each) HELP URGENT!!!!! 50 POINTS