Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Question about regression formula

Hi,

I ran the polynomial regression in QlikView, and got the formula result like this:

Y = 2.84442e-005x^4 + 0.0078937x^3 + 0.40151x^2 - 5.1188x + 11.309

What does "2.84442e-005x^4" mean? Is it e-005 * x^4 or e-(005 * x^4)? And what is 005? is it .005?

Thank you!

Labels (1)
1 Solution

Accepted Solutions
nagaiank
Specialist III
Specialist III

2.84442e-005 is scientific representation of the floating point number 0.0000284442

View solution in original post

2 Replies
Not applicable
Author

Is there anything wrong with the output?

No clue about the format of 2.84442e-005x^4

nagaiank
Specialist III
Specialist III

2.84442e-005 is scientific representation of the floating point number 0.0000284442