| 
           Glossary 
          
			Semi-Standard Deviation  
            
			Skewness is a measure of the degree of asymmetry 
			of a distribution around its mean. If the distribution is skewed to 
			the left, it will have a positive skewness. If it is skewed to the 
			right, it will have a negative skewness. RiskyProject presents 
			kurtosis as part of results of Monte Carlo simulations for project 
			and for the tasks. 
			
			  
			
			where 
			m
			
			is mean, 
			s 
			is standard deviation 
			and 
			n is number of samples (number of Monte Carlo 
			simulations).  
		
			  
			 |