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
Cordner Corporation has two production Departments: P1 and P2 and two service departments: S1 and S2. Direct costs for each depa
Goryan [66]

Solution:

S1  $180,000 is allocated 70% to S2 or $126,000 ( 0.7 * 180,000 )

S2  total is $162,000 + $126,000 = $288,000

S2  $126,000 is allocated 19.7% to P2 or $81000

Under the step-method of cost allocation,

the amount of costs allocated from $2 to P2 would be $81000

5 0
3 years ago
Assume the following information for Teal Mountain Corp.
jek_recluse [69]
He whew eh i’m like hehe good i’m how are you
3 0
3 years ago
Most assets a business has will eventually depreciation. <br> a. True <br> b. False
dybincka [34]
Your answer is going to be true.
8 0
3 years ago
Read 2 more answers
The Typhoon Resort, which has 100 rooms, has currently been experiencing an occupancy dip to a 60.00% level. The current rack ra
BlackZzzverrR [31]

Answer:

the current total contribution margin = 100 x 60% x ($80 - $20) = $3,600 per day

scenario 1: $10 discount

$3,600 = 100 x ?% x ($70 - $20)

$3,600 = $5,000 x ?%

$3,600 / $5,000 = ?%

occupancy rate = 72%

scenario 2: 10% discount

$3,600 = 100 x ?% x ($72 - $20)

$3,600 = $5,200 x ?%

$3,600 / $5,200 = ?%

occupancy rate = 69.23%

5 0
3 years ago
Which stage of the new product development process directly follows idea generation?
uysha [10]

Answer:

screening and evaluation

Explanation:

Screening and evaluation is the third step in a new product development process, and it should work like a funnel. All the ideas generated during the previous stage must be analyzed and only workable ideas should continue the process.

At this stage it is critical to reject poor new product ideas, and continue with viable new product ideas.

7 0
3 years ago
Other questions:
  • Barin Retail Outlets incorrectly recorded inventory in 2016. Rather than recording ending inventory as​ $960,000, Barin's accoun
    5·1 answer
  • 1.What similarities do you see in current-day medicine and medicine in ancient 2.times? What differences do you see in current-d
    12·1 answer
  • Apple has been working on what it believes is a revolutionary new technology. CEO Tim Cook is finally ready to showcase this tec
    8·1 answer
  • PLEASE HELP!!!!
    8·2 answers
  • An agribusiness company that owns farms and food processing plants represents which of the following concepts?
    5·2 answers
  • What is implied when the total cost of producing Q1 and Q2 together is less than the total cost of producing Q1 and Q2 separatel
    6·1 answer
  • Mark the boxes that are TRUE. 1. One of the largest divestitures in American history occurred when the U.S. Government ruled tha
    12·1 answer
  • Philippe is from the Mediterranean coast of Greece and Sasha is from Iran. In their grocery store, this married couple is accust
    13·1 answer
  • Corporate social responsibility (CSR) is the obligation Multiple Choice
    11·1 answer
  • What are three strategies that you can use to make better financial decisions?
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!