Hi Team,
Could you please help me to know how to calculate the P value ?
Can you give more details on the requirement on P value?
Sure, @Dikshant
P value in Linear regression is used to find the significant variables. Similarly, I want to do the Aluminium price prediction based on below factors. Since All of the input factors are not significant and insignificant factors are rejected based on P value.
I did the Linear regression on Excel and found below result where I found the P value of 2 factos insignificant.
Similar model I want to develop in Anaplan as well, could you guys help me on this ?
Hi, Here is an article on how to calculate P-values https://www.statology.org/how-to-calculate-a-p-value-from-a-t-test-by-hand/ . You would need to build something following logic like this in Anaplan.
Hi @pyrypeura Thank you for your response.
I Understood the concept but here it is asking to refer t-stat table, how i can use it in Anaplan ?
Hi @ankurgupta ,
I guess you'd need to create a module to hold t-stat table values and then compare your t-values with the value in t-stat table. From this, you can fetch alpha
Cheers!!
@pyrypeura
The given concept is just to find the p value, but in case of Multi Linear regression I want to calculate the p value for each, and every input factor as given in the below screen shots.
could you help me to know the step-by-step process to calculate the p value corresponding to each input factors.
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to getβ¦
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made toβ¦