UserGuide BioStat Prime Help

Analyse Design

Design Analysis-Linear Model

Builds a linear regression model for the design to analyze the response (i.e. the results recorded/collected from the experiments). Internally calls function lm in stats package. Displays a summary of the model, coefficient table, Anova table and sum of squares table and plots the following residuals vs. fitted, normal Q-Q, theoretical quantiles, residuals vs. leverage. You can optionally specify a variable with weights and choose to ignore the intercept.

Design Analysis-Linear Model

Design Analysis-Response Surface Model

Response-surface regression - fit a linear model with a response-surface component, and produce appropriate analyses and summaries

In the formula builder, you can type SO(var1, var2, var3, ...) or FO(var1, ..) or other function from the rsm package - help(SO, package =rsm)

Design Analysis-Response Surface Model

Main Effect And Interaction Plots (General)

Main Effect And Interaction Plots (General)

Half Normal Plot For 2 levels

Half Normal Plot For 2 levels

Full Factor Analysis (in detail)

Full factorial analysis is a statistical method used in experimental design to study the effects of multiple factors on a response variable. It involves examining all possible combinations of factor levels in a systematic way. Two factors, each with two levels (A and B), a full factorial design would involve testing all combinations (AA, AB, BA, BB). In experimentation, factorial experiments are highly prevalent. Most experiments are conducted using only two-level components, especially in industrial settings. It is crucial to have software that non-statisticians may use safely since subject-matter experts frequently design and carry out industrial experiments on their own without the assistance of a statistical specialist. Simultaneously, statisticians are frequently engaged in more significant experimental initiatives. A statistician greatly values assistance from robust software.

BioStat Prime aids this Statistical analysis technique by merging the powers of R language in this statistical method. The design of experiment section provides an extensive help to perform Full Factorial Analysis. BioStat Prime also provides some sample datasets to explore the functioning.

To analyse it in BioStat user must follow the steps as given.

Steps

Load the dataset (as specified above in DoE section) -> Click on the DoE tab in main menu -> Select Create Design -> Choose Create Full Factorial Design -> This leads to analysis techniques in the dialog -> In the dialog window select the options according to the requirements -> Execute.

The output will be represented in output window.The output window shows the message that Full Factorial Design has been created.

Full Factor Analysis (in detail)

The user can now inspect the design as shown below.

Full Factor Analysis (in detail) output1
Full Factor Analysis (in detail) output2
Last modified: 31 July 2025