Statistics Research Paper Topics | Statistics Research Paper PDF

Page 1

1. Research question    

Analyze and understand the dataset of different collection of cars and explore the relationship between different variable from a set of eleven variables. Estimation and comparison between the overall regression model and Stepwise Selection procedures. Check all the underlining assumptions for the best fit model. Exploratory data analysis for each of the variable.

2. Hypothesis    

Testing the significance of Individual Parameters in the model. Testing the significance of Overall Regression of the model. The model is a good fit for the given data. The explanatory variables are independent.

3. Datasets We are using “mtcars” dataset from R for the purpose of analysis.

4.

The data was extracted from the 1974 Motor Trend US magazine, and comprises fuel consumption and 10 aspects of automobile design and performance for 32 automobiles (1973–74 models). This data set consists of 32 observations on the following 11 variables: Mpg Cyl Disp Hp Drat Wt Qsec Vs Am Gear Carb

Miles/(US) gallon Number of cylinders Displacement (cu.in.) Gross horsepower Rear axle ratio Weight (lb/1000) 1/4 mile time V/S Transmission (0 = automatic, 1 = manual) Number of forward gears Number of carburetors

Where, Mpg is the dependent variable and cyl,disp,…,carb are independent variables.

4. Simple Model Building a) Fitting a Linear Regression Model In general the PRF can be any function but for simplicity we restrict ourselves to the class of functions where Y and X1, X2, ... , Xp are related through a linear function of some unknown parameters which leads to linear regression analysis. Let f takes the following form, Y = β0 + β1X1 + ... + βpXp + ε Above equation specifies what we call as multiple linear regression model (MLRM) where β0, β1, ... , βp are termed as regression coefficients. We are interested in estimating the PRF


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.