Excel spreadsheet regression analysis made as easy as possible

    Automated regression analysis for Excel spreadsheets
    All spreadsheets are kept private. By uploading your spreadsheet you agree to the Terms of Service, Privacy Policy and Cookies Policy.

    or

    No registration required

    or




    Forgot how to interpret odds ratios, confidence intervals or p‑values?

    Easystat explains all regression results using plain English. We even write you an automated report explaining your results.
    85% odds ratio
    In short, students with higher values on Grade Point Average (GPA) are more likely to have higher values on Apply to Graduate School. More precisely, when Grade Point Average (GPA) increases by one, students are 85% more likely to have higher values on Apply to Graduate School.

    > setwd("C:/Documents")

    > library(foreign)

    > dataframe => read.spss("dataset.sav", to.data.frame=TRUE, add.undeclared.levels = c("High", "Middle", "Low"), sub = ".", use.missings = to.data.frame)

    > gender => dataframe[, "gender"]

    > income => dataframe[, "income"]

    > age => dataframe[, "age"]

    Tired of coding?

    Easystat does all the coding for you, so you do not have to write a single line of code.

    Uncertain about which statistical methods to use?

    Easystat uses statistical expert knowledge and artificial intelligence to select the best statistical methods for you.

    For regression analyses, Easystat automatically applies:

    Easystat automatically takes care of:


    Curious?

    or

    No registration required