-
Notifications
You must be signed in to change notification settings - Fork 7
Form part 3
What is your net income?
a) Income per year (default)
If selected, then show: [textbox] {currency}/year ---> Iy
b) Income per month
If selected, then show: [textbox] {currency}/month ---> x [textbox] months/year ---> y
c) Income per week
If selected, then show: [textbox] {currency}/week ---> x [textbox] weeks/year ---> y
d) Income per hour
If selected, then show: [textbox] {currency}/hour ---> x [textbox] hours/week ---> y [textbox] weeks/year ---> z
(visible only if was NOT selected "Income per hour" in the "Income" section)
Do you have a job or a worthy occupation?
a) yes (default)
If selected, then show: [textbox] months/year ---> x [textbox] hours/week ---> y
b) no
(visible only if "money" is selected in "Fuel" section in form part 2)
Considering you drive to work?
a) yes
If selected, then show: - Day(s) per week you drive to work [textbox] days/week ---> x - Miles you drive between home and workplace (just one way) [textbox] {mi/km/etc.} ---> y - Miles you drive on average during the days you don't take your car to workplace: [textbox] { mi/km/etc.} ---> z
b) no (default) If selected, then show:
- Miles you drive [textbox] per [dropdown with values: month, two month, trimester, semester, year]
If in the "Fuel" (form part 2) or in the "Distance" section was selected "no" (Considering you drive to work?), then show:
- How many minutes you drive? [textbox] minutes/day ---> w [textbox] days/month ---> v
If in the "Fuel" (form part 2) or in the "Distance" section was selected "yes" (Considering you drive to work?), then show:
- How many minutes you drive from home to workplace? (just one way) [textbox] min ---> x - How many minutes you drive in the days you don't take the car to workplace? [textbox] min ---> y
If in the "Income" section was selected:
a) "year" , then show:
- Income per year [Iy] - Average net income per month [Iy / 12]
b) "month", then show:
- Net income per month [x] - Number of months per year of income [y] - Average net income per month [x * y / 12] - Average net income per year [Iy = x * y]
c) "week", then show:
- Net income per week [x] - Number of weeks per year of income [y] - Average net income per month [x * y / 12] - Average net income per year [Iy = x * y]
d) "hour", then show:
- Net income per hour [x] - Number of hours per week of income [y] - Number of weeks per year of income [z] - Average net income per month [x * y * z] - Average net income per year [Iy = x * y * z / 12]
(visible only if was NOT selected "Income per hour" in the "Income" section)
- Hours per week [y] - Months per year [x] - Average working hours per month [365.25 / 7 * x * y / 12 / 12] - Working hours per year [Hy = 365.25 / 7 * x * y / 12]
[Ih] (if in the "Income" section was selected "Income per hour", then [Ih])
If in the "Fuel" (form part 2) or in the "Distance" section was selected "yes" (Considering you drive to work?), then show:
- You drive from home to work [y] - Days per week you drive to work [x] - You drive during the days you don't take the car to workplace [z] - You drive on average per week [Dw = 2 * x * y + z]
In any case show:
- You drive per month If in the "Fuel" (form part 2) or in the "Distance" section was selected "yes" (Considering you drive to work?), then [Dm = 365.25 / 7 * Dw / 12] if "no" :
if in the dropdown with time period selected: - "month", then Dm = {dropdown value}
- "two month", then Dm = {dropdown value} / 2 - "trimester" , then Dm = {dropdown value} / 3 - "semester" , then Dm = {dropdown value} / 6 - "year", then Dm = {dropdown value} / 12 - You drive per year {mi/km/etc.} If in the "Fuel" (form part 2) or in the "Distance" section was selected "yes" (Considering you drive to work?), then [Dy = 365.25 / 7 * Dw] if "no" , then [Dy = Dm * 12]
If in the "Fuel" (form part 2) or in the "Distance" section was selected "yes" (Considering you drive to
work?), then show: - Minutes you drive from home to workplace [x] - Days per week you drive to work [value "days per week" from "Distance" section [Dx]] - Minutes you drive in the days you don't take the car to workplace [y] - Minutes you drive per week [Mw = 2 * x * Dx + y]
if was selected "no", then show:
- Minutes you drive per day [w] - Days you drive per month [v]
in any case show:
- Hours you drive per month If in the "Fuel" (form part 2) or in the "Distance" section was selected "yes" (Considering you drive to work?), then [Tm = 365.25 / 7 / 12 * Mw / 60] If was selected "no", then [Tm = w * v / 60] - Hours you drive per year [Ty = Tm * 12]
- Total costs per year for automobile [(total costs per month) * 12] - Hours per year you need to work to afford your car [(total costs per month) * 12 / Ih] - Months per year you need to work to afford your car [((total costs per month) * 12 / Iy) * 12] - For how many days, after the 1st of January, the car is paid [((total costs per month) * 12 / Iy) * 365.25]
[Dy / Ty]
[Dy / (Ty + (total costs per month * 12 / Ih))]