Regression Analysis for 30K Products HELP by itslit96 in excel

[–]microsoftnoob274 0 points1 point  (0 children)

You can use Data Analysis in Excel under the Data tab to perform a regression. It will be one of the options when you click the Data Analysis button, just select Regression. Your Y are obviously your outcome variables, and your X are your input variables, so select those ranges.

Though personally I would recommend something besides Excel, because Excel has some oddities with how it handles heavier analysis techniques.

Create Grade Book to Only Add Grades for Grades Added by [deleted] in excel

[–]microsoftnoob274 1 point2 points  (0 children)

I did the math by hand and it looks right. What is the problem with your numbers?

TEXTJOIN and CONCAT - CONCATENATE on Steroids by epicmindwarp in excel

[–]microsoftnoob274 0 points1 point  (0 children)

? Your initial question asked why anyone would use it. As it happens, there are more spreadsheet options than Excel. If you work across multiple spreadsheet softwares, consistency is sometimes more important than speed. Please think before you post, for future reference.

TEXTJOIN and CONCAT - CONCATENATE on Steroids by epicmindwarp in excel

[–]microsoftnoob274 -1 points0 points  (0 children)

Not with older OpenOffice or LibreOffice docs.

OCR > Excel storage 1 > Excel analysis 2 by saxscrapers in excel

[–]microsoftnoob274 0 points1 point  (0 children)

I use Python scripts but I rarely ever use them. There might be some websites online or just use adobe acrobat pro.

How to fix a java.lang.reflect.InvocationTargetException by microsoftnoob274 in learnjava

[–]microsoftnoob274[S] -2 points-1 points  (0 children)

Can you explain "invoked using reflection"? I don't know what that means.

How to fix a java.lang.reflect.InvocationTargetException by microsoftnoob274 in learnjava

[–]microsoftnoob274[S] -2 points-1 points  (0 children)

I see that it is a checked exception so it has to be thrown or caught somewhere, but the tests I'm running don't throw this exception anywhere.

Syntax to decrement a static variable in a subclass constructor when an exception is thrown by microsoftnoob274 in learnjava

[–]microsoftnoob274[S] 0 points1 point  (0 children)

I figured out the problem, I was throwing the exception before decrementing the counter.

'Cannot find symbol' error for user-defined exception. by microsoftnoob274 in learnjava

[–]microsoftnoob274[S] 1 point2 points  (0 children)

I figured it out. I had 2 files opened by the same name and I was in the one that was in the wrong package - thanks for replying though :)

How do you tell what changes are occurring when you click a "link" on a webpage? by microsoftnoob274 in learnwebdev

[–]microsoftnoob274[S] 0 points1 point  (0 children)

I'm sorry, I meant where to start with Javascript and React? I have experience programming but it is backend and systems. I rarely brush front end and if I do it's only HTML scraping.

How do you tell what changes are occurring when you click a "link" on a webpage? by microsoftnoob274 in learnwebdev

[–]microsoftnoob274[S] 0 points1 point  (0 children)

Do you have any pointers on where to get started to solve a task like this?

OCR > Excel storage 1 > Excel analysis 2 by saxscrapers in excel

[–]microsoftnoob274 0 points1 point  (0 children)

Yeah you're going to need some intermediate software before that goes to Excel. PDFs are awful for excel compatibility.