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
saul85 [17]
3 years ago
13

Weekly demand for tennis balls at The Racquet Club is normally distributed , with a mean of 35 cases and a standard deviation of

5 cases . The club gets a profit of $ 50 per case (a ) Simulate 52 weeks of demand and calculate the average weekly profit. Make all demand values integers in your model . (b ) What is the probability that weekly profit will be \$2,00 or more ?
Business
1 answer:
RideAnS [48]3 years ago
4 0

Answer:

a-The average weekly profit is $1767.31

b- The probability of having a weekly profit of more than 2000 is 0.1587 or 15.87%.

Explanation:

a

The weekly average profit for the simulation is given where first the values are simulated using R which is given as below:

x<-round(rnorm(n,m,s))

Here

  • round converts all the values of the simlation to integer.
  • rnorm is the command for simulation
  • n is the number of values which is 52 in this case
  • m is the mean of the values which is 35
  • s is the value of standard deviation which is 5 cases.

The values of x are as follows

[1] 36 49 30 29 34 36 32 28 32 29 32 27 40 32 30 37 43 30 42 30 31 34 36 38 28 29 32 42 36 35

[31] 37 41 34 39 37 46 34 44 45 41 41 29 36 38 35 32 36 39 30 38 40 27

Now using these values, the average of the simulation values is cacluated as follows:

mean(x)

35.3462

Now using this with the value of profit of $50 gives:

Average Profit=$50 x 35.3462

Average Profit=$1767.31

The average weekly profit is $1767.31

b-

First number of cases are required so that the value will be greater than 2000 it is given as

Number of cases=2000/50=40

So firstly the Z-score is calculated which is as below:

Z=\dfrac{x-\mu}{\sigma}\\Z=\dfrac{40-35}{5}\\Z=1

Now the probability is given as

P(X\geq 40)=P(Z\geq 1)\\P(X\geq 40)=1-P(Z< 1)

The value of P(Z<1) is calculated from the table which is given as

0.84134

So the equation becomes

P(X\geq 40)=1-P(Z< 1)\\P(X\geq 40)=1-0.8413\\P(X\geq 40)=0.1587

So the probability of having a weekly profit of more than 2000 is 0.1587 or 15.87%.

You might be interested in
What term represents the worldwide movement toward economic
Alexeev081 [22]
An economy because that is economics as a whole
4 0
3 years ago
which people represents shareholders within the corporate structure? A. Workers B. presidents C. department heads D. the board o
Ulleksa [173]
D the bored of directors
6 0
3 years ago
In what three ways does the government affect production of goods and services in the US economy?
denpristay [2]
Government activity affects the economy in four ways: The government produces goods and services, including roads and national defense. Less than half of federal spending is devoted to the production of goods and services
8 0
3 years ago
Bruin, Inc., has identified the following two mutually exclusive projects: Year Cash Flow (A) Cash Flow (B) 0 –$ 37,500 –$ 37,50
sp2606 [1]

Answer:

Year             Cash Flow (A)            Cash Flow (B)

0                      -37,500                      -37,500

1                         17,300                         5,700

2                        16,200                       12,900

3                        13,800                       16,300

4                         7,600                       27,500

1) Using an excel spreadsheet and the IRR function:

IRR project A = 20%

IRR project B = 19%

2) Using the IRR decision rule, Bruin should choose project A.

3) In this case, since the length of the projects is only 4 years, then there should be no problem with the IRR decision rule, but for projects with longer time lengths, the discounts rates might vary and the best option is to use the modified internal rate of return (MIRR). But in this case the NPV of project B is higher, then Bruin should probably project B because it has a higher NPV. The NPV is always more important then the IRR.

4) Again using an excel spreadsheet and the NPV function:

NPV project A = $6,331

NPV project B = $8,139

5) first we must subtract cash flows from A by the  cash flows from B:

1      $11,600

2     $3,300

3    -$2,500

4   -$19,900

then we calculate the IRR = 16%

Bruin should be indifferent between the two projects at a 16% discount rate. That means that at discount rates above 16%, you should choose project A, but at discount rates below 16%, you should choose project B

6 0
3 years ago
The Rockies Division operates as a profit center. It reports the following for the year. Budgeted Actual Sales $1,969,700 $1,829
Eduardwww [97]

Answer:

IMPORTANT NOTE: The data of the calculation was obtained from an online research.

The answer and procedures of the exercise are attached in a microsoft excel document.  

Explanation  

Please consider the data provided by the exercise. If you have any question please write me back. All the exercises are solved in a single sheet with the formulas indications.  

Download xlsx
6 0
3 years ago
Other questions:
  • Partners in a business enter into a buy-sell agreement to purchase life insurance, which states that should one of them die prem
    13·1 answer
  • What uses a systematic approach in an attempt to improve business effectiveness and efficiency continuously? static process dyna
    7·1 answer
  • This year, Paula and Simon (married filing jointly) estimate that their tax liability will be $200,000. Last year, their total t
    12·1 answer
  • Using the substitution theorem and the important equivalences (handout) show the following equivalence. Use only one substitutio
    11·1 answer
  • The accounting principle that requires that the cost flow assumption be consistent with the physical movement of goods is:a. cal
    7·1 answer
  • Wallen Corporation is considering eliminating a department that has an annual contribution margin of $80,000 and $160,000 in ann
    12·1 answer
  • A company that has been growing rapidly announces that it is splitting its stock 3:2 and increasing its cash dividend by 20%. Pr
    9·1 answer
  • A company with 82,146 authorized shares of $5 par common stock issued 31,717 shares at $14 per share. Subsequently, the company
    13·1 answer
  • The designer department received 4 dresses in style 1 436 that retailed for R
    13·1 answer
  • How do delivery companies track packages? group of answer choices
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!