During the method validation there is huge quantity of the data is generated. The data generated should be evaluated with statistical methods. Here i am listing the statistical methods used in the evaluation of the data generated during the method validation
1. Standard Deviation
2. Relative standard deviation
3. Linear Regression
1. Standard deviation:(σ)
It is used to measure the variability in the data from the average value. A low standard deviation indicates that the data points tend to be very close to the average, whereas high standard deviation indicates that the data are spread out over a large range of values.
It is square root of the variance. variance is the average of squared differences from the mean(or average). Average is sum of the individual results divided by sum of the number of individual values
Eg: calculation of average, variance and Standard deviation.
You and your friends have just measured the heights of your dogs (in millimeters) and the heights are: 600mm, 470mm, 170mm, 430mm and 300mm.
Average = 600 + 470+170+430+300/5= 394
calculate the variance values from the mean for above 5 values
mean is 394 so the difference from mean for the first value is 600-394=206 calculate for the others also
206^2 x 76^2 x (-224^2) x 36^2 x (-94^2)
Variance =----------------------------------------------- = 21,704
5
So the variance is 21,704 and standard deviation is square root of Variance
SD(σ) = Square root of 21,704 =147
Do not worry about these calculation Excel gives the functions to calculate the average (AVERAGE) and standard deviation(STDEV) directly.
Relative standard Deviation(RSD):
It is obtained by multiplying the standard deviation with 100 and divided by average
RSD = 100 σ / Average
These two parameters are most commonly used in the analysis of the data.
Eg: Following table shows the data obtained during the sample precision with n=6 with respective areas in the chromatogram.
Sample Area
1 212135
2 212356
3 212455
4 212344
5 212433
6 212566
Avg 212381.5
SD 144.8541
RSD 0.068205
Linear Regression Analysis:
Linear regression attempts to model the relationship between two variables by fitting a linear equation to observed data. One variable is considered to be an explanatory variable, and the other is considered to be a dependent variable.
A valuable numerical measure of association between two variables is the correlation coefficient, which is a value between -1 and 1 indicating the strength of the association of the observed data for the two variables.
A linear regression line has an equation of the form Y = a + bX, where X is the explanatory variable and Y is the dependent variable. The slope of the line is b, and a is the intercept (the value of y when x = 0). Do not worry about theory. The linear regression is useful for the relation between the concentration and against the response in the Linearity parameter of the Analytical method validation. This can be done by drawing the graph between the Concentrations against the response in the chromatographic system.
Eg: Linearity results of Drug substance X shown in the following table
Conc Area
25 41369
50 51787
75 60972
100 71419
125 80140
150 89444
Draw the graph with Area on y-axis and concentration in x-axis . Add trend line to that give the following graph in Excel.
1. Standard Deviation
2. Relative standard deviation
3. Linear Regression
1. Standard deviation:(σ)
It is used to measure the variability in the data from the average value. A low standard deviation indicates that the data points tend to be very close to the average, whereas high standard deviation indicates that the data are spread out over a large range of values.
It is square root of the variance. variance is the average of squared differences from the mean(or average). Average is sum of the individual results divided by sum of the number of individual values
Eg: calculation of average, variance and Standard deviation.
You and your friends have just measured the heights of your dogs (in millimeters) and the heights are: 600mm, 470mm, 170mm, 430mm and 300mm.
Average = 600 + 470+170+430+300/5= 394
calculate the variance values from the mean for above 5 values
mean is 394 so the difference from mean for the first value is 600-394=206 calculate for the others also
206^2 x 76^2 x (-224^2) x 36^2 x (-94^2)
Variance =----------------------------------------------- = 21,704
5
So the variance is 21,704 and standard deviation is square root of Variance
SD(σ) = Square root of 21,704 =147
Do not worry about these calculation Excel gives the functions to calculate the average (AVERAGE) and standard deviation(STDEV) directly.
Relative standard Deviation(RSD):
It is obtained by multiplying the standard deviation with 100 and divided by average
RSD = 100 σ / Average
These two parameters are most commonly used in the analysis of the data.
Eg: Following table shows the data obtained during the sample precision with n=6 with respective areas in the chromatogram.
Sample Area
1 212135
2 212356
3 212455
4 212344
5 212433
6 212566
Avg 212381.5
SD 144.8541
RSD 0.068205
Linear Regression Analysis:
Linear regression attempts to model the relationship between two variables by fitting a linear equation to observed data. One variable is considered to be an explanatory variable, and the other is considered to be a dependent variable.
A valuable numerical measure of association between two variables is the correlation coefficient, which is a value between -1 and 1 indicating the strength of the association of the observed data for the two variables.
A linear regression line has an equation of the form Y = a + bX, where X is the explanatory variable and Y is the dependent variable. The slope of the line is b, and a is the intercept (the value of y when x = 0). Do not worry about theory. The linear regression is useful for the relation between the concentration and against the response in the Linearity parameter of the Analytical method validation. This can be done by drawing the graph between the Concentrations against the response in the chromatographic system.
Eg: Linearity results of Drug substance X shown in the following table
Conc Area
25 41369
50 51787
75 60972
100 71419
125 80140
150 89444
Draw the graph with Area on y-axis and concentration in x-axis . Add trend line to that give the following graph in Excel.
No comments:
Post a Comment