!function(){"use strict";var e={};(function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(e);var t=window.elementorV2.store,i=window.elementorV2.editorV1Adapters,n=window.wp.i18n,o=window.elementorV2.editorAppBar,a=window.React,r=window.elementorV2.ui,l=window.elementorV2.icons,c=(0,t.createSlice)({name:"breakpoints",initialState:{entities:{},activeId:null},reducers:{init(e,t){e.activeId=t.payload.activeId,e.entities=t.payload.entities.reduce(((e,t)=>({...e,[t.id]:t})),{})},activateBreakpoint(e,t){e.entities[t.payload]&&(e.activeId=t.payload)}}});function d(){const{breakpoints:e}=window.elementor?.config?.responsive||{};if(!e)return[];const t=Object.entries(e).filter((([,e])=>e.is_enabled)).map((([e,{value:t,direction:i,label:n}])=>({id:e,label:n,width:t,type:"min"===i?"min-width":"max-width"})));return t.push({id:"desktop",label:(0,n.__)("Desktop","elementor")}),t}function s(){const e=window;return e.elementor?.channels?.deviceMode?.request?.("currentMode")||null}var p=e=>e.breakpoints.entities,u=(0,t.createSelector)(p,(e=>e.breakpoints.activeId),((e,t)=>t&&e[t]?e[t]:null)),m=(0,t.createSelector)(p,(e=>{const t=(e,t)=>e.width&&t.width?t.width-e.width:0,i=Object.values(e),n=i.filter((e=>!e.width)),o=i.filter((e=>"min-width"===e.type)),a=i.filter((e=>"max-width"===e.type));return[...o.sort(t),...n,...a.sort(t)]}));function w(e){return a.createElement(r.Tooltip,{PopperProps:{sx:{"&.MuiTooltip-popper .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementBottom":{mt:7}}},...e})}var v={widescreen:l.WidescreenIcon,desktop:l.DesktopIcon,laptop:l.LaptopIcon,tablet_extra:l.TabletLandscapeIcon,tablet:l.TabletPortraitIcon,mobile_extra:l.MobileLandscapeIcon,mobile:l.MobilePortraitIcon},b={default:"%s","min-width":(0,n.__)("%s (%dpx and up)","elementor"),"max-width":(0,n.__)("%s (up to %dpx)","elementor")};(0,t.registerSlice)(c),function(){const{init:e}=c.actions;(0,i.listenTo)((0,i.v1ReadyEvent)(),(()=>{(0,t.dispatch)(e({entities:d(),activeId:s()}))}))}(),function(){const{activateBreakpoint:e}=c.actions;(0,i.listenTo)((0,i.windowEvent)("elementor/device-mode/change"),(()=>{const i=s();(0,t.dispatch)(e(i))}))}(),(0,o.injectIntoResponsive)({id:"responsive-breakpoints-switcher",component:function(){const{all:e,active:o}={all:(0,t.useSelector)(m),active:(0,t.useSelector)(u)},{activate:l}={activate:(0,a.useCallback)((e=>(0,i.runCommand)("panel/change-device-mode",{device:e})),[])};return e.length&&o?a.createElement(r.Tabs,{value:o.id,onChange:(e,t)=>l(t),"aria-label":(0,n.__)("Switch Device","elementor")},e.map((({id:e,label:t,type:i,width:n})=>{const o=v[e],l=b[i||"default"].replace("%s",t).replace("%d",n?.toString()||"");return a.createElement(r.Tab,{value:e,key:e,"aria-label":l,icon:a.createElement(w,{title:l},a.createElement(o,null))})}))):null},options:{priority:20}}),(window.elementorV2=window.elementorV2||{}).editorResponsive=e}();!function(){"use strict";var e={};(function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(e);var t=window.elementorV2.store,i=window.elementorV2.editorV1Adapters,n=window.wp.i18n,o=window.elementorV2.editorAppBar,a=window.React,r=window.elementorV2.ui,l=window.elementorV2.icons,c=(0,t.createSlice)({name:"breakpoints",initialState:{entities:{},activeId:null},reducers:{init(e,t){e.activeId=t.payload.activeId,e.entities=t.payload.entities.reduce(((e,t)=>({...e,[t.id]:t})),{})},activateBreakpoint(e,t){e.entities[t.payload]&&(e.activeId=t.payload)}}});function d(){const{breakpoints:e}=window.elementor?.config?.responsive||{};if(!e)return[];const t=Object.entries(e).filter((([,e])=>e.is_enabled)).map((([e,{value:t,direction:i,label:n}])=>({id:e,label:n,width:t,type:"min"===i?"min-width":"max-width"})));return t.push({id:"desktop",label:(0,n.__)("Desktop","elementor")}),t}function s(){const e=window;return e.elementor?.channels?.deviceMode?.request?.("currentMode")||null}var p=e=>e.breakpoints.entities,u=(0,t.createSelector)(p,(e=>e.breakpoints.activeId),((e,t)=>t&&e[t]?e[t]:null)),m=(0,t.createSelector)(p,(e=>{const t=(e,t)=>e.width&&t.width?t.width-e.width:0,i=Object.values(e),n=i.filter((e=>!e.width)),o=i.filter((e=>"min-width"===e.type)),a=i.filter((e=>"max-width"===e.type));return[...o.sort(t),...n,...a.sort(t)]}));function w(e){return a.createElement(r.Tooltip,{PopperProps:{sx:{"&.MuiTooltip-popper .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementBottom":{mt:7}}},...e})}var v={widescreen:l.WidescreenIcon,desktop:l.DesktopIcon,laptop:l.LaptopIcon,tablet_extra:l.TabletLandscapeIcon,tablet:l.TabletPortraitIcon,mobile_extra:l.MobileLandscapeIcon,mobile:l.MobilePortraitIcon},b={default:"%s","min-width":(0,n.__)("%s (%dpx and up)","elementor"),"max-width":(0,n.__)("%s (up to %dpx)","elementor")};(0,t.registerSlice)(c),function(){const{init:e}=c.actions;(0,i.listenTo)((0,i.v1ReadyEvent)(),(()=>{(0,t.dispatch)(e({entities:d(),activeId:s()}))}))}(),function(){const{activateBreakpoint:e}=c.actions;(0,i.listenTo)((0,i.windowEvent)("elementor/device-mode/change"),(()=>{const i=s();(0,t.dispatch)(e(i))}))}(),(0,o.injectIntoResponsive)({id:"responsive-breakpoints-switcher",component:function(){const{all:e,active:o}={all:(0,t.useSelector)(m),active:(0,t.useSelector)(u)},{activate:l}={activate:(0,a.useCallback)((e=>(0,i.runCommand)("panel/change-device-mode",{device:e})),[])};return e.length&&o?a.createElement(r.Tabs,{value:o.id,onChange:(e,t)=>l(t),"aria-label":(0,n.__)("Switch Device","elementor")},e.map((({id:e,label:t,type:i,width:n})=>{const o=v[e],l=b[i||"default"].replace("%s",t).replace("%d",n?.toString()||"");return a.createElement(r.Tab,{value:e,key:e,"aria-label":l,icon:a.createElement(w,{title:l},a.createElement(o,null))})}))):null},options:{priority:20}}),(window.elementorV2=window.elementorV2||{}).editorResponsive=e}();!function(){"use strict";var e={};(function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(e);var t=window.elementorV2.store,i=window.elementorV2.editorV1Adapters,n=window.wp.i18n,o=window.elementorV2.editorAppBar,a=window.React,r=window.elementorV2.ui,l=window.elementorV2.icons,c=(0,t.createSlice)({name:"breakpoints",initialState:{entities:{},activeId:null},reducers:{init(e,t){e.activeId=t.payload.activeId,e.entities=t.payload.entities.reduce(((e,t)=>({...e,[t.id]:t})),{})},activateBreakpoint(e,t){e.entities[t.payload]&&(e.activeId=t.payload)}}});function d(){const{breakpoints:e}=window.elementor?.config?.responsive||{};if(!e)return[];const t=Object.entries(e).filter((([,e])=>e.is_enabled)).map((([e,{value:t,direction:i,label:n}])=>({id:e,label:n,width:t,type:"min"===i?"min-width":"max-width"})));return t.push({id:"desktop",label:(0,n.__)("Desktop","elementor")}),t}function s(){const e=window;return e.elementor?.channels?.deviceMode?.request?.("currentMode")||null}var p=e=>e.breakpoints.entities,u=(0,t.createSelector)(p,(e=>e.breakpoints.activeId),((e,t)=>t&&e[t]?e[t]:null)),m=(0,t.createSelector)(p,(e=>{const t=(e,t)=>e.width&&t.width?t.width-e.width:0,i=Object.values(e),n=i.filter((e=>!e.width)),o=i.filter((e=>"min-width"===e.type)),a=i.filter((e=>"max-width"===e.type));return[...o.sort(t),...n,...a.sort(t)]}));function w(e){return a.createElement(r.Tooltip,{PopperProps:{sx:{"&.MuiTooltip-popper .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementBottom":{mt:7}}},...e})}var v={widescreen:l.WidescreenIcon,desktop:l.DesktopIcon,laptop:l.LaptopIcon,tablet_extra:l.TabletLandscapeIcon,tablet:l.TabletPortraitIcon,mobile_extra:l.MobileLandscapeIcon,mobile:l.MobilePortraitIcon},b={default:"%s","min-width":(0,n.__)("%s (%dpx and up)","elementor"),"max-width":(0,n.__)("%s (up to %dpx)","elementor")};(0,t.registerSlice)(c),function(){const{init:e}=c.actions;(0,i.listenTo)((0,i.v1ReadyEvent)(),(()=>{(0,t.dispatch)(e({entities:d(),activeId:s()}))}))}(),function(){const{activateBreakpoint:e}=c.actions;(0,i.listenTo)((0,i.windowEvent)("elementor/device-mode/change"),(()=>{const i=s();(0,t.dispatch)(e(i))}))}(),(0,o.injectIntoResponsive)({id:"responsive-breakpoints-switcher",component:function(){const{all:e,active:o}={all:(0,t.useSelector)(m),active:(0,t.useSelector)(u)},{activate:l}={activate:(0,a.useCallback)((e=>(0,i.runCommand)("panel/change-device-mode",{device:e})),[])};return e.length&&o?a.createElement(r.Tabs,{value:o.id,onChange:(e,t)=>l(t),"aria-label":(0,n.__)("Switch Device","elementor")},e.map((({id:e,label:t,type:i,width:n})=>{const o=v[e],l=b[i||"default"].replace("%s",t).replace("%d",n?.toString()||"");return a.createElement(r.Tab,{value:e,key:e,"aria-label":l,icon:a.createElement(w,{title:l},a.createElement(o,null))})}))):null},options:{priority:20}}),(window.elementorV2=window.elementorV2||{}).editorResponsive=e}();!function(){"use strict";var e={};(function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(e);var t=window.elementorV2.store,i=window.elementorV2.editorV1Adapters,n=window.wp.i18n,o=window.elementorV2.editorAppBar,a=window.React,r=window.elementorV2.ui,l=window.elementorV2.icons,c=(0,t.createSlice)({name:"breakpoints",initialState:{entities:{},activeId:null},reducers:{init(e,t){e.activeId=t.payload.activeId,e.entities=t.payload.entities.reduce(((e,t)=>({...e,[t.id]:t})),{})},activateBreakpoint(e,t){e.entities[t.payload]&&(e.activeId=t.payload)}}});function d(){const{breakpoints:e}=window.elementor?.config?.responsive||{};if(!e)return[];const t=Object.entries(e).filter((([,e])=>e.is_enabled)).map((([e,{value:t,direction:i,label:n}])=>({id:e,label:n,width:t,type:"min"===i?"min-width":"max-width"})));return t.push({id:"desktop",label:(0,n.__)("Desktop","elementor")}),t}function s(){const e=window;return e.elementor?.channels?.deviceMode?.request?.("currentMode")||null}var p=e=>e.breakpoints.entities,u=(0,t.createSelector)(p,(e=>e.breakpoints.activeId),((e,t)=>t&&e[t]?e[t]:null)),m=(0,t.createSelector)(p,(e=>{const t=(e,t)=>e.width&&t.width?t.width-e.width:0,i=Object.values(e),n=i.filter((e=>!e.width)),o=i.filter((e=>"min-width"===e.type)),a=i.filter((e=>"max-width"===e.type));return[...o.sort(t),...n,...a.sort(t)]}));function w(e){return a.createElement(r.Tooltip,{PopperProps:{sx:{"&.MuiTooltip-popper .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementBottom":{mt:7}}},...e})}var v={widescreen:l.WidescreenIcon,desktop:l.DesktopIcon,laptop:l.LaptopIcon,tablet_extra:l.TabletLandscapeIcon,tablet:l.TabletPortraitIcon,mobile_extra:l.MobileLandscapeIcon,mobile:l.MobilePortraitIcon},b={default:"%s","min-width":(0,n.__)("%s (%dpx and up)","elementor"),"max-width":(0,n.__)("%s (up to %dpx)","elementor")};(0,t.registerSlice)(c),function(){const{init:e}=c.actions;(0,i.listenTo)((0,i.v1ReadyEvent)(),(()=>{(0,t.dispatch)(e({entities:d(),activeId:s()}))}))}(),function(){const{activateBreakpoint:e}=c.actions;(0,i.listenTo)((0,i.windowEvent)("elementor/device-mode/change"),(()=>{const i=s();(0,t.dispatch)(e(i))}))}(),(0,o.injectIntoResponsive)({id:"responsive-breakpoints-switcher",component:function(){const{all:e,active:o}={all:(0,t.useSelector)(m),active:(0,t.useSelector)(u)},{activate:l}={activate:(0,a.useCallback)((e=>(0,i.runCommand)("panel/change-device-mode",{device:e})),[])};return e.length&&o?a.createElement(r.Tabs,{value:o.id,onChange:(e,t)=>l(t),"aria-label":(0,n.__)("Switch Device","elementor")},e.map((({id:e,label:t,type:i,width:n})=>{const o=v[e],l=b[i||"default"].replace("%s",t).replace("%d",n?.toString()||"");return a.createElement(r.Tab,{value:e,key:e,"aria-label":l,icon:a.createElement(w,{title:l},a.createElement(o,null))})}))):null},options:{priority:20}}),(window.elementorV2=window.elementorV2||{}).editorResponsive=e}();!function(){"use strict";var e={};(function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(e);var t=window.elementorV2.store,i=window.elementorV2.editorV1Adapters,n=window.wp.i18n,o=window.elementorV2.editorAppBar,a=window.React,r=window.elementorV2.ui,l=window.elementorV2.icons,c=(0,t.createSlice)({name:"breakpoints",initialState:{entities:{},activeId:null},reducers:{init(e,t){e.activeId=t.payload.activeId,e.entities=t.payload.entities.reduce(((e,t)=>({...e,[t.id]:t})),{})},activateBreakpoint(e,t){e.entities[t.payload]&&(e.activeId=t.payload)}}});function d(){const{breakpoints:e}=window.elementor?.config?.responsive||{};if(!e)return[];const t=Object.entries(e).filter((([,e])=>e.is_enabled)).map((([e,{value:t,direction:i,label:n}])=>({id:e,label:n,width:t,type:"min"===i?"min-width":"max-width"})));return t.push({id:"desktop",label:(0,n.__)("Desktop","elementor")}),t}function s(){const e=window;return e.elementor?.channels?.deviceMode?.request?.("currentMode")||null}var p=e=>e.breakpoints.entities,u=(0,t.createSelector)(p,(e=>e.breakpoints.activeId),((e,t)=>t&&e[t]?e[t]:null)),m=(0,t.createSelector)(p,(e=>{const t=(e,t)=>e.width&&t.width?t.width-e.width:0,i=Object.values(e),n=i.filter((e=>!e.width)),o=i.filter((e=>"min-width"===e.type)),a=i.filter((e=>"max-width"===e.type));return[...o.sort(t),...n,...a.sort(t)]}));function w(e){return a.createElement(r.Tooltip,{PopperProps:{sx:{"&.MuiTooltip-popper .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementBottom":{mt:7}}},...e})}var v={widescreen:l.WidescreenIcon,desktop:l.DesktopIcon,laptop:l.LaptopIcon,tablet_extra:l.TabletLandscapeIcon,tablet:l.TabletPortraitIcon,mobile_extra:l.MobileLandscapeIcon,mobile:l.MobilePortraitIcon},b={default:"%s","min-width":(0,n.__)("%s (%dpx and up)","elementor"),"max-width":(0,n.__)("%s (up to %dpx)","elementor")};(0,t.registerSlice)(c),function(){const{init:e}=c.actions;(0,i.listenTo)((0,i.v1ReadyEvent)(),(()=>{(0,t.dispatch)(e({entities:d(),activeId:s()}))}))}(),function(){const{activateBreakpoint:e}=c.actions;(0,i.listenTo)((0,i.windowEvent)("elementor/device-mode/change"),(()=>{const i=s();(0,t.dispatch)(e(i))}))}(),(0,o.injectIntoResponsive)({id:"responsive-breakpoints-switcher",component:function(){const{all:e,active:o}={all:(0,t.useSelector)(m),active:(0,t.useSelector)(u)},{activate:l}={activate:(0,a.useCallback)((e=>(0,i.runCommand)("panel/change-device-mode",{device:e})),[])};return e.length&&o?a.createElement(r.Tabs,{value:o.id,onChange:(e,t)=>l(t),"aria-label":(0,n.__)("Switch Device","elementor")},e.map((({id:e,label:t,type:i,width:n})=>{const o=v[e],l=b[i||"default"].replace("%s",t).replace("%d",n?.toString()||"");return a.createElement(r.Tab,{value:e,key:e,"aria-label":l,icon:a.createElement(w,{title:l},a.createElement(o,null))})}))):null},options:{priority:20}}),(window.elementorV2=window.elementorV2||{}).editorResponsive=e}();{"id":640,"date":"2021-04-22T17:03:16","date_gmt":"2021-04-22T17:03:16","guid":{"rendered":"https:\/\/www.wearetechinnovator.com\/blog\/?p=640"},"modified":"2025-08-28T17:12:55","modified_gmt":"2025-08-28T17:12:55","slug":"page-82","status":"publish","type":"post","link":"https:\/\/www.wearetechinnovator.com\/blog\/page-82\/","title":{"rendered":""},"content":{"rendered":"
\u0415\u0433\u043e \u0436\u0435\u043d\u0430 \u0410\u043d\u043d\u0430 (Anna Bernanke) \u0443\u0447\u0438\u043b\u0430\u0441\u044c \u0432 \u041a\u043e\u043b\u043b\u0435\u0434\u0436\u0435 \u0423\u044d\u043b\u043b\u0441\u043b\u0438 \u0438 \u0421\u0442\u044d\u043d\u0444\u043e\u0440\u0434\u0441\u043a\u043e\u043c \u0431\u0435\u043d \u0448\u0430\u043b\u043e\u043c \u0431\u0435\u0440\u043d\u0430\u043d\u043a\u0435<\/a> \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0435. \u0415\u0433\u043e \u0441\u044b\u043d \u0414\u0436\u043e\u044d\u043b (Joel Bernanke, \u0440\u043e\u0434. 1982) \u0443\u0447\u0438\u043b\u0441\u044f \u0432 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u043e\u0439 \u0448\u043a\u043e\u043b\u0435. \u0414\u043e\u0447\u044c \u0410\u043b\u0438\u0441\u0441\u0430 (Alissa Bernanke, \u0440\u043e\u0434. 198615) \u0443\u0447\u0438\u043b\u0430\u0441\u044c \u0432 \u0421\u0435\u043d\u0442-\u0414\u0436\u043e\u043d\u0441 \u043a\u043e\u043b\u043b\u0435\u0434\u0436\u0435. \u0412 1979 \u0433\u043e\u0434\u0443 \u0411\u0435\u0440\u043d\u0430\u043d\u043a\u0435 \u043f\u043e\u043b\u0443\u0447\u0438\u043b \u0441\u0442\u0435\u043f\u0435\u043d\u044c \u0434\u043e\u043a\u0442\u043e\u0440\u0430 \u0444\u0438\u043b\u043e\u0441\u043e\u0444\u0438\u0438 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0438 \u0432 \u041c\u0430\u0441\u0441\u0430\u0447\u0443\u0441\u0435\u0442\u0441\u043a\u043e\u043c \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442\u0435.<\/p>\n\n- \u041a\u043e\u0433\u0434\u0430 \u0435\u043c\u0443 \u0431\u044b\u043b\u043e \u043e\u0434\u0438\u043d\u043d\u0430\u0434\u0446\u0430\u0442\u044c \u043b\u0435\u0442, \u043e\u043d \u0432\u044b\u0438\u0433\u0440\u0430\u043b \u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0441\u043e\u0440\u0435\u0432\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0448\u0442\u0430\u0442\u0430.<\/li>\n
- \u041e\u043d \u043f\u043e\u043b\u0443\u0447\u0438\u043b \u0441\u0442\u0435\u043f\u0435\u043d\u044c \u0431\u0430\u043a\u0430\u043b\u0430\u0432\u0440\u0430 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0438 \u0441 \u043d\u0430\u0438\u0432\u044b\u0441\u0448\u0438\u043c \u043e\u0442\u043b\u0438\u0447\u0438\u0435\u043c (summa cum laude) \u0432 1975 \u0433\u043e\u0434\u0443.<\/li>\n
- \u0421\u043d\u0430\u0447\u0430\u043b\u0430 \u043e\u043d \u0440\u0435\u0448\u0438\u043b \u0438\u0437\u0443\u0447\u0430\u0442\u044c \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443, \u043e\u0434\u043d\u0430\u043a\u043e \u043f\u043e\u0442\u043e\u043c \u043f\u0435\u0440\u0435\u0434\u0443\u043c\u0430\u043b \u0438 \u043d\u0430\u0447\u0430\u043b \u0438\u0437\u0443\u0447\u0430\u0442\u044c \u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439 \u044f\u0437\u044b\u043a \u0438 \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0443.<\/li>\n
- \u0412 \u0441\u0440\u0435\u0434\u043d\u0435\u0439 \u0448\u043a\u043e\u043b\u0435 \u043e\u043d \u0431\u044b\u043b \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u043e\u043c \u0448\u043a\u043e\u043b\u044c\u043d\u043e\u0439 \u0433\u0430\u0437\u0435\u0442\u044b, \u0438 \u043a\u0430\u043a \u0432\u044b\u0434\u0430\u044e\u0449\u0438\u0439\u0441\u044f \u0443\u0447\u0435\u043d\u0438\u043a \u0432\u044b\u0441\u0442\u0443\u043f\u0438\u043b \u0441 \u0437\u0430\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0440\u0435\u0447\u044c\u044e \u043d\u0430 \u0448\u043a\u043e\u043b\u044c\u043d\u043e\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u043e\u043c \u0432\u0435\u0447\u0435\u0440\u0435.<\/li>\n
- \u0422\u0435\u043c\u0430 \u0434\u0438\u0441\u0441\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u2014 \u00ab\u0414\u043e\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u044b\u0435 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430, \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u0438 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0446\u0438\u043a\u043b\u044b\u00bb (\u0430\u043d\u0433\u043b.\u00a0\u00abLong-term Commitments, Dynamic Optimization, and the Business Cycle\u00bb).<\/li>\n<\/ul>\n
\u0412\u0437\u0433\u043b\u044f\u0434\u044b \u043d\u0430 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443<\/h2>\n
\u0422\u0435\u043c\u0430 \u0434\u0438\u0441\u0441\u0435\u0440\u0442\u0430\u0446\u0438\u0438 \u2014 \u00ab\u0414\u043e\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u044b\u0435 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430, \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u0438 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0446\u0438\u043a\u043b\u044b\u00bb (\u0430\u043d\u0433\u043b. \u00abLong-term Commitments, Dynamic Optimization, and the Business Cycle\u00bb). \u0412 \u0413\u0430\u0440\u0432\u0430\u0440\u0434\u0435 \u0411\u0435\u0440\u043d\u0430\u043d\u043a\u0435 \u0431\u044b\u043b \u043e\u0442\u043b\u0438\u0447\u043d\u044b\u043c, \u043f\u0440\u0438\u043b\u0435\u0436\u043d\u044b\u043c \u0441\u0442\u0443\u0434\u0435\u043d\u0442\u043e\u043c. \u041e\u043d \u043f\u043e\u043b\u0443\u0447\u0438\u043b \u0441\u0442\u0435\u043f\u0435\u043d\u044c \u0431\u0430\u043a\u0430\u043b\u0430\u0432\u0440\u0430 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0438 \u0441 \u043d\u0430\u0438\u0432\u044b\u0441\u0448\u0438\u043c \u043e\u0442\u043b\u0438\u0447\u0438\u0435\u043c (summa cum laude) \u0432 1975 \u0433\u043e\u0434\u0443.<\/p>\n
\u0412\u0437\u0433\u043b\u044f\u0434\u044b \u043d\u0430 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443<\/h2>\n\n- \u041a \u0442\u043e\u043c\u0443 \u0436\u0435 \u043e\u043d \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e \u0438\u0437\u0443\u0447\u0438\u043b \u043d\u0430\u0447\u0430\u043b\u0430 \u0432\u044b\u0441\u0448\u0435\u0439 \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0438, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043b \u043d\u0430\u0438\u043b\u0443\u0447\u0448\u0438\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0432 \u0448\u0442\u0430\u0442\u0435 \u043d\u0430 \u044d\u043a\u0437\u0430\u043c\u0435\u043d\u0435 SAT (\u043f\u043e\u043b\u0443\u0447\u0438\u043b 1590 \u0431\u0430\u043b\u043b\u043e\u0432 \u0438\u0437 \u0442\u043e\u0433\u0434\u0430\u0448\u043d\u0438\u0445 1600 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0445).<\/li>\n
- \u0415\u0433\u043e \u043c\u0430\u0442\u044c \u0432\u0441\u043f\u043e\u043c\u0438\u043d\u0430\u0435\u0442, \u0447\u0442\u043e \u0434\u0430\u0436\u0435 \u043a\u043e\u0433\u0434\u0430 \u043e\u043d \u0431\u044b\u043b \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u043c \u0440\u0435\u0431\u0451\u043d\u043a\u043e\u043c, \u0443 \u043d\u0435\u0433\u043e \u0431\u044b\u043b \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0442\u0430\u043b\u0430\u043d\u0442.<\/li>\n
- \u0415\u0433\u043e \u0441\u044b\u043d \u0414\u0436\u043e\u044d\u043b (Joel Bernanke, \u0440\u043e\u0434. 1982) \u0443\u0447\u0438\u043b\u0441\u044f \u0432 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u043e\u0439 \u0448\u043a\u043e\u043b\u0435.<\/li>\n
- \u0415\u0433\u043e \u0434\u0440\u0443\u0437\u044c\u044f \u0433\u043e\u0432\u043e\u0440\u044f\u0442, \u0447\u0442\u043e \u0435\u0433\u043e \u0438\u043d\u0442\u0435\u0440\u0435\u0441 \u043a \u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u043e\u043c\u0443 \u044f\u0437\u044b\u043a\u0443 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0435\u0433\u043e \u043b\u044e\u0431\u043e\u0432\u044c \u043a \u044f\u0437\u044b\u043a\u0443.<\/li>\n
- \u0414\u0430\u0436\u0435 \u0432 \u0434\u0435\u0442\u0441\u0442\u0432\u0435 \u0411\u0435\u0440\u043d\u0430\u043d\u043a\u0435 \u043f\u0440\u043e\u044f\u0432\u043b\u044f\u043b \u0440\u0430\u0437\u043d\u043e\u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0435 \u0438 \u043d\u0435\u043e\u0440\u0434\u0438\u043d\u0430\u0440\u043d\u044b\u0435 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u0438\u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u043d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d 4391 \u0434\u0435\u043d\u044c.<\/li>\n<\/ul>\n
\u041e\u043d \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u0437\u043d\u0430\u043d\u0438\u0435 \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0438, \u0438\u0437\u0443\u0447\u0430\u044f \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0431\u0435\u0439\u0441\u0431\u043e\u043b\u0430. \u0415\u0433\u043e \u043c\u0430\u0442\u044c \u0432\u0441\u043f\u043e\u043c\u0438\u043d\u0430\u0435\u0442, \u0447\u0442\u043e \u0434\u0430\u0436\u0435 \u043a\u043e\u0433\u0434\u0430 \u043e\u043d \u0431\u044b\u043b \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u043c \u0440\u0435\u0431\u0451\u043d\u043a\u043e\u043c, \u0443 \u043d\u0435\u0433\u043e \u0431\u044b\u043b \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0442\u0430\u043b\u0430\u043d\u0442. \u041a\u043e\u0433\u0434\u0430 \u0435\u043c\u0443 \u0431\u044b\u043b\u043e \u043e\u0434\u0438\u043d\u043d\u0430\u0434\u0446\u0430\u0442\u044c \u043b\u0435\u0442, \u043e\u043d \u0432\u044b\u0438\u0433\u0440\u0430\u043b \u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0441\u043e\u0440\u0435\u0432\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0448\u0442\u0430\u0442\u0430. \u0412 \u0441\u0440\u0435\u0434\u043d\u0435\u0439 \u0448\u043a\u043e\u043b\u0435 \u043e\u043d \u0431\u044b\u043b \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u043e\u043c \u0448\u043a\u043e\u043b\u044c\u043d\u043e\u0439 \u0433\u0430\u0437\u0435\u0442\u044b, \u0438 \u043a\u0430\u043a \u0432\u044b\u0434\u0430\u044e\u0449\u0438\u0439\u0441\u044f \u0443\u0447\u0435\u043d\u0438\u043a \u0432\u044b\u0441\u0442\u0443\u043f\u0438\u043b \u0441 \u0437\u0430\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0440\u0435\u0447\u044c\u044e \u043d\u0430 \u0448\u043a\u043e\u043b\u044c\u043d\u043e\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u043e\u043c \u0432\u0435\u0447\u0435\u0440\u0435. \u041a \u0442\u043e\u043c\u0443 \u0436\u0435 \u043e\u043d \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e \u0438\u0437\u0443\u0447\u0438\u043b \u043d\u0430\u0447\u0430\u043b\u0430 \u0432\u044b\u0441\u0448\u0435\u0439 \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0438, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043b \u043d\u0430\u0438\u043b\u0443\u0447\u0448\u0438\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0432 \u0448\u0442\u0430\u0442\u0435 \u043d\u0430 \u044d\u043a\u0437\u0430\u043c\u0435\u043d\u0435 SAT (\u043f\u043e\u043b\u0443\u0447\u0438\u043b 1590 \u0431\u0430\u043b\u043b\u043e\u0432 \u0438\u0437 \u0442\u043e\u0433\u0434\u0430\u0448\u043d\u0438\u0445 1600 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0445). \u0428\u0442\u0430\u0442 \u042e\u0436\u043d\u0430\u044f \u041a\u0430\u0440\u043e\u043b\u0438\u043d\u0430 \u043d\u0430\u0437\u0432\u0430\u043b \u0435\u0433\u043e \u043e\u0434\u043d\u0438\u043c \u0438\u0437 \u0441\u0432\u043e\u0438\u0445 \u043b\u0443\u0447\u0448\u0438\u0445 \u0441\u0430\u043a\u0441\u043e\u0444\u043e\u043d\u0438\u0441\u0442\u043e\u0432.<\/p>\n
\u0412\u0437\u0433\u043b\u044f\u0434\u044b \u043d\u0430 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443<\/h2>\n
\u0418\u0437\u0432\u0435\u0441\u0442\u043d\u043e \u0442\u0430\u043a\u0436\u0435, \u0447\u0442\u043e \u0411\u0435\u0440\u043d\u0430\u043d\u043a\u0435 \u043f\u0440\u043e\u0431\u043e\u0432\u0430\u043b \u0441\u0435\u0431\u044f \u043a\u0430\u043a \u043b\u0438\u0442\u0435\u0440\u0430\u0442\u043e\u0440 \u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430\u0434 \u0440\u043e\u043c\u0430\u043d\u043e\u043c.<\/p>\n
\u0412\u0437\u0433\u043b\u044f\u0434\u044b \u043d\u0430 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443<\/h2>\n
\u0421\u043d\u0430\u0447\u0430\u043b\u0430 \u043e\u043d \u0440\u0435\u0448\u0438\u043b \u0438\u0437\u0443\u0447\u0430\u0442\u044c \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443, \u043e\u0434\u043d\u0430\u043a\u043e \u043f\u043e\u0442\u043e\u043c \u043f\u0435\u0440\u0435\u0434\u0443\u043c\u0430\u043b \u0438 \u043d\u0430\u0447\u0430\u043b \u0438\u0437\u0443\u0447\u0430\u0442\u044c \u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439 \u044f\u0437\u044b\u043a \u0438 \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0443. \u0415\u0433\u043e \u0434\u0440\u0443\u0437\u044c\u044f \u0433\u043e\u0432\u043e\u0440\u044f\u0442, \u0447\u0442\u043e \u0435\u0433\u043e \u0438\u043d\u0442\u0435\u0440\u0435\u0441 \u043a \u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u043e\u043c\u0443 \u044f\u0437\u044b\u043a\u0443 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0435\u0433\u043e \u043b\u044e\u0431\u043e\u0432\u044c \u043a \u044f\u0437\u044b\u043a\u0443. \u0414\u0430\u0436\u0435 \u0432 \u0434\u0435\u0442\u0441\u0442\u0432\u0435 \u0411\u0435\u0440\u043d\u0430\u043d\u043a\u0435 \u043f\u0440\u043e\u044f\u0432\u043b\u044f\u043b \u0440\u0430\u0437\u043d\u043e\u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0435 \u0438 \u043d\u0435\u043e\u0440\u0434\u0438\u043d\u0430\u0440\u043d\u044b\u0435 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u0438\u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u043d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d 4391 \u0434\u0435\u043d\u044c.<\/p>\n","protected":false},"excerpt":{"rendered":"
\u0415\u0433\u043e \u0436\u0435\u043d\u0430 \u0410\u043d\u043d\u0430 (Anna Bernanke) \u0443\u0447\u0438\u043b\u0430\u0441\u044c \u0432 \u041a\u043e\u043b\u043b\u0435\u0434\u0436\u0435 \u0423\u044d\u043b\u043b\u0441\u043b\u0438 \u0438 \u0421\u0442\u044d\u043d\u0444\u043e\u0440\u0434\u0441\u043a\u043e\u043c \u0431\u0435\u043d \u0448\u0430\u043b\u043e\u043c \u0431\u0435\u0440\u043d\u0430\u043d\u043a\u0435 \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0435. \u0415\u0433\u043e \u0441\u044b\u043d \u0414\u0436\u043e\u044d\u043b (Joel Bernanke, \u0440\u043e\u0434. 1982) \u0443\u0447\u0438\u043b\u0441\u044f \u0432 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u043e\u0439 \u0448\u043a\u043e\u043b\u0435. \u0414\u043e\u0447\u044c \u0410\u043b\u0438\u0441\u0441\u0430 (Alissa Bernanke, \u0440\u043e\u0434. 198615) \u0443\u0447\u0438\u043b\u0430\u0441\u044c \u0432 \u0421\u0435\u043d\u0442-\u0414\u0436\u043e\u043d\u0441 \u043a\u043e\u043b\u043b\u0435\u0434\u0436\u0435. \u0412 1979 \u0433\u043e\u0434\u0443 \u0411\u0435\u0440\u043d\u0430\u043d\u043a\u0435 \u043f\u043e\u043b\u0443\u0447\u0438\u043b \u0441\u0442\u0435\u043f\u0435\u043d\u044c \u0434\u043e\u043a\u0442\u043e\u0440\u0430 \u0444\u0438\u043b\u043e\u0441\u043e\u0444\u0438\u0438 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0438 \u0432 \u041c\u0430\u0441\u0441\u0430\u0447\u0443\u0441\u0435\u0442\u0441\u043a\u043e\u043c \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442\u0435. \u041a\u043e\u0433\u0434\u0430 \u0435\u043c\u0443 \u0431\u044b\u043b\u043e \u043e\u0434\u0438\u043d\u043d\u0430\u0434\u0446\u0430\u0442\u044c […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[133],"tags":[],"class_list":["post-640","post","type-post","status-publish","format-standard","hentry","category-foreks-obuchenie-2"],"yoast_head":"\n
- Techinnovator<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n