logo

Crowdly

Browser

Add to Chrome

Questions Bank (1399465 total)

На фото зображений діяч, з яким пов’язана політика десталінізації. Проаналізувавши її складові, напиши, що включала в себе десталінізація, та вислови власну думку, чи мав цей курс недоліки і які саме.

Відповідь має бути написана власноруч, дотримуйся академічної доброчесності й пиши своїми словами. Есе має містити не менше 10 речень.

Порядок виконання завдання: написаний власноруч чітким і розбірливим почерком текст відскануй або сфотографуй, файл уклади у вікно для завантаження файлів і натисни кнопку «Завершити спробу».

View this question

Цифровий сигнал це сигнал,

0%
0%
0%
0%
View this question

Consider the following estimated equation using OLS based on a random sample of 6763 individuals, where is the natural logarithm, is a dummy variable that is equal to 1 if person is female and 0 otherwise, and is the number of years of university education that person has.

Suppose we suspect that the variation of around its conditional mean is larger for women than it is for men. Which of the following statements is true?

View this question

Consider the following estimated equation using OLS based on a random sample of 6763 individuals, where is the natural logarithm, is a dummy variable that is equal to 1 if person is female and 0 otherwise, and is the number of years of university education that person has.

Using the estimated equation, find the value of totuni (total number of years in university) such that the predicted values of log(wage) are the same for men and women.

Enter your answer rounded to the nearest number total of years.

View this question

Consider the following estimated equation using OLS based on a random sample of 6763 individuals, where is the natural logarithm, is a dummy variable that is equal to 1 if person is female and 0 otherwise, and is the number of years of university education that person has.

Based on the estimated model reported above, what is the return to every year of university education for women?

Enter your answer rounded to the nearest percentage point but without the % sign.

View this question

«Поет-«шістдесятник», активний діяч Клубу творчої молоді «Супутник». Голова створеної громадської організації «Народний Рух України за перебудову»

0%
100%
0%
0%
View this question

Сформувати за допомогою функції Хевісайда прямокутний

імпульс амплітудою 1 та тривалістю 2, заданий на інтервалі

[-2; 0]

View this question

Спектральна густина несиметричного (відносно осі

ординат) трикутного імпульсу

0%
0%
0%
0%
View this question

The file profits.csv includes data on profits and assets of 88 firms (some firms having missing data). The variables in the data set are and , which are each firm’s profit and assets in million dollars, and which is a dummy variable which is equal to 1 if the CEO of the firm is not the owner of the firm, and is zero otherwise.

Use R to get the scatterplot of against . What does the scatterplot suggest?

profits <-- read.csv("profits.csv")

library(ggplot2)

ggplot(profits, aes(x = assets, y = profits)) + geom_point()
View this question

При b>0 та a>0 вейвлет-функція Ψ((t-b)/a) зміщується по відношенню до Ψ(t/a)

View this question