Fractional hot deck imputation is a method for handling multivariate missing data in survey sampling. It involves splitting records with missing data into multiple imputed values, and assigning fractional weights to each imputed value. This results in a single imputed data file with size less than or equal to the original sample size multiplied by the number of imputations. Fractional weights are replicated to estimate variance taking into account uncertainty in parameter estimates used in the imputation model. For categorical variables, possible values are used as imputed values and fractional weights are conditional probabilities of the imputed values given observed data, estimated using an EM algorithm.