isbirali9

isbirali9

Lv2

Ali İsbir

0 Followers
7 Following
1 Helped

ANSWERS

Published24

Subjects

English3Algebra1Computer Science4Accounting1Calculus4Mathematics1Statistics3Physics1Economics1Chemistry5

......................N E E D E X P L A N A T I ON.................

1. AlbertvilleInc produces leather handbags. The production budget for the nextfour months is: July 5,300 units, August 7,500 units, September7,900 units, October 8,800 units. Each handbag requires 0.7 squaremeters of leather. Albertville Inc’s leather inventory policy is20% of next month’s production needs. On July 1 leather inventorywas expected to be 742 square meters. What will leather purchasesbe in july?

a. 3768 square meters

b. 4018 square meters

c. 5043 square meters

d. 4168 square meters


2. Brimsonhas forecast sales for the next three months as follows: July 4,900units, August 6,400 units, September 7,600 units. Brimson's policyis to have an ending inventory of 40% of the next month's salesneeds on hand. July 1 inventory is projected to be 1,960 units.Monthly manufacturing overhead is budgeted to be $17,600 plus $13per unit produced. What is budgeted manufacturing overhead forAugust?

a.104,040

b.89,440

c.88,440

d.107,040


3.JasmineCompany produces hand tools. A production budget for the next fourmonths is as follows: March 10,500 units, April 13,845, May 16,800,and June 21,700. Jasmine Company’s ending finished goodsinventory policy is 5% of the following month’s sales. Jasmineplans to sell 16,600 units in May. How many units will be sold inApril?

a.14,320

b.14,270

c.13,080

d.13,700


4.AlbertvilleInc produces leather handbags. The production budget for the nextfour months is: July 5,300 units, August 7,500 units, September7,600 units, October 8,400 units. Each handbag requires 0.4 squaremeters of leather. Albertville Inc’s leather inventory policy is25% of next month’s production needs. On July 1 leather inventorywas expected to be 1,300 square meters. What will leather purchasesbe in August?

a. 7450

b. 3010

c. 7525

d. 2860


5. FleetwoodCorp is trying to decide whether to lease or purchase a piece ofequipment needed for the next five years. The equipment would cost$519,000 to purchase, and maintenance costs would be $21,200 peryear. After five years, Fleetwood estimates it could sell theequipment for $100,200. If Fleetwood leases the equipment, it wouldpay $151,200 each year, which would include all maintenance costs.Fleetwood’s hurdle rate is 13%.

(Presentvalue of $1: 0.5428, Present value of annuity of$1:3.5172)

a.Net present value of the cost of purchasing theequipment?

b.Net present value of the cost of leasing the equipment?


Cevap: klhbuhyhg Adım adım açıklama:
Cevap: şlnkjklhkbjk j kj nAdım adım açıklama:
Cevap: lkbnlkjblbkjljkklj şilmklj jljb444 Adım adım açıklama:
Cevap: işşklnkpşlknmlşkmşlnklbkjAdım adım açıklama:pmikmikmşmikpiükoğşiç,
Cevap: hmlkjbljknkljlhn Adım adım açıklama:
Answer: kljlbnoıpıo
Cevap: rtbrtAdım adım açıklama:btrbbbbb
Many freeways have service (or logo) signs that give information on attractions, camping, lodging, food, and gas services prior to off-ramps. These signs typically do not provide information on distances. An article reported that in one investigation, six sites along interstate highways where service signs are posted were selected. For each site, crash data was obtained for a three-year period before distance information was added to the service signs and for a one-year period afterward. The number of crashes per year before and after the sign changes were as follows.
Before:   14  22  64  122  60  63
After:     15   21  41  84   75  72
(a) The article included the statement "A paired t test was performed to determine whether there was any change in the mean number of crashes before and after the addition of distance information on the signs." Carry out such a test. [Note: The relevant normal probability plot shows a substantial linear pattern.] State and test the appropriate hypotheses. (Use  =0.05.)

 

Calculate the test statistic and $P$-value. (Round your test statistic to two decimal places and your $P$-value to three decimal places.)
         t = ________
P-value = ________
State the conclusion in the problem context.
Reject . The data suggests a significant mean difference in the average number of accidents after information was added to road signs.
Reject . The data does not suggest a significant mean difference in the average number of accidents after information was added to road signs.
Fail to reject . The data does not suggest a significant mean difference in the average number of accidents after information was added to road signs.
Fail to reject . The data suggests a significant mean difference in the average number of accidents after information was added to road signs.
(b) If a seventh site were to be randomly selected among locations bearing service signs, between what values would you predict the difference in number of crashes to lie? (Use a 95% prediction interval. Round your answers to two decimal places.)
(_______, _______)

 

Cevap: tbbbrAdım adım açıklama:tbbbbbbtt
Cevap: trbgtrAdım adım açıklama:trbbbbbbb
Answer: tbbtttbtStep-by-step explanation:bbbbbbbbbbbbbbbbbbbbbbb
Answer: tbtrbrttbtStep-by-step explanation:rbtrbtbtb
Cevap: 5454Adım adım açıklama:trbttrbbrt
Cevap: tbrbttbtbtAdım adım açıklama:trbtrbtbbbb
Cevap: tbtrbrtbrtb r Adım adım açıklama:brtbrtbtrbtb
Cevap: rtbrtAdım adım açıklama:btbrbtrbtr
Cevap: trbrtbAdım adım açıklama:brtbrt
Cevap: rtbrtb Adım adım açıklama:rbrbrbtrt
Cevap: btrtbAdım adım açıklama:tbrbtb
Cevap: trbrtbAdım adım açıklama:rbttbrtbrtb
Cevap: rtbfvgrfbvAdım adım açıklama:rbrbtrbrtbr
Cevap: regvrftgtAdım adım açıklama:tbgbtbt
Cevap: Txc fbfgAdım adım açıklama:bfxbgb

His assignment is the next step to enhance your Programming Project 1 and Homework 3 works. As for 
now, you can keep the inventory in a file and upload it to the array available for your program. You have 
three classes for each type of products. It is time to think about how to improve the data model – all 
three types have enough in common to be child classes of one parent class.
Thus, the first thing to do is create a superclass and make three product type classes subclasses. Then, 
move as many members (fields and methods) from Type X, Y, and Z product classes to a superclass as 
possible. Change the constructors appropriately. 
The advantage of inheritance is the ability to create an array of superclass objects to be filled with 
objects of different subclasses. Thus, your inventory is in one array. Use the product’s index in the array 
to build the product’s ID (I would recommend starting with 1). In the superclass, create a static variable 
that holds the number of products available in the inventory. It must grow as reading from the file 
progresses.
Override a default toString() method for a superclass such that it shows product ID, name, regular 
price, and type.
At this moment, make sure that all modifications you have made keep your application alive and 
working.
The next step is to add three new classes to the project: 
• Create a class to represent the user – hardware store customer. You must decide what members 
this class needs. Ask the user to input necessary information.
• You may notice that the date of the year is a complicated piece of data. Create a class Date that 
converts a string of the form of “mm/dd/yyyy” into an object with three fields – month, day, and 
year. The class constructor may do this job, but do not forget to check the string for correctness.
Once you have this class ready, input the date as a string with the following converting into an 
object of type Date. Remember, if you read a string from the keyboard after a number, you 
may need to handle the new line symbol left in the input buffer.
• The result of your application is an order that must have the customer’s information, the date, 
the product information, and the total amount to pay. Thus, the third class to add is the class 
Order. When all the information is collected, the order is ready to be created and printed out. 
Outputting the order is the primary behavior of an object of type Order, and it is the final step 
of your application. Thus, class Order aggregates the customer’s info, date, product info, and 
total. Please note that Type X and Type Y products need only regular price and amount to 
calculate the total, while Type Z products must also consider the date.
The input and output examples for Types Y and Z are
User: Vladimir Kuperman
The inventory:
1 Light Bulb 60W 3.0 Type X
2 Light Bulb 100W 5.99 Type X
3 Steel Bolt M5 0.15 Type Y
4 Steel Bolt M8 0.25 Type Y
5 Hose 25 feet 10.0 Type Z
6 Hose 50 feet 15.0 Type Z
Your choice: 3
Number of units: 1000
What is the purchasing date? (mm/dd/yyyy)
12/12/2021
*********************************
Date 12/12/2021
*********************************
Vladimir Kuperman
Your item: 
+----+--------------+------+----+
|ID | Name |Price |Type|
+----+--------------+------+----+
|3 Steel Bolt M5 0.15 Y |
+----+--------------+------+----+
in the amount of 1000
*If you buy more than 1500 units you would pay $0.14 per unit.
*********************************
Your total: 127 dollars 50 cents
Save to file? (Y/N) Y
User: Vladimir Kuperman
The inventory:
1 Light Bulb 60W 3.0 Type X
2 Light Bulb 100W 5.99 Type X
3 Steel Bolt M5 0.15 Type Y
4 Steel Bolt M8 0.25 Type Y
5 Hose 25 feet 10.0 Type Z
6 Hose 50 feet 15.0 Type Z
Your choice: 5
Number of units: 10
What is the purchasing date? (mm/dd/yyyy)
10/12/2021
*********************************
Date 10/12/2021
*********************************
Vladimir Kuperman
Your item: 
+----+--------------+------+----+
|ID | Name |Price |Type|
+----+--------------+------+----+
|5 Hose 25 feet 10.0 Z |
+----+--------------+------+----+
in the amount of 10
*********************************
Your total: 70 dollars 0 cents
Save to file? (Y/N) Y
Program requirements
The program must have one superclass and three subclasses for three types of products according to 
the description given in Programming Project 1. 
The program must read the inventory from the file into one array for all three types of products. Each 
element of the array must be an object of one of the subclasses according to the information in the file. 
Product ID must be formed automatically using a static variable.
The user must be registered in the system, and the corresponding object must be created. Then, the
user chooses a product from the list, specifies an amount and the date of planned purchasing.
The date, user, product, amount, and the total must be aggregated in an object of type Order and 
outputted.
For this assignment, it is sufficient to output the order to the console. However, additional saving the 
order in the file will be considered as a plus.
The test plan must be developed for the program. Consider and test different inputs that may cause 
errors: incorrect file records, wrong date format, invalid user’s choice.
You have four weeks and three submission attempts for this assignment. Here is the suggested scenario 
on how to plan your work:

Cevap: fv cAdım adım açıklama:bdfbbc
Cevap: bgb gc x bb Adım adım açıklama:xbxbxbbfgbfb

Weekly leaderboard

Start filling in the gaps now
Log in