Python Language Only!
Python Language Only!
Python Language Only!
Python 3 is used.
When doing this try to use a level one skill python, like as if you just learned this don't use anything advanced if you can please. If not then do it as you can.
Assume you have a file on your disk named floatnumbers.txt containing float numbers. Write a Python code that reads all the numbers in the file and display their average. Your code must handle any IOError (for example, file does not exist) and ValueError (for example, alphanumeric data found in the file such as letters) exceptions.
In: Computer Science
What type of training and development is needed to support an organizations efforts to change their culture? give examples
In: Operations Management
Due to some bug in cache control module of ARP package, it increments the time out value instead of decrementing it. How does it affect the performance of the cache tablein following scenarios?a.Number of different destination IP addresses are less than size of cache tableb.Number of different destination IP addresses aresignificantly larger than size of cache table.
In: Computer Science
I need a business plan for a waste management company. The company is called Affordable Waste Management. I am asking for 180K i will be the only worker.
In: Operations Management
1. Wasp Corporation has a loan agreement that provides it with cash today, and the company must pay $25,000 one year from today, $15,000 two years from today, and $5,000 three years from today. Wasp agrees to pay 10% interest. Using excel compute the present value. Reminder steps are below:
1. Get into excel and go to Fx.
2. Make category financial.
3. In the rate box put the percentage in decimal format.
4. In the Nper (number of periods) put in the year criteria.
5. Pmt is the amount (to get rid of the negative you can make this a negative which will cancel it out.
6. The rest can be blank.
What is the amount of cash that Wasp receives today?
In: Finance
In: Mechanical Engineering
identify a major enhancement in the field of Supply Chain Management
How has it changed the industry for better?
Any future enhancements you could see from this technology or
process.
In: Operations Management
Hi-Tek Manufacturing, Inc., makes two types of industrial component parts—the B300 and the T500. An absorption costing income statement for the most recent period is shown:
Hi-Tek Manufacturing Inc. Income Statement |
|||
Sales | $ | 1,697,400 | |
Cost of goods sold | 1,248,612 | ||
Gross margin | 448,788 | ||
Selling and administrative expenses | 560,000 | ||
Net operating loss | $ | (111,212 | ) |
Hi-Tek produced and sold 60,300 units of B300 at a price of $20 per unit and 12,600 units of T500 at a price of $39 per unit. The company’s traditional cost system allocates manufacturing overhead to products using a plantwide overhead rate and direct labor dollars as the allocation base. Additional information relating to the company’s two product lines is shown below:
B300 | T500 | Total | ||||
Direct materials | $ | 400,600 | $ | 162,600 | $ | 563,200 |
Direct labor | $ | 121,000 | $ | 43,000 | 164,000 | |
Manufacturing overhead | 521,412 | |||||
Cost of goods sold | $ | 1,248,612 | ||||
The company has created an activity-based costing system to evaluate the profitability of its products. Hi-Tek’s ABC implementation team concluded that $57,000 and $101,000 of the company’s advertising expenses could be directly traced to B300 and T500, respectively. The remainder of the selling and administrative expenses was organization-sustaining in nature. The ABC team also distributed the company’s manufacturing overhead to four activities as shown below:
Manufacturing Overhead |
Activity | |||||
Activity Cost Pool (and Activity Measure) | B300 | T500 | Total | |||
Machining (machine-hours) | $ | 212,392 | 90,700 | 62,100 | 152,800 | |
Setups (setup hours) | 147,420 | 71 | 280 | 351 | ||
Product-sustaining (number of products) | 101,000 | 1 | 1 | 2 | ||
Other (organization-sustaining costs) | 60,600 | NA | NA | NA | ||
Total manufacturing overhead cost | $ | 521,412 | ||||
Required:
1. Compute the product margins for the B300 and T500 under the company’s traditional costing system.
2. Compute the product margins for B300 and T500 under the activity-based costing system.
3. Prepare a quantitative comparison of the traditional and activity-based cost assignments.
In: Accounting
2. Explain the roles of people and information technology in providing quality service. How does the Ritz carlton Hotel Group use employees and information technology for quality service? Give examples.
3. Discuss how either good or poor quality affects you personally as a consumer. Describe experiences in which your expectations were a. Met b. Exceeded c. Not met. Did your experience change your regard for the organization and/or its products? Explain how.
4. High quality is not necessarily related to price. Drawing from your own knowledge and experience, provide examples where this a. May or b. May not be true.
5. Choose a product or service to illustrate in detail how several definitions of quality can apply simultaneously.
6. How can you internalize and practice quality at a personal level in your daily activities. Dive detailed examples.
7. Why should a company make it easy for customers to complain? Use an example that you personally experienced to describe in detail the features of an effective complaint Management process.
8. Many organizations, such as banks, cellphone providers and cable/satellite TV providers, offer significant incentives to attract new customers. However, existing customers rarely receive incentives to stay. Have you encountered any of these practices in your personal life? What are the implications, pro and con, of them? Give details.
9. Design a customer satisfaction questionnaire for high school students and their parents who take a campus visit and are considering applying to a university.
10. How should teams deal with slackers? How would you deal with them in the context of a student project team? Give details
In: Operations Management
1.What is the future value of $2,500 invested today at 12% interest in 5 years with interest compounded quarterly? (show workout)
$4,515.28
$4,552.15
$1,384.19
$4,405.85
$4,031.50
2.What is the present value of $13,500 received 5 years from now using a 16% interest or discount rate, with interest compounded daily? (Show workout)
$6,223.44
$6,161.22
$5,230.18
$30,039.54
$6,067.00
3.
Assume that you are a saver, and use coupons. Each week you save $5.00 using coupons, and save the money for your retirement. What is the future value of $5.00 (five dollars) deposited at the beginning of each week for 45 years earning 10% interest? (Show workout)
$7,052.15
$230,435.33
$298,538.23
$230,878.47
$3,594.52
In: Finance
2. Create a class called Invoice that a store might use to represent an invoice for an item sold at the store. An Invoice should include four data members—the ID for the item sold (type string), name of item (type string), item description (type string) and the price of the item (type int). Your class should have a constructor that initializes the four data members. A constructor that receives multiple arguments. Example: ClassName( TypeName1 parameterName1, TypeName2 parameterName2, ... ) Provide a set and a get function for each data member. SearchbyNameAndAdd(): Ask the user which item he/she wants to purchase, if the item is found in the list then store the price of the item in a temporary array or variable. This function will keep adding the amount of items being selected by the user. Once the user has selected all the item he/she needs exit from this function and display the total amount by using the function below: o A function named getTotalAmount () that displays the total amount/bill as an int value.
write it in C++
In: Computer Science
In: Mechanical Engineering
Question 3
Companies such as Hungry Lion are operating in an age where the market landscape is changing drastically.
Discuss these changes and the impact the have on the operation of Hungry Lion.
In: Operations Management
AirQual Test Corporation provides on-site air quality testing services. The company has provided the following cost formulas and actual results for the month of February:
Fixed Component |
Variable |
Actual Total |
|||||||
Revenue |
$ |
275 |
$ |
38,500 |
|||||
Technician wages |
$ |
8,300 |
$ |
8,150 |
|||||
Mobile lab operating expenses |
$ |
4,900 |
$ |
30 |
$ |
9,230 |
|||
Office expenses |
$ |
2,700 |
$ |
3 |
$ |
3,000 |
|||
Advertising expenses |
$ |
1,580 |
$ |
1,650 |
|||||
Insurance |
$ |
2,880 |
$ |
2,880 |
|||||
Miscellaneous expenses |
$ |
960 |
$ |
2 |
$ |
565 |
|||
The company uses the number of jobs as its measure of activity. For example, mobile lab operating expenses should be $4,900 plus $30 per job, and the actual mobile lab operating expenses for February were $9,240. The company expected to work 150 jobs in February, but actually worked 154 jobs.
Required:
Prepare a flexible budget performance report showing AirQual Test Corporation’s revenue and spending variances and activity variances for February. (Indicate the effect of each variance by selecting "F" for favorable, "U" for unfavorable, and "None" for no effect (i.e., zero variance). Input all amounts as positive values.)
|
In: Accounting
I am working on exercise 5.48 from Introduction to Computing using python (Author: Perkovic).
Problem Question: Let list1 and list2 be two lists of integers. We say that list1 is a sublist of list2 if the elements in list1 appear in list 2 in the same order as they appear in list1, but not necessarily consecutively. For ex, if list1 is defined as [15,1,100] and list2 is defined as [20,15,30,50,1,100]. Then list 1 is a sublist of list 2 because the numbers in list1 (15,1, and 100) appear in the same order. However, list [15,20,20] is not a sublist of list2. Implement function sublist() that takes as input lists list1 and list2 and returns True if list1 is a sublist of list2 and False otherwise.
I've gotten so far with the below code, but the code is not returning anything when I run it. I'm not sure what I am doing wrong here. Any hints of next steps would be great!
def sublist(lst1, lst2):
i = 0
for n in lst1:
while i < len(lst2):
if lst2[i] == n:
i+=1
return True
return False
print(sublist([15,1,100],[20,15,30,50,1,100]))
print(sublist([15,50,20],[20,15,30,50,1,100]))
In: Computer Science