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
____ refers to experimenting with work first and then deciding on a path instead of doing all the ethical considering up front.
Vlad1618 [11]
The answer to this question is Millenial
Millenials refers to the group of people that enter adulthood in early 21st centuries. This group of people tend to seek work-life balance in choosing their careers, which led many of them to job-hopping from one place to another if they feel that the workplace is not suitable/ideal for their ethical and values.
4 0
3 years ago
In a recent speech, the governor of your state announced: "one of the biggest causes of juvenile delinquency in this state is th
Pepsi [2]
<span>A flaw in the governor's reasoning is that a lot of people in that age bracket who are already juvenile delinquents aren't going to stop doing bad things just because they might get paid more at a job. Those people may just not want to have a job and would rather enjoy their youth causing trouble before they have to "settle" into a career.</span>
6 0
3 years ago
Wiggle Pools has total equity of $358,200 and net income of $47,500. The debt-equity ratio is .68 and the total asset turnover i
Westkost [7]

Answer:

It is 6.58%

Explanation:

Debt-Equity Ratio = Debt/Equity

0.68= Debt/358,200

Debt = 0.68 x 358,200

Debt = $243,576

Total Asset Turnover = Revenue/ Total Asset

Total Assets = Debt + Equity = $243,576+ $358,200=$601,776

1.2= Revenue/601,776

Revenue= 1.2 x 601,776

              =$722,131.20

Profit Margin = Net income/ Revenue x 100%

                       = $47,500/$722,131.20 x100%

                       = 6.58%

6 0
3 years ago
What is one course of action available in every problem solving process
Sonja [21]
Choose to do nothing about the problem is always a course of action.
4 0
3 years ago
Read 2 more answers
Analyze the graph.
zvonat [6]
The answers to the question above are "increasing places to park bikes, increasing bike-share opportunities, and increasing high-occupancy vehicle lanes" which are the changes that city planners should consider within the city. The graph shows an increase of bicyclist. The graph also shows an increase in the high-occupancy car number. Thus, every plan has to be related to this condition. 
7 0
3 years ago
Read 2 more answers
Other questions:
  • How do the subheadings under "after high school" contribute to the organization of "career planning for high schoolers."? by inf
    13·2 answers
  • A ________ is made up of a company, its suppliers, distributors, and, ultimately, customers who "partner" with each other to imp
    13·1 answer
  • Prior to recording adjusting entries, the Office Supplies account had a $379 debit balance. A physical count of the supplies sho
    10·1 answer
  • The government has set a price floor on bread. Manufacturers cannot sell loaves for less than $5.00, which is a dollar above the
    11·2 answers
  • A share of stock in the Bree Medical Supply Company is quoted at 351/4. Suppose you hold 20 shares of that stock, which you boug
    6·1 answer
  • Ang Electronics, Inc., has developed a new DVDR. If the DVDR is successful, the present value of the payoff (when the product is
    14·1 answer
  • Objectives of Promotion
    9·1 answer
  • What is a commodity?
    12·2 answers
  • If the coupon interest rate remains constant from the time of issue until the bond matures, then the bond is called afixed-rate
    15·1 answer
  • Comparing Stock and Cash Dividends
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!