Hello, Check the images for details. I need the full assignment. submission must

Hello,
Check the images for details.
I need the full assignment.
submission must

Hello,
Check the images for details.
I need the full assignment.
submission must consist of both:
1 zip file of the IntelliJ project – Only IntelliJ project are accepted.
1 txt file of the java code uploaded – Assignment1.java.txt

Please find questions below. Do not accept this work unless you can guarantee a

Please find questions below.
Do not accept this work unless you can guarantee a

Please find questions below.
Do not accept this work unless you can guarantee a 100%.
Let me know if you are familiar with the questions so I can send further instructions.

Please find questions below. Do not accept this work unless you can guarantee a

Please find questions below.
Do not accept this work unless you can guarantee a

Please find questions below.
Do not accept this work unless you can guarantee a 100%.
Let me know if you are familiar with the questions so I can send further instructions.

DATA STRUCTURES Data structures are ways of organizing and storing data to perfo

DATA STRUCTURES
Data structures are ways of organizing and storing data to perfo

DATA STRUCTURES
Data structures are ways of organizing and storing data to perform operations efficiently. Examples include arrays, linked lists, stacks, queues, trees, and graphs.
ALGORITHMS
Algorithms, on the other hand, are step-by-step procedures or formulas for solving problems. In computer science, algorithms are used to perform computations, data processing, and automated reasoning. They often involve manipulating and processing data using various data structures.

For this discussion, you are to describe in detail a situation where you would u

For this discussion, you are to describe in detail a situation where you would u

For this discussion, you are to describe in detail a situation where you would use data analysis, then address the following:Provide details on a question you would attempt to answer using linear or logistic regression
For your planned regression:Describe the sample size and from what population the sample was drawn.
Describe the types of variables you would use in terms ofDependent or Independent
LOM
Underlying distribution (binomial, normal)
Describe the descriptive statistics you would include in your analysis based on the variables you would include in your regression model
Provide a rationale for your choice of the regression model and support that rationale with one external source
Assumptions matterDescribe two assumptions associated with your planned analysis
List how you would test whether those assumptions were met and what you would do if they were not
Create a blog post (in a word document) on your question and the regression you propose to use to address it. Be sure to write it so that someone who has not taken this course can understand what you are describing.
Please be sure to validate your opinions and ideas with citations and references in APA format.

When employees at Gold Software Company retire, they are given cash bonuses. The

When employees at Gold Software Company retire, they are given cash bonuses. The

When employees at Gold Software Company retire, they are given cash bonuses. These cash bonuses are based on the length of employment and the retiree’s age. In order to receive a bonus, an employee must be at least 50 years of age and must have worked at the company for at least 5 years. The following table summarizes the criteria for determining bonuses.
Length or emplovment
0 – 5 years
6-10 years
11-15 years
16 -20 years
21-25 years
26 or more vears
Bonus
No bonus
20% of current annual salary
30% of current annual salary
40% of current annual salary
60% of current annual salary
100% of current annual salary
Using the information provided, build a simple system using Microsoft Excel that will assist in calculating the bonuses for following employees.
Name
John Smith
AJ Singh
Mike Rogers
Jane Smith
A Kumar
J Doe
Sarah Dorman
Age
48
56
62
55
52
56
65
Years of service
15
28
18
13
8
4
28
Current Salary
65000
72500
125000
95000
85500
110000
150000
Your project work should include the following (use separate sheets in Excel for the IF and VLOOKUP functions):
Use IF function to calculate the bonuses. (40 points)
Use VLOOKUP function to calculate the bonuses. (40 points)
Design your spreadsheet to facilitate sensitivity analysis to observe the impact of changes in bonus percentage, age, and years of service. (20 points)