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
creativ13 [48]
2 years ago
10

After examining daily receipts over the past year, it was found that the green parrot italian restaurant has been grossing over

$2200 a day for about 85% of it's business days.
Mathematics
1 answer:
denpristay [2]2 years ago
5 0

Complete question is;

After examining daily receipts over the past year, it was found that the green parrot italian restaurant has been grossing over $2200 a day for about 85% of it's business days. Using this as a reasonably accurate measure, find the probability that the green parrot will gross over $2200:

A. At least 5 of the next 7 business days.

B. at least 5 of the next 10 business days.

C. less than 3 of the next 5 business days.

d. Exactly 7 of the next 10 business days

e. At least 1 of the next 5 business days.

Answer:

A) P(X ≥ 5) = 0.9262

B) P(X ≥ 5) = 0.9986

C) P(X ≤ 2) = 0.0266

D) P(X = 7) = 0.1298

E) P(X ≥ 1) = 0.9999

Step-by-step explanation:

This is a binomial probability distribution problem and as such we will use the formula;

P(X = k) = C(n, k) × p^(k) × (1 - p)^(n - k)

A. At least 5 of the next 7 business days will be;

P (X ≥ 5) = P(X = 5) + P(X = 6) + P(X = 7)

P(X = 5) = C(7, 5) × 0.85^(5) × (1 - 0.85)^(7 - 5)

P(X = 5) = 0.20965

P(X = 6) = C(7, 6) × 0.85^(6) × (1 - 0.85)^(7 - 6)

P(X = 6) = 0.396

P(X = 7) = C(7, 7) × 0.85^(7) × (1 - 0.85)^(7 - 7)

P(X = 7) = 0.320577

Thus;

P(X ≥ 5) = 0.20965 + 0.396 + 0.320577

P(X ≥ 5) = 0.9262

B. Probability of at least 5 of the next 10 business days will be;

P(X ≥ 5) = P(X = 5) + P(X = 6) + P(X = 7) + P(X = 8) + P(X = 9) + P(X = 10)

From online binomial calculator attached, we can see that the answer is;

P(X ≥ 5) = 0.9986

C. Probability of less than 3 of the next 5 business days will be;

P(X ≤ 2) = P(X = 0) + P(X = 1) + P(X = 2)

From online binomial calculator attached, we can see that the answer is;

P(X ≤ 2) = 0.0266

D. Probability of exactly 7 of the next 10 business days will be;

P(X = 7) = C(10, 7) × 0.85^(7) × (1 - 0.85)^(10 - 7)

P(X = 7) = 0.1298

e. Probability of at least 1 of the next 5 business days will be;

P(X ≥ 1) = P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5)

From third image attached using online binomial calculator, we have;

P(X ≥ 1) = 0.9999

You might be interested in
Which of the following in not a method used to determine latitude?
Vesnalui [34]
The correct answer is quadrant. 

Quadrant is a method used to determine latitude. Chronometer is used to measure time. Astrolabe is used by navigators and astrologers. Cross-staff or Jacob's staff is used to measure angles. So the correct answer would be quadrant. I hope this helped you.
6 0
3 years ago
Compare and order from least to greatest 4/5, 3/12 and 5/6?
jonny [76]

The Answer: 3/12, 5/6, 4/5...

7 0
3 years ago
What is the y-coordinate of the solution for the system of equations?
8_murik_8 [283]
First equation is: x - y = 12
x = 12 + y

Now, substitute this in 2nd equation, 
2x - 3y = 27
2(12+y) - 3y = 27
24 + 2y - 3y = 27
-y = 27 - 24
y = -3

In short, Your Answer would be -3

Hope this helps!
5 0
3 years ago
Slope Intercept Form And Equations From Graphs
r-ruslan [8.4K]

Answer:

1. Choice B

2.  Choice C

3.  X=-2

4.  Choice A

5. y = 5/2 x + 5

Step-by-step explanation:

1.  

   the slope is down 3 over 2     m =-3/2

point slope form

y-y1= m (x-x1)

y-y1 = -3/2 (x-x1)

Choice B


2.  (-3,-1)  (1/2,2)

slope = (y2-y1)/(x2-x1)

m=(2--1)/(1/2--3)  = (2+1)/(1/2+3) = 3/(3.5) =  multiply top and bottom by 2

  m = 6/7

point slope form

y-y1 = m(x-x1)

y--1 = 6/7 (x--3)

y+1 =6/7 (x+3)

multiply by 7

7y+7 = 6(x+3)

7y+7 = 6x+18

subtract 7y from each side

7 = 6x-7y+18

subtract 18 from each side

-11=6x-7y

Choice C


3.  x=-2

This is a vertical line, the value of x never changes


4.   (-1,2) (1,-4)

slope =(y2-y1)/(x2-x1)

      = (-4-2)/(1--1) = -6/(1+1) = -6/2 = -3

point slope form

y-y1 = m(x-x1)

y-2 = -3(x--1)

y-2 = -3(x+1)

y-2 = -3x-3

add 2 to each side

y = -3x-1

Choice A


5.  (-2,0)  (0,5)

the y intercept is 5

slope is change in y over change in x

slope =(y2-y1)/(x2-x1)  = (0-5)/(-2-0) = -5/-2 = 5/2

slope intercept form

y= mx+b

y = 5/2 x + 5



7 0
3 years ago
Which of the following tables represent functions? If the relation is not a function, indicate why it is not.
Varvara68 [4.7K]

Step-by-step explanation:

1. the table on the left is a function, with the formula : y = x²

2. the table on the right is also a function, indicated by the values of the input are different each others

6 0
3 years ago
Other questions:
  • Q6. (15 points) IQ examination scores of 500 members of a club are normally distributed with mean of 165 and SD of 15.
    15·1 answer
  • Which of the following is the correct way to write seventy million as a numeral?
    13·1 answer
  • Please help me. I don't know how to find the slope of this graph.
    13·1 answer
  • What is a counterexample to this claim ?
    8·1 answer
  • Pls help need the answers quick ?!?!?!
    15·2 answers
  • help! A loaf of bannana bread serves 6 guests. There will be 47 guests attending the faculty breakfast. Which expression shows h
    14·1 answer
  • The differenceof a minus 3 divided by 3
    10·1 answer
  • 18 points help me fast please
    15·1 answer
  • two percent of a product are defective. if a lot of 100 items are ordered what's the probability that there are no defective ite
    12·1 answer
  • Can anyone tell me how 1164÷8 = 145.5? I don't get it ​
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!