(() => { if ( document.cookie.split(';').some((item) => item.trim().indexOf('ckns_id=') > -1) ) { return; } function localStorageIsAvailable() { try { const storage = window && window.localStorage; if(typeof storage.getItem === 'function') { return true } return false } catch (error) { return false } } if(localStorageIsAvailable()) { var dismissCount = Number(window.localStorage.getItem('-banner-undefined-dismiss-count')); if (dismissCount >= 4) { return; } var lastDismissedDate = Number(window.localStorage.getItem('-banner-undefined-last-dismissed-date')); var currentTime = Date.now(); if (currentTime - lastDismissedDate < 10 * 86400000) { return; } } document.querySelector('html').classList.add('display--banner'); })()

Business

Part of Learn & revise

Sign In Banner

All your learning in one place

Add subjects and guides to My Bitesize to get learning quicker.

Business in action

  • How small businesses operate

    There are many reasons why an individual sets up in business. For a business to be successful that person will need appropriate skills and qualities along with suitable advice and finance.

  • Satisfying customer needs

    Market research, product development, marketing and producing quality products can ensure that a customer is satisfied with the good or service provided by a business.

  • Functional activities

    Businesses separate tasks into functional activities. The main functional activities can be grouped under the four main functional areas - marketing, operations, human resources and finance.

Influences on business

  • Internal influences

    Internal factors such as the skills and motivation of employees and the impact of good financial management can have an effect on the success of a small business.

  • Stakeholders

    Stakeholders are organisations or individuals who have an interest or influence on the success of a business. Stakeholders can be internal or external.

  • External influences

    External factors such as changes in legislation, the environment, competition or new technology can have an impact on the success of a small business.