R: Exploratory Data Analysis (EDA), Univariate analysis
Вставка
- Опубліковано 1 лис 2024
- One of the first steps to data analysis is to perform Exploratory Data Analysis. In this video we go over the basics of univariate data analysis, or analyzing each variable to better get to know our data.
Here's the dataset used in this video:
drive.google.c...
Hi James, I am self-learning the sentiment analysis with R to try to join my lecturer's project group. Before i came across your vedio, i really hadn't know where to begin. By now, the first 12 vedios have layed a solid fundation for my study. And i will move on to finish this whole tutorials. I really appreciate it and all i wanna say is thank you so much!!!
I tried to use installed.packages("bike_buyers") but the console says "package ‘bike_buyers’ is not available for this version of R". Do you have an idea?
Fantastic description for interpreting a box plot! Thanks!
for summary(bike_buyers$Education): I am not getting the desired results as shown in the video. Please help
sorry, may I ask you? I have problem. When I run syntax summary (bike_buyers) why all variables on type data chr can't show as number like in the video? how I can fix that?
I don't this in my R studio, I tried to use installed.packages("bike_buyers") but the console says "package ‘bike_buyers’ is not available for this version of R"
Thank you really!
Refreshed my memory.. thanks
Great video, this was very helpful
ua-cam.com/video/tHcRVnY_i8c/v-deo.html
It was a very lucid explanation ... Just one thought ... In the mini challenge finding how many bought bikes, shouldn't it be bought$Commute.Distance instead of bike_buyers$Commute.Distance which represents the entire Dataset. We are interested only in the subset of data who bought bikes.
We're looking for how many people did buy AND didn't buy bikes. using bought means we can only access the subset data for bikes that were purchased Bikes$Purchased.Bike == 'Yes'.
Hi James,
Can you please share the Rcode
hi
after changing the children data to factor I was not able to boxplot the children dataset throwing an error , tell me how to plot it
Boxplot is not fit for categorical data, use barplot instead.
ua-cam.com/video/tHcRVnY_i8c/v-deo.html
where to find this dataset bike_buyers ?
drive.google.com/open?id=0B67...