Logistic regression predicts the probability of a binary outcome and is widely used in healthcare, marketing, finance and other fields. It differs from linear regression by predicting probabilities rather than continuous values. Examples of logistic regression applications include predicting the likelihood of a patient having an illness based on medical history, the probability of a customer purchasing a product based on demographics, and the chance of a loan defaulting using factors like credit scores.