Probit Analysis is a specialized regression model of binomial response variables (variables with only two outcomes). It transforms the sigmoid dose-response curve to a straight line that can then be analyzed by regression either through least squares or maximum likelihood.
Applications of Probit Analysis
Probit Analysis is commonly used in toxicology to determine the relative toxicity of chemicals to living organisms. This is done by testing the response of an organism under various concentrations of chemicals, comparing the concentrations at which responses are encountered. The response is binomial (e.g., death/no death), and the relationship between the response and concentration is typically sigmoid. Probit analysis transforms the sigmoid relationship into a linear one and performs regression. The most commonly used outcome is LC50 (liquids) or LD50 (solids), representing the concentration or dose at which 50% of the population responds.
The Estimation of the Median Effective Dose
In Probit analysis, batches of subjects (e.g., insects) are exposed to different concentrations of a chemical, and after a suitable interval, the numbers dead and alive are recorded. The experimental results are transformed to estimate parameters using the probit transformation.
Probit Transformation and Equation
The probit of the proportion \(P\) is defined as the probability \(P\) in a normal distribution with a mean of 5 and a variance of 1. The relationship is expressed by the following linear equation:
Y = α + βX
Where \(Y\) is the probit and \(X\) is the logarithm of the dose.
Methods of Estimation
There are two methods for estimating the parameters in Probit analysis:
Method 1: Graphical Approach
Determine the least tolerated and most tolerated doses.
Select intermediate doses, observe mortality, and convert them to probit values.
Apply correction factors to 0% and 100% mortality groups.
Plot the probits against the logarithm of the dose and estimate the slope and intercept of the line.
Perform a χ2 test to verify the adequacy of the regression line.
Method 2: Maximum Likelihood Estimation
Calculate empirical proportions of responders for each dose and correct them using the Abbott equation.
Convert the proportions to probit values and establish a provisional regression line.
Iteratively refine the probit regression line using the maximum likelihood method until the χ2 statistic stabilizes.
The final result provides estimates of the lethal dose (LD50) and its 95% confidence limits.
Procedure to Perform Probit Analysis using OPSTAT
Enter the data in the text area in the format: [dose] [total no. of subjects] [no. killed], as shown in the example below:
On the next page, enter the number of doses (excluding the control group) and press Analyze.
The results will be displayed on a separate page and can be printed or saved.
References
Finney, D. J., Ed. (1952). Probit Analysis. Cambridge University Press.
Finney, D. J., & Stevens, W. L. (1948). "A table for the calculation of working probits and weights in probit analysis." Biometrika, 35(1-2), 191-201.
Greenberg, B. G. (1980). "Chester I. Bliss, 1899-1979." International Statistical Review, 48(1), 135-136.
Hahn, E. D., & Soyer, R. S. "Probit and Logit Models: Differences in a Multivariate Realm." Retrieved May 28, 2008, from http://home.gwu.edu/~soyer/mv1h.pdf
Lei, C., & Sun, X. (2018). "Comparing lethal dose ratios using probit regression with arbitrary slopes." BMC Pharmacology and Toxicology, 19:61.