Category: data-science

  • Log-Log, Log-Lin, and Lin-Log

    1. Outcome is log-transformed (Log–Lin) Model Interpretation 2. Predictor is log-transformed (Lin–Log) Model Interpretation 3. Both outcome and predictor log-transformed (Log–Log) Model Interpretation 📊 Quick Reference Table Model Equation Coefficient meaning Log–Lin ln y = β₀ + β₁ x 1 unit x → ≈ 100 β₁ % change in y (exact 100(e^{β₁}−1) %) Lin–Log y…

  • Approaching Determinism Through Data

    Some believe life is determined by the higher force–anything that happens is out of one’s control and one cannot escapes this unimaginable force. At first, this concept reinforce with what most data scientists believe, data can illustrate patterns, and those patterns lead to the predictable outcomes. For example, Netflix can utilize user’s viewing behavior to…