Free Essay

Mobile Phone Inventory Problem

In:

Submitted By ingazhi
Words 1885
Pages 8
IE 361 HOMEWORK 1
In this homework, we have dealt with an inventory problem of an electronic store particularly their mobile phone stocks. We have worked on two alternative scenarios which selling with backordering strategy and without it.
Dt=Demand for mobile phones on week t.( Poisson Distribution) Dt={0,1….m}
Xt=Inventory level at the end of week t.
S=Maximum amount of inventory level. s=Minimum inventory level that does not required new order.(if inventory level strictly below of s , company gives order and complete their inventory level to S at the beginning of new week.) Xt <s company buys Ot=S-Xt Order of company(Ot) = Xt≥s company buys nothing. t=0,1……n CASE A In this case, company sell mobile phones with backordering strategy. i) State= the inventory level at the end of week t. S={(s-m),……………,S } At the beginning of the week the lowest inventory level can be s, so that the minimum inventory level can be s-m which m is the maximum number of demand. ii) Xt <s Xt+1=S-Dt+1 Xt≥s Xt+1= Xt -Dt+1

iii) Xt=i Xt+1=j So; i<s j=S-Dt+1 Dt+1=S-j i≥s j= i -Dt+1 Dt+1=i-j Due to the reason that the demand function is distributed with poisson distribution. We use the probability function of Poisson which is; P(X=a)= λa*eλ/a! Therefore, we use adjust this equation according to our demand function. P(Dt+1=S-j)= λ(S-j) *e-λ ÷ (S-j)! P(Dt+1=i-j)= λ(i-j) *e-λ ÷ (i-j)! Let X0=4, λ=2,m=6, s=2 and S=5 iv) According to the probability functions that are stated above we calculated the probabilities of state transitions and inserted these values in to the matrix cells which is given below. Table 1. case a first probability matrix. The we realized that sum of the values in a row doesn’t equal to 1 due to the approximations in calculator. However it should equal to one due to the function that is given below; P(Dt=d) = P(y=d) ÷ P(y≤m) So we divide the each value to the sum of the rows which is equal to 0.995 . Table2. The adjusted probability matrix of case A. By this way we can reach the exact results. v) We calculate the power of matrices by using MPower of Excel. Table3. P2 matrix. Table4. P5 matrix.

Table5. P10 matrix.

Table6. P100 matrix.

vi) X0=4 is given, first week there should not be any order then end of the second week the first order should be placed. Therefore; X0=4 , X1=a , X2=b Where 2≤a≤4 , Due to the reason that should not be lower than s=2 in order not to place order. Logically, it cannot be higher than 4 which is previous inventory level. Where -4≤b<2 , because first order should be placed at the end of week 2. P(X2=b,X1=a X0=4 )=P24ab=P4aPab = * = However we need the sum of these probabilities, and it is equal to 0.43999. vii) This markov chain is ergodic . Due to the reason that all the states communicate with each other, and they are aperiodic and recurrent. viii) Table7. steady state distributions of matrix. ix) In order to find long-run expected net inventory level ,we have multiplied the steady state probabilities with the number of related inventory level.*
= 1.890118 x) In order to find the expected number of week between two replenishments, we should separate the probabilities whether they are required replenishment or not. We called the probabilities which need order as R.

Table8. replenishment table.

Table9. steady state probability of matrix above.

We have found the mRR, which is equal to 1/πRR= 1/0.39854= 2.509151 xi) According to the value that we have found in the x part , the expected number of two successive replenishment is 2.509151. Therefore, in a year we have 52 weeks , if we divide 52 to 2.509151 we can easily find the number of orders which is equal to 20.72414135 . xii) In this part , we have found the backordering occasions per week for case a. Due to the reason that we are looking for occasions, we only sum the all possibilities which are required backorders.

Table10. the probabilities which are required backorders.
The expected number of backordering occasions are 0,103795096. xiii) In order to find this part, we have multiply with the probabilities with the number of cell phones which are required.
If the inventory level is below 0, we complete it to 5. For example for inventory level -4, we backorder 9 items which is equal to S-Xt . The total backorder is;
*= 0,157369

xiv) It is not necessary to compute this for case a.

xv) We have computed this part according to the demand probability function. Di is the probability of i unit products.

i=06(i*Di)=1.97484~2 xvi) Selling Price: 14* 1.97484=27.64776
Weekly Inventory Holding cost= Firstly we should calculate it by multiplying the inventory levels(0,1,2,3,4,5) with the steady state probabilities. i=05(i*Xi)= 2,047487

The inventory holding cost will be 2*2.047487=4.094974 .

Fixed cost of placing an order= We have found the number of order per year in part xi . The number of orders per week is 0.398541 .
Therefore, the fixed cost of placing an order is 0.398541*10= 3.985411. Variable cost of purchasing a phone= We have use the value in part xv. This variable cost is 4*1.97484=7.89936 . Fixed cost for backordering occasion= 5*0,103795=0.518975 Backordering cost = 3*0,157369=0.472107 The total profit = Total Sales- Total Cost The total profit =27.64776-16.970828= 10.676931 xvii)

CASE B In this case, company sells mobile phones without backordering strategy, accepts to face with possible lost sales. i) State= the inventory level at the end of week t. S={0,1,……………,S } There is no backordering in this case, so the minimum inventory level is “0”, and maximum is given “S”. ii) Xt <s Xt+1=max (S - Dt+1 , 0) Xt≥s Xt+1= max (Xt - Dt+1 , 0)

iii) Xt=i Xt+1=j So; i<s j=max (S - Dt+1 , 0) Dt+1=S-j i≥s j=max (i - Dt+1 , 0) Dt+1=i-j Due to the reason that the demand function is distributed with poisson distribution. We use the probability function of Poisson which is; P(X=a)= λa*eλ/a! 10.092925P(Dt+1=S-j)= λ(S-j) *e-λ ÷ (S-j)! P(Dt+1=i-j)= λ(i-j) *e-λ ÷ (i-j)! Let X0=4, λ=2,m=6, s=2 and S=5 iv) According to the probability functions that are stated above we calculated the probabilities of state transitions and inserted these values in to the matrix cells which is given below. Table 11. Case b first probability matrix. The we realized that sum of the values in a row doesn’t equal to 1 due to the approximations in calculator. However it should equal to one due to the function that is given below; P(Dt=d) = P(y=d) ÷ P(y≤m) So we divide the each value to the sum of the rows which is equal to 0.995 . Table12. The adjusted probability matrix of case B . By this way we can reach the exact results. v) We calculate the power of matrices by using MPower of Excel. Table13. P2 matrix Table14.P5 matrix

Table15.P10 matrix Table16.P100 matrix vi) X0=4 is given, first week there should not be any order then end of the second week the first order should be placed. Therefore; X0=4 , X1=a , X2=b Where 2≤a≤4 , Due to the reason that should not be lower than s=2 in order not to place order. Logically, it cannot be higher than 4 which is previous inventory level. Where 0≤ b<2 , because first order should be placed at the end of week 2. P(X2=b,X1=a X0=4 )=P24ab=P4aPab = * = However we need the sum of these probabilities, and it is equal to 0.439998. vii) This markov chain is ergodic . Due to the reason that all the states communicate with each other, and they are aperiodic and recurrent. viii) Table17. . Steady state distribution matrix. ix) In order to find long-run expected net inventory level ,we have multiplied the steady state probabilities with the number of related inventory level. * = 2,047487 x) In order to find the expected number of week between two replenishments, we should separate the probabilities whether they are required replenishment or not. We called the probabilities which need order as R. Table18. replenishment table.

Table19. . steady state probability of matrix above.

We have found the mRR, which is equal to 1/πRR= 1/0.39854= 2.509151 xi)
According to the value that we have found in the x part , the expected number of two successive replenishment is 2.509151. Therefore, in a year we have 52 weeks , if we divide 52 to 2.509151 we can easily find the number of orders which is equal to 20.72414135 .

xii) Logically, if we deal with lost sales in case B (sell without backordering), we can use the probability matrix that we found in case A. In this scenario company doesn’t meet the demand that exceeds inventory level. Lost sale occasions equals to backordering occasions found in case A.

Table20. the probabilities which are cause lost sale.
The expected number of lost sales occasions are sum of above probabilities; 0,103795096.

xiii) It is not necessary to compute this for case b.

xiv) We had calculated number of backorders in case A xiii which is 0.157369. In case B, there is no backordering, so the number of backorders in case A, will be the lost sales for company in case B. We can use the steady state matrix in case a.

* = 0.157369.

xv) Expected number of sold cell phones equals to expected demand minus lost sales.

Number of expected demand is i=06(i*Di)=1.97484 Number of expected total sales is 0.157369. (Found in part xiv )

Expected number of sold cell phones is 1.97484 – 0.157469 = 1.817371

xvi) Total sales : 14 * 1.817371 = 25.443194
Inventory cost: 2* 2,047487 = 4.094974
Fixed cost of placing order: 10 * ( 20.72414135 ÷ 52) = 3.985411
Variable cost: 1.817471 * 4 = 7.269884

Total profit = total sales – total cost = 10.092925

xvii) The main performance measure in company is profit.

In case A total profit per week is 10.676931 .

In case B total profit per week is 10.092925 .

It is seen that in case A total profit is larger than profit in case B for the company. So we can say that selling with backordering strategy is more profitable for company.

Similar Documents

Premium Essay

Cisco Case Study and Worksheet

...or paraphrased. I also certify that this paper was prepared by me specifically for this course. Student Signature: ___________________________ ******************************************* Instructor’s Grade on Assignment: Instructor’s Comments: 1. List and describe each specific business problem at CISCO IT discussed in the case. Identify the specific functional area(s) where the problems exists. Identify the primary or secondary business activities (Porter) impacted by the problem. * High volume of information – Inbound Logistics. Handling this volume of information was a challenge for cisco because they were only using manual processes, such as receiving orders that were faxed or entered individually on a web portal. This problem was affecting the profits and operational costs of the company. The high volumes of transactions and data created substantial costs and o perational burdens. * Track inventory – Outbound Logistics. It was also critical for Cisco to track the large amount of continual inventory and manufacturing data to control cost, track order status, and match product availability with sales forecast. Being unable to track inventory was affecting the...

Words: 1526 - Pages: 7

Premium Essay

Nope

...University of Greenwich ASSIGNMENT SUBMISSION COVER SHEET SUBJECT CODE : BUSI 1150 SUBJECT TITLE : E-Logistics and International Supply Chain Management PROGRAMME : UOG-MBA UOG ID : 000858488 NAME : XING JIE LECTURER’S NAME : Mr. Sugendran LEARNING CENTRE : SEGi COLLEGE KUALA LUMPUR SUBMISSION DATA : 06/05/2015 目录 1.0 Introduction 2 1.1 Supply Chain 2 1.2 Risk 2 1.21 Internal Risk 3 1.22 External Risk 3 1.23 Bullwhip Effect 4 2.0 company 4 3.0 Growth 5 4.0 Supply chain in the business 6 4.1 Operate Scope 7 4.2 Marketing model 8 4.3 Procurement model 8 4.4 Production Mode 9 4.5 Inventory management model 10 4.6 Delivery Mode 10 5.0 company supply chain of risk and uncertainly 11 5.1 Internal 11 5.2 External 12 6.0 overcome the risk 12 6.1 SWOT 12 6.11 Strengths 12 6.12 Weakness 14 6.13 opportunity 14 6.14 threat 15 6.2 solution based 16 7.0 conclusion 16 8.0 Reference 17 1.0 Introduction 1.1 Supply Chain Supply chain is entire network of entities that is the production and distribution process involved raw material suppliers, manufacturers, distributors, retailers and ultimately consumers connect upstream and downstream members of the network structure. Supply chain like a leafy tree, Production business is the roots, is the main bar of the main agents, distributors are branches and trees and Ilex green leaves safflower is the end user. Raw material suppliers...

Words: 3333 - Pages: 14

Free Essay

Chapter

...devices or smaller versions of database and computers are developed. Mobile class records belong to this category. Android Mobile phones are increasing in popularity, not solely for business and personal but also for educational use. At all educational levels, android mobile phones are being use in the classroom to increase student’s organization, fasten collaboration, and maximize portability of technology. The teacher, being one of the major sources of information has to make sure that the pieces of information they impart and handle are systematic and organized. They have to strictly record attendance and monitor the performance of their students. Proper classroom management is therefore very vital to a teacher. Not being able to do so will greatly affect the effectiveness and efficiency of the teacher which would, in turn, somehow damage to the development of the student. Having mentioned the potentials of Android mobile phones, it can largely be of help to a teacher. Its portability will help a teacher manage the class efficiently wherever, in a classrooms particularly, which would guide him to efficiently manage in class. In relation with this, this study aims to develop a Mobile-based Class Record to guide teachers for effective and easier classroom management. Sad Inventory System TABLE OF CONTENTS Chapter 1: Introduction 1.1 Background of the Study 1.2 Statement of the problem...

Words: 598 - Pages: 3

Free Essay

Nokia Supply Chain

...fire that contaminated millions of mobile phone chips.  Among Philips’ biggest customers were Nokia and Ericsson, the mobile phone manufacturers, but each reacted differently to the disaster.  Nokia’s supply-chain management strategy allowed it to switch suppliers quickly; it even re-engineered some of its phones to accept both American and Japanese chips, which meant its production line was relatively unaffected.  Ericsson, however, accepted Philips’ word that production at the plant would be back on track in a week and it took no action.  That decision cost Ericsson more than US $400 m in annual earnings and, perhaps more significantly, the company lost market share.  By contrast, Nokia’s profits rose by 42% that year. On Ivlarch 17. 2000. a power surge caused a fire at the Royal Philips Electronics (Philips) plant in Albuquerque. New Mexico. The plant was a key supplier of semiconductor chips used in cell phones for both Ericsson aiid Nokia Coiporation: together they received 40 percent of the plant’s chip production. At the time, both companies were about to release new cell phone designs that required these chips.’ Although 4bsmaller than the nail on a baby’s pinkie,” the chips were of utmost importance to the phones’ functionality.2 In 2000 Philips’s semiconductor division was manufacturing about 80 million chips everyday. Eighty percent of the mobile phones sold worldwide used Philips chips.3 Apart from mobile phones. consumer markets were demanding...

Words: 1211 - Pages: 5

Premium Essay

Business Plan

...JJC Products Executive Summary JJC Products is a wholesaling company specializing in mobile phone and computer accessories located in Surrey, British Columbia. Since its establishment in August of 2011, JJC Products has provided its customers with products catering to the burgeoning aftermarket smartphone accessories industry at various retail locations throughout British Columbia as well as online. Research has shown that in 2012 alone, aftermarket smartphone accessories were on pace to generate $20 billion in revenue out of the $36 billion that comprises the entire mobile phone accessories industry. This number is expected to continue to grow as smartphone penetration just recently passed 50% of the total mobile phone market in the United States. Market researchers predict that this number will grow to anywhere between $38 billion to $50 billion by 2017 as smartphone adoption continues to expand.Specifically in Canada, smartphone usage grew from 33% in March of 2011 to 48% in 2012 and, as Canadian trends are very similar to those in the United States, smartphones are expected to become increasingly popular. The JJC Products team has gained experience in the mobile phone accessories industry from over five years of market testing and sales at the Summer Night Market and the Surrey Night Market. These five years have also been spent promoting the JJC brand with packaging and advertising creating a large customer base. JJC Products has also secured the services of Simon...

Words: 2935 - Pages: 12

Premium Essay

Case Study

...Study III: The Perfect Order I. Define the Problem a. In late 2003, Qualcomm's CIO Norm Fjeldheim started seeing signs that the demand for mobile phone chips was rising much faster than expected. Consumers around the world were snatching up mobile phones at an unprecedented rate, and manufacturers of the popular handsets were scrambling for more chips. The unexpected mobile phone frenzy hit its supply chain where it was most vulnerable. According to Fjeldheim, their customers were not getting everything they asked for and they could not increase our supply, and some deliveries just weren't possible; noting that demand for the chips rose 37 percent in one year. Because of increasingly complex supply chains, the company was out of stock, which the company not only missed an opportunity to significantly boost revenue but also was forced to re-evaluate the way it did business. II. Identify Areas of Consideration b. Purchasing – includes Buyers and Purchase Orders c. Production and Operations – capability to produce maximum or number of products, process and flow d. Inventory – items from Raw Materials to End Products e. Order or Supply Chain – involves processes, deliveries f. Marketing – Supplier and Customer relationship g. Sales – revenue and profit III. Determine Alternative Course of Action h. Since the company already identified that the demand for mobile phone chips is continuously and rapidly increasing...

Words: 573 - Pages: 3

Premium Essay

Club It Pt 2

...decided to stay until closing to see how everything is tallied and accounted for. Upon returning to work the next morning, the owners ask me for suggestion on how to use club and public resources to keep Club IT’s edge as the high-energy, high-impact club IT strives to be(Rainer,2009). After investigating, I have identified three business problems in terms of its resources, supply chain, and customers. While Club IT’s customers are mostly Net Generation and Millennial, whom regularly use mobile technologies Blackberries, PDAs, camera phones, and other wireless communication, Club IT still operate on a dial-up connection. Dialup internet service is a service that allows connectivity to the internet through a standard telephone line. By connecting the telephone line to the modem in your computer and inserting the other end into the phone jack, and configuring the computer to dial a specific number provided by your internet service provider (ISP) you are able to access the internet on your computer. As of now, Club IT only sells advance tickets by phone or in person; this could be a problem because dial-up service ties the phone line up(rainer,2009).. Ruben and Lisa want to provide more e-commerce solutions to their Club IT customers. With setting up a broadband Internet connection, Club IT can offer Wi-Fi to its young net generation customers. To facilitate business-to-business (B2B) and business-to-customer (B2C) needs to purchase a software program like Multiform...

Words: 754 - Pages: 4

Premium Essay

It System in Banglalink

...is the world of information technology. Mobile phone is the revolutionary invention of science. This mobile has enriched our communication network. It has been possible to communicate from one corner to another by its contribution. Mobile phone is one of the important wonders of modern science. The standard of living of men has been changed by the contribution of this technology. At the beginning Telegraph was only one medium of communication. Alecgunder invented telephone in 1876. As a result, it has been possible to send the human voice to the remote. Electric sign is flown through the wire of both the telegraph and telephone. At the beginning of last century wireless was invented by Marcony which occurred revolutionary change in the communication. Consequently the necessary of adding wire by receiving & transferring not needed. In case of telephone it is set up one place which is not transferable, so problem occurs. In this situation mobile phone takes the place of telephone to overcome the problem. “Mobile Phone Service” is another name of silent revolution in Bangladesh. Mobile phone service is keeping important role in removing the digital divide. Mobile phone is contributing active role in receiving and sending information in the villages. Bangladesh enters the mobile world through the City Cell Company in 1993. In that time the cost of a connected mobile phone required more than one lack Tk for a mobile holder. Mobile phone was like a dream among the normal or middle...

Words: 9939 - Pages: 40

Premium Essay

Resume

...task with ease and am very determined to succeed. I possess excellent time management skills and I would welcome a challenging position where I might be given the opportunity to display my ability to work under pressure. WORK HISTORY: Open Box Buy November 2012 - Present Assistant Manager * Monitor and audit purchase orders * Led backroom team ensuring efficiency in time management and productivity * Assist in profit and loss monthly spreadsheet * Price incoming merchandise for sale * Create Excel manifests for in coming truckloads * Run monthly inventory scan of store * Manage markdowns on older inventory * Audit discounts done by cashiers to ensure accuracy of discounting policy Receiving Clerk * Receive inventory accurately at a fast pace * Unload pallets of merchandise from trucks * Ensure product being received is in sellable condition * Developed standard operating procedure for back room * Motivate back room to finish tasks at a fast pace * Assist on sales floor when needed AT&T Express February 2012 – November 2012 Sales Consultant/Assistant Manager * Provide an extraordinary customer experience * Exceed sales goals each month * Keep current with wireless industry * Troubleshoot any customer device or billing issues * Provide a custom solution for each customer * Keep store presentable...

Words: 415 - Pages: 2

Free Essay

Case

...operating platform market dropped from 21.7% in July 2011 to 9.5% just a year later, according to comScore. Meanwhile, Apple's market share went from 27% to 33.4% in that time, while Google's share went from 41.8% to 52.2%. BlackBerry’s sales of smartphone is now continuously dropping II. POINT-OF-VIEW: In today's earnings report, BlackBerry said the $2.7 billion charge was based on the results of an analysis of its long lived assets. Separately, there were "pre-tax restructuring and legal and financial advisory charges of approximately $266 million." The $4.4 billion loss compared to a profit of $14 million in the same quarter last year. BlackBerry lost $965 million in Q2 2014, primarily because it overestimated how many new phones it would sell. Excluding all of the one-time charges, BlackBerry's operating loss was $354 million for the quarter, up from an adjusted loss of $248 million in the prior quarter and up from $114 million in Q3 2013. Despite the bad news, BlackBerry CEO John Chen struck a positive tone. “With the operational and organizational changes we have announced, BlackBerry has established a clear roadmap that will allow it to target a return to improved financial performance in the coming year,” Chen said in the earnings announcement. “While our Enterprise Services, Messaging and QNX Embedded businesses are already well-positioned to compete in their markets, the most immediate challenge for the Company is how to transition the Devices operations...

Words: 1675 - Pages: 7

Premium Essay

Mobile Technology

...Mobile technology in today’s world.   In todays world consumers want to stay up to date with technology and , especially mobile phones. Faster, thinner and lighter is the new cool factor for mobiles phone buyers and for the people that love technology, also now days mobile phone manufactures have integrated the use of internet and also applications that help users with ease of access to banking and other features like steaming movies using applications like Net-Flix and Love Film, to buying your groceries at a touch of a button. In the 1940’s the mobile phone revolution started and only the wealthy and rich people could afford to buy them. It was more of a fashion factor, where as now days it is a vital tool for people to communicate with each other. Bulky phones are now of the past, retailers now concentrate on smart phones which have much more functionality and use for consumers and their are many platforms which they run on, in todays market ranging from Nokia having Symbian, Apple having iOS, Blackberry having RIM (research in motion) and Samsung using Google Android platform. All of these platform vary a little from each other but have the same goal which is grabbing consumers to by there product. Smart-phone ownership, by platform Google Android– 32%, iOS– 19%, Blackberry– 16%, Symbian– 8%, Windows phone– 4%, none of these– 22%.  “Smartphone penetration has continued to rise rapidly over the past few years, with almost two thirds (62%) of internet users owning...

Words: 1759 - Pages: 8

Premium Essay

Carfoure

...telecommunications operator and one of the largest corporations in the Gulf Cooperation Council, with a market value of approximately AED81 and annual revenues of over AED32.9 billion. For nearly 40 years, Etisalat has helped the UAE sustain a position as the region’s main center for business, trade and foreign investment by providing reliable and high quality services. Moreover, it is one of the global telecommunication industry’s innovation pacesetters, powering its home country, the UAE, into the top ten nations list by providing the latest technologies first. Furthermore, Etisalat is a pioneer in next-generation networks for both fixed-line and wireless services. And as an industry leader in innovation, Etisalat has the world’s fastest mobile broadband service with speeds up to 300 Mbps. This technological expertise has helped Etisalat to capture significant market share as it expands across the region, most notably...

Words: 3423 - Pages: 14

Premium Essay

Smart Phones Use in Business

...Smart Phones Use In Business Smart phones are utilized in business and personal use. Smart phones are being used personally to keep in contact with families and friends and to assist in school work. The purpose of this report is to show how smart phones have advanced from a personal device to a device utilized by businesses to increase their efficiency and profitability. Today’s smart phones are powerful enough to deliver 95 percent of the functionality of typical information a worker needs during the course of a workday. The need to be tethered to a PC could become a thing of the past sooner than you think. The demand from customers and suppliers will push corporations toward adopting smart phone technology strategies. Today’s rapidly growing rate of technology is a main factor of the overall productivity rate of companies in the United States. These technologies range in many ways from computer systems to the smart phones carried by many executives and their employees every day. These mobile devices are being used to be able to stay on top of personal and business needs through e-mails, reports, appointments, and phone calls. One of the most known and commonly seen examples of this rapidly growing technology we all see every day is the smart phone. The smart phones are becoming a standard accessory that is carried everywhere by people of all ages. Smart phones are even being used more today than laptop computers. They are also being used more than office phones...

Words: 3172 - Pages: 13

Free Essay

Club It Part 2

...improvement. This prompted Lisa and Ruben made the decision to upgrade their information management systems. The first problem their information system identified was neither Lisa nor Ruben were not up-to-speed with e-commerce. The second problem is that their computers are old and out-dated along with that their Internet connection was the old hard-wired system that plugged directly into the computer. The third problem, they need a better way to keep track of customer orders along with keeping track of inventory. A “Water Fall” method was Lisa and Rubens choice of method to use in their systems analysis (Wiley Higher Education, 2006). Current Information System Lisa and Rubin use their information system to help run their business and in their decision-making process’ (Wiley Higher Education, 2006). Their intranet and using the Internet helps them search for and retrieve needed information quickly. The web site has a login for employees, and they can access their personal information like, how many hours they have worked for the year or how much vacation time have, sick leave, direct deposit information. Information systems at Club IT also takes care of payroll, accounts payable, finances, cash management, ordering supplies, filling orders from Internet sales along with customer preferences. By using the intranet as a mobile office Lisa and Rubin noticed they had more time out of the office and...

Words: 941 - Pages: 4

Premium Essay

Wal-Mart Item Finder Application

...Wal-Mart Item Finder Application Kelsey Polston English 315 Professor Mark Crilly November 10, 2012 Table of Contents Transmittal……………………………3 Executive Summary…………………..4 The Problem…………………………..5 Wal-Mart History……………..5 Customer Technology………...5 Conclusion……………………………5 References……………………………7 Transmittal Everyone in the United States shops at Wal-Mart Corporation at some point in their life because they have so many items that are useful in everyday life. It can be very frustrating when looking through their many items and you know they carry a product that you simply cannot find. With the popularity of smart phones on the rise, almost 1 per household in the United States, an advanced Wal-Mart application would make sense. Since Wal-Mart already makes their inventory count available for customers through their website, why not add a feature that allows you to also locate the aisle number of the item you are looking for. Since Wal-Mart already has a smartphone application they have invested the time and interest into learning how to make and maintain this specialized program. It would not be too much to simply add a feature to an already existing application. Executive Summary The cost effectiveness, the added customer satisfaction, and the increase of sales for previously “dud” products are enough reasons to add one more feature to the Wal-Mart application. Customers leave the stores every day and go to other large retailers to purchase products that...

Words: 1007 - Pages: 5