LiteralVisual

VLOOKUP

At a point, it becomes essential to code categorical variables or sometimes numeric variables to represent rankings or to provide additional insight. VLOOKUP can combine tables’ common fields: the tables with the coded field used to reference the table to be...

Statistical Process Control

Introduction In inferential statistics, sample data is analyzed to make general assumptions and estimate a population parameter. The confidence interval provides the probability of accuracy, which falls between the range of interval of numbers, the upper boundary, and...

Linear Regression Model

Linear Regression This simple illustration of the linear region using the R-studio dataset. Figure 1. Import dataset from R-studio. Figure 2. To check data relationship using plot(women) Figure 3. Summary statistic Figure 4. Model regression summary Figure 5. Testing...