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
Elden [556K]
3 years ago
12

Nielsen Rating: The television show nbc Sunday night football broadcast a game between the colts and patriots and received a sha

re of 22, meaning that among the tv sets in use, 22% are turned to that game (based on data from Nielsen Media Research). An advertiser wants to obtain a second opinion by conducting its own surveys and a pilot survey begins with 20 households having tv sets in use at the time of that same nbc Sunday night football broadcast.
a. Find the probability that none of the households are turned to nbc Sunday night football (3 digits)
b. Find the probability that at least one of the households is turned to nbc Sunday night football.(3 digits)
c. Find the probability that at most one of the households is turned to nbc Sunday night football (3 digits)
d. If at most one household is turned to nbc Sunday night football, does it appear that the 22% share value is wrong? Why or why not?
Mathematics
1 answer:
sergij07 [2.7K]3 years ago
6 0

Answer:

a. 0.007 = 0.7% probability that none of the households are turned to nbc Sunday night football

b. 0.993 = 99.3% probability that at least one of the households is turned to nbc Sunday night football.

c. 0.046 = 4.6% probability that at most one of the households is turned to nbc Sunday night football

d. 1 is less than 2.5 standard deviations below the mean, so having at most one people watching shouldn't be considered an unusual outcome, which means that the 22% share values does not appear wrong.

Step-by-step explanation:

For each household, there are only two possible outcomes. Either it is tuned to Sunday Night Football, or it is not. The probability of a household being tuned to Sunday Night Football is independent of any other household. This means that the binomial probability distribution is used to solve this question.

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.

22% are turned to that game

This means that p = 0.22

Sample of 20 households:

This means that n = 20

a. Find the probability that none of the households are turned to nbc Sunday night football:

This is P(X = 0). So

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

P(X = 0) = C_{20,0}.(0.22)^{0}.(0.78)^{20} = 0.007

0.007 = 0.7% probability that none of the households are turned to nbc Sunday night football.

b. Find the probability that at least one of the households is turned to nbc Sunday night football.

This is:

P(X \geq 1) = 1 - P(X = 0)

Since P(X = 0) = 0.007

P(X \geq 1) = 1 - P(X = 0) = 1 - 0.007 = 0.993

0.993 = 99.3% probability that at least one of the households is turned to nbc Sunday night football.

c. Find the probability that at most one of the households is turned to nbc Sunday night football (3 digits)

This is

P(X \leq 1) = P(X = 0) + P(X = 1). So

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

P(X = 0) = C_{20,0}.(0.22)^{0}.(0.78)^{20} = 0.007

P(X = 1) = C_{20,1}.(0.22)^{1}.(0.78)^{19} = 0.039

P(X \leq 1) = P(X = 0) + P(X = 1) = 0.007 + 0.039 = 0.046

0.046 = 4.6% probability that at most one of the households is turned to nbc Sunday night football.

d. If at most one household is turned to nbc Sunday night football, does it appear that the 22% share value is wrong? Why or why not?

A measure is considered unusually low if it is more than two and a half standard deviations below the mean.

The mean is:

E(X) = np = 20*0.22 = 4.4

The standard deviation is:

\sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{20*0.22*0.78} = 1.8526

4.4 - 2.5*1.8526 = -0.2.

1 is less than 2.5 standard deviations below the mean, so having at most one people watching shouldn't be considered an unusual outcome, which means that the 22% share values does not appear wrong.

You might be interested in
Identify the slope ​
vaieri [72.5K]
The answer to this would be 1/4 that is your slope
4 0
3 years ago
If the number of professors in a college is P and the number of students is S, and there are 19 times as many students as profes
morpeh [17]

Answer:

S =19P\\S-19P = 0                              

Step-by-step explanation:

We are given the following in the question:

Let P be the number of professor and S be the student in a college.

According to the question:

There are 19 times as many students as professors.

We have to write an equation to show the given relationship between professors and students.

S =19P\\S-19P = 0

The above situation is the situation that represents the given relationship.

5 0
3 years ago
Carlos walked to school on 14 of the 20 school days in February
Kruka [31]
70% all you have to do is divide the 14 by 20
5 0
3 years ago
Read 2 more answers
Write an equation for the proportional relationship shown in the table.
VladimirAG [237]

9514 1404 393

Answer:

  y = 38x

Step-by-step explanation:

The constant of proportionality (k) is the value of y when x=1. The table shows that to be 38. Then the equation is ...

  y = kx

  y = 38x

3 0
3 years ago
HELP FAST PLEASE!!!
Alisiya [41]

Answer:

y = -0.75x + 9.5

Step-by-step explanation:

Equation of a circle is given as :

(x-a)^{2} + (y-b)^2 = r^{2} \\(x-6)^{2} + (y-5)^2 = 4^{2}\\x^{2} - 12x + 36 + y^{2} -10y + 25 = 16\\x^{2} - 12x  + y^{2} -10y + 45 = 0\\

Take the derivative of the above with respect to x

2x - 12 + 2y dy/dx - 10 dy/dy = 0\\\frac{dx}{dy} = \frac{6 - x}{y-5} \\At (2,8) dy/dx = (6-2)/(8-5) = 4/3\\dy/dx = 4/3\\The slope of the tangent to the circle, m = \frac{-1}{dy/dx} \\m = \frac{-1}{4/3}\\m= -0.75

The equation of the tangent is given by :

y - y_{1} = m(x - x_{1})\\ y - 8 = -0.75(x - 2)\\y - 8 = -0.75x + 1.5\\y = -0.75x + 9.5

8 0
3 years ago
Read 2 more answers
Other questions:
  • The sum of a number and 17 is no less than 26
    7·2 answers
  • A farmer has 300 ft of fencing to enclose a rectangular pen next to a barn and the barn itself will be used as one of the sides
    10·1 answer
  • Help me I WILL GIVE BRAINLEST
    13·1 answer
  • What is the equation of a line that is parallel to the line y=3/4x+2 and passes through the point (-2, 8)?
    7·2 answers
  • Simplify: 5 - i8 + 2i32
    9·1 answer
  • Can someone help me please!?
    10·1 answer
  • I need help ASAP this is due in 30 minutes and I am confused
    5·2 answers
  • Christopher walks 5km south then walks on a bearing of 036º until he is due east of his starting point. How far is he from his s
    10·1 answer
  • Gabriel wants to know which pizzeria is most popular with students at his school. Which group of students should Gabriel survey
    13·2 answers
  • Suppose that $3$ is a factor of $a$, $a$ is a divisor of $12$, and $a$ is positive. What is the number of possible values of $a$
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!