Navigation

    • Register
    • Login
    • Search
    • Recent
    • Users
    • Groups
    1. Home
    2. nurdiniz
    3. Posts
    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Posts made by nurdiniz

    RE: Projects on Data Analytics Using R

    Group HENN; Mini Project Group – Real estate.

    Our data is about real estate. We predicted the price of houses based on the given input variables, which consist of house age, distance to the nearest MRT station, number of convenience stores, latitude and longitude. Then, we visualize our data using ggplot to see if there are any relationships among the variables.
    afec5e93-1e10-454f-9483-a8e3439e139c-image.png
    30bfe500-03f9-4960-aa2d-3c64b68994b6-image.png
    8cd3c02c-3ab8-47b0-aab7-538ffd5b1c08-image.png
    d3e83082-f02d-46ec-9ecc-e1f21a64b0b7-image.png

    After that, we use multiple linear regression to analyse our data as we have more than one input. We found that the number of convenience stores is positively correlated with the house’s price, while the house’s age and the distance of the house to the nearest MRT station are negatively correlated with the house’s price. Lastly, this is a sample of the web app created using R Shiny.
    f2188889-f4fb-414a-b38a-d00ffc3dc5d8-image.png

    Thank you Dr.

    posted in Data Analytics •