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
The negative impact of the coronavirus on businesses​
Pie

Answer:

UNEMPLOYMENT..

main cause..

3 0
3 years ago
How often should you visit your site and have others visit it for you to find out if everything is working as it should? A.Every
Mice21 [21]

Answer:

A. Every two weeks

Explanation:

8 0
3 years ago
Read 2 more answers
Gross private domestic investment includes business: a. purchases of capital goods, all new construction, and inventory investme
olganol [36]

Answer:

a. purchases of capital goods, all new residental constructionand inventory investment

Explanation:

It is the investment measure used for determining the GDP. It is an important part of GDP as it is used as an indicator for the productive capacity i.e. future. It involves the purchase i.e. replacement, net addition made to the capital assets, and the investment made in inventories

So according to this, the option a is considered as it involved all three thins that are shown above

5 0
3 years ago
Companies use mail merge to send out advertisements to possible customers.<br><br> True<br> False
algol13
The         answer          is             true                           ψψψψψψψψψψψψψψψψ    
5 0
3 years ago
Read 2 more answers
This​ video, carl describes​ paas, a type of cloud computing in which the customer provides the application software and​ data,
stepan [7]

Cloud computing company provides the information

8 0
3 years ago
Other questions:
  • Colonization encouraged trade, industry, and the manufacturing of items such as _________.
    9·1 answer
  • In a mixed economy, how is output allocated? Question 4 options: Via the market mechanism Partly by the market mechanism and par
    5·1 answer
  • Capital budgeting decisions are risky because the outcome is uncertain, large amounts are usually involved, the investment invol
    15·1 answer
  • In a(n) ________, the consumer ranks a product's attributes in terms of perceived relevance or importance, then compares the var
    8·1 answer
  • Law is a practical discipline: theory has no place in law . With specific references of the Law of Contract , discuss
    11·1 answer
  • For each example presented below, identify the managerial skill being illustrated.
    12·1 answer
  • Red, Inc., Yellow Corp., and Blue Company each will pay a dividend of $3.00 next year. The growth rate in dividends for all thre
    13·1 answer
  • Review the following sources and decide if they are reliable and relevant.
    12·1 answer
  • 1. Becoming aware of your _______ is important in knowing yourself. They define who you are, shape your _____________ and ______
    13·1 answer
  • an important component of planning your career goal is to complete a(n) , which can be used to help measure your current strengt
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!