Exclusive use and evaluation of inheritance metrics viability in software fault prediction-an experimental study

Syed Rashid Aziz1, Tamim Ahmed Khan1, Aamer Nadeem2

  • 1Department of Software Engineering, Bahria University, Islamabad, Pakistan.

Related Concept Videos

Heritability01:06

Heritability

Heritability is a statistical concept that measures the degree to which genetic differences among individuals contribute to trait variations within a population. It is a fundamental idea in genetics, often prone to misinterpretation. Heritability is expressed as a percentage, reflecting the proportion of variation in a specific trait across a population that can be linked to genetic differences. However, it's important to understand that heritability does not determine how "genetic"...
387
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n)  to the number of categories (k).
4.5K
Probability Laws01:49

Probability Laws

Overview
42.5K
Non-nuclear Inheritance01:29

Non-nuclear Inheritance

Most DNA resides in the nucleus of a cell. However, some organelles in the cell cytoplasm⁠—such as chloroplasts and mitochondria⁠—also have their own DNA. These organelles replicate their DNA independently of the nuclear DNA of the cell in which they reside. Non-nuclear inheritance describes the inheritance of genes from structures other than the nucleus.
22.0K
Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
197
Accuracy and Errors in Hypothesis Testing01:13

Accuracy and Errors in Hypothesis Testing

Hypothesis testing is a fundamental statistical tool that begins with the assumption that the null hypothesis H0 is true. During this process, two types of errors can occur: Type I and Type II. A Type I error refers to the incorrect rejection of a true null hypothesis, while a Type II error involves the failure to reject a false null hypothesis.
In hypothesis testing, the probability of making a Type I error, denoted as α, is commonly set at 0.05. This significance level indicates a 5%...
399