the following excel sheet contains the data about number of hours of charging,temperature and discharging time
simple 3 variable regression gives a very unstable model as correlation coefficient between the two independent variables(charging time and temperature) has very high absolute value
If you use a model Y = B0 + B1X1 + B2X2, the VIF for your terms is small. So, you don't need to worry about the correlation.
Using the model:
Battery discharging = 11.90 + 0.3291 Battery charging - 0.3188 Out door temperature
From this model, I got:
Fit SE Fit 95% CI 95% PI
5.88291 0.360004 (5.16840, 6.59741) (3.73503, 8.03078)
So, I would expect a computer with 4hrs of charge and an external temp of 23 degrees is 5.88hrs.
Thank you for your answer
But consider the coefficient of determination ,it's value is 0.86 for your model for the entire dataset.
please look at the excel sheet attached
i have sorted the dataset on the values of outside temperature,the coefficient f determination comes out to be 0.434 for the first 47 records.
this indicates that the relationship between charging time and discharging time is not likely to be linear at low temperatures.
that implies that this model works poorly for low temperatures.
I would like to learn more about SPSS and Its application especially in regards to data analysis. Please suggest me how I can learn more about it. Thank you so much.
11 August 2024 9,101 4 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
I am trying to analyse data from a survey examining what variables affect teachers perceived barriers to incorporating technology into their classroom. I have 5 predictor variables however my DV...
06 August 2024 1,752 3 View
I am using unit level data (IHDS round 2) & Stata 17
06 August 2024 5,725 2 View
I attempted to make a privately uploaded text public but a window appeared that said an error occurred. There was no explanation provided as to why there was an error or what might be done to...
05 August 2024 8,025 7 View
Hi everyone, If you have written or come across any papers where Generalised Linear Mixed Models are used to examine intervention (e.g., in mental health) efficacy, could you please share the...
04 August 2024 4,130 4 View
- The Existence/Uniqueness of Solutions to Higher Order Linear Differential Equations - Higher Order Homogenous Differential Equations - Wronskian Determinants of $n$ Functions - Wronskian...
03 August 2024 2,366 0 View
Hello! I have this scale which had 10 items initially. I had to remove items 8 and 10 because they correlated negatively with the scale, and then I removed item 9 because Cronbach's alpha and...
01 August 2024 4,606 7 View
Just bounced on me. Before statistically analysing significant difference, shouldn't we see if data fits normal distribution first? Is 3 replicates enough to testify the hypothesis of normal...
31 July 2024 8,141 13 View
When we conduct linear regression, there are several assumptions. The assumption of normality is whether the residual errors are normally distributed, not whether a predictor is normal?
31 July 2024 6,164 3 View