MBA6004 Foundational Skills for Business Leaders
This course is an introduction to the MBA program and its theoretical and applied approach. Learners focus on developing and applying the knowledge, skills, and abilities associated with analytical and critical thinking, problem solving, communication, argumentation, and presentation. Learners also become familiar with the case study method, explore ethical and legal issues, and establish their own personal program and career goals.
MBA6006 Leading Innovation in the Global Organization
In this course, learners research the global leadership models and practices that drive innovation and enhance competitive advantage in complex and diverse environments. Learners also explore and assess the ways global leaders work to shape organizational culture and processes that support innovation and change.
MBA6008 Global Economic Environment
This course covers microeconomic and macroeconomic principles, theories, and tools and their applications in business. Learners analyze the national economy, global economy, and comparative advantage; factor inputs used to create value in different industry and market structures; and the tools employed by the Federal Reserve System and the federal government to create and implement fiscal and monetary policies. Learners also develop and demonstrate their knowledge of theories of the firm and the ways in which individuals and firms make economic decisions.
MBA6012 Integrated Global Marketing
Learners examine tools, techniques, methods, and emerging marketing thought employed by organizations that market goods, services, and ideas in local and global environments. Topics include fundamental marketing principles, marketing models and practices, marketing information sources and their associated uses, and the integration of marketing with other organizational functions. Learners also explore the link between marketing and business objectives; the environment beyond the firm; and the role of objectives, strategies, and tactics in marketing and demonstrate their competence in understanding and applying marketing concepts.
MBA6014 Financial Accounting
This course covers the tools, techniques, and methods of financial accounting and their applications in business. In particular, learners explore appropriate techniques for applying financial tools in support of business decisions across local and global organizations. Learners also develop their skills and knowledge of financial statement development, analysis, and control, and the tax, ethical, and legal implications of various accounting decisions.
MBA6016 Finance and Value Creation
This course addresses the tools, techniques, and methods of finance and their applications in business. In particular, learners examine the financial tools and methods used to create firm value across local and global organizations. Learners also explore and demonstrate competencies related to the financial structures of firms; global financial markets; and the tax, ethical, and legal implications of various finance decisions.
MBA6018 Data Analysis for Business Decisions
Learners in this course analyze ways that data analysis informs business decisions and practice applying tools and techniques for converting raw qualitative and quantitative data into information that supports organizational decision making. Other course topics include data acquisition and organization, descriptive and basic inferential statistics, and content analysis.
MBA6022 Strategic Operations Management
In this course, learners explore and apply the tools, techniques, and methods used to manage systems that produce the organization’s products. In particular, learners develop the ability to apply process design; quality, capacity, and inventory management; and strategic considerations to operations management. Learners also evaluate the decisions for which operations managers are held accountable; the methods used to make those decisions; and the effects of those decisions on an organization’s productivity, effectiveness, and efficiency.
MBA6024 Organizational Strategy
In this course, learners integrate the theories, practices, and models of strategy with foundational global business knowledge. Learners examine the competitive local and global business environment, evaluate the core business functions of various organizations, and analyze the information that derives from those functions. Learners then synthesize this information into a comprehensive strategic review that is designed to enhance organizational decision making and leadership.
MBA6026 The Global Leader
This course addresses the purpose, function, and responsibility of leaders in complex global business environments. Learners develop and demonstrate best practices for increasing self-awareness and establishing personal and professional ways to grow in a competitive, complex workplace. Learners also analyze future concerns and challenges related to global leadership.
MBA6028 Business Integration Skills
Learners in this course synthesize the theories, practices, and models of foundational business disciplines by participating in a comprehensive business scenario experience. Learners identify, analyze, and apply principles of organizational strategy to a business situation using critical thinking, problem solving, competitive analysis, and the foundational skills learned in previous course work. Learners gain and demonstrate knowledge of the ethical implications and communication issues inherent in making a variety of complex business decisions.
MBA6231 Project Planning, Management, and Financial Control
This course focuses on defining management techniques for planning, estimating, and facilitating successful enterprise projects. Learners define a project, develop work breakdown structures, prepare project schedules, and determine ways to coordinate the various resources. Techniques are introduced to help keep projects on track and enhance team motivation. In addition, learners explore and demonstrate planning, time management, and risk management skills that support them throughout their program and professional career.
MBA6233 Assessing and Mitigating Risk
This course addresses the important elements of risk management, such as risk management planning, risk identification, risk analysis, development of appropriate responses, and risk monitoring and control. Learners demonstrate their knowledge of the process of identifying, analyzing, and appropriately responding to project risk by implementing a risk management plan.
MBA6235 Project Procurement and Solicitation
This course covers the major processes used in project procurement management including planning, solicitation, source selection, contract administration, and contract closeout. Learners analyze and explain the impact of project assumptions and constraints on procurement management, and apply their knowledge of tools and techniques by developing a procurement management plan based on current best practices.
MBA6237Advanced Project Management Techniques
This course focuses on advanced project management topics and techniques. Learners examine techniques for balancing scope, time, cost, and quality in managing a project and implement planning, monitoring, and controlling techniques in a project. Learners evaluate the importance of applying quality standards and best practices in developing project management strategies.
MBA6900 MBA Capstone
In this course, learners integrate the foundational knowledge and skills gained during the MBA program in an application-based business project. Learners propose, plan, and implement a major project that allows them to demonstrate competencies in ethics, business strategy, marketing, communications, collaboration, and more. Their final projects allow learners to demonstrate their overall ability to identify and recommend evidence-based solutions to business challenges and opportunities.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

