Skip to content

MechaCar prototypes Collected summary statistics on the pounds per square inch (PSI) of the suspension coils from the manufacturing lots Ran t-tests to determine if the manufacturing lots are statistically different from the mean population Designed a statistical study to compare vehicle performance of the MechaCar vehicles against vehicles from…

Notifications You must be signed in to change notification settings

utsavchaudharygithub/MechaCar_statistical_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MechaCar_statistical_analysis

Jeremy approached by upper management about a special project. AutosRUs’ newest prototype, the MechaCar, is suffering from production troubles that are blocking the manufacturing team’s progress. AutosRUs’ upper management called on Jeremy and the data analytics team to review the production data for insights that may help the manufacturing team. In this challenge, we helped Jeremy and the data analytics team do the following: Performed multiple linear regression analysis to identify which variables in the dataset predict the mpg of MechaCar prototypes Collected summary statistics on the pounds per square inch (PSI) of the suspension coils from the manufacturing lots Ran t-tests to determine if the manufacturing lots are statistically different from the mean population Designed a statistical study to compare vehicle performance of the MechaCar vehicles against vehicles from other manufacturers.

linear regression to predict MPG

Screen Shot 2022-02-18 at 10 30 22 PM

Screen Shot 2022-02-18 at 10 31 24 PM

Vehicles length and ground clearance- variables/coefficients provided a non-random amount of variance to the mpg values in the dataset the slope of the linear model cannot be considered to be zero because P value is significantly less. some of the independent variables has slight effect on dependent variables, which rusults in near zero slope. This linear model predict mpg of MechaCar prototypes effectively because Rsquare value has 71% chances to used this test for future use.

summary statistics on suspension coils

The design specifications for the MechaCar suspension coils dictate that the variance of the suspension coils must not exceed 100 pounds per square inch. lot 1 has less variance and Std deviation which is more reliable . on the other hand lot 3 has the variance of 170.28 , which exceeds the 100 lbs per sq inch, hence company has to look into lot 3 for errors. Screen Shot 2022-02-18 at 10 48 19 PM Screen Shot 2022-02-18 at 10 48 56 PM

T-Tests on Suspension Coils

We performed t-tests- one sample T-test, to determine if all manufacturing lots and each lot individually are statistically different from the population mean of 1,500 pounds per square inch. T test is used to campare the sample and is compared to mean. If the sample comes from the population. NOT CLOSER TO MEAN VALUE Adjusted r squared is model performance. higher the better. Here the P-value is slightly at 0.60 which is above our significance level of 0.05 percent. hence, we do not have sufficient evidence to reject NULL HYPOTHESIS. We need to Look for perfect indicators that has business sense (remove the variable that do not have ***, and are less signigifacnt.

Screen Shot 2022-02-18 at 10 46 30 PM

Study Design: MechaCar vs Competition

The metrics that we want to use are: highway fuel efficiency

Highway fuel efficiency: We want to see how many miles can MechaCar drive per gallon. We want to use ANOVA test, which suggests that there are any statistical difference between the means of three or more independent groups. This test can be done with different cars and models. The null hypothesis test would means of all mpg of all cars are equal . alternative hypothesis one of the means is different. We can use data from MechaCar with the competitors to do the ANOVA test-Analysis of Variance.

About

MechaCar prototypes Collected summary statistics on the pounds per square inch (PSI) of the suspension coils from the manufacturing lots Ran t-tests to determine if the manufacturing lots are statistically different from the mean population Designed a statistical study to compare vehicle performance of the MechaCar vehicles against vehicles from…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages