<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>Blog</title>
    <link>http://www.educatevirtually.com/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>charlie@EducateVirtually.com</dc:creator>
    <dc:rights>Copyright 2012</dc:rights>
    <dc:date>2012-01-03T17:37:38+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>How Much Data do I Need?</title>
      <link>http://www.educatevirtually.com/post/how_much_data_do_i_need/</link>
      <guid>http://www.educatevirtually.com/post/how_much_data_do_i_need/#When:17:37:38Z</guid>
      <description>{summary}
	That is an excellent question that can either have an exacting answer or one that is ambiguous.&amp;nbsp; Formulas exist to calculate an exact answer to the question except that until you collect some data you won&amp;rsquo;t know the values for some of the variables in the equation.&amp;nbsp; In both cases, either continuous data or discrete data, we assume an infinite population that we are sampling from.

	First, take a look at the case for continuous data.&amp;nbsp; With continuous data we can describe a data set with the mean and the standard deviation.&amp;nbsp; The mean provides the distribution&amp;rsquo;s location and the standard deviation provides the measure of the variability in the data set.&amp;nbsp; If the estimate of concern is the mean of the data set the minimum sample size can be calculated from the following formula.

	

	Where n is the estimate for the required minimum sample size, s is the standard deviation of the data we are sampling which is unknown, and d is the +/&#45; confidence interval we want to have about the estimate of the mean based on our sample size.&amp;nbsp; Our confidence interval is 95% if we are within +/&#45; 2s of the mean, which is why we have 2s in the formula.&amp;nbsp; The only problem with the formula is we have to guess at the standard deviation, s.&amp;nbsp;

	To handle the ambiguity of the unknown standard deviation the rule of thumb is to collect about 20 data points and then calculate an estimate of the standard deviation.&amp;nbsp; Use that standard deviation in the above formula.&amp;nbsp; If you need more than 20 data points then collect the additional data.&amp;nbsp; With the proper amount of data points collected based upon the formula you can now estimate the mean with the confidence interval d that you have specified.

	The following example will illustrate the use of the formula.&amp;nbsp; We want to estimate the mean of our process, but how much data do we need?&amp;nbsp; The confidence interval, d is +/&#45; 0.5 and the standard deviation s=2.0 as calculated from our initial sample of 20 data points.

	

	Based on the calculation above the minimum sample size is 64 so an additional 44 data points are required to estimate the process mean with a 95% confidence.

	Second is the case for discrete data.&amp;nbsp; With discrete data we can describe a data set with frequency of occurrence or percent of occurrence.&amp;nbsp; We often view a process by percent yield (goodness) or percent defective (poorness).&amp;nbsp; This can also be classified as percent agreement or percent disagreement with a point of view such as a poll question.&amp;nbsp; The estimate of concern is a proportion, or percentage at a 95% confidence within a delta of some +/&#45; percentage points.

	In the case of discrete data the minimum sample n required to estimate a proportion with a 95% confidence can be calculated using the following formula.&amp;nbsp; As with continuous data we specify the confidence interval d, but with discrete data it is a +/&#45; percentage point spread about the proportion we are estimating.

	

	Where n is the minimum sample size, p is the proportion we are trying to estimate which is unknown, and d is the +/&#45; percentage point spread we are specifying about the estimate of the proportion.&amp;nbsp; The 2 in the formula is the factor that provides the 95% confidence in the estimate of the proportion based upon the minimum sample size from the formula.

	The unknown that drives the equation is the value of the proportion we are trying to estimate.&amp;nbsp; Until we collect some data we really don&amp;rsquo;t know the value of the proportion.&amp;nbsp; Make an educated guess at the proportion and use the formula.&amp;nbsp; Collect the data and then calculate the proportion.&amp;nbsp; Plug that proportion into the formula and determine is more data is required.

	The following is an example.&amp;nbsp; We would like to know the percentage of registered voters who are dissatisfied with the performance of the United States Congress.&amp;nbsp; The confidence interval is specified as +/&#45; 3%, or d=0.03.&amp;nbsp; Because we are uncertain the proportion to use to begin with is 50%, or a p=0.5.

	

	From the formula above we require a minimum sample of 1122 registered voters.&amp;nbsp; If it turns out the actual proportion is either greater or less than p=0.5 we already have an adequate sample.&amp;nbsp; Next time you see a poll in the newspaper check out the sample size and the value for d.&amp;nbsp; Now you know where those numbers are coming from.</description>
      <dc:subject></dc:subject>
      <dc:date>2012-01-03T17:37:38+00:00</dc:date>
    </item>

    <item>
      <title>The Importance of Planning Data Collection</title>
      <link>http://www.educatevirtually.com/post/the_importance_of_planning_data_collection/</link>
      <guid>http://www.educatevirtually.com/post/the_importance_of_planning_data_collection/#When:21:00:20Z</guid>
      <description>{summary}
	Whenever we are trying to improve a process, a product, or the delivery of a service information, or data, is required to zero in on the root causes of the problems that are getting in the way of success.&amp;nbsp; Generally, there are numerous questions that we need to answer.&amp;nbsp; The answers are within the data that we collect.

	Planning the data collection narrows our focus to assure we get the right data that will answer the burning questions we have about the problems facing us and the root causes of those problems.&amp;nbsp; A data collection plan is comprised of the following:

	
		Questions that we want to answer about the process, product, or service delivery
	
		Types of data required to answer the questions
	
		How will we measure, or collect this data?
	
		Stratification and Environmental factors, will they have an influence?
	
		Sampling plan, just how much data do we need?
	
		Does the measurement system provide us with reliable, repeatable, and reproducible information?
	
		Finally, the who, what, where, when, and how much logistics for collecting the data.


	Before collecting any data make sure there is a well defined purpose for gathering the information, which is supported by a detailed plan.&amp;nbsp; The reasons for collecting data are the following:

	
		Verify that the problem is real
	
		Determine the relative importance of the problem
	
		Communicate, or Sell, the problem to others
	
		Solve the problem!


	The Importance of Planning Data Collection is to prepare us to Efficiently Take Actions that will Solve the Problems facing us.</description>
      <dc:subject></dc:subject>
      <dc:date>2011-12-27T21:00:20+00:00</dc:date>
    </item>

    <item>
      <title>What is the difference between Process Sigma and Process Capability?</title>
      <link>http://www.educatevirtually.com/post/what_is_the_difference_between_process_sigma_and_process_capability/</link>
      <guid>http://www.educatevirtually.com/post/what_is_the_difference_between_process_sigma_and_process_capability/#When:20:29:32Z</guid>
      <description>{summary}
	In both cases of Process Sigma and Process Capability we are talking about performance relative to the Customer&amp;rsquo;s requirements.&amp;nbsp; Is there a difference?&amp;nbsp; Is one measure better than the other?&amp;nbsp; These are good questions which you will be able to answer by reading on.

	The difference between the Six Sigma metric of Process Sigma and Process Capability relates to the definitions of these performance metrics.&amp;nbsp; In both cases the Customer Specifications are compared to process performance.&amp;nbsp; For metrics that can be measured on a continuous scale the process mean and standard deviation must be calculated.&amp;nbsp; If the metrics from the process are discrete, or attributes, then the percent defective is calculated.&amp;nbsp; In either case the process performance as measured on a control chart should exhibit only natural random patterns of variation, or what is often called common cause variation over time.

	Process Sigma

	Process Sigma is defined by numeric levels that are related to a process&amp;rsquo;s output of defects per million opportunities.&amp;nbsp; Defects are defined as any failure to meet the customer&amp;rsquo;s specifications.&amp;nbsp; Process yield is used to look up the Process Sigma level from a table.&amp;nbsp; Yield is based on Defects (D), Units Processed (N), and the number of Opportunities (O) for a defect to occur.&amp;nbsp; Once the yield is calculated the Process Sigma can be found in the table below.

	

	

	Find the Process Sigma level in the table above.

	If the process output can be measured on a continuous scale the process average and standard deviation are used in a formula that compares the average to the closest specification, whether it is the Upper Specification or the Lower Specification we choose the one closest to the process average.&amp;nbsp; Basically we are making this a one sided specification.&amp;nbsp; The standard normal distribution is used to estimate the defect rate which can then be converted to yield and use the above table to look up the Process Sigma level.

	The other method is to calculate the Z statistic which estimates the number of standard deviation units the average is away from the closest specification which is based on the standard normal distribution.&amp;nbsp; We then add a 1.5 sigma shift to the calculated Z statistic which gives us the Process Sigma level directly.&amp;nbsp; The 1.5 sigma shift has been a matter of contention, but it is part of the definition of Process Sigma.&amp;nbsp; The following is the formula.

	

	The definition of Process Sigma is that at a level of 6 on the scale there will be only 3.4 defects per million opportunities.&amp;nbsp; The process is assumed to remain stable over time and if it drifts in one direction at a time of 1.5 sigma there will be no more than 3.4 defects per million under the tail of the distribution outside of the Customer&amp;rsquo;s Specification.&amp;nbsp; When we calculate the Z statistic we add the 1.5 sigma shift to give us the Process Sigma level directly.

	&amp;nbsp;

	Process Capability

	Process Capability assessment begins with control charts to evaluate the stability over time for the process.&amp;nbsp; For the Process Capability study to be meaningful the process must exhibit only common cause variation, which are natural patterns of random variation.

	In the case of Attribute, or discrete variables, data the Process Capability becomes the centerline of the Control Chart, or the average p, c, or u depending upon the chart being used.&amp;nbsp; In the example below the average p, or fraction non&#45;conforming, is 0.076, or 7.6% defective.&amp;nbsp; The chart is in statistical control so the capability is the overall process average of percent defective.

	

	In the case of continuous variables data the mean and standard deviation from the stable, or in statistical control, process comes into play.&amp;nbsp; We will describe 2 of the many Process Capability Indices.&amp;nbsp; The first is the Cp which compares total process variation to the total width of the specification.&amp;nbsp; The second is Cpk which takes into consideration centering of the process within the specification so we look at &amp;frac12; of the process variation compared to the closest specification limit.

	The Cp formula below divides the specification width by the measured process spread of 6 standard deviations.&amp;nbsp; A fully capable process has a Cp = 1.33 or greater.

	

	The Cpk formula below divides the absolute value of the difference between the process average and the closest specification by &amp;frac12; of the measured process spread of 3 standard deviations.&amp;nbsp; A fully capable process has a Cpk = 1.33 or greater.

	

	The Cp value indicates how capable a process can become if it is perfectly centered.&amp;nbsp; The Cpk value indicates how much work is needed to get centered.&amp;nbsp; In the following table notice that for a Cpk = 1.33 the Process Sigma = 5.5.&amp;nbsp; A process that operates at a Process Sigma = 6 has a Cpk = 1.50.&amp;nbsp; The Z Value is the number of standard deviation units away from the specification when the data is converted to a standard normal distribution.

	

	Table of conversions from Z to Cpk and Process Sigma.

	

	Both measures of performance use that same statistics to be computed.&amp;nbsp; Whether you prefer Process Capability or Process Sigma the key is to apply the metrics consistently.&amp;nbsp; To be valid your process must be in a state of statistical control and exhibit only common cause variation.</description>
      <dc:subject></dc:subject>
      <dc:date>2011-11-17T20:29:32+00:00</dc:date>
    </item>

    <item>
      <title>SIPOC Approach to As Is Analysis</title>
      <link>http://www.educatevirtually.com/post/sipoc_approach_to_as_is_analysis/</link>
      <guid>http://www.educatevirtually.com/post/sipoc_approach_to_as_is_analysis/#When:15:54:26Z</guid>
      <description>{summary}
	SIPOC is an acronym that stands for Suppliers, Inputs, Process Steps, Outputs, and Customers.&amp;nbsp; This high level process mapping method is ideal for diagnosing and analyzing the current state, or As Is condition of any business process.&amp;nbsp; The following outlines the SIPOC approach to As Is analysis and improvement solution identification.

	The first task is to assemble a small team, 3&#45;5 people, who play roles within the process under analysis that are familiar with the activities that take place within the process.&amp;nbsp; You may find that this team collectively knows the process from end to end even if some of the team members individually do not.&amp;nbsp; The team identifies the one key performance metric that defines success or failure for the process.

	

	SUPPLIERS are the functional groups that provide the essential ingredients for the process to perform.&amp;nbsp; Create this list may include actual supplier companies that are contracted for goods and services as well as the internal groups and individuals that provide the things that make the process tick.&amp;nbsp; You may miss a few initially, but you can always add suppliers during the process mapping activity when they are identified.&amp;nbsp; If the process needs something, which Supplier provides it?

	INPUTS are the essential ingredients provided by the Suppliers.&amp;nbsp; Those ingredients could be materials, goods, services, data, instructions, decisions, documents, analyses, or whatever the process requires.&amp;nbsp; For each Supplier make a list of all the inputs they provide.

	PROCESS STEPS are the 5 high level steps from the beginning to the final outcome for the process.&amp;nbsp; Start with Step 1 and Step 5.&amp;nbsp; That defines the end to end scope of the As Is process analysis.&amp;nbsp; You can think of the process steps as the 5 key value stream steps.&amp;nbsp; Fill in Steps 2 through 4 after Step 1 and 5 are defined.&amp;nbsp; The performance metric should be measureable at Step 5 to determine process success or failure.

	OUTPUTS are the result of each individual step in the process.&amp;nbsp; After completing Step 1 what is the thing that is generated by this process step.&amp;nbsp; In some cases a process step may have multiple outputs.&amp;nbsp; When you list the outputs they are in groups associated with their respective process step and should flow in order from 1 through 5.

	CUSTOMERS are the recipients of the process outputs.&amp;nbsp; The process step generates something and it goes to a functional group which is either internal to the process or external to the process.

	With the SIPOC Process Map completed the team collectively has a better overall understanding of the process from end to end.&amp;nbsp; Now is the time to challenge the process to identify where the issues are.&amp;nbsp; What are the causes of either success or failure based on the key performance metric?&amp;nbsp; Brainstorm using the Cause and Effect, or Fishbone Diagram.&amp;nbsp; This technique identifies the potential causes of the process issues.

	To develop solutions the SCAMPER brainstorming technique is very useful.&amp;nbsp; In this structured method the SCAMPER acronym is used to challenge the process for improvements by asking what could be Substituted, Changed, Adapted or Amplified, Modified, Put to other uses, Eliminated, or Replaced / Removed / Rearranged.&amp;nbsp; Now you know the SIPOC approach to As Is analysis and improvement solution identification.</description>
      <dc:subject></dc:subject>
      <dc:date>2011-10-30T15:54:26+00:00</dc:date>
    </item>

    <item>
      <title>Designing Environmental Sustainability Programs using Process Design for Six Sigma</title>
      <link>http://www.educatevirtually.com/post/designing_environmental_sustainability_programs_using_process_design_for_si/</link>
      <guid>http://www.educatevirtually.com/post/designing_environmental_sustainability_programs_using_process_design_for_si/#When:17:27:46Z</guid>
      <description>{summary}
	Environmental Sustainability is in the best interest of the Global Economy and Global Corporate Citizenship.&amp;nbsp; More and more companies are global in nature especially when you consider their supply chains and the total life cycle of their goods and services.&amp;nbsp; Environmental consciousness is increasing in importance and a key for competing in the global economy.

	Customizing your company&amp;rsquo;s approach to defining and applying environmental best practices requires a systematic approach for process design.&amp;nbsp; Process Design for Six Sigma (DFSS) follows a five phased approach, namely Define, Measure, Analyze, Design, and Validate (DMADV).

	The Define Phase is the Development Project Definition.&amp;nbsp; In this phase the scope, or depth and breadth, of the Environmental Sustainability Program is defined.&amp;nbsp; Here is where the resources are committed to the project, the project is planned, and the review points with specific deliverables are defined.

	The Measure Phase is Requirements Definition.&amp;nbsp; In this phase the Voice of the Customer (VOC) is captured which in turn is translated in the requirements for the Environmental Sustainability Program.&amp;nbsp; The VOC comprises your suppliers, your company, your customers, and the countries where you conduct business.&amp;nbsp; This comprehensive view of the VOC requirements drives the right sizing of the program.&amp;nbsp; A Functional Model of what Environmental Sustainability has to accomplish and provide is aligned and prioritized using the VOC.&amp;nbsp; At this stage requirements are fully defined.

	The Analyze Phase is better described as the Conceptual Design.&amp;nbsp; What must be accomplished to meet the VOC has been documented with the prioritized functional model.&amp;nbsp; To meet the functional requirements processes are designed at the conceptual level using the SIPOC (Suppliers, Inputs, Process Steps, Outputs, and Customers) Process Mapping method.&amp;nbsp; In this method only five process steps are addressed which keeps the maps at a high level.&amp;nbsp; Information System requirements are defined to support each SIPOC Process that has been designed.&amp;nbsp; Performance Metrics are also defined.&amp;nbsp; Estimates of cycle frequency, cycle time, and staffing for each SIPOC all also determined.&amp;nbsp; Organizational requirements are conceptualized as well.

	The Design Phase is Detailed Design.&amp;nbsp; The conceptual designs are now converted into detailed process maps.&amp;nbsp; This is the future state design of the Environmental Sustainability Program&amp;rsquo;s processes for execution.&amp;nbsp; Pilot testing takes place at this stage along with finalizing organizational requirements.&amp;nbsp; Work instructions, procedures, and policies are documented for efficient execution of the processes that will drive the Environmental Sustainability Program.

	The Validate Phase is the final phase of DMADV.&amp;nbsp; In this phase the new processes go through final testing and debugging of support systems, validation of performance metrics, and implementation on a full scale.

	Process Design for Six Sigma is the structured approach for any organization to determine just what Environmental Sustainability means for them.&amp;nbsp; Process DFSS guides the development of the processes that will meet your Environmental Sustainability goals and objectives.</description>
      <dc:subject></dc:subject>
      <dc:date>2011-09-05T17:27:46+00:00</dc:date>
    </item>

    <item>
      <title>Going Green with Six Sigma</title>
      <link>http://www.educatevirtually.com/post/going_green_with_six_sigm/</link>
      <guid>http://www.educatevirtually.com/post/going_green_with_six_sigm/#When:02:09:08Z</guid>
      <description>{summary}
	The efficient approach to Going Green for any company is to follow the five phased DMAIC improvement process of Six Sigma.&amp;nbsp; Going Green can mean different things to different organizations.&amp;nbsp; You will have to define what Going Green means for your organization.

	Defining your problems with waste management and setting your goals for waste reduction and savings is the first step.&amp;nbsp; The structured approach of the Define Phase in a Six Sigma project is the best approach to accomplish this.&amp;nbsp; The deliverables are your Problem Statement, Goal Statement, Constraints, Assumptions, Guideline&amp;rsquo;s for the Team, Green Requirements, and a Project Plan.&amp;nbsp; Types of waste that are often tackled are:

	
		Cardboard,
	
		Wood Pallets and Crates,
	
		Banding,
	
		Plastic,
	
		Rags,
	
		Cans and Bottles,
	
		Paper,
	
		Metal,
	
		and Hardware.&amp;nbsp;


	For these types of waste establish the baseline of Total Pounds of Waste, the Good is Recycled Pounds, the Bad or Defect is Land Fill Pounds.&amp;nbsp; Use this to set your process yield and process sigma level in the Measure Phase.

	The Measure Phase for Going Green is all about establishing how you will measure your waste as previously defined and establishing your organization&amp;rsquo;s baseline performance.&amp;nbsp; Without the baseline performance you won&amp;rsquo;t be able to measure the green impact and savings from your Going Green Six Sigma Project.&amp;nbsp; One approach is analogous to the Mass Balance equation where Mass is conserved between inputs and outputs which must remain equal.&amp;nbsp;

	The Mass Balance Equation 

	Total of Material and Consumables Input = Output of Saleable Goods and Services + Waste to Atmosphere + Waste to Water Supply + Waste to Landfill + Hazardous Waste + Recyclables&amp;nbsp; 

	Your organization will have to determine the extent to apply this equation.

	In the Analyze Phase the Team evaluates the waste categories and how and where they are created.&amp;nbsp; Is it a process issue, a policy issue, or just that we have always treated waste that way?&amp;nbsp; Once you understand where it is coming from then you can develop the creative solutions that will transform landfill waste into recyclable waste.&amp;nbsp; Depending upon the scope of the project the team may also be addressing other waste components of the mass balance equation.

	In the Improve Phase the Team investigates alternatives for how to handle the multiple waste categories and how to minimize their creation.&amp;nbsp; Many items that were always sent to the landfill if separated can become recyclable.&amp;nbsp; In many cases recyclables can generate revenue.&amp;nbsp; The costs of storage and hauling can then be reduced.&amp;nbsp; This in turn changes the ratios of Total Waste to Recyclable Waste and to Landfill Waste.&amp;nbsp; Going Green has cost reduction and revenue enhancement benefits.

	In the Control Phase the Team implements the policies, procedures, and work instructions to handle the waste categories.&amp;nbsp; Arrangements are made with waste and recycling organizations to handle the waste categories per the improvements identified.&amp;nbsp; Ongoing measurements are put in place to continue to drive landfill waste reduction and increase recyclables.&amp;nbsp; Similarly if the project scope was larger the other categories of waste would be included as well.&amp;nbsp; This is how Going Green is accomplished with the Six Sigma DMAIC approach to solving problems.</description>
      <dc:subject></dc:subject>
      <dc:date>2011-08-28T02:09:08+00:00</dc:date>
    </item>

    <item>
      <title>Tracking Performance over Time</title>
      <link>http://www.educatevirtually.com/post/tracking_performance_over_time/</link>
      <guid>http://www.educatevirtually.com/post/tracking_performance_over_time/#When:20:42:29Z</guid>
      <description>{summary}
	Tracking performance over time can be accomplished using either one of two methods which are Run Charts or Control Charts.&amp;nbsp; Both methods use time as the baseline and the performance measure as the measurement that is tracked over time.&amp;nbsp; The major differences in the methods relate to the measures of demarcation on the charts.&amp;nbsp; Run Charts have a center line that represents the mid point of the measurement that is being tracked.&amp;nbsp; Control Charts have a center line that represents the average of the measurement that is being tracked and lines above and below the centerline that are estimates of 3 standard deviations about the average of the measurements.

	

	In both of the charts time is the X axis.&amp;nbsp; The data is plotted in succession over time.&amp;nbsp; The charts can be segmented by specific time periods such as setting the baseline and after improvements have been implemented.&amp;nbsp; You will easily see the before and after results.&amp;nbsp; We can measure the difference between the before average and the after average to calculate the magnitude of the improvement.

	

	Tracking of performance is also a control for maintaining the gains from the improvements.&amp;nbsp;&amp;nbsp;&amp;nbsp; The Run Chart or the Control Chart provides a method to continuously evaluate performance and point out when corrective actions should be taken or when the process should be left alone.

	Whenever we contemplate improving a process the baseline for the critical performance metric(s) must be established before any corrective actions are taken.&amp;nbsp; By doing this you will always be able to evaluate the impact of the improvements by measuring from the baseline to the future state of process performance.&amp;nbsp; In the rare case where the corrective action doesn&amp;rsquo;t work the tracking charts will point that out quickly so an alternative action can be taken.&amp;nbsp; I am sure that you can remember when a great idea just did not work so it is always best to track performance to validate the actual impact of our improvement efforts.</description>
      <dc:subject></dc:subject>
      <dc:date>2011-07-22T20:42:29+00:00</dc:date>
    </item>

    <item>
      <title>Performance Measurement</title>
      <link>http://www.educatevirtually.com/post/performance_measurement/</link>
      <guid>http://www.educatevirtually.com/post/performance_measurement/#When:19:29:21Z</guid>
      <description>{summary}
	Measuring performance is the key for driving dramatic improvements in any organization.&amp;nbsp; Choosing the right performance measures, or metrics, is essential to hone the focus of improvement project teams.

	The key to honing the focus for the project team is to select measurements that are relevant to the level of the organization that is being impacted by the improvement project.&amp;nbsp; If the team is working on improvements at the work cell, or production line level within the organization having measurements that resonate with the Corporate Level of the organization won&amp;rsquo;t make much sense.&amp;nbsp; The measures must be selected that are appropriate for the level of the organization where the improvements are being made.

	Examples of performance measures and the level within the organization follow:

	Corporate Level

	
		Return on Net Assets
	
		Market Share
	
		Total Stockholder Return
	
		Capacity Utilization
	
		Economic Value Added


	Division Level

	
		Customer Loyalty
	
		Target Cost Attainment
	
		Market Share by Division
	
		Order Fulfillment Cycle Time


	Business Unit Level

	
		Business Unit Revenue
	
		Business Unit Margin
	
		Quality Cost
	
		Process Efficiency
	
		Staffing Plan Attainment


	Work Cell / Production Line

	
		Cycle Time
	
		Process Yield
	
		Employee Satisfaction
	
		Outgoing Quality


	A rating scale can be used to help with selecting the Key Performance Metric, or the CTQ (Critical to Quality) Metric, that will drive the improvement at the given level within the organization.&amp;nbsp; The rating scale follows:

	Rating Scale for Performance Measures

	Relevance

	
		Not at all linked to strategic objectives
	
		Poorly linked to strategic objectives
	
		Indirectly linked to strategic objectives
	
		Strongly linked to strategic objectives
	
		Directly linked to strategic objectives


	Usefulness

	
		Too detailed to provide useful information
	
		Rarely provides useful information
	
		Occasionally provides useful information
	
		Usually provides useful information
	
		Constantly provided useful information


	Understandability

	
		Very complex, hard to understand
	
		Understandable with study
	
		Neutral
	
		Fairly easy to understand
	
		Very easy to understand


	Availability of Data

	
		Would be very difficult to obtain
	
		Will have to be measured manually
	
		Can be obtained by combining information on different reports
	
		Can be easily derived from information on existing reports
	
		Currently available from existing reports


	Overall Average Score

	
		Extremely poor indicator / motivator
	
		Poor indicator / motivator
	
		Average indicator / motivator
	
		Good indicator / motivator
	
		Excellent indicator / motivator


	The metric with the highest overall score should be used to drive, monitor, and maintain the gains form the improvement efforts.&amp;nbsp; Choosing the right performance measures is the key for driving dramatic improvements in any organization.</description>
      <dc:subject></dc:subject>
      <dc:date>2011-07-17T19:29:21+00:00</dc:date>
    </item>

    <item>
      <title>Control Strategy that Works</title>
      <link>http://www.educatevirtually.com/post/control_strategy_that_works/</link>
      <guid>http://www.educatevirtually.com/post/control_strategy_that_works/#When:17:32:30Z</guid>
      <description>{summary}
	Maintaining the gains from operations improvements is challenging, but not insurmountable.&amp;nbsp; It all starts at the beginning of your improvement project before you have made any changes.&amp;nbsp; The following steps are a guide to make your improvements stick!

	
		Before and After Measurements
		
			
				Pick one key performance metric that resonates with the process personnel.
			
				Establish your baseline performance before making improvements or changing anything.
			
				Track the performance over time for this one metric with a control chart or a run chart to show the before, during, and after improvement stages for the process.
		
	
	
		Operational Definitions
		
			
				Document what was changed or improved
			
				Document the steps taken for the corrective actions that drove the improvement
			
				Update or develop work instructions that clearly describe how to do the impacted process activities correctly and consistently.
			
				Make sure that the work instructions, or procedures, are U&#45;SMART (Useful, Specific, Measureable, Not Ambiguous, Repeatable, and Terse and to the point).
		
	
	
		Control Plan
		
			
				Name the owner of the process.
			
				Identify where and who will measure your key performance metric.
			
				Determine the frequency of measurements and updating of the tracking mechanism (control chart or run chart).
			
				If something goes wrong name the corrective action takers.
			
				Make a list of corrective action steps based upon the corrective actions that have already been implemented to resolve the past performance issues.
			
				Keep all measurements, work instructions, process procedures, and corrective action steps visible for all process personnel to have ready access.
		
	


	You can now run your process and maintain the gains from your improvements.&amp;nbsp; The Control Strategy that Works starts and ends with the measurement system.&amp;nbsp; We know where we are before we make changes and then validate the gains after implementation of corrective actions.&amp;nbsp; Keep on measuring to maintain those gains!</description>
      <dc:subject></dc:subject>
      <dc:date>2011-07-12T17:32:30+00:00</dc:date>
    </item>

    <item>
      <title>Design of Experiments Process</title>
      <link>http://www.educatevirtually.com/post/design_of_experiments_process/</link>
      <guid>http://www.educatevirtually.com/post/design_of_experiments_process/#When:20:35:38Z</guid>
      <description>{summary}
	The objectives for conducting a designed experiment are the following:

	
		Find the most important factors/variables affecting a response(s).
	
		Determine the best settings to improve the response(s) for the important factors.
	
		Determine the cost effective settings for the factors that are not important.
	
		Provide the required information in a timely, efficient and cost effective manner.


	The Elements of an Experiment

	

	The Design of Experiments Process

	

	Benefits

	
		Manufacturing Cost Savings
		
			
				
				Scrap
			
				Inspection
			
				Rework Losses
			
				Capital Material
			
				Variation
		
	
	
		Design Cost Savings
		
			
				
				Delivery Cycle
			
				Engineering Design Charges
			
				Assembly Material, Labor and Overhead
			
				Total Product Cost
		
	
	
		Marketing Cost Savings
		
			
				
				Properly allocate resources
			
				Stop spending on Promotions that Don&amp;rsquo;t Work
			
				Better understand what makes Customers choose your business
		
	


	Key Strengths

	
		Robustness against uncontrollable factors
	
		Obtains required information in a cost effective manner
	
		Identifies factors for cost savings
	
		Results are reproducible
	
		Can improve quality without incurring capital and material cost increases
	
		Separates the Vital Few from the Trivial Many


	To get started we offer a Design of Experiments Basics Course</description>
      <dc:subject></dc:subject>
      <dc:date>2011-06-16T20:35:38+00:00</dc:date>
    </item>

    
    </channel>
</rss>
